You have JVM property https.proxyHost set to '...'.
This may lead to incorrect behaviour. Proxy should be set in Settings | Proxy

 

 

Mac环境下:

/usr/libexec/PlistBuddy -c "Add Java:Properties:http.proxyHost string ''" /Applications/PhpStorm.app/Contents/Info.plist
/usr/libexec/PlistBuddy -c "Add Java:Properties:https.proxyHost string ''" /Applications/PhpStorm.app/Contents/Info.plist

相关文章:

  • 2021-10-18
  • 2022-12-23
  • 2022-12-23
  • 2021-09-12
  • 2022-12-23
  • 2021-06-10
  • 2021-10-27
  • 2021-07-25
猜你喜欢
  • 2022-12-23
  • 2021-09-20
  • 2022-12-23
  • 2021-11-16
  • 2022-12-23
  • 2022-12-23
  • 2021-06-11
相关资源
相似解决方案