Skip to content
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

Connecting from Windows 11 fails #396

Closed
obilodeau opened this issue Apr 1, 2022 · 0 comments · Fixed by #397
Closed

Connecting from Windows 11 fails #396

obilodeau opened this issue Apr 1, 2022 · 0 comments · Fixed by #397

Comments

@obilodeau
Copy link
Collaborator

image

mstsc.exe version 10.0.22000, protocol version 10.10

image

pyrdp_1  |     return self.parsers[header](substream)
pyrdp_1  |   File "/opt/venv/lib/python3.8/site-packages/pyrdp-1.1.1.dev0-py3.8-linux-x86_64.egg/pyrdp/parser/rdp/connection.py", line 92, in parseClientCoreData
pyrdp_1  |     version = RDPVersion(Uint32LE.unpack(stream))
pyrdp_1  |   File "/usr/lib/python3.8/enum.py", line 339, in __call__
pyrdp_1  |     return cls.__new__(cls, value)
pyrdp_1  |   File "/usr/lib/python3.8/enum.py", line 663, in __new__
pyrdp_1  |     raise ve_exc
pyrdp_1  | builtins.ValueError: 524303 is not a valid RDPVersion
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

Successfully merging a pull request may close this issue.

1 participant