Report this

What is the reason for this report?

How do I figure out what is wrong?

Posted on August 23, 2013

I followed the tutorial on railscasts.com concerning deployment to a VPS and got after a couple adjustments ran cap deploy:setup and cap deploy:cold without getting back any errors. I ssh’d into my droplet and restarted both Unicorn and Nginx but now i get a “can’t establish connection error.”

In the past I would use cpanel to take a look at the logs to see what error was being thrown…is there a way to check why my site is down?



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.

there is nothing in the error log. man this is frustrating!

Well it looks like my rails app is installed to root@estimaterer:/home/root/apps/contests/current per capistrano and git instructions… <br>While there is still the rails app installed to root@estimaterer:/home/rails. <br>I’m guessing the site is trying to run the app in the home/rails setup. Do i have to delete the original rails installation?

@cj.miyake: You should deploy it to /home/rails instead, I’m not sure if that railscasts video covers that though.

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.