By brettullah
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!
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.
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.