HelloZeroNet / ZeroNet

ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
https://zeronet.io
Other
18.37k stars 2.27k forks source link

portchecker.co port test error #483

Closed droid-Q closed 8 years ago

droid-Q commented 8 years ago

this is my docker container log: [08:04:04] FileServer Checking port 15441 using portchecker.co... [08:05:03] FileServer Internet offline, But i have used the curl to test the portchecker.co in the container.It is working. curl -X "POST" "http://portchecker.co/check" \ -H "Content-Type: application/x-www-form-urlencoded; charset=utf-8" \ --data-urlencode "port=15441" It can return right result that shows the port is opened.

droid-Q commented 8 years ago

Now i am not using zeronet in the docker. I am running zeronet in my mac.

HelloZeroNet commented 8 years ago

Is this problem gone? What was the problem?

droid-Q commented 8 years ago

@HelloZeroNet it's not gone,maybe it is docker for mac 's problem.