algodea icon indicating copy to clipboard operation
algodea copied to clipboard

Cannot connect to Algorand node when running behind proxy

Open ifs-medardegue opened this issue 4 years ago • 1 comments

Hello

Thanks again for the awesome plugin. The plugin seems to no be able to connect to node when being behind a proxy. Most developers in corporate network would run Intellij behind a proxy. I provided the proxy info to Intellij, but it does not affect the plugin.

From what I have seen from your code base, you use AlgodClient, which uses OkHttpClient. It would normally be possible to configure it to use proxy when available.

Thanks!

ifs-medardegue avatar Oct 20 '21 15:10 ifs-medardegue

Thanks. I will check how it can be supported.

satran004 avatar Oct 21 '21 15:10 satran004