In the "Features & Plugins" section, when downloading plugins, I keep getting a prompt saying "size unavailable" and "unable to access plugin host" #163
Replies: 5 comments 1 reply
|
Plugin downloads talk to GitHub, so the hosts you would need to allow are:
"Size unavailable / unable to access the plugin host" means the very first step (the If that is your situation there is a built-in way out since 0.11: Settings > Advanced > Download mirror. "Auto" tries GitHub first and falls back to our asset host If you are behind a corporate allowlist instead, the five domains above (four GitHub ones + |
|
Follow-up: your report made it clear the error itself was a dead end, so as of 09febf6 the install dialog answers your question on the spot. When the plugin host cannot be reached it now lists the exact domains the download consults (the four GitHub hosts plus |
|
C:\Users\yangs> curl https://api.github.com } Error 404 Not FoundNot Found Error 54113Details: cache-nrt-rjtf7700020-NRT 1786927835 1109172467 Varnish cache server C:\Users\yangs> curl -I https://raw.githubusercontent.com |
|
Can it be imported locally? If so, how should I proceed? |
|
Thank you. I can download the new version normally now. Thank you very much |


Found the problem, your network was never a problem, due to release page size the plugins download broke after some releases.
The next version will change the method and fix this.