Error - Can not save general settings in blueprinted resource #726

Closed
opened 2026-04-05 17:37:08 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Lokowitz on 10/23/2025

Describe the Bug

When you want to change the resource name of a resource which is initially created through a blueprint you will get an error massage that the domain name already exists.
I think this caused because after a blueprint import, the subdomain value of the resource is NULL.
When you change the resource domain to the same value as it already is the error is gone.

Environment

  • OS Type & Version: Debian 12
  • Pangolin Version: 1.11.1
  • Gerbil Version: 1.2.2
  • Traefik Version: 3.5
  • Newt Version: 1.5.2
  • Olm Version: (if applicable)

To Reproduce

  1. Create resource with newt blueprint
  2. Go to general settings of resource in panglin
  3. Press save button

Expected Behavior

General settings will be saved without error.

*Originally created by @Lokowitz on 10/23/2025* ### Describe the Bug When you want to change the resource name of a resource which is initially created through a blueprint you will get an error massage that the domain name already exists. I think this caused because after a blueprint import, the subdomain value of the resource is NULL. When you change the resource domain to the same value as it already is the error is gone. ### Environment - OS Type & Version: Debian 12 - Pangolin Version: 1.11.1 - Gerbil Version: 1.2.2 - Traefik Version: 3.5 - Newt Version: 1.5.2 - Olm Version: (if applicable) ### To Reproduce 1. Create resource with newt blueprint 2. Go to general settings of resource in panglin 3. Press save button ### Expected Behavior General settings will be saved without error.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#726