Closed
Description
Desc
Hi there,
Could anyone can help me to deal with this problem?
Pycharm inner error log is below:
java.lang.Throwable: Request userStatus failed, status:403
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:376)
at com.shuzijun.leetcode.plugin.manager.QuestionManager.getUser(QuestionManager.java:353)
at com.shuzijun.leetcode.plugin.window.NavigatorTabsPanel.getUser(NavigatorTabsPanel.java:161)
at com.shuzijun.leetcode.plugin.window.NavigatorTabsPanel.lambda$new$0(NavigatorTabsPanel.java:88)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:249)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
at java.base/java.lang.Thread.run(Thread.java:840)
Software versions(Help -> About)(Optional)
- Product: PyCharm 2023.3.4 (Professional Edition)
- Runtime version: 17.0.10+1-b1087.17 aarch64
- VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
- OS: MacOS Sonoma 14.3.1
Metadata
Metadata
Assignees
Labels
No labels