Skip to content

OSError: [Errno 22] Invalid argument #53

Description

@scrimpys

Getting following when trying to run wsdiscover from the command line

Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File "/home/checkit/env2/lib/python3.10/site-packages/wsdiscovery/threaded.py", line 150, in run
self._sendPendingMessages()
File "/home/checkit/env2/lib/python3.10/site-packages/wsdiscovery/threaded.py", line 226, in _sendPendingMessages
self._sendMsg(msg)
File "/home/checkit/env2/lib/python3.10/site-packages/wsdiscovery/threaded.py", line 213, in _sendMsg
sock.sendto(data, (msg.getAddr(), msg.getPort()))
OSError: [Errno 22] Invalid argument

Discovered:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions