mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-14 07:33:36 +01:00
Missing Apps in Dashboard #103
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mrg358 on GitHub (Sep 8, 2025).
GoDoxy Web UI Is Not Recognizing New Applications
I tested this with two newly started containers, one of which included the idle_timeout label to rule out any connection to that feature.
Both applications appear correctly in the Proxies list with green "Proxied" and "Healthy" labels, but they are missing from the Dashboard.
However, when I open the GoDoxy Web UI in an incognito window, everything works as expected, and both applications are visible on the Dashboard.
Previous testing has shown that clearing site data and cookies in the browser is only a temporary solution. The issue returns as soon as new containers are launched.
@yusing commented on GitHub (Sep 9, 2025):
I noticed this too and due to some other factors I've decided to rewrite the whole WebUI. These caching bugs and performance issues will be fixed.
@yusing commented on GitHub (Sep 13, 2025):
Hi, please upgrade to v0.18. Those issues should be fixed, including #146
@mrg358 commented on GitHub (Sep 13, 2025):
UI rewrite in v0.18 is a big improvement over old one. Deployed on one instance and testing. I will post my findings tomorrow.
@mrg358 commented on GitHub (Sep 14, 2025):
Tested again in v0.18.2. Deployed a fresh new container, and the App showed app automatically in Godoxy. Considering this issue solved.