Replies: 1 comment
-
Have you read this suggestions? https://docs.dokploy.com/docs/core/troubleshooting#getting-bad-gateway-error-when-accessing-your-application-domain Also make sure the healthchecks are not failing, if they are failing the routing will never work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
To Reproduce
RAW :
Environement :
Deploy
Results : Shows a Bad Gateway for HTTP domain and 404 page not found for HTTPS domain after enabling it.
App logs shows no errors.
Current vs. Expected behavior
Shows a Bad Gateway for HTTP domain and 404 page not found for HTTPS domain after enabling it. Other apps works perfectly. It is supposed to get me into the signup page.
Provide environment information
Which area(s) are affected? (Select all that apply)
Docker
Are you deploying the applications where Dokploy is installed or on a remote server?
Same server where Dokploy is installed
Additional context
No response
Will you send a PR to fix it?
Yes
Beta Was this translation helpful? Give feedback.
All reactions