Closed Unthrottled closed 3 years ago
@MagicGJ I was unable to replicate the issue you were experiencing. I configured my IDE to use an HTTP proxy, and it still worked... I suspect that there is some other JVM configurations in play that are blocking HTTP requests.
However, since your IDE still works for other platform plugins, I decided to just migrate to using the platform's HTTP API. So in theory it should work and use proxy configurations. :crossed_fingers:
Here is the build for this PR Anime Memes-0.9.0.zip install it manually using Preferences > Plugins > βοΈ > Install plugin from disk...
I can provide instructions if you wanted to build it yourself :smiley:
Anyways, if that doesn't work. Could you provide some useful log statements perhaps here's how to find the log file. I have some other theories if this doesn't work.
@MagicGJ I was unable to replicate the issue you were experiencing. I configured my IDE to use an HTTP proxy, and it still worked... I suspect that there is some other JVM configurations in play that are blocking HTTP requests.
However, since your IDE still works for other platform plugins, I decided to just migrate to using the platform's HTTP API. So in theory it should work and use proxy configurations. π€
Here is the build for this PR Anime Memes-0.9.0.zip install it manually using Preferences > Plugins > βοΈ > Install plugin from disk...
I can provide instructions if you wanted to build it yourself π
Anyways, if that doesn't work. Could you provide some useful log statements perhaps here's how to find the log file. I have some other theories if this doesn't work.
Problem solved, thxπ
Changes
Motivation
Notes
I installed Squid on my Ubuntu box and ran with this configurations, and it appears to still work!