I have two Errors in my LogFiles for quite a while now and i could not solve it myself.
Error PHP
unlink(...nextcloud/data/appdata_ocl90w6cmkrz/richdocuments/remoteData/capabilities): No such file or directory at ...nextcloud/lib/private/Files/Storage/Local.php#348
Error PHP
unlink(...nextcloud/data/appdata_ocl90w6cmkrz/richdocuments/remoteData/discovery): No such file or directory at ...nextcloud/lib/private/Files/Storage/Local.php#348
I can confirm that these files are here and have these attributes:
-rw-r--r-- 1 www-data www-data 35347 Oct 2 14:19 ...nextcloud/data/appdata_ocl90w6cmkrz/richdocuments/remoteData/discovery
-rw-r--r-- 1 www-data www-data 342 Oct 2 14:19 ...nextcloud/data/appdata_ocl90w6cmkrz/richdocuments/remoteData/capabilities
If I delete them they get newly created again but the problem persists.
In mobile app I usually have to open documents twice until it works. The first time it runs into a timeout. After some time has passed I have to open it twice again if i want to see it. Editing does not work unfortunately.
I run nextcloud 29.0.7 and all apps are up-to-date.
I use a firewall where only http and https is allowed,
and an Intrusion Prevention system is there online too. I could not see anything wrong on this side nor on the nextcloud side.