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
Describe the bug
I recently got this issue from one of my machines. I've been running pythonping for over 2 years with no issues but this issue recently came up. Any idea why it is happening? Or any guidance on how to avoid it?
File "pythonping\__init__.py", line 81, in ping
File "pythonping\executor.py", line 293, in __init__
File "pythonping\network.py", line 31, in __init__
File "socket.py", line 232, in __init__
PermissionError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions
Config:
Python 3.11
pythonping 1.1.4
The text was updated successfully, but these errors were encountered:
Describe the bug
I recently got this issue from one of my machines. I've been running pythonping for over 2 years with no issues but this issue recently came up. Any idea why it is happening? Or any guidance on how to avoid it?
Config:
The text was updated successfully, but these errors were encountered: