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

socket connection problem with login #134

Open
hrishavkmr opened this issue Dec 22, 2020 · 2 comments
Open

socket connection problem with login #134

hrishavkmr opened this issue Dec 22, 2020 · 2 comments

Comments

@hrishavkmr
Copy link
Collaborator

the issue is when i try to login with wrong password, the connection fails and i get the login error which is expected.
image
After this, even if i enter the correct password, the login fails and i get the following error
image
Error in the debug window in second case(Bad username/password)
socket: invalid state: 3 (should be: 2)

After i restart the pidgin everything works fine.

@EionRobb
Copy link
Owner

Hmm strange.

If you wait >60 seconds before re-enabling, does it go through successfully?

@hrishavkmr
Copy link
Collaborator Author

hrishavkmr commented Dec 23, 2020

No
Tested with a https server, works fine. the issue is only with http server.
i looked into the code. In second case(Bad Username/password error), the file descriptor(fd) value here is 0.

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

2 participants