-
-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Homarr don't work over reverse proxy #2171
Comments
Hi 👋. Thank you for submitting your first issue to Homarr. Please ensure that you've provided all nessesary information. You can use the three dots > Edit button to update your post with additional images and information. Depending on the current volume of requests, the team should get in conact with you shortly. |
Similar issues:
I'm investigating right now |
same problem with traefik reverse proxy. compose file:
traefik.yml:
when i run my server and go to page http://homarr.bessdsv i see login page. |
Hey guys, can you try out the |
Hello (unbound dns->nginx synology->local domain), Compose:
Logs (it keeps going like this):
|
@bessdsv, thanks for your configuration. I was able to reproduce the issue with it and will now start investigating why it's not working 👍🏼 |
I probably found the cause and am finding a way to fix it right now |
In about 10 minutes you should be able to try out the image tag |
|
Works Great! Thank you ! |
Fixed in 0.15.7 |
Environment
Docker
Version
0.15.6
Describe the problem
I hosting homarr with an docker container and have an Nginx Proxy Manager config with an local dns setup. When i try to login over the revese proxy it won't login an these maschines who are was logged in in the past can't log out.
Over the IP adress i don't have any Problem only over the reverse proxy one.
When i login over the IP i see in the log that i would like to login but not over the reverse proxy site.
Logs
Exporting hostname...
Migrating database...
yarn run v1.22.19
$ tsx ./migrate.ts
Done in 1.40s.
Starting production server...
Listening on port 7575 url: http://9487864b4e84:7575
ℹ Local icons repository directory exists and contains 6 icons
ℹ Saving updated configuration of 'MikeStandard' config.
Exporting hostname...
Migrating database...
yarn run v1.22.19
$ tsx ./migrate.ts
Done in 0.30s.
Starting production server...
Listening on port 7575 url: http://9487864b4e84:7575
Exporting hostname...
Migrating database...
yarn run v1.22.19
$ tsx ./migrate.ts
Done in 0.29s.
Starting production server...
Listening on port 7575 url: http://9487864b4e84:7575
Exporting hostname...
Migrating database...
yarn run v1.22.19
$ tsx ./migrate.ts
Done in 0.22s.
Starting production server...
Listening on port 7575 url: http://9487864b4e84:7575
user mike710shine is trying to log in. checking password...
user mike710shine successfully authorized
ℹ Saving updated configuration of 'MikeStandard' config.
user mike710shine is trying to log in. checking password...
user mike710shine successfully authorized
user mike710shine is trying to log in. checking password...
user mike710shine successfully authorized
Context
Please tick the boxes
The text was updated successfully, but these errors were encountered: