By maxho
Hi all,
I followed this set of instructions to install my Meteor app. https://cloud.digitalocean.com/support/suggestions?query=meteor
However, after starting the app, I still get the 502 Bad Gateway Error.
Upon looking into the Nginx logs, I see this error -
[error] 7969#0: *152 connect() failed (111: Connection refused) while connecting to upstream
Any idea what the problem could be?
Thanks!
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!
Hi,
Thanks for your help! In the end, I made use of Meteor up package to setup and deploy. It works fine :)
Hi. Are you able to access Meteor on port 8080 (browse to http://your droplet's ip address:8080)? If not, start it and try again:
start todos
If that still doesn’t work, please post the output of the following command:
sudo netstat -plutn
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.