Hi there,
I recently upgraded our NextCloud to Version 29.0.2 (coming from NC 27).
Now I am facing thousends of error messages in the log-file.
It seems there is a webdav issue with a lot of files regarding disabled download permission:
Access to this shared resource has been denied because its download permission is disabled.","userAgent":"Mozilla/5.0 (Windows) mirall/3.13.0stable-Win64 (build 20240423) (Nextcloud, windows-10.0.19045 ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.2.2","exception":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\Forbidden","Message":"Access to this shared resource has been denied because its download permission is disabled.","Code":0,"Trace":[{"file":"/www/htdocs/.../.../web/cloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkViewOnly","class":"OCA\\DAV\\DAV\\ViewOnlyPlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/www/htdocs/.../.../web/cloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:GET",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/www/htdocs/.../.../web/cloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/www/htdocs/.../.../web/cloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/www/htdocs/.../.../web/cloud/apps/dav/lib/Server.php","line":374,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/www/htdocs/.../.../web/cloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/www/htdocs/.../.../web/cloud/remote.php","line":172,"args":["/www/htdocs/.../.../web/cloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/www/htdocs/.../.../web/cloud/apps/dav/lib/DAV/ViewOnlyPlugin.php","Line":112,"message":"Access to this shared resource has been denied because its download permission is disabled.","exception":[],"CustomMessage":"Access to this shared resource has been denied because its download permission is disabled."
I already did a file-scan and repair using occ.
We are running PHP 8.2.20
Is there a way to get rid of this error messages?
Tanks in advance - this is my first posting here, I hope I didn`t miss anything.
Peter