Question
Connection Refused on Droplet running Nginx + Unicorns for Rails
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
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.
×