-
Notifications
You must be signed in to change notification settings - Fork 8
Timeout issue on Windows 10 Profesional Edition. #47
Copy link
Copy link
Closed
Description
Hello,
Thanks for this awesome library. I have an issue on windows 10. It seems that the simple example fails with aiosnmp.exceptions.SnmpTimeoutError . This seems to be an OS specific issue. On ubuntu or any other linux I cannot seem to reproduce.
I spinned up a Wireshark and checked the packets. The communication seems fine. The problem from what I can tell comes from aiosnmp\protocols.py line 142. It seems that the future remains in PENDING state even though the response is received. Couldn't figure it out why. Let me know if you need any other info.
Cheers,
C
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels