|
|
别的小鸡都正常,就这只有问题,换了系统还是老样子
会弹出类似python相关的报错,这是哪里问题呢?
好多脚本都因此卡住,跑不下去了
- uhehaote : 254.85 ms Urumqi : 281.48 ms Hangzhou : 282.12 ms
- Xi an : 309.81 ms Ningbo : 306.99 ms Taiyuan : Fail
- Suzhou : 315.64 ms Changsha : 305.88 ms Harbin : 308.97 ms
- Beijing : 243.03 ms Chengdu : 330.62 ms Jinan : 301.08 ms
- Nanjing : 307.95 ms Ningxia : 296.83 ms Fuzhou : 285.56 ms
- --------------------------------------------------------------------------
- Traceback (most recent call last):
- File "Generate.py", line 624, in <module>
- shm = traceroute_to_dict("/tmp/shm.txt")
- File "Generate.py", line 29, in traceroute_to_dict
- res_data = urllib2.urlopen(req)
- File "/usr/lib64/python2.7/urllib2.py", line 154, in urlopen
- return opener.open(url, data, timeout)
- File "/usr/lib64/python2.7/urllib2.py", line 431, in open
- response = self._open(req, data)
- File "/usr/lib64/python2.7/urllib2.py", line 449, in _open
- '_open', req)
- File "/usr/lib64/python2.7/urllib2.py", line 409, in _call_chain
- result = func(*args)
- File "/usr/lib64/python2.7/urllib2.py", line 1244, in http_open
- return self.do_open(httplib.HTTPConnection, req)
- File "/usr/lib64/python2.7/urllib2.py", line 1214, in do_open
- raise URLError(err)
- urllib2.URLError: <urlopen error [Errno 110] Connection timed out>
- cat: /tmp/shm.txt_table: No such file or directory
- cat: /tmp/sht.txt_table: No such file or directory
- cat: /tmp/shu.txt_table: No such file or directory
- cat: /tmp/gdm.txt_table: No such file or directory
- cat: /tmp/gdt.txt_table: No such file or directory
- cat: /tmp/gdu.txt_table: No such file or directory
- curl: (6) Could not resolve host: api.zbench.kirito.moe; Unknown error
- Result Address:https://zbench.kirito.moe/record.php?IKEY=
- Your bench data is saved to /root/report.html
- Do you want to check your Test Report? [y/n]: ^C
复制代码 |
|