I can not install any Plugins in Plugin Gallery.
The web server is behind the proxy, in config.inc.php are correctly entered settings.
In addition, the entire server is configured with paths through the proxy.
wget properly receives files from sources.
wget https://github.com/pkp/quickSubmit/releases/download/ojs-3_0_2-0/quickSubmit-ojs-3_0_2-0.tar.gz
–2017-10-27 14:14:22-- https://github.com/pkp/quickSubmit/releases/download/ojs-3_0_2-0/quickSubmit-ojs-3_0_2-0.tar.gz
Łączenie się z 10.20.2.33:9128… połączono.
Żądanie Proxy wysłano, oczekiwanie na odpowiedź… 302 Found
Lokalizacja: https://github-production-release-asset-2e65be.s3.amazonaws.com/76507044/de1ab3be-fb79-11e6-81de-527aa99de911?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20171027%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20171027T121423Z&X-Amz-Expires=300&X-Amz-Signature=8605dfed6063bb8f7fb9c228959f01743727eb446798250e381aa7bc22b3ed46&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3DquickSubmit-ojs-3_0_2-0.tar.gz&response-content-type=application%2Foctet-stream [podążanie]
–2017-10-27 14:14:23-- https://github-production-release-asset-2e65be.s3.amazonaws.com/76507044/de1ab3be-fb79-11e6-81de-527aa99de911?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20171027%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20171027T121423Z&X-Amz-Expires=300&X-Amz-Signature=8605dfed6063bb8f7fb9c228959f01743727eb446798250e381aa7bc22b3ed46&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3DquickSubmit-ojs-3_0_2-0.tar.gz&response-content-type=application%2Foctet-stream
Łączenie się z 10.20.2.33:9128… połączono.
Żądanie Proxy wysłano, oczekiwanie na odpowiedź… 200 OK
Długość: 16472 (16K) [application/octet-stream]
Zapis do: `quickSubmit-ojs-3_0_2-0.tar.gz’
100%[============================================================================================>] 16.472 --.-K/s w 0,1s
2017-10-27 14:14:23 (144 KB/s) - zapisano `quickSubmit-ojs-3_0_2-0.tar.gz’ [16472/16472]
If I try to install the plugin in the logs, errors are logged:
[error] [client 10.20.2.31] PHP Warning: copy(https://github.com/pkp/quickSubmit/releases/download/ojs-3_0_2-0/quickSubmit-ojs-3_0_2-0.tar.gz): failed to open stream: Connection timed out in /home/www/organizacja/zpub/public_html/lib/pkp/classes/file/FileManager.inc.php on line 159, referer: http://zpub.uek.krakow.pl/index.php/zpub/management/settings/website
Regards,