cURL timeout / php.ini settings
EricReiche opened this issue · 3 comments
EricReiche commented
Behaviour
Steps to reproduce this issue
- install fresh nextcloud via docker
- try to install "Collabora online"
Expected behaviour
App gets installed
Actual behaviour
Fails with error
cURL error 28: Operation timed out after 30000 milliseconds with 556618 out of 882318 bytes received (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)
Is it possible to change php.ini settings or increase the cURL timeout?
crazy-max commented
Hi @EricReiche, I think this is linked to Collabora Online and not directly to this image. Can you open an issue on their repository? See also nextcloud/richdocuments#555. Thanks.
EricReiche commented
Hi @crazy-max
no, unfortunetaly not. Collabora was just an example. Installing like half of all apps fails in Nextcloud.
crazy-max commented
@EricReiche Looks like an issue with the AppStore: nextcloud/server#17685