After successfully migration/upgrading from OC to NC 33.0.1, old OC Shared Files (with Users/Groups, not link shares) can be accessed but not changed by the receiving user who has "modify" privileges.
i.e. changing a filename throws an error and then the file vanishes on the receiving user.
The rename should work on the receiving user and update the name for both the receiving and sharing user
Upgraded to a MAJOR version (ex. 31 to 32)
{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"installed": true,
"loglevel": 2,
"log_type": "file",
"logfile": "\/var\/www\/vhosts\/pscustomer.anexia-cloudstore.com\/logs\/nextcloud.log",
"maintenance": false,
"mail_smtpmode": "smtp",
"trashbin_retention_obligation": "auto, 30",
"overwrite.cli.url": "https:\/\/pscustomer.anexia-cloudstore.com",
"overwriteprotocol": "https",
"htaccess.RewriteBase": "\/",
"disable_mobile_push": true,
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"tempdirectory": "\/storage\/pscustomer.anexia-cloudstore.com\/tmp",
"version": "33.0.1.2",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"forcessl": true,
"logtimezone": "Europe\/Vienna",
"customclient_desktop": "https:\/\/csclients.anexia-it.com\/",
"customclient_android": "https:\/\/play.google.com\/store\/apps\/details?id=at.anexia.cloudstore",
"customclient_ios": "#",
"enable_previews": true,
"filelocking.enabled": true,
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.locking": "\\OC\\Memcache\\Redis",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 6379,
"timeout": 0,
"dbindex": 0
},
"trusted_domains": [
"cloudstore.anexia-it.com",
"anx-cloudstore-www01.anx-cus.net",
"anx-cloudstore-www02.anx-cus.net",
"anx-cloudstore-www03.anx-cus.net",
"pscustomer.anexia-cloudstore.com",
"cloudstore.anx-cus.net",
"cloudstoretest1.anexia-it.com"
],
"auth.bruteforce.protection.enabled": false,
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"share_folder": "\/Shared",
"secret": "***REMOVED SENSITIVE VALUE***",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"dbdriveroptions": {
"1002": "SET wait_timeout = 28800"
},
"minimum.supported.desktop.version": "2.2.4",
"version.hide": true,
"mysql.utf8mb4": true,
"theme": ""
}
}
{"reqId":"qoQigx4XsJyeUocdiFtP","level":3,"time":"2026-04-21T16:30:28+02:00","remoteAddr":"202.61.208.66","user":"ANXAdmin","app":"no app in context","method":"MOVE","url":"/remote.php/dav/files/ANXAdmin/Shared/Screenshot%202026-03-13%20at%2011.50.09.png","scriptName":"/remote.php","message":"/ANXAdmin/files/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:136.0) Gecko/20100101 Firefox/136.0","version":"33.0.1.2","exception":{"Exception":"OCP\\Files\\NotFoundException","Message":"/ANXAdmin/files/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png","Code":0,"Trace":[{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/lib/private/Files/Node/LazyFolder.php","line":139,"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["/ANXAdmin/files/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/files_sharing/lib/Updater.php","line":51,"function":"get","class":"OC\\Files\\Node\\LazyFolder","type":"->","args":["/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/files_sharing/lib/Updater.php","line":26,"function":"moveShareInOrOutOfShare","class":"OCA\\Files_Sharing\\Updater","type":"::","args":["/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/lib/private/legacy/OC_Hook.php","line":85,"function":"renameHook","class":"OCA\\Files_Sharing\\Updater","type":"::","args":[{"oldpath":"/Shared/Screenshot 2026-03-13 at 11.50.09.png","newpath":"/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"}]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/lib/private/Files/View.php","line":836,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","post_rename",{"oldpath":"/Shared/Screenshot 2026-03-13 at 11.50.09.png","newpath":"/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"}]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php","line":127,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Shared/Screenshot 2026-03-13 at 11.50.09.png","/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Tree.php","line":171,"function":"setName","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":["Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":612,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/ANXAdmin/Shared/Screenshot 2026-03-13 at 11.50.09.png","files/ANXAdmin/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Server.php","line":212,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Server.php","line":427,"function":"start","class":"OCA\\DAV\\Connector\\Sabre\\Server","type":"->","args":[]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/appinfo/v2/remote.php","line":25,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/remote.php","line":151,"args":["/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/lib/private/Files/Node/Root.php","Line":173,"message":"/ANXAdmin/files/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png","exception":"{\"class\":\"OCP\\Files\\NotFoundException\",\"message\":\"/ANXAdmin/files/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png\",\"code\":0,\"file\":\"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/lib/private/Files/Node/Root.php:173\",\"trace\":\"#0 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/lib/private/Files/Node/LazyFolder.php(139): OC\\Files\\Node\\Root->get('/ANXAdmin/files...')\\n#1 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/files_sharing/lib/Updater.php(51): OC\\Files\\Node\\LazyFolder->get('/Shared/Screens...')\\n#2 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/files_sharing/lib/Updater.php(26): OCA\\Files_Sharing\\Updater::moveShareInOrOutOfShare('/Shared/Screens...')\\n#3 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/lib/private/legacy/OC_Hook.php(85): OCA\\Files_Sharing\\Updater::renameHook(Array)\\n#4 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/lib/private/Files/View.php(836): OC_Hook::emit('OC_Filesystem', 'post_rename', Array)\\n#5 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php(127): OC\\Files\\View->rename('/Shared/Screens...', '/Shared/Screens...')\\n#6 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Tree.php(171): OCA\\DAV\\Connector\\Sabre\\Node->setName('Screenshot 2026...')\\n#7 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/CorePlugin.php(612): Sabre\\DAV\\Tree->move('files/ANXAdmin/...', 'files/ANXAdmin/...')\\n#8 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/event/lib/WildcardEmitterTrait.php(89): Sabre\\DAV\\CorePlugin->httpMove(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\\n#9 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Server.php(472): Sabre\\DAV\\Server->emit('method:MOVE', Array)\\n#10 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Server.php(212): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\\n#11 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Server.php(427): OCA\\DAV\\Connector\\Sabre\\Server->start()\\n#12 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/appinfo/v2/remote.php(25): OCA\\DAV\\Server->exec()\\n#13 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/remote.php(151): require_once('/var/www/vhosts...')\\n#14 {main}\"}","CustomMessage":"/ANXAdmin/files/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"},"id":"69e7978dde2b8"}
{"reqId":"qoQigx4XsJyeUocdiFtP","level":3,"time":"2026-04-21T16:30:28+02:00","remoteAddr":"202.61.208.66","user":"ANXAdmin","app":"webdav","method":"MOVE","url":"/remote.php/dav/files/ANXAdmin/Shared/Screenshot%202026-03-13%20at%2011.50.09.png","scriptName":"/remote.php","message":"Failed to get fileinfo for /Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:136.0) Gecko/20100101 Firefox/136.0","version":"33.0.1.2","exception":{"Exception":"Sabre\\DAV\\Exception","Message":"Failed to get fileinfo for /Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png","Code":0,"Trace":[{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php","line":133,"function":"refreshInfo","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Tree.php","line":171,"function":"setName","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":["Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":612,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/ANXAdmin/Shared/Screenshot 2026-03-13 at 11.50.09.png","files/ANXAdmin/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Server.php","line":212,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Server.php","line":427,"function":"start","class":"OCA\\DAV\\Connector\\Sabre\\Server","type":"->","args":[]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/appinfo/v2/remote.php","line":25,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/remote.php","line":151,"args":["/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php","Line":76,"message":"Failed to get fileinfo for /Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png","exception":"{\"class\":\"Sabre\\DAV\\Exception\",\"message\":\"Failed to get fileinfo for /Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png\",\"code\":0,\"file\":\"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php:76\",\"trace\":\"#0 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php(133): OCA\\DAV\\Connector\\Sabre\\Node->refreshInfo()\\n#1 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Tree.php(171): OCA\\DAV\\Connector\\Sabre\\Node->setName('Screenshot 2026...')\\n#2 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/CorePlugin.php(612): Sabre\\DAV\\Tree->move('files/ANXAdmin/...', 'files/ANXAdmin/...')\\n#3 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/event/lib/WildcardEmitterTrait.php(89): Sabre\\DAV\\CorePlugin->httpMove(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\\n#4 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Server.php(472): Sabre\\DAV\\Server->emit('method:MOVE', Array)\\n#5 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Server.php(212): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\\n#6 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Server.php(427): OCA\\DAV\\Connector\\Sabre\\Server->start()\\n#7 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/appinfo/v2/remote.php(25): OCA\\DAV\\Server->exec()\\n#8 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/remote.php(151): require_once('/var/www/vhosts...')\\n#9 {main}\"}","CustomMessage":"Failed to get fileinfo for /Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"},"id":"69e7978dde253"}
{"reqId":"qoQigx4XsJyeUocdiFtP","level":3,"time":"2026-04-21T16:30:28+02:00","remoteAddr":"202.61.208.66","user":"ANXAdmin","app":"no app in context","method":"MOVE","url":"/remote.php/dav/files/ANXAdmin/Shared/Screenshot%202026-03-13%20at%2011.50.09.png","scriptName":"/remote.php","message":"Uncaught exception","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:136.0) Gecko/20100101 Firefox/136.0","version":"33.0.1.2","exception":{"Exception":"Sabre\\DAV\\Exception","Message":"Failed to get fileinfo for /Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png","Code":0,"Trace":[{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php","line":133,"function":"refreshInfo","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Tree.php","line":171,"function":"setName","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":["Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":612,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/ANXAdmin/Shared/Screenshot 2026-03-13 at 11.50.09.png","files/ANXAdmin/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Server.php","line":212,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Server.php","line":427,"function":"start","class":"OCA\\DAV\\Connector\\Sabre\\Server","type":"->","args":[]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/appinfo/v2/remote.php","line":25,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/remote.php","line":151,"args":["/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php","Line":76,"message":"Uncaught exception","exception":"{\"class\":\"Sabre\\DAV\\Exception\",\"message\":\"Failed to get fileinfo for /Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png\",\"code\":0,\"file\":\"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php:76\",\"trace\":\"#0 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php(133): OCA\\DAV\\Connector\\Sabre\\Node->refreshInfo()\\n#1 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Tree.php(171): OCA\\DAV\\Connector\\Sabre\\Node->setName('Screenshot 2026...')\\n#2 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/CorePlugin.php(612): Sabre\\DAV\\Tree->move('files/ANXAdmin/...', 'files/ANXAdmin/...')\\n#3 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/event/lib/WildcardEmitterTrait.php(89): Sabre\\DAV\\CorePlugin->httpMove(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\\n#4 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Server.php(472): Sabre\\DAV\\Server->emit('method:MOVE', Array)\\n#5 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Server.php(212): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\\n#6 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Server.php(427): OCA\\DAV\\Connector\\Sabre\\Server->start()\\n#7 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/appinfo/v2/remote.php(25): OCA\\DAV\\Server->exec()\\n#8 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/remote.php(151): require_once('/var/www/vhosts...')\\n#9 {main}\"}","CustomMessage":"Uncaught exception"},"id":"69e7978dde210"}
Bug description
After successfully migration/upgrading from OC to NC 33.0.1, old OC Shared Files (with Users/Groups, not link shares) can be accessed but not changed by the receiving user who has "modify" privileges.
i.e. changing a filename throws an error and then the file vanishes on the receiving user.
Steps to reproduce
Expected behavior
The rename should work on the receiving user and update the name for both the receiving and sharing user
Nextcloud Server version
33
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 31 to 32)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
{ "system": { "instanceid": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "installed": true, "loglevel": 2, "log_type": "file", "logfile": "\/var\/www\/vhosts\/pscustomer.anexia-cloudstore.com\/logs\/nextcloud.log", "maintenance": false, "mail_smtpmode": "smtp", "trashbin_retention_obligation": "auto, 30", "overwrite.cli.url": "https:\/\/pscustomer.anexia-cloudstore.com", "overwriteprotocol": "https", "htaccess.RewriteBase": "\/", "disable_mobile_push": true, "passwordsalt": "***REMOVED SENSITIVE VALUE***", "datadirectory": "***REMOVED SENSITIVE VALUE***", "tempdirectory": "\/storage\/pscustomer.anexia-cloudstore.com\/tmp", "version": "33.0.1.2", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbtableprefix": "oc_", "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "forcessl": true, "logtimezone": "Europe\/Vienna", "customclient_desktop": "https:\/\/csclients.anexia-it.com\/", "customclient_android": "https:\/\/play.google.com\/store\/apps\/details?id=at.anexia.cloudstore", "customclient_ios": "#", "enable_previews": true, "filelocking.enabled": true, "memcache.local": "\\OC\\Memcache\\APCu", "memcache.locking": "\\OC\\Memcache\\Redis", "memcache.distributed": "\\OC\\Memcache\\Redis", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": 6379, "timeout": 0, "dbindex": 0 }, "trusted_domains": [ "cloudstore.anexia-it.com", "anx-cloudstore-www01.anx-cus.net", "anx-cloudstore-www02.anx-cus.net", "anx-cloudstore-www03.anx-cus.net", "pscustomer.anexia-cloudstore.com", "cloudstore.anx-cus.net", "cloudstoretest1.anexia-it.com" ], "auth.bruteforce.protection.enabled": false, "trusted_proxies": "***REMOVED SENSITIVE VALUE***", "share_folder": "\/Shared", "secret": "***REMOVED SENSITIVE VALUE***", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_domain": "***REMOVED SENSITIVE VALUE***", "dbdriveroptions": { "1002": "SET wait_timeout = 28800" }, "minimum.supported.desktop.version": "2.2.4", "version.hide": true, "mysql.utf8mb4": true, "theme": "" } }List of activated Apps
Nextcloud Signing status
Nextcloud Logs
{"reqId":"qoQigx4XsJyeUocdiFtP","level":3,"time":"2026-04-21T16:30:28+02:00","remoteAddr":"202.61.208.66","user":"ANXAdmin","app":"no app in context","method":"MOVE","url":"/remote.php/dav/files/ANXAdmin/Shared/Screenshot%202026-03-13%20at%2011.50.09.png","scriptName":"/remote.php","message":"/ANXAdmin/files/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:136.0) Gecko/20100101 Firefox/136.0","version":"33.0.1.2","exception":{"Exception":"OCP\\Files\\NotFoundException","Message":"/ANXAdmin/files/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png","Code":0,"Trace":[{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/lib/private/Files/Node/LazyFolder.php","line":139,"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["/ANXAdmin/files/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/files_sharing/lib/Updater.php","line":51,"function":"get","class":"OC\\Files\\Node\\LazyFolder","type":"->","args":["/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/files_sharing/lib/Updater.php","line":26,"function":"moveShareInOrOutOfShare","class":"OCA\\Files_Sharing\\Updater","type":"::","args":["/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/lib/private/legacy/OC_Hook.php","line":85,"function":"renameHook","class":"OCA\\Files_Sharing\\Updater","type":"::","args":[{"oldpath":"/Shared/Screenshot 2026-03-13 at 11.50.09.png","newpath":"/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"}]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/lib/private/Files/View.php","line":836,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","post_rename",{"oldpath":"/Shared/Screenshot 2026-03-13 at 11.50.09.png","newpath":"/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"}]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php","line":127,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Shared/Screenshot 2026-03-13 at 11.50.09.png","/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Tree.php","line":171,"function":"setName","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":["Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":612,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/ANXAdmin/Shared/Screenshot 2026-03-13 at 11.50.09.png","files/ANXAdmin/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Server.php","line":212,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Server.php","line":427,"function":"start","class":"OCA\\DAV\\Connector\\Sabre\\Server","type":"->","args":[]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/appinfo/v2/remote.php","line":25,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/remote.php","line":151,"args":["/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/lib/private/Files/Node/Root.php","Line":173,"message":"/ANXAdmin/files/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png","exception":"{\"class\":\"OCP\\Files\\NotFoundException\",\"message\":\"/ANXAdmin/files/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png\",\"code\":0,\"file\":\"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/lib/private/Files/Node/Root.php:173\",\"trace\":\"#0 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/lib/private/Files/Node/LazyFolder.php(139): OC\\Files\\Node\\Root->get('/ANXAdmin/files...')\\n#1 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/files_sharing/lib/Updater.php(51): OC\\Files\\Node\\LazyFolder->get('/Shared/Screens...')\\n#2 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/files_sharing/lib/Updater.php(26): OCA\\Files_Sharing\\Updater::moveShareInOrOutOfShare('/Shared/Screens...')\\n#3 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/lib/private/legacy/OC_Hook.php(85): OCA\\Files_Sharing\\Updater::renameHook(Array)\\n#4 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/lib/private/Files/View.php(836): OC_Hook::emit('OC_Filesystem', 'post_rename', Array)\\n#5 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php(127): OC\\Files\\View->rename('/Shared/Screens...', '/Shared/Screens...')\\n#6 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Tree.php(171): OCA\\DAV\\Connector\\Sabre\\Node->setName('Screenshot 2026...')\\n#7 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/CorePlugin.php(612): Sabre\\DAV\\Tree->move('files/ANXAdmin/...', 'files/ANXAdmin/...')\\n#8 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/event/lib/WildcardEmitterTrait.php(89): Sabre\\DAV\\CorePlugin->httpMove(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\\n#9 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Server.php(472): Sabre\\DAV\\Server->emit('method:MOVE', Array)\\n#10 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Server.php(212): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\\n#11 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Server.php(427): OCA\\DAV\\Connector\\Sabre\\Server->start()\\n#12 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/appinfo/v2/remote.php(25): OCA\\DAV\\Server->exec()\\n#13 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/remote.php(151): require_once('/var/www/vhosts...')\\n#14 {main}\"}","CustomMessage":"/ANXAdmin/files/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"},"id":"69e7978dde2b8"} {"reqId":"qoQigx4XsJyeUocdiFtP","level":3,"time":"2026-04-21T16:30:28+02:00","remoteAddr":"202.61.208.66","user":"ANXAdmin","app":"webdav","method":"MOVE","url":"/remote.php/dav/files/ANXAdmin/Shared/Screenshot%202026-03-13%20at%2011.50.09.png","scriptName":"/remote.php","message":"Failed to get fileinfo for /Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:136.0) Gecko/20100101 Firefox/136.0","version":"33.0.1.2","exception":{"Exception":"Sabre\\DAV\\Exception","Message":"Failed to get fileinfo for /Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png","Code":0,"Trace":[{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php","line":133,"function":"refreshInfo","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Tree.php","line":171,"function":"setName","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":["Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":612,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/ANXAdmin/Shared/Screenshot 2026-03-13 at 11.50.09.png","files/ANXAdmin/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Server.php","line":212,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Server.php","line":427,"function":"start","class":"OCA\\DAV\\Connector\\Sabre\\Server","type":"->","args":[]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/appinfo/v2/remote.php","line":25,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/remote.php","line":151,"args":["/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php","Line":76,"message":"Failed to get fileinfo for /Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png","exception":"{\"class\":\"Sabre\\DAV\\Exception\",\"message\":\"Failed to get fileinfo for /Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png\",\"code\":0,\"file\":\"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php:76\",\"trace\":\"#0 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php(133): OCA\\DAV\\Connector\\Sabre\\Node->refreshInfo()\\n#1 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Tree.php(171): OCA\\DAV\\Connector\\Sabre\\Node->setName('Screenshot 2026...')\\n#2 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/CorePlugin.php(612): Sabre\\DAV\\Tree->move('files/ANXAdmin/...', 'files/ANXAdmin/...')\\n#3 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/event/lib/WildcardEmitterTrait.php(89): Sabre\\DAV\\CorePlugin->httpMove(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\\n#4 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Server.php(472): Sabre\\DAV\\Server->emit('method:MOVE', Array)\\n#5 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Server.php(212): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\\n#6 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Server.php(427): OCA\\DAV\\Connector\\Sabre\\Server->start()\\n#7 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/appinfo/v2/remote.php(25): OCA\\DAV\\Server->exec()\\n#8 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/remote.php(151): require_once('/var/www/vhosts...')\\n#9 {main}\"}","CustomMessage":"Failed to get fileinfo for /Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"},"id":"69e7978dde253"} {"reqId":"qoQigx4XsJyeUocdiFtP","level":3,"time":"2026-04-21T16:30:28+02:00","remoteAddr":"202.61.208.66","user":"ANXAdmin","app":"no app in context","method":"MOVE","url":"/remote.php/dav/files/ANXAdmin/Shared/Screenshot%202026-03-13%20at%2011.50.09.png","scriptName":"/remote.php","message":"Uncaught exception","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:136.0) Gecko/20100101 Firefox/136.0","version":"33.0.1.2","exception":{"Exception":"Sabre\\DAV\\Exception","Message":"Failed to get fileinfo for /Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png","Code":0,"Trace":[{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php","line":133,"function":"refreshInfo","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Tree.php","line":171,"function":"setName","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":["Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":612,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/ANXAdmin/Shared/Screenshot 2026-03-13 at 11.50.09.png","files/ANXAdmin/Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png"]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Server.php","line":212,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Server.php","line":427,"function":"start","class":"OCA\\DAV\\Connector\\Sabre\\Server","type":"->","args":[]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/appinfo/v2/remote.php","line":25,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/remote.php","line":151,"args":["/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php","Line":76,"message":"Uncaught exception","exception":"{\"class\":\"Sabre\\DAV\\Exception\",\"message\":\"Failed to get fileinfo for /Shared/Screenshot 2026-03-13 at 11.50.09_TESTA.png\",\"code\":0,\"file\":\"/var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php:76\",\"trace\":\"#0 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Node.php(133): OCA\\DAV\\Connector\\Sabre\\Node->refreshInfo()\\n#1 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Tree.php(171): OCA\\DAV\\Connector\\Sabre\\Node->setName('Screenshot 2026...')\\n#2 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/CorePlugin.php(612): Sabre\\DAV\\Tree->move('files/ANXAdmin/...', 'files/ANXAdmin/...')\\n#3 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/event/lib/WildcardEmitterTrait.php(89): Sabre\\DAV\\CorePlugin->httpMove(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\\n#4 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/3rdparty/sabre/dav/lib/DAV/Server.php(472): Sabre\\DAV\\Server->emit('method:MOVE', Array)\\n#5 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Connector/Sabre/Server.php(212): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\\n#6 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/lib/Server.php(427): OCA\\DAV\\Connector\\Sabre\\Server->start()\\n#7 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/apps/dav/appinfo/v2/remote.php(25): OCA\\DAV\\Server->exec()\\n#8 /var/www/vhosts/pscustomer.anexia-cloudstore.com/htdocs/remote.php(151): require_once('/var/www/vhosts...')\\n#9 {main}\"}","CustomMessage":"Uncaught exception"},"id":"69e7978dde210"}Additional info
this patch has been applied https://patch-diff.githubusercontent.com/raw/nextcloud/server/pull/59677.patch