Git'Fellow
Git'Fellow
In all cases, PR is incomplete; there aare other places to reconsider, and tests to be added or changed. But wait for an opinion from maintainers.
You can adjust `max_chunk_size` server side. See docs or reach help at https://help.nextcloud.com
I believe this white-screen happens when a new entry is added to the log. If this helps debugging.
Please check if https://github.com/nextcloud/server/pull/37062 helps (shipped on next update - 25.0.7, 26.0.2)
Fixed by https://github.com/nextcloud/user_saml/pull/730
Closing as duplicate of https://github.com/nextcloud/serverinfo/issues/107
Problem still present. ``` { "reqId": "JmW6z0haJkTbbYp89wWy", "level": 3, "time": "2023-02-16T12:28:54+01:00", "app": "PHP", "method": "PROPFIND", "url": "/remote.php/dav/trashbin/xxxxx/trash", "message": "Allowed memory size of 536870912 bytes exhausted (tried to allocate 158008736 bytes)...
Closed by https://github.com/nextcloud/fulltextsearch_elasticsearch/pull/224
@JadedDragoon Hi, tested this PR. With Local mode: `Unable to send notification: [Errno 2] No such file or directory` With SMTP, all good. - Ubuntu 18.04 - Postfix as MTA...
Does this still make sense after https://github.com/nextcloud/server/pull/36173 ?