winpdb icon indicating copy to clipboard operation
winpdb copied to clipboard

Mismatched Passwords

Open ghost opened this issue 5 years ago • 2 comments

Hi,

when I try to debug with Python3 and Version 2.0.0.1 I get the following error:

While attempting to find a debugee, at least one debugee denied connection because of mismatched passwords. Please verify your password.

With python2 and version 1.5.0 everything is working fine.

Greetings

ghost avatar Aug 28 '20 14:08 ghost

That's a first time I hear something like this ! On which platform are you running winpdb ? I suppose that you started winpdb directly, you did not start rpdb2.py with a password and then connect with winpdb ?

bluebird75 avatar Aug 29 '20 12:08 bluebird75

I'm running winpdb on windows 10. The script which I want to debug is running on some kind of linux (it is a machine tool control). Yes that's correct I started winpdb directly.

ghost avatar Aug 30 '20 09:08 ghost