shuzijun / leetcode-editor

Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio
https://plugins.jetbrains.com/plugin/12132-leetcode-editor
Apache License 2.0
3.71k stars 400 forks source link

嵌入网页的登录弹窗,登录后idea奔溃,直接关闭 #641

Open sprite311 opened 1 year ago

sprite311 commented 1 year ago

嵌入网页的登录弹窗,登录后idea奔溃,直接关闭弹窗idea也会崩溃。 IntelliJ IDEA 2022.2.3 (Ultimate Edition) image

image

image

ws135y commented 1 year ago

一样的错误

CXH2015 commented 1 year ago

同样的情况

xfanonymous commented 1 year ago

+1

shuzijun commented 1 year ago

提供下具体的操作系统、IDE版本和插件版本。 在低版本IDE和linux下支持不是很好,可以尝试升级IDE的版本。 或者使用cookie登录

CXH2015 commented 1 year ago

操作系统: Windows 11 家庭中文版 22H2 ide: IntelliJ IDEA 2022.2 (Ultimate Edition) 插件版本: LeetCode Editor 8.8

CXH2015 commented 1 year ago

请问如何使用cookie登录? 现在只要点击登录按钮就自动弹出网页登录的页面

allworldg commented 1 year ago

操作系统: Windows 11 家庭中文版 22H2 ide: IntelliJ IDEA 2022.1.4 (Ultimate Edition) 插件版本: LeetCode Editor 8.8 我应该没升级过插件,之前用一切正常,从昨天下午开始就无法使用了。 点击登录弹出页面窗口,同时打印:登录报错:无法判断登陆状态,请尝试登陆网页版后,再次重试。 无论是在窗口内输入账号密码登录还是点关闭,都有大概率导致idea闪退。

CXH2015 commented 1 year ago

请问如何使用cookie登录? 现在只要点击登录按钮就自动弹出网页登录的页面

已找到cookie登录窗口,不麻烦了

allworldg commented 1 year ago

使用cookie已成功

xfanonymous commented 1 year ago

IntelliJ IDEA 2022.2.2 (Ultimate Edition) 插件版本: LeetCode Editor 8.8 场景一样,只要点击登录后,不管是关闭窗口,还是登录,必闪退。

使用cookie可以成功登录: image

shuzijun commented 1 year ago

没有复现出来,有可以提供日志的么?

WangYichenCode commented 1 year ago

使用cookie可以登录

guankang1314 commented 1 year ago

我也是同样情况

yuumaster commented 1 year ago

我现在也是

shuzijun commented 1 year ago

@yuumaster @guankang1314 @WangYichenCode 各位方便提供下环境信息(操作信息,IDE的版本)和崩溃日志么,方便排查问题,目前测试的在mac和windows10下没有复现

guankang1314 commented 1 year ago

@yuumaster @guankang1314 @WangYichenCode 各位方便提供下环境信息(操作信息,IDE的版本)和崩溃日志么,方便排查问题,目前测试的在mac和windows10下没有复现

环境:版本 Windows 11 专业版 版本 21H2 安装日期 ‎2022-‎05-‎29 操作系统版本 22000.2176

IDE的版本:IntelliJ IDEA 2022.2.1 (Ultimate Edition)

日志:

2023-08-27 20:51:04,159 [ 339031]   WARN - o.a.h.c.p.ResponseProcessCookies - Invalid cookie header: "Set-Cookie: AWSALB=/J3v+rRlIx+gqlDDib0aOtHcH+OYw15K/+/; Expires=Sun, 03 Sep 2023 12:51:03 GMT; Path=/". Invalid 'expires' attribute: Sun, 03 Sep 2023 12:51:03 GMT
2023-08-27 20:51:04,160 [ 339032]   WARN - o.a.h.c.p.ResponseProcessCookies - Invalid cookie header: "Set-Cookie: AWSALBCORS=/J3v+rRlIx+gqlDDib0aOtHcH+OYw15K/+/; Expires=Sun, 03 Sep 2023 12:51:03 GMT; Path=/; SameSite=None; Secure". Invalid 'expires' attribute: Sun, 03 Sep 2023 12:51:03 GMT
2023-08-27 20:51:04,410 [ 339282]   INFO - #c.s.l.plugin - login 400:null
2023-08-27 20:51:11,403 [ 346275]   INFO - #c.i.c.ComponentStoreImpl - Saving appMyBatisCodeHelper took 24 ms, NotRoamableUiSettings took 20 ms
2023-08-27 20:51:11,454 [ 346326]   WARN - #c.i.u.x.Binding - no accessors for org.jetbrains.idea.perforce.perforce.ConnectionId
2023-08-27 20:51:11,489 [ 346361]   INFO - #c.i.c.ComponentStoreImpl - Saving Project(name=qingtian-project, containerState=COMPONENT_CREATED, componentStore=F:\dev\workspace\qingtian-project)RunManager took 17 ms
ying1214 commented 9 months ago

怎么我在弹出的login窗口输入cookie显示登录失败?