Christoph E
Christoph E
This is still happening in version 0.19.0: The certificate is perfectly valid and working with other clients, but the extension's output says: Error connecting to https://xx.yy.zz/v2/check FetchError: request to https://xx.yy.zz/v2/check...
> This is still happening in version 0.19.0: The certificate is perfectly valid and working with other clients, but the extension's output says: Error connecting to https://xx.yy.zz/v2/check FetchError: request to...
I agree with kolaente. Calling a python application in the browser to wrap essentially a single API call does not sound very straightforward. Even if it might work, it introduces...
Same here using the official docker image nextcloud:28.0.1-apache ``` $ docker exec -u www-data $(docker ps -q -f name=cl_cloud.1) php occ documentserver:fonts -v No fonts added An unhandled exception has...
Same here running on docker. I need to disable the Backup app to have cron.php running without error.