[GH-ISSUE #1369] Can't create subdomain resource #8641

Closed
opened 2026-04-30 04:38:20 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @nico-checkmk on GitHub (Aug 28, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1369

Hi again,

I have a newly installed single instance (fresh with 1.9.0) on which I try to create resources for a subdomain.
I have added my domain and it's subdomain to the configuration (example.com and sub.example.com). Then I create a resource for name.sub.example.com, click on create and the URL is only set to sub.example.com. Also traefik is trying to create a certificate for sub.example.com
Until version 1.9.1, it was possible to manually set the correct domain when editing the resource, but since the update to 1.9.2, it is not possible anymore.
When I edit my resource, go to the "General" tab and edit the Domain (which shows https://sub.example.com), it falls instantly back to sub.example.com (even without https)

Originally created by @nico-checkmk on GitHub (Aug 28, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/1369 Hi again, I have a newly installed single instance (fresh with 1.9.0) on which I try to create resources for a subdomain. I have added my domain and it's subdomain to the configuration (example.com and sub.example.com). Then I create a resource for name.sub.example.com, click on create and the URL is only set to sub.example.com. Also traefik is trying to create a certificate for sub.example.com Until version 1.9.1, it was possible to manually set the correct domain when editing the resource, but since the update to 1.9.2, it is not possible anymore. When I edit my resource, go to the "General" tab and edit the Domain (which shows https://sub.example.com), it falls instantly back to sub.example.com (even without https)
Author
Owner

@Pallavikumarimdb commented on GitHub (Aug 28, 2025):

Hi @nico-checkmk , What you’re experiencing is related to issue #1373 . Right now, if you enter the subdomain first and then choose the base domain, only the base domain gets saved - which is why you’re seeing it fall back to just sub.example.com. The behavior works correctly if the base domain is selected first and then the subdomain is entered.

<!-- gh-comment-id:3234240034 --> @Pallavikumarimdb commented on GitHub (Aug 28, 2025): Hi @nico-checkmk , What you’re experiencing is related to issue #1373 . Right now, if you enter the subdomain first and then choose the base domain, only the base domain gets saved - which is why you’re seeing it fall back to just sub.example.com. The behavior works correctly if the base domain is selected first and then the subdomain is entered.
Author
Owner

@nico-checkmk commented on GitHub (Aug 29, 2025):

Thanks a lot!
My workaround for now is to enter the hostname and the subdomain part into the text field and then select my base domain. This looks a bit strange, but for now it works.

Image
<!-- gh-comment-id:3236860998 --> @nico-checkmk commented on GitHub (Aug 29, 2025): Thanks a lot! My workaround for now is to enter the hostname and the subdomain part into the text field and then select my base domain. This looks a bit strange, but for now it works. <img width="1541" height="193" alt="Image" src="https://github.com/user-attachments/assets/9668125a-27f2-4ddf-87f5-610e3aa762f5" />
Author
Owner

@oschwartz10612 commented on GitHub (Aug 31, 2025):

Thanks to @Pallavikumarimdb will be fixed in next patch release! :}

<!-- gh-comment-id:3239783596 --> @oschwartz10612 commented on GitHub (Aug 31, 2025): Thanks to @Pallavikumarimdb will be fixed in next patch release! :}
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#8641