aquaspy
aquaspy
I can also confirm this issue
Unforntunately, same result here: ` raise OperationFailure(errmsg, code, response, max_wire_version) pymongo.errors.OperationFailure: Executor error during find command :: caused by :: Sort operation used more than the maximum 33554432 bytes of...
I also would love PDF support so I can use only foliate (the manojority of my files are in pdf and sometimes I really prefer to not convert it so...
Got the same issue, even at latest (2.3.2)
I am at Arch Linux @sneurlax
I just noticed something, I can't even create a new XMR wallet in desktop. This happens with the latest AppImage too.
The fix for this is: https://github.com/linuxserver/docker-nextcloud/issues/211 TL;DR: Modify the config/nginx/site-confs/default file as follows. The new lines should be added in the location ~ \.php(?:$|/) section: Add ``` fastcgi_read_timeout 600; fastcgi_send_timeout...
@ericgaspar thank you so much for the pull request!
Getting the same issue here, I will try the previous version to see if that fixes it.
Nope, tried 0.9.35 and 0.9.36 and got the same issue. Looks like we may need to manually fix the error inside the container