Intellij IDEA was not able to detect proxy configuration

小灰灰 2022-10-16 15:28 28阅读 0赞

your host may be behind a proxy.Intellij IDEA was not able to detect your proxy configuration.You may want to specify HTTPS proxy parameters and try again.

原文链接:https://blog.csdn.net/weixin\_43916677/article/details/112463939

1、看看自己有没有开VPN,开了就关掉。
2、检查hosts文件,位置C:\Windows\System32\drivers\etc
以上都解决不了使用以下方法解决(本人使用此方法解决)
3、
(1)先进去IDEA的界面。选择File > Settings > Appearance & Behavior > System Settings > HTTP Proxy
此时里面的默认选项是 No proxy。我们要修改它。
(2)选择 Auto-detect proxy settings,然后点击下面的 Check connection

(3)在弹窗中输入
http://account.jetbrains.com

(4). 然后点击OK退出该Settings界面,返回主界面.
(5) 选择 Help > Register,在JB Account下重新填写你的账号,很快就可以正常登录了。

发表评论

表情:
评论列表 (有 0 条评论,28人围观)

还没有评论,来说两句吧...

相关阅读