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

(SOLVED)Unable to login to Leetcode.com #946

Open
BETTlM opened this issue May 19, 2024 · 16 comments
Open

(SOLVED)Unable to login to Leetcode.com #946

BETTlM opened this issue May 19, 2024 · 16 comments

Comments

@BETTlM
Copy link

BETTlM commented May 19, 2024

Whenever I click on sign in, I'm NOT able to see the option to choose cookies sign in at all, I don't even get that option. When I click on login, I get redirected to Leet code on my browser, and even after logging in from browser, the plugin gets struck on 'fetching user data' forever. Any fixes?

Untitled.video.-.Made.with.Clipchamp.mp4
@arroe99
Copy link

arroe99 commented May 19, 2024

same problem

1 similar comment
@TMMXA
Copy link

TMMXA commented May 20, 2024

same problem

@WoDeXXZ
Copy link

WoDeXXZ commented May 20, 2024

I found a solution. You can download the previous version, log in and then update the plug-in.

@BETTlM
Copy link
Author

BETTlM commented May 20, 2024

Thank you @WoDeXXZ for your help. Here's how to fix this issue:

Install the .vsix file (the previous version of available in releases) of v0.17.0, and open your extensions tab in VS code and click on three dots to install the vsix file. After that you can sign in using the Cookie methods. Feel free to ping me regarding any difficulties. Once again, thank you so much @WoDeXXZ

@BETTlM BETTlM changed the title Unable to login to Leetcode.com (SOLVED)Unable to login to Leetcode.com May 20, 2024
@zhouzhongyuan
Copy link

Where can I download vsix file?
Could anyone please give me a link

@zhouzhongyuan
Copy link

zhouzhongyuan commented May 23, 2024

https://marketplace.visualstudio.com/items?itemName=LeetCode.vscode-leetcode

Download from here “Version History”

@BETTlM
Copy link
Author

BETTlM commented May 23, 2024

or, use this:
https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/download/v0.16.2/shengchen.vscode-leetcode-0.16.2.vsix

@theashggl
Copy link

I don't think this works. I am still getting the same logs after using the previous version.
Node.js v19.7.0 login: (node:15800) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created)

@BETTlM
Copy link
Author

BETTlM commented Jun 30, 2024

I don't think this works. I am still getting the same logs after using the previous version. Node.js v19.7.0 login: (node:15800) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created)

that was not my original issue, my issue was with the plugin mot nodejs. please refer the attachment i uploaded.

@theashggl
Copy link

I don't think this works. I am still getting the same logs after using the previous version. Node.js v19.7.0 login: (node:15800) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created)

that was not my original issue, my issue was with the plugin mot nodejs. please refer the attachment i uploaded.

Yes, the issue is with the plugin while logging in. I also have the same issue as shown in the video. I just attached the logs from VSCode which is showing when that happens.

@BETTlM
Copy link
Author

BETTlM commented Jul 1, 2024

I don't think this works. I am still getting the same logs after using the previous version. Node.js v19.7.0 login: (node:15800) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created)

that was not my original issue, my issue was with the plugin mot nodejs. please refer the attachment i uploaded.

Yes, the issue is with the plugin while logging in. I also have the same issue as shown in the video. I just attached the logs from VSCode which is showing when that happens.

In that case, try regular sign-in with the latest version of the plugin.
I tried installing the latest version of the plugin and tried logging in using google pop-up, the pop-up sign in works just fine when I'm using Archlinux, but does not work when im using windows. I have no idea why this issue arises.

For windows, I just use the older version and it seems to work fine

@theashggl
Copy link

For me, on Windows, it doesn't work at all. I am not aware but have got the splash of it that it occurs due to node version so could you post your node version in windows for me to check?

I don't think this works. I am still getting the same logs after using the previous version. Node.js v19.7.0 login: (node:15800) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created)

that was not my original issue, my issue was with the plugin mot nodejs. please refer the attachment i uploaded.

Yes, the issue is with the plugin while logging in. I also have the same issue as shown in the video. I just attached the logs from VSCode which is showing when that happens.

In that case, try regular sign-in with the latest version of the plugin. I tried installing the latest version of the plugin and tried logging in using google pop-up, the pop-up sign in works just fine when I'm using Archlinux, but does not work when im using windows. I have no idea why this issue arises.

For windows, I just use the older version and it seems to work fine

@BETTlM
Copy link
Author

BETTlM commented Jul 2, 2024

For me, on Windows, it doesn't work at all. I am not aware but have got the splash of it that it occurs due to node version so could you post your node version in windows for me to check?

I don't think this works. I am still getting the same logs after using the previous version. Node.js v19.7.0 login: (node:15800) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created)

that was not my original issue, my issue was with the plugin mot nodejs. please refer the attachment i uploaded.

Yes, the issue is with the plugin while logging in. I also have the same issue as shown in the video. I just attached the logs from VSCode which is showing when that happens.

In that case, try regular sign-in with the latest version of the plugin. I tried installing the latest version of the plugin and tried logging in using google pop-up, the pop-up sign in works just fine when I'm using Archlinux, but does not work when im using windows. I have no idea why this issue arises.
For windows, I just use the older version and it seems to work fine

I installed node on windows and linux on the same day so this must be it

image

@Abderaouf-KHELFAOUI
Copy link

@TMMXA I instaled the .vsix file and i still get the unfinite fetching user data!

@BETTlM
Copy link
Author

BETTlM commented Jul 14, 2024

@TMMXA I instaled the .vsix file and i still get the unfinite fetching user data!

after gettin the vsix file, did you login with cookie or web?

@Abderaouf-KHELFAOUI
Copy link

it worked for me i've just to go for an older version of leetcode as you said.
thanks a lot!

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

7 participants