Skip to content

PermissionError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Titan-Node opened this issue Aug 21, 2023 · 0 comments

Comments

@Titan-Node
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant