Report this

What is the reason for this report?

rebooted server and now ghost wont work

Posted on July 16, 2014

I added a new ghost theme, rebooted my ubuntu 12.04 droplet so i could select it from the ghost CMS. Upon doing this i got a “broken pipe” error and now i can’t view my site in browser.

Any ideas how to get this working again?

Thanks,

Brett



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.

Try stopping Ghost if it’s running and starting it manually and see if you get any errors. Log in as root and run the following command:

sudo service ghost stop
su -l ghost
cd /var/www/ghost
/usr/bin/node /var/www/ghost/index.js

Once you’re done, you can exit by pressing Control + D twice.

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.