Report this

What is the reason for this report?

Connection Refused on Droplet running Nginx + Unicorns for Rails

Posted on June 19, 2015

Hi,

I’ve been getting a Connection refused error when I try to connect to my server through my browser. Oddly enough, the nginx access.log doesn’t log these requests, and there’s no mention of anything breaking in the unicorn.log. This started happening after I had a 504 gateway timeout where unicorn was giving me an error because of a versioning issue with one of my gems. After uninstalling the incorrect version and restarting unicorn, I can’t get my browser to connect to the server at all. I’d appreciate any guidance on this!

Thanks, Ankit



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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

The most common reason to be getting a connection refused and not seeing anything recorded in the logs would be that either nginx is not running or you have a firewall or some configuration issue preventing nginx from responding.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.