You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "akamTester.py", line 80, in
delay = ping_test(ip)
File "akamTester.py", line 20, in ping_test
result = ping(ip, count=5)
File "C:\Program Files (x86)\Python37-32\lib\site-packages\pythonping_init_.py", line 52, in ping
comm = executor.Communicator(target, provider, timeout, socket_options=options, verbose=verbose, output=out)
File "C:\Program Files (x86)\Python37-32\lib\site-packages\pythonping\executor.py", line 239, in init
self.socket = network.Socket(target, 'icmp', source=None, options=socket_options)
File "C:\Program Files (x86)\Python37-32\lib\site-packages\pythonping\network.py", line 22, in init
self.protocol = socket.getprotobyname(protocol)
OSError: protocol not found
Exception ignored in: <function Socket.del at 0x036C4780>
Traceback (most recent call last):
File "C:\Program Files (x86)\Python37-32\lib\site-packages\pythonping\network.py", line 60, in del
raise AttributeError("Attribute error because of failed socket init. Make sure you have the root privilege."
AttributeError: Attribute error because of failed socket init. Make sure you have the root privilege. This error may also be caused from DNS resolution problems.
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "akamTester.py", line 80, in
File "akamTester.py", line 20, in ping_test
File "site-packages\pythonping_init_.py", line 52, in ping
File "site-packages\pythonping\executor.py", line 239, in init
File "site-packages\pythonping\network.py", line 22, in init
OSError: protocol not found
[11296] Failed to execute script akamTester
Exception ignored in: <function Socket.del at 0x02DA5588>
Traceback (most recent call last):
File "site-packages\pythonping\network.py", line 60, in del
AttributeError: Attribute error because of failed socket init. Make sure you have the root privilege. This error may also be caused from DNS resolution problems.
当前akamTester版本: 4.0
第一次解析:
正在对 upos-hz-mirrorakam.akamaized.net 进行全球解析……
upos-hz-mirrorakam.akamaized.net 的全球解析已完成
第二次解析:
正在对 upos-hz-mirrorakam.akamaized.net 进行全球解析……
upos-hz-mirrorakam.akamaized.net 的全球解析已完成
第三次解析:
正在对 upos-hz-mirrorakam.akamaized.net 进行全球解析……
upos-hz-mirrorakam.akamaized.net 的全球解析已完成
共取得 64 个 IP, 开始测试延迟
Traceback (most recent call last):
File "akamTester.py", line 80, in
delay = ping_test(ip)
File "akamTester.py", line 20, in ping_test
result = ping(ip, count=5)
File "C:\Program Files (x86)\Python37-32\lib\site-packages\pythonping_init_.py", line 52, in ping
comm = executor.Communicator(target, provider, timeout, socket_options=options, verbose=verbose, output=out)
File "C:\Program Files (x86)\Python37-32\lib\site-packages\pythonping\executor.py", line 239, in init
self.socket = network.Socket(target, 'icmp', source=None, options=socket_options)
File "C:\Program Files (x86)\Python37-32\lib\site-packages\pythonping\network.py", line 22, in init
self.protocol = socket.getprotobyname(protocol)
OSError: protocol not found
Exception ignored in: <function Socket.del at 0x036C4780>
Traceback (most recent call last):
File "C:\Program Files (x86)\Python37-32\lib\site-packages\pythonping\network.py", line 60, in del
raise AttributeError("Attribute error because of failed socket init. Make sure you have the root privilege."
AttributeError: Attribute error because of failed socket init. Make sure you have the root privilege. This error may also be caused from DNS resolution problems.
The text was updated successfully, but these errors were encountered: