mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-14 15:43:37 +01:00
Error at the entrance through http #51
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 @ruselshark on GitHub (Mar 31, 2025).
I added the Godoxy_api_jwt_Secure = False directive but I get this error . I use the domain name
@yusing commented on GitHub (Apr 2, 2025):
Could you share your
config.ymlas well as docker logs?@ruselshark commented on GitHub (Apr 2, 2025):
@ruselshark commented on GitHub (Apr 2, 2025):
Godoxy frontend
@ruselshark commented on GitHub (Apr 2, 2025):
Godoxy
@yusing commented on GitHub (Apr 2, 2025):
Looks like you have mismatched version between proxy and frontend (WebUI). Update the WebUI and see if the issue resolves.
@ruselshark commented on GitHub (Apr 2, 2025):
Everything worked out! But why when I enter data for the docker agent and click copy docker compose I get this error?
@yusing commented on GitHub (Apr 2, 2025):
copy to clip board is HTTPs only
@ruselshark commented on GitHub (Apr 2, 2025):
OK, thank you!