登录失败核心报错:
get jwt token error, loginTraceID: 890f758f-a0a0-41a0-ba20-2053b2cc643a, error: Cannot invoke “com.marscode.login.ExchangeTokenResult.getToken()” because the return value of “com.marscode.login.ExchangeTokenData.getResult()” is null
根据诊断经验,虽然你已经删除了本地缓存,我还是建议你尝试 JetBrains 官方标准的缓存清理方式:点击 File → Invalidate Caches,勾选 Clear file system cache and local history,然后点击 Invalidate and Restart 重启 IDEA。