Unable to create public ressource on root for domain #121

Open
opened 2026-04-05 17:01:12 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @NecktiedHummingbird on 3/13/2026

Describe the Bug

So I try to add a static website to my root domain (example.com), but on creation I get the error, that a ressource with this domain already exists. Which is not true.
Image

This is the only domain configured in the config.yml. Pangolin it self is available at pangolin.example.com.

When I navigate to example.com I receive a 404.

When I add another domain via the pangolin UI and create a public resource to use the root domain of the newly added domain, it just works.

Both are registered as wildcard domains.

I also checked the api endpint /v1/org/{orgId}/resources if there is something hidden, but it is identical to the UI.

I thought "maybe i can move from config.yml to added by pangolin UI", but im not sure if you can do so, cause when I remove the entry from the config.yml, I cant access the UI anymore, cause the domain is not registered anymore.

Environment

  • OS Type & Version: Debian 13
  • Pangolin Version: 1.16.2
  • Traefik Version: 3.6.10

To Reproduce

Try to add a public ressource on the root domain example.com itself, configured in the config.yml.

Expected Behavior

No error on save.

*Originally created by @NecktiedHummingbird on 3/13/2026* ### Describe the Bug So I try to add a static website to my root domain (`example.com`), but on creation I get the error, that a ressource with this domain already exists. Which is not true. <img width="1589" height="711" alt="Image" src="https://github.com/user-attachments/assets/c89b328e-6de6-46aa-bc5c-7fcd0d4277aa" /> This is the only domain configured in the `config.yml`. Pangolin it self is available at `pangolin.example.com`. When I navigate to `example.com` I receive a 404. When I add another domain via the pangolin UI and create a public resource to use the root domain of the newly added domain, it just works. Both are registered as wildcard domains. I also checked the api endpint `/v1/org/{orgId}/resources` if there is something hidden, but it is identical to the UI. I thought "maybe i can move from `config.yml` to added by pangolin UI", but im not sure if you can do so, cause when I remove the entry from the `config.yml`, I cant access the UI anymore, cause the domain is not registered anymore. ### Environment - OS Type & Version: Debian 13 - Pangolin Version: 1.16.2 - Traefik Version: 3.6.10 ### To Reproduce Try to add a public ressource on the root domain `example.com` itself, configured in the `config.yml`. ### Expected Behavior No error on save.
MrUnknownDE added the stalestalestalestale labels 2026-04-05 17:01:12 +02:00
Sign in to join this conversation.
No Label stale stale stale stale
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#121