Report this

What is the reason for this report?

Noob Question: IP doesn't connect anymore

Posted on May 25, 2014

I set up a rails app called discourse on my droplet. The IP for my droplet (107.170.129.25) was working for the first 5 or so days, now when I try to access it directly via the IP I get the following message - “Oops! Google Chrome could not connect to 107.170.129.25”

I’m not sure what happened. My droplet still shows as active. The app was working last time I checked. Could it have been hacked? Is there any way to try restarting the droplet?



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.

<pre>~: telnet 107.170.129.25 80 <br>Trying 107.170.129.25… <br>telnet: Unable to connect to remote host: Connection refused</pre> <br>Looks like your webserver crashed. You can try starting it (nginx: <code>sudo service nginx start</code>, apache: <code>sudo service apache2 start</code>) or rebooting your droplet (<code>sudo reboot</code>) which should fix it.

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.