D
Dokploy5mo ago
Eric

502 Bad Gateway without further logs

I’ve added the node server adapter to my Astro project. Since then, I get a 502 error when accessing the site. The logs don’t indicate any error, and if I curl localhost:3000 from the container, I get the expected result Not quite sure how to troubleshoot this further; I also don’t get any traefik logs
No description
1 Reply
Eric
EricOP5mo ago
https://discord.com/channels/1234073262418563112/1234075018850205856/1305573515206066186 Nevermind … I thought setting the host in the env was enough, but it seems like it isn’t

Did you find this page helpful?