mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-11 14:20:32 +01:00
Services not working until i manually save config through webui #108
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 @version-au on GitHub (Sep 10, 2025).
Originally assigned to: @yusing on GitHub.
I've noticed that if containers are created they are not automatically detected by godoxy and i have to go into the webui and save the config. Once i do this i can then access these containers via their respective address.
I'm using the godoxy agent as the route provider.
@yusing commented on GitHub (Sep 10, 2025):
Please share your config, docker compose,
.envand full steps to reproduce the issue.@version-au commented on GitHub (Sep 10, 2025):
The godoxy compose file and .env or the other containers not getting detected ?
@version-au commented on GitHub (Sep 10, 2025):
Godoxy config:
Godoxy compose:
Godoxy .env:
To reproduce I shutdown the LXC which is running some docker containers. I then restart godoxy. After this i start the LXC back up but nothing shows being proxied in the webui. If i click save config in the webui it then shows up under proxies and i can access the containers as per usual.
@version-au commented on GitHub (Sep 10, 2025):
The formatting is all over the shop. Any better way to post this?
@yusing commented on GitHub (Sep 10, 2025):
Fixed it for you.
The current state is: it won't reinitialize providers that failed to initialize, only those disconnections after that will be handled.