Skip to content

session expired, please login again #931

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
TangyrenMidKing opened this issue Mar 13, 2024 · 2 comments
Closed

session expired, please login again #931

TangyrenMidKing opened this issue Mar 13, 2024 · 2 comments

Comments

@TangyrenMidKing
Copy link

🐛 Bug Report

Login by cookie because all other options did not work at all. After login I get an Error tab:

To Reproduce

Steps to reproduce the behavior.

Expected behavior

A clear and concise description of what you expected to happen.

Extension Output

- Downloading problems
(node:13056) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:13056) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
[ERROR] session expired, please login again [code=-1]

Your Environment

  • os: Window11

  • extension settings: {
    "workbench.colorTheme": "Default Dark Modern",
    "leetcode.workspaceFolder": "C:\Users\user1\.leetcode",
    "leetcode.hint.commandShortcut": false,
    "leetcode.hint.configWebviewMarkdown": false,
    "leetcode.defaultLanguage": "java",
    "leetcode.hint.commentDescription": false,
    "redhat.telemetry.enabled": true,
    "leetcode.endpoint": "leetcode",
    "leetcode.filePath": {

      "default": {
          "folder": "",
          "filename": "${id}.${kebab-case-name}.${ext}"
      }
    

    }
    }

  • nodejs version: v21.7.1

  • vscode version: 1.87.2

  • extension version: lastest

@leozhao21
Copy link
Contributor

leozhao21 commented Mar 19, 2024

Resolved, now It works normally

@Mo-Shakib
Copy link

@leozhao21 how did you solve that?

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

3 participants