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

Mismatched Passwords #37

Open
ghost opened this issue Aug 28, 2020 · 2 comments
Open

Mismatched Passwords #37

ghost opened this issue Aug 28, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 28, 2020

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

@bluebird75
Copy link
Owner

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 ?

@ghost
Copy link
Author

ghost commented Aug 30, 2020

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.

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