You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: