Hey everyone,
I’m Mark Pousee, and I’ve run into a bit of a head-scratcher while deploying my web app on a DigitalOcean Droplet.
Here’s the deal:
What I’ve tried so far:
So I’m curious:
Thanks so much for your thoughts or war stories does anyone have a favorite deployment trick that got rid of this issue for good?
Mark Pousee
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Heya,
Usually, the 502 error in Nginx with Reverse Proxy means there is a problem when serving the app behind the proxy. Even though you are able to curl it on the port it uses, it doesn’t mean it’s not from the nodejs app. My suggestion is to check the application logs and you’ll see the exact culprit of the issue.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.