[GH-ISSUE #1206] Cannot create ressources after updating to 1.8.0 #18895

Closed
opened 2026-05-21 19:07:28 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @Fuechslein on GitHub (Aug 3, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1206

After updating to 1.8.0 from 1.7.3 on my docker setup I cannot create new resources anymore. When I press the button "Create Resource" nothing happens. There are no errors in browser or pangolin logs on debug level.

If I do not enter any name for the resource, then it throws the "String must contain at least 1 character(s)" error when I click the "Create Resource" button, so the button does seem to work to some degree.

After rolling back to 1.7.3 it immediately works again.

Changing existing resources also still works fine.

Originally created by @Fuechslein on GitHub (Aug 3, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/1206 After updating to 1.8.0 from 1.7.3 on my docker setup I cannot create new resources anymore. When I press the button "Create Resource" nothing happens. There are no errors in browser or pangolin logs on debug level. If I do not enter any name for the resource, then it throws the "String must contain at least 1 character(s)" error when I click the "Create Resource" button, so the button does seem to work to some degree. After rolling back to 1.7.3 it immediately works again. Changing existing resources also still works fine.
Author
Owner

@srgustafson8 commented on GitHub (Aug 3, 2025):

@Fuechslein are you entering/selecting a domain correctly? May be a side effect of #1143

<!-- gh-comment-id:3148513791 --> @srgustafson8 commented on GitHub (Aug 3, 2025): @Fuechslein are you entering/selecting a domain correctly? May be a side effect of #1143
Author
Owner

@MrJamesT commented on GitHub (Aug 3, 2025):

I have the same issue, just did a clean install of pangolin - added the first site that is now online, have a verified wildcard domain, yet if I try to create a resource (with the full domain e.g. test.domain.com) nothing happens. No network request is done, I only see an empty object logged in console and no errors are shown.

<!-- gh-comment-id:3148585699 --> @MrJamesT commented on GitHub (Aug 3, 2025): I have the same issue, just did a clean install of pangolin - added the first site that is now online, have a verified wildcard domain, yet if I try to create a resource (with the full domain e.g. test.domain.com) nothing happens. No network request is done, I only see an empty object logged in console and no errors are shown.
Author
Owner

@Fuechslein commented on GitHub (Aug 3, 2025):

@Fuechslein are you entering/selecting a domain correctly? May be a side effect of #1143

That was it. I wasnt aware I had to select anything. Very unclear as there are absolutely no visual cues. Could definitely be improved UX wise to make it more clear that the entry has to be manually selected. Or at least throw an error explaining whats wrong.

<!-- gh-comment-id:3148647145 --> @Fuechslein commented on GitHub (Aug 3, 2025): > [@Fuechslein](https://github.com/Fuechslein) are you entering/selecting a domain correctly? May be a side effect of [#1143](https://github.com/fosrl/pangolin/issues/1143) That was it. I wasnt aware I had to select anything. Very unclear as there are absolutely no visual cues. Could definitely be improved UX wise to make it more clear that the entry has to be manually selected. Or at least throw an error explaining whats wrong.
Author
Owner

@srgustafson8 commented on GitHub (Aug 4, 2025):

I have the same issue, just did a clean install of pangolin - added the first site that is now online, have a verified wildcard domain, yet if I try to create a resource (with the full domain e.g. test.domain.com) nothing happens. No network request is done, I only see an empty object logged in console and no errors are shown.

@MrJamesT are you trying to create a resource with a subdomain or the root? did you select the domain after it pops up in the dialogue (see my issue for screenshots)

<!-- gh-comment-id:3149610036 --> @srgustafson8 commented on GitHub (Aug 4, 2025): > I have the same issue, just did a clean install of pangolin - added the first site that is now online, have a verified wildcard domain, yet if I try to create a resource (with the full domain e.g. test.domain.com) nothing happens. No network request is done, I only see an empty object logged in console and no errors are shown. @MrJamesT are you trying to create a resource with a subdomain or the root? did you select the domain after it pops up in the dialogue (see my issue for screenshots)
Author
Owner

@MrJamesT commented on GitHub (Aug 4, 2025):

I had the same issue and only realized it with the completed answer, it was really unintuitive to me that the available domain pops up and then you have to click on it, since I don't really get how there could be two domains I could select.

<!-- gh-comment-id:3149650269 --> @MrJamesT commented on GitHub (Aug 4, 2025): I had the same issue and only realized it with the completed answer, it was really unintuitive to me that the available domain pops up and then you have to click on it, since I don't really get how there could be two domains I could select.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#18895