If anyone still looking for the solution to the same, here is what worked for me

JAVA_OPTS="$JAVA_OPTS -DsocksProxyPort"

for removing http proxy ports

Source http://mxw.pl/blog/?p=4

How to remove JVM property "https.proxyHost"? - Stack Overflow

https://stackoverflow.com/questions/35520337/how-to-remove-jvm-property-https-proxyhost

You have JVM property "https.proxyHost" set to .... This may lead to incorrect behavior. Proxy should be set in Settings|HTTP Proxy.

Mac: Error Message "You have JVM property https.proxyHost set ...

https://youtrack.jetbrains.com/issue/IDEA-101124

On a Mac, if you set a proxy in the OS X network control panel, IDEA 12.1 EAP ( 126.232) starts with an error message: You have JVM property https.proxyHost ...

You have JVM property "https.proxyHost" set to - 简书

https://www.jianshu.com/p/89872a0ee16f

You have JVM property "https.proxyHost" set to. Allenlll 关注. 0.49 2019.06.14 02: 54:22 字数127阅读4,966. AndroidStudio同步文件时同步失败,查找是不是开了 ...

IDEA 警告You have JVM property https.proxyHost set... - V2EX

https://www.v2ex.com/t/649683

2020年3月4日 ... JetBrains - @PDX - mac 上用idea,发现每次重启idea 后启动gradle 编译都要几 分钟。后来发现IDEA 里有个警告You have JVM property https.

mac AndroidStudio proxy错误:You have JVM property "https ...

https://blog.csdn.net/xiaochenuu/article/details/80245931

2018年5月8日 ... You have JVM property "https.proxyHost" set to .... This may lead to incorrect behavior. Proxy should be set in Settings|HTTP Proxy俩种方法 ...

You have JVM property "https.proxyHost" set to “localhost” - dhcn ...

https://www.cnblogs.com/dhcn/p/9193598.html

2018年6月17日 ... You have JVM property "https. ... 里面proxy配置页都提示这个,后来在~/.gradle/ gradle.properties里面找到了proxy设置代码,删掉就好了。 作者: ...