Login screen shows only spinner #579

Open
opened 2025-10-31 15:15:44 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @iNenadnano on GitHub (Sep 16, 2025).

I have a weird issue with my Komodo deployment. Everything seemed to work until I tried to access it from another machine. Browser window only shown the spinner.

Image

I did not see any errors or warnings in the browser console. I tried with incognito browsing, same thing. Back on my main machine, everything was working as expected, but then I decided to clear cache, and now I am unable to access web ui from anywhere, I am always seeing the spinner. Page acts the same whether being accessed through reverse proxy or directly. Docker logs show no issues. Do you have any ideas what might be the problem?

Originally created by @iNenadnano on GitHub (Sep 16, 2025). I have a weird issue with my Komodo deployment. Everything seemed to work until I tried to access it from another machine. Browser window only shown the spinner. <img width="155" height="93" alt="Image" src="https://github.com/user-attachments/assets/cf8fa01e-e8f8-4556-9a1c-dca2e0870c8d" /> I did not see any errors or warnings in the browser console. I tried with incognito browsing, same thing. Back on my main machine, everything was working as expected, but then I decided to clear cache, and now I am unable to access web ui from anywhere, I am always seeing the spinner. Page acts the same whether being accessed through reverse proxy or directly. Docker logs show no issues. Do you have any ideas what might be the problem?
Author
Owner

@mbecker20 commented on GitHub (Sep 16, 2025):

This was a small UI only issue which was reported shortly after 1.19.4. The immediate fix to login is to add "/login" to the url path explicitly.

Also, the hotfix for this should already be out in latest 1.19.4 image, you can update Core again.

@mbecker20 commented on GitHub (Sep 16, 2025): This was a small UI only issue which was reported shortly after 1.19.4. The immediate fix to login is to add "/login" to the url path explicitly. Also, the hotfix for this should already be out in latest 1.19.4 image, you can update Core again.
Author
Owner

@iNenadnano commented on GitHub (Sep 16, 2025):

Hi, thanks for letting me know, visiting /login does solve the issue, but I am experiencing it even though on 1.19.4, sorry for forgetting to mention it initially.

@iNenadnano commented on GitHub (Sep 16, 2025): Hi, thanks for letting me know, visiting `/login` does solve the issue, but I am experiencing it even though on `1.19.4`, sorry for forgetting to mention it initially.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#579