(转)IDEA 更新插件时报错 SSL error probably caused by disabled SNI
FLowUs邀请链接:https://flowus.cn/login?code=AXNU63
FlowUs邀请码:AXNU63
原文:https://blog.csdn.net/qq_34033853/article/details/103304348
点击check for updates… 时显示SSL error probably caused by disabled SNI 错误日志, 重启IDEA后, 依旧不能更新, 查询官方论坛给出的解决方案是
点击help
点击Edit custom VM options
如果有-Djsse.enableSNIExtension=false这行的信息 请把它删除
保存, 重启IDEA
可以更新了
官方论坛问题地址: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360004275380-Marketplace-Plugins-are-not-loaded