8000 0.9-rc: 502 Bad Gateway · Issue #91 · urania-dev/snapp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0.9-rc: 502 Bad Gateway #91

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

Open
divadwong68 opened this issue Mar 10, 2025 · 15 comments
Open

0.9-rc: 502 Bad Gateway #91

divadwong68 opened this issue Mar 10, 2025 · 15 comments
Assignees
Labels
bug Something isn't working

Comments

@divadwong68
Copy link

All I have to do is login and then do a refresh on the browser and 502 Bad Gateway error pops up. Somehow it's saving some data that's causing this. If I clear the data/cookie data, the error goes away.

@divadwong68 divadwong68 changed the title 502 Bad Gateway .90-rc 502 Bad Gateway Mar 10, 2025
@divadwong68 divadwong68 changed the title .90-rc 502 Bad Gateway 0.9-rc: 502 Bad Gateway Mar 10, 2025
@urania-dev
Copy link
Owner

Try env LOG_LEVEL=debug
It should log on the container logs

@urania-dev
Copy link
Owner

any news about this? happened again?

@divadwong68
Copy link
Author

i added the LOG_LEVEL but it doesn't show anything. If no one gets the 502 error, then I'll just chalk it up to my setup. I know how to quick recover from it.

@urania-dev
Copy link
Owner

could it be that you had previous version cookie set at time of first launch?

(Do you resolved with just that cleanup? it never happened again?)

@divadwong68
Copy link
Author

no it still happens. I checked my nginx proxy logs and found this. Don't know if it helps.
[13/Mar/2025:10:10:59 -0400] - 502 502 - GET https redacted "/dashboard/cm86ds3ng0003pp01sxsxnrmi" [Client redacted] [Length 556] [Gzip -] [Sent-to redacted] "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36" "-"

@urania-dev
Copy link
Owner
urania-dev commented Mar 13, 2025

could you try to run docker image with env HOST=0.0.0.0

@urania-dev
Copy link
Owner

and since we are here: are you on arm or amd64?

@divadwong68
Copy link
Author

i'm on x64. I'm not sure what you mean by HOST=0.0.0.0. I use docker compose. I think you should just skip this and fix the app functionality issues first.

@urania-dev
Copy link
Owner
urania-dev commented Mar 13, 2025

actually i'm rebuilding the image as we are talking, i already pushed fixes on github. that's why i'm focusing on this

in docker compose declare environments:

  • HOST=0.0.0.0

like this (ignore version as it is not ended building yet)

Image

@urania-dev urania-dev self-assigned this Mar 13, 2025
@urania-dev urania-dev added the bug Something isn't working label Mar 13, 2025
@divadwong68
Copy link
Author

After updating image to 0.9-rc-001 and adding HOST: 0.0.0.0 to my docker compose it didn't startup at all. I looked at the docker logs and it looks like now it's requiring TOKEN_SECRET. So I added that and the container started up, but unfortunately the behavior with the 502 Bad Gateway Errors remain the same.

So are you saying this doesn't happen to anyone else? I'd say don't bother fixing it then. I don't feel like troubleshooting anymore.

@urania-dev
Copy link
Owner

tbf yours is only feed like this i received.

@urania-dev
Copy link
Owner

I'll close this for now, if you change your mind and wanted to give snapp another chance i'll be here :)

@urania-dev urania-dev closed this as not planned Won't fix, can't repro, duplicate, stale Mar 17, 2025
@skyhoppertv
Copy link

I have the same issue in 0.9-rc-019
i added "HOST: 0.0.0.0" to my config but still the same problem, sadly also no logs with debug log level

@skyhoppertv
Copy link

That peoblem also comes with the fact, that everything exept the homepage and /admin throw 502

@urania-dev
Copy link
Owner

Try remove host, Set Public URL equal to Origin, and put log_level=debug

If it doesnt show anything i can make a debug versione full of logs ad hoc for debugging this problem
:)

@urania-dev urania-dev reopened this Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
0