Report this

What is the reason for this report?

wget --verbose http://myserviceip:80 works fine, but times out if called from outside droplet

Posted on May 31, 2018
 wget --verbose http://myip:80

–2018-05-31 20:42:39-- http://myip/ Connecting to myip:80… connected. HTTP request sent, awaiting response… 200 OK Length: 11321 (11K) [text/html] Saving to: ‘index.html’

index.html 100%[=====================================================================================>] 11.06K --.-KB/s in 0s

2018-05-31 20:42:39 (303 MB/s) - ‘index.html’ saved [11321/11321]

Access.log does not change with outside connection attempts

Error.log has the following register in the last line (not sure if of any use)

2018/05/31 20:21:38 [emerg] 1814#1814: still could not bind() 2018/05/31 20:37:06 [notice] 2714#2714: signal process started

Anyone? Thank you!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.