Skip to content

Cannot sign in using a password generated by KeePass #304

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

Closed
AB1908 opened this issue May 3, 2019 · 11 comments
Closed

Cannot sign in using a password generated by KeePass #304

AB1908 opened this issue May 3, 2019 · 11 comments
Labels
help wanted Extra attention is needed need more info Further information is requested

Comments

@AB1908
Copy link

AB1908 commented May 3, 2019

🐛 Bug Report

I use KeePass to generate and manage all my passwords. My password is a randomly generated string containing special characters of length 12. I have verified that I am able to sign in via Firefox and Chrome, but not via the Leetcode extension. I followed the steps in the FAQ to no avail.

To Reproduce

  1. Generate a random password using any decent password generator which also must contain special characters like #$%^*(.
  2. Try to sign in via the extension

Expected behavior

I expected to be able to sign in.

Extension Output

v10.15.2
 Active  Name               Version         Desc
----------------------------------------------------------------------------------------------------
   ✘     solution.discuss   2019.02.03      Plugin to fetch most voted solution in discussions.
   ✔     company            2017.12.18      Plugin to query by company for free user.
   ✔     cache              default         Plugin to provide local cache.
   ✔     retry              default         Plugin to retry last failed request if autologin.enable is on.
   ✘     leetcode.cn        2018.11.25      Plugin to talk with leetcode-cn APIs.
   ✔     leetcode           default         Plugin to talk with leetcode APIs.
 Active  Name               Version         Desc
----------------------------------------------------------------------------------------------------
   ✔     solution.discuss   2019.02.03      Plugin to fetch most voted solution in discussions.
   ✔     company            2017.12.18      Plugin to query by company for free user.
   ✔     cache              default         Plugin to provide local cache.
   ✔     retry              default         Plugin to retry last failed request if autologin.enable is on.
   ✘     leetcode.cn        2018.11.25      Plugin to talk with leetcode-cn APIs.
   ✔     leetcode           default         Plugin to talk with leetcode APIs.
 Active  Name               Version         Desc
----------------------------------------------------------------------------------------------------
   ✔     solution.discuss   2019.02.03      Plugin to fetch most voted solution in discussions.
   ✔     company            2017.12.18      Plugin to query by company for free user.
   ✔     cache              default         Plugin to provide local cache.
   ✔     retry              default         Plugin to retry last failed request if autologin.enable is on.
   ✔     leetcode.cn        2018.11.25      Plugin to talk with leetcode-cn APIs.
   ✔     leetcode           default         Plugin to talk with leetcode APIs.
 Active  Name               Version         Desc
----------------------------------------------------------------------------------------------------
   ✔     solution.discuss   2019.02.03      Plugin to fetch most voted solution in discussions.
   ✔     company            2017.12.18      Plugin to query by company for free user.
   ✔     cache              default         Plugin to provide local cache.
   ✔     retry              default         Plugin to retry last failed request if autologin.enable is on.
   ✘     leetcode.cn        2018.11.25      Plugin to talk with leetcode-cn APIs.
   ✔     leetcode           default         Plugin to talk with leetcode APIs.
login: [ERROR] You are not login yet?
pass: login: pass: - Signing in leetcode.com
[ERROR] invalid password?
login: pass: - Signing in leetcode.com
[ERROR] invalid password?
login: pass: - Signing in leetcode.com
[ERROR] invalid password?
login: pass: login: pass: login: pass: login: pass: - Signing in leetcode.com
[ERROR] invalid password?
 Active  Name               Version         Desc
----------------------------------------------------------------------------------------------------
   ✔     solution.discuss   2019.02.03      Plugin to fetch most voted solution in discussions.
   ✔     company            2017.12.18      Plugin to query by company for free user.
   ✔     cache              default         Plugin to provide local cache.
   ✔     retry              default         Plugin to retry last failed request if autologin.enable is on.
   ✔     leetcode.cn        2018.11.25      Plugin to talk with leetcode-cn APIs.
   ✔     leetcode           default         Plugin to talk with leetcode APIs.
[ERROR] You are not login yet?
login: pass: - Signing in leetcode.com
[ERROR] invalid password?
login: pass: - Signing in leetcode.com
[ERROR] invalid password?

Your Environment

  • OS: Ubuntu 19.04
  • Installed extensions:
    • C/C++
    • LeetCode
    • Settings Sync
    • Test Explorer UI
    • Vim
    • vscode-icons
  • extension version: 0.14.1

VS Code About
Version: 1.33.1
Commit: 51b0b28134d51361cf996d2f0a1c698247aeabd8
Date: 2019-04-11T08:20:22.771Z
Electron: 3.1.6
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Linux x64 5.0.0-13-generic

@jdneo
Copy link
Member

jdneo commented Jun 1, 2019

@AB1908 I tried a password which is !@#$%^&*() and can successfully signed in. Please make sure you are using the correct endpoint. The LeetCode and LeetCode-CN do not share the same account system.

@jdneo jdneo added the need more info Further information is requested label Jun 1, 2019
@AB1908
Copy link
Author

AB1908 commented Jun 1, 2019 via email

@no-response no-response bot removed the need more info Further information is requested label Jun 1, 2019
@jdneo
Copy link
Member

jdneo commented Jun 1, 2019

Hmmm, tried it again in Fedora but still cannot repro. If someone has any clue for this issue. Please feel free to let me know.

@Jiaq1Zhu
Copy link

I am having this problem as well. I tried several accounts in both endpoints but none of them can successfully login. I am pretty sure that the password is correct. But it kept telling me that it could be an invalid password. VSC on the Windows system works well but this happened when I try to use it on mac os x.

@zentby
Copy link

zentby commented Nov 28, 2019

Mac +1. The leetcode-cn works well but the leetcode.com keeps failing. Giving error

[ERROR] invalid password?

@klutzoder
Copy link

Mac (10.15.1) +1. the leetcode.com keeps failing.

@zentby
Copy link

zentby commented Nov 28, 2019

Duplicate of #478

@AB1908
Copy link
Author

AB1908 commented Dec 12, 2019

Have changed password and tried again. Same error.

@ubwzwd
Copy link

ubwzwd commented Jan 15, 2020

I'm also having the same "invalide password?" trouble in Win10.

@jdneo jdneo added the need more info Further information is requested label Jan 20, 2020
@jdneo
Copy link
Member

jdneo commented Jan 20, 2020

We cannot directly log in to LeetCode US now, Please check here for details

If you cannot login to LeetCode-CN using password generated by KeePass, please let me know.

@no-response
Copy link

no-response bot commented Feb 3, 2020

This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further.

@no-response no-response bot closed this as completed Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed need more info Further information is requested
Projects
None yet
Development

No branches or pull requests

6 participants