saya mempunyai vps, saya test kok kayak gini
itu normal gak atau emang server lagi downroot@sensor:~# dir
speedtest-cli.py
root@sensor:~# python speedtest-cli.py --share
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from PT. Media Antar Nusa (ip sensor)...
Selecting best server based on ping...
Traceback (most recent call last):
File "speedtest-cli.py", line 410, in <module>
speedtest()
File "speedtest-cli.py", line 336, in speedtest
best = getBestServer(servers)
File "speedtest-cli.py", line 249, in getBestServer
uh = urllib2.urlopen('%s/latency.txt' % url)
File "/usr/lib/python2.6/urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.6/urllib2.py", line 391, in open
response = self._open(req, data)
File "/usr/lib/python2.6/urllib2.py", line 409, in _open
'_open', req)
File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
result = func(*args)
File "/usr/lib/python2.6/urllib2.py", line 1170, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "/usr/lib/python2.6/urllib2.py", line 1145, in do_open
raise URLError(err)
urllib2.URLError: <urlopen error [Errno 110] Connection timed out>
root@sensor:~# dir
speedtest-cli.py
root@sensor:~# python speedtest-cli.py --share
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from PT. Media Antar Nusa (ip sensor)...
Selecting best server based on ping...
Traceback (most recent call last):
File "speedtest-cli.py", line 410, in <module>
speedtest()
File "speedtest-cli.py", line 336, in speedtest
best = getBestServer(servers)
File "speedtest-cli.py", line 249, in getBestServer
uh = urllib2.urlopen('%s/latency.txt' % url)
File "/usr/lib/python2.6/urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.6/urllib2.py", line 391, in open
response = self._open(req, data)
File "/usr/lib/python2.6/urllib2.py", line 409, in _open
'_open', req)
File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
result = func(*args)
File "/usr/lib/python2.6/urllib2.py", line 1170, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "/usr/lib/python2.6/urllib2.py", line 1145, in do_open
raise URLError(err)
urllib2.URLError: <urlopen error [Errno 110] Connection timed out>
root@sensor:~#