Skip to content

Can't load the problem list #930

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
Lakhwinderr opened this issue Mar 12, 2024 · 3 comments
Closed

Can't load the problem list #930

Lakhwinderr opened this issue Mar 12, 2024 · 3 comments

Comments

@Lakhwinderr
Copy link

Lakhwinderr commented Mar 12, 2024

🐛 Bug Report

I successfully logged in to the extension but there is an error in loading the questions list.

Extension Output

Downloading problems
(node:7424) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
[ERROR] session expired, please login again [code=-1]

os: windows 10
extension settings: Default
nodejs version: v16.13.1
vscode version: 1.87.1
extension version: v0.18.1

@fym202
Copy link

fym202 commented Mar 12, 2024

我也有这个问题(I have this problem too.)
Node.js v20.11.0
(node:21112) 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:26856) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)

@SkyeSun
Copy link

SkyeSun commented Mar 13, 2024

Similar problem: Failed to load problem list after logging in, refreshing also didn't work.

Error msg

- Downloading problems
(node:13207) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
(node:13207) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
[ERROR] Error: read ECONNRESET

Environment

os: MacOS Monterey(12.3)
extension settings: Default
nodejs version: v16.18.1
vscode version: 1.87.2
extension version: v1.5.3

@leozhao21
Copy link
Contributor

Resolved

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

4 participants