Report this

What is the reason for this report?

ghost not working after a snapshot

Posted on February 3, 2014

After a command line shutdown and a snapshot of the droplet, ghost status is running, I’m not able to see the website. Restoring from the snapshot didn’t help either.



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.

Have you tried restarting Ghost?<pre>sudo service ghost restart</pre>If that doesn’t fix it, what’s the output of <pre>sudo netstat -plutn</pre> and what error do you get when you try to access Ghost?

Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name <br>tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 454/sshd <br>tcp 0 0 127.0.0.1:2368 0.0.0.0:* LISTEN 564/node <br>tcp6 0 0 :::22 :::* LISTEN 454/sshd <br>root@milkoghost:~# <br> <br>

there’s basicaly no response from the web server whatsoever. <br> <br>I’m deeply mad because after tying again to make a backup of my droplet I crashed again my blog. Mad!

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.