Report this

What is the reason for this report?

Can't connect to localhost - Nginx, times out

Posted on November 4, 2015

The system is working well, available fine from the outside. According to netstat, Nginx is listening on 0.0.0.0:80, but when try to connect to the server from itself (i.e. wget localhost or wget 127.0.0.1) it times out.

This is a problem because there is a WordPress installation on the box which isn’t able to run cron jobs - when it tries to connect to itself it times out.

Anybody have any ideas? Thanks I really appreciate your help.



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.

After some research it looks like the loopback device is not configured on boot. Here is a link I found which helped solve this issue for me in case anyone else has the same problem.

http://serverfault.com/questions/333269/loopback-device-not-configured-on-boot

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.