vscode-leetcode icon indicating copy to clipboard operation
vscode-leetcode copied to clipboard

can not sign in leetcode.cn

Open doubaoshala opened this issue 2 years ago • 5 comments

login: (node:19256) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created) 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. (node:19124) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created) [ERROR] You are not login yet? (node:18860) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created) (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) login: (node:10320) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created) pass: - Signing in leetcode.cn [ERROR] Error: tunneling socket could not be established, statusCode=407 login: (node:16648) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created) pass: - Signing in leetcode.cn [ERROR] Error: tunneling socket could not be established, statusCode=407 login: (node:12092) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created) pass: - Signing in leetcode.cn [ERROR] Error: tunneling socket could not be established, statusCode=407

💬 Questions and Help

Please outline the questions.

doubaoshala avatar Apr 06 '23 06:04 doubaoshala

Same here. I'm on an Apple Silicon Mac and Node version 16.

Signing in with LeetCode account or browser cookie might help.

ekkkkki avatar May 11 '23 14:05 ekkkkki

same question Node.js v18.17.0.

Tec-Wang avatar Aug 07 '23 03:08 Tec-Wang

I have faced a same question, But try @kerryChen95 method,successfully solved. https://github.com/LeetCode-OpenSource/vscode-leetcode/issues/624#issuecomment-689532436 . Signing in with cookie is useful.

blackzoo123 avatar Aug 18 '23 05:08 blackzoo123

一样的问题,手机和密码都是对的

Zhou-Yicheng avatar Aug 24 '23 14:08 Zhou-Yicheng

Cookie登录解决

Tec-Wang avatar Jan 08 '24 06:01 Tec-Wang