Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated tagging fails when moving files #728

Open
gymnae opened this issue Apr 17, 2023 · 9 comments
Open

Automated tagging fails when moving files #728

gymnae opened this issue Apr 17, 2023 · 9 comments
Labels

Comments

@gymnae
Copy link

gymnae commented Apr 17, 2023

Steps to reproduce

  1. Install this app
  2. Add collaborative tag to a folder, internal storage or external doesn't matter
  3. Move file from external storage into internal or external folder
  4. See error message appear (could not move)
  5. See error in admin log: OCP\Files\NotFoundException

Expected behaviour

Moving a file should work just like copying

Actual behaviour

  1. Files are actually moved, but the move does not propagate through nextcloud. Neither activities or other apps pick up on the move
  2. Error message in logfile and UI

Server configuration

Operating system:
Debian stable

Web server:
Docker nextcloud php-fpm
Database:
postgres 15
PHP version:
8.1

Nextcloud version: (see Nextcloud admin page)
26
Where did you install Nextcloud from:
official docker nextcloud php-fpm image

@nickvergessen
Copy link
Member

That's expected. It only interacts on uploads.
If you would move a 16GB folder with thousands of files otherwise everything would blow up.

@nickvergessen nickvergessen closed this as not planned Won't fix, can't repro, duplicate, stale Apr 17, 2023
@nickvergessen
Copy link
Member

Oh nevermind, I stopped reading to early.

So yeah that tagging is not applied on move is expected.
It's not expected that files can not be moved anymore.

Can you give us the full log message?

@nickvergessen nickvergessen reopened this Apr 17, 2023
@gymnae
Copy link
Author

gymnae commented Apr 17, 2023

So yeah that tagging is not applied on move is expected.

I would appreciate it if it were possible, since that is a good use case for automated tagging. Maybe limit the number of files which can be tagged at a time or warn if a certian threshhold ist reached. My use case is to move files in place after they arrive in other locations in nextcloud. A great app for photo management, called memories, also offers the feature to move files to other folders, for easy organization

Can you give us the full log message?

Sure, here should be the relevant excerpt:

{"reqId":"<redacted>","level":3,"time":"April 17, 2023 09:23:01","remoteAddr":"<REMOTEIP>","user":"<USERID>","app":"webdav","method":"MOVE","url":"/remote.php/dav/files/<USERID>/path/to/source/23-04-16%2015-34-01%201900.mov","message":"/path/to/target","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"26.0.0.11","exception":{"Exception":"OCP\\Files\\NotFoundException","Message":"/path/to/target","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/Node/Node.php","line":299,"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["/path/to/target"]},{"file":"/var/www/html/lib/private/Share20/Manager.php","line":1746,"function":"getParent","class":"OC\\Files\\Node\\Node","type":"->","args":[]},{"file":"/var/www/html/lib/private/Share20/ShareHelper.php","line":51,"function":"getAccessList","class":"OC\\Share20\\Manager","type":"->","args":[["OC\\Files\\Node\\File"],true,true]},{"file":"/var/www/html/apps/systemtags/lib/Activity/Listener.php","line":187,"function":"getPathsForAccessList","class":"OC\\Share20\\ShareHelper","type":"->","args":[["OC\\Files\\Node\\File"]]},{"file":"/var/www/html/apps/systemtags/lib/AppInfo/Application.php","line":74,"function":"mapperEvent","class":"OCA\\SystemTags\\Activity\\Listener","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"OCA\\SystemTags\\AppInfo\\{closure}","class":"OCA\\SystemTags\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"],["Closure"]],"*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/SymfonyAdapter.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/SystemTag/SystemTagObjectMapper.php","line":176,"function":"dispatch","class":"OC\\EventDispatcher\\SymfonyAdapter","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/custom_apps/files_automatedtagging/lib/Operation.php","line":105,"function":"assignTags","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":["3626696","files",["227"]]},{"file":"/var/www/html/custom_apps/files_automatedtagging/lib/Listener/CacheListener.php","line":43,"function":"checkOperations","class":"OCA\\FilesAutomatedTagging\\Operation","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],3626696,"path/to/target/23-04-16 15-34-01 1900.mov"]},{"file":"/var/www/html/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\FilesAutomatedTagging\\Listener\\CacheListener","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"],"OCP\\Files\\Cache\\CacheEntryInsertedEvent","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"]],"OCP\\Files\\Cache\\CacheEntryInsertedEvent",["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"],"OCP\\Files\\Cache\\CacheEntryInsertedEvent"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":99,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Cache\\CacheEntryInsertedEvent",["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":719,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/Files/Cache/Updater.php","line":200,"function":"moveFromCache","class":"OC\\Files\\Cache\\Cache","type":"->","args":[["OC\\Files\\Cache\\Cache"],"path/to/source/23-04-16 15-34-01 1900.mov","path/to/target/23-04-16 15-34-01 1900.mov"]},{"file":"/var/www/html/lib/private/Files/View.php","line":336,"function":"renameFromStorage","class":"OC\\Files\\Cache\\Updater","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],"path/to/source/23-04-16 15-34-01 1900.mov","path/to/target/23-04-16 15-34-01 1900.mov"]},{"file":"/var/www/html/lib/private/Files/View.php","line":841,"function":"renameUpdate","class":"OC\\Files\\View","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],"path/to/source/23-04-16 15-34-01 1900.mov","path/to/target/23-04-16 15-34-01 1900.mov"]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php","line":450,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Storagebox GuGu/path/to/source/23-04-16 15-34-01 1900.mov","/path/to/target/23-04-16 15-34-01 1900.mov"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Tree.php","line":160,"function":"moveInto","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["23-04-16 15-34-01 1900.mov","files/path/to/source04/23-04-16 15-34-01 1900.mov",["OCA\\DAV\\Connector\\Sabre\\File"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":612,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/path/to/source04/23-04-16 15-34-01 1900.mov","files/<USERID>/path/to/target/23-04-16 15-34-01 1900.mov"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/lib/Server.php","line":366,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":171,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/Files/Node/Root.php","Line":209,"message":"/path/to/target","exception":{},"CustomMessage":"/path/to/target"}}
{"reqId":"<redacted>","level":3,"time":"April 17, 2023 09:24:38","remoteAddr":"<REMOTEIP>","user":"<USERID>","app":"webdav","method":"MOVE","url":"/remote.php/dav/files/<USERID>/path/to/source/23-04-16%2010-41-27%201894.heic","message":"/path/to/target","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"26.0.0.11","exception":{"Exception":"OCP\\Files\\NotFoundException","Message":"/path/to/target","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/Node/Node.php","line":299,"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["/path/to/target"]},{"file":"/var/www/html/lib/private/Share20/Manager.php","line":1746,"function":"getParent","class":"OC\\Files\\Node\\Node","type":"->","args":[]},{"file":"/var/www/html/lib/private/Share20/ShareHelper.php","line":51,"function":"getAccessList","class":"OC\\Share20\\Manager","type":"->","args":[["OC\\Files\\Node\\File"],true,true]},{"file":"/var/www/html/apps/systemtags/lib/Activity/Listener.php","line":187,"function":"getPathsForAccessList","class":"OC\\Share20\\ShareHelper","type":"->","args":[["OC\\Files\\Node\\File"]]},{"file":"/var/www/html/apps/systemtags/lib/AppInfo/Application.php","line":74,"function":"mapperEvent","class":"OCA\\SystemTags\\Activity\\Listener","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"OCA\\SystemTags\\AppInfo\\{closure}","class":"OCA\\SystemTags\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"],["Closure"]],"*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/SymfonyAdapter.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/SystemTag/SystemTagObjectMapper.php","line":176,"function":"dispatch","class":"OC\\EventDispatcher\\SymfonyAdapter","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/custom_apps/files_automatedtagging/lib/Operation.php","line":105,"function":"assignTags","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":["3626503","files",["227"]]},{"file":"/var/www/html/custom_apps/files_automatedtagging/lib/Listener/CacheListener.php","line":43,"function":"checkOperations","class":"OCA\\FilesAutomatedTagging\\Operation","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],3626503,"path/to/target/23-04-16 10-41-27 1894.heic"]},{"file":"/var/www/html/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\FilesAutomatedTagging\\Listener\\CacheListener","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"],"OCP\\Files\\Cache\\CacheEntryInsertedEvent","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"]],"OCP\\Files\\Cache\\CacheEntryInsertedEvent",["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"],"OCP\\Files\\Cache\\CacheEntryInsertedEvent"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":99,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Cache\\CacheEntryInsertedEvent",["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":719,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/Files/Cache/Updater.php","line":200,"function":"moveFromCache","class":"OC\\Files\\Cache\\Cache","type":"->","args":[["OC\\Files\\Cache\\Cache"],"path/to/source/23-04-16 10-41-27 1894.heic","path/to/target/23-04-16 10-41-27 1894.heic"]},{"file":"/var/www/html/lib/private/Files/View.php","line":336,"function":"renameFromStorage","class":"OC\\Files\\Cache\\Updater","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],"path/to/source/23-04-16 10-41-27 1894.heic","path/to/target/23-04-16 10-41-27 1894.heic"]},{"file":"/var/www/html/lib/private/Files/View.php","line":841,"function":"renameUpdate","class":"OC\\Files\\View","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],"path/to/source/23-04-16 10-41-27 1894.heic","path/to/target/23-04-16 10-41-27 1894.heic"]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php","line":450,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Storagebox GuGu/path/to/source/23-04-16 10-41-27 1894.heic","/path/to/target/23-04-16 10-41-27 1894.heic"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Tree.php","line":160,"function":"moveInto","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["23-04-16 10-41-27 1894.heic","files/path/to/source04/23-04-16 10-41-27 1894.heic",["OCA\\DAV\\Connector\\Sabre\\File"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":612,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/path/to/source04/23-04-16 10-41-27 1894.heic","files/<USERID>/path/to/target/23-04-16 10-41-27 1894.heic"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/lib/Server.php","line":366,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":171,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/Files/Node/Root.php","Line":209,"message":"/path/to/target","exception":{},"CustomMessage":"/path/to/target"}}
{"reqId":"<redacted>","level":3,"time":"April 17, 2023 09:24:38","remoteAddr":"<REMOTEIP>","user":"<USERID>","app":"webdav","method":"MOVE","url":"/remote.php/dav/files/<USERID>/path/to/source/23-04-15%2017-57-12%201889.mov","message":"/path/to/target","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"26.0.0.11","exception":{"Exception":"OCP\\Files\\NotFoundException","Message":"/path/to/target","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/Node/Node.php","line":299,"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["/path/to/target"]},{"file":"/var/www/html/lib/private/Share20/Manager.php","line":1746,"function":"getParent","class":"OC\\Files\\Node\\Node","type":"->","args":[]},{"file":"/var/www/html/lib/private/Share20/ShareHelper.php","line":51,"function":"getAccessList","class":"OC\\Share20\\Manager","type":"->","args":[["OC\\Files\\Node\\File"],true,true]},{"file":"/var/www/html/apps/systemtags/lib/Activity/Listener.php","line":187,"function":"getPathsForAccessList","class":"OC\\Share20\\ShareHelper","type":"->","args":[["OC\\Files\\Node\\File"]]},{"file":"/var/www/html/apps/systemtags/lib/AppInfo/Application.php","line":74,"function":"mapperEvent","class":"OCA\\SystemTags\\Activity\\Listener","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"OCA\\SystemTags\\AppInfo\\{closure}","class":"OCA\\SystemTags\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"],["Closure"]],"*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/SymfonyAdapter.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/SystemTag/SystemTagObjectMapper.php","line":176,"function":"dispatch","class":"OC\\EventDispatcher\\SymfonyAdapter","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/custom_apps/files_automatedtagging/lib/Operation.php","line":105,"function":"assignTags","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":["3624561","files",["227"]]},{"file":"/var/www/html/custom_apps/files_automatedtagging/lib/Listener/CacheListener.php","line":43,"function":"checkOperations","class":"OCA\\FilesAutomatedTagging\\Operation","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],3624561,"path/to/target/23-04-15 17-57-12 1889.mov"]},{"file":"/var/www/html/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\FilesAutomatedTagging\\Listener\\CacheListener","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"],"OCP\\Files\\Cache\\CacheEntryInsertedEvent","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"]],"OCP\\Files\\Cache\\CacheEntryInsertedEvent",["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"],"OCP\\Files\\Cache\\CacheEntryInsertedEvent"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":99,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Cache\\CacheEntryInsertedEvent",["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":719,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/Files/Cache/Updater.php","line":200,"function":"moveFromCache","class":"OC\\Files\\Cache\\Cache","type":"->","args":[["OC\\Files\\Cache\\Cache"],"path/to/source/23-04-15 17-57-12 1889.mov","path/to/target/23-04-15 17-57-12 1889.mov"]},{"file":"/var/www/html/lib/private/Files/View.php","line":336,"function":"renameFromStorage","class":"OC\\Files\\Cache\\Updater","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],"path/to/source/23-04-15 17-57-12 1889.mov","path/to/target/23-04-15 17-57-12 1889.mov"]},{"file":"/var/www/html/lib/private/Files/View.php","line":841,"function":"renameUpdate","class":"OC\\Files\\View","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],"path/to/source/23-04-15 17-57-12 1889.mov","path/to/target/23-04-15 17-57-12 1889.mov"]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php","line":450,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Storagebox GuGu/path/to/source/23-04-15 17-57-12 1889.mov","/path/to/target/23-04-15 17-57-12 1889.mov"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Tree.php","line":160,"function":"moveInto","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["23-04-15 17-57-12 1889.mov","files/path/to/source04/23-04-15 17-57-12 1889.mov",["OCA\\DAV\\Connector\\Sabre\\File"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":612,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/path/to/source04/23-04-15 17-57-12 1889.mov","files/<USERID>/path/to/target/23-04-15 17-57-12 1889.mov"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/lib/Server.php","line":366,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":171,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/Files/Node/Root.php","Line":209,"message":"/path/to/target","exception":{},"CustomMessage":"/path/to/target"}}
{"reqId":"<redacted>","level":3,"time":"April 17, 2023 09:24:38","remoteAddr":"<REMOTEIP>","user":"<USERID>","app":"webdav","method":"MOVE","url":"/remote.php/dav/files/<USERID>/path/to/source/23-04-16%2010-41-27%201894.mov","message":"/path/to/target","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"26.0.0.11","exception":{"Exception":"OCP\\Files\\NotFoundException","Message":"/path/to/target","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/Node/Node.php","line":299,"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["/path/to/target"]},{"file":"/var/www/html/lib/private/Share20/Manager.php","line":1746,"function":"getParent","class":"OC\\Files\\Node\\Node","type":"->","args":[]},{"file":"/var/www/html/lib/private/Share20/ShareHelper.php","line":51,"function":"getAccessList","class":"OC\\Share20\\Manager","type":"->","args":[["OC\\Files\\Node\\File"],true,true]},{"file":"/var/www/html/apps/systemtags/lib/Activity/Listener.php","line":187,"function":"getPathsForAccessList","class":"OC\\Share20\\ShareHelper","type":"->","args":[["OC\\Files\\Node\\File"]]},{"file":"/var/www/html/apps/systemtags/lib/AppInfo/Application.php","line":74,"function":"mapperEvent","class":"OCA\\SystemTags\\Activity\\Listener","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"OCA\\SystemTags\\AppInfo\\{closure}","class":"OCA\\SystemTags\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"],["Closure"]],"*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/SymfonyAdapter.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/SystemTag/SystemTagObjectMapper.php","line":176,"function":"dispatch","class":"OC\\EventDispatcher\\SymfonyAdapter","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/custom_apps/files_automatedtagging/lib/Operation.php","line":105,"function":"assignTags","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":["3626506","files",["227"]]},{"file":"/var/www/html/custom_apps/files_automatedtagging/lib/Listener/CacheListener.php","line":43,"function":"checkOperations","class":"OCA\\FilesAutomatedTagging\\Operation","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],3626506,"path/to/target/23-04-16 10-41-27 1894.mov"]},{"file":"/var/www/html/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\FilesAutomatedTagging\\Listener\\CacheListener","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"],"OCP\\Files\\Cache\\CacheEntryInsertedEvent","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"]],"OCP\\Files\\Cache\\CacheEntryInsertedEvent",["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"],"OCP\\Files\\Cache\\CacheEntryInsertedEvent"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":99,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Cache\\CacheEntryInsertedEvent",["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":719,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/Files/Cache/Updater.php","line":200,"function":"moveFromCache","class":"OC\\Files\\Cache\\Cache","type":"->","args":[["OC\\Files\\Cache\\Cache"],"path/to/source/23-04-16 10-41-27 1894.mov","path/to/target/23-04-16 10-41-27 1894.mov"]},{"file":"/var/www/html/lib/private/Files/View.php","line":336,"function":"renameFromStorage","class":"OC\\Files\\Cache\\Updater","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],"path/to/source/23-04-16 10-41-27 1894.mov","path/to/target/23-04-16 10-41-27 1894.mov"]},{"file":"/var/www/html/lib/private/Files/View.php","line":841,"function":"renameUpdate","class":"OC\\Files\\View","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],"path/to/source/23-04-16 10-41-27 1894.mov","path/to/target/23-04-16 10-41-27 1894.mov"]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php","line":450,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Storagebox GuGu/path/to/source/23-04-16 10-41-27 1894.mov","/path/to/target/23-04-16 10-41-27 1894.mov"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Tree.php","line":160,"function":"moveInto","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["23-04-16 10-41-27 1894.mov","files/path/to/source04/23-04-16 10-41-27 1894.mov",["OCA\\DAV\\Connector\\Sabre\\File"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":612,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/path/to/source04/23-04-16 10-41-27 1894.mov","files/<USERID>/path/to/target/23-04-16 10-41-27 1894.mov"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/lib/Server.php","line":366,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":171,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/Files/Node/Root.php","Line":209,"message":"/path/to/target","exception":{},"CustomMessage":"/path/to/target"}}
{"reqId":"<redacted>","level":3,"time":"April 17, 2023 09:24:38","remoteAddr":"<REMOTEIP>","user":"<USERID>","app":"webdav","method":"MOVE","url":"/remote.php/dav/files/<USERID>/path/to/source/23-04-15%2017-57-12%201889.heic","message":"/path/to/target","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"26.0.0.11","exception":{"Exception":"OCP\\Files\\NotFoundException","Message":"/path/to/target","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/Node/Node.php","line":299,"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["/path/to/target"]},{"file":"/var/www/html/lib/private/Share20/Manager.php","line":1746,"function":"getParent","class":"OC\\Files\\Node\\Node","type":"->","args":[]},{"file":"/var/www/html/lib/private/Share20/ShareHelper.php","line":51,"function":"getAccessList","class":"OC\\Share20\\Manager","type":"->","args":[["OC\\Files\\Node\\File"],true,true]},{"file":"/var/www/html/apps/systemtags/lib/Activity/Listener.php","line":187,"function":"getPathsForAccessList","class":"OC\\Share20\\ShareHelper","type":"->","args":[["OC\\Files\\Node\\File"]]},{"file":"/var/www/html/apps/systemtags/lib/AppInfo/Application.php","line":74,"function":"mapperEvent","class":"OCA\\SystemTags\\Activity\\Listener","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"OCA\\SystemTags\\AppInfo\\{closure}","class":"OCA\\SystemTags\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"],["Closure"]],"*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/SymfonyAdapter.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/SystemTag/SystemTagObjectMapper.php","line":176,"function":"dispatch","class":"OC\\EventDispatcher\\SymfonyAdapter","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/custom_apps/files_automatedtagging/lib/Operation.php","line":105,"function":"assignTags","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":["3624557","files",["227"]]},{"file":"/var/www/html/custom_apps/files_automatedtagging/lib/Listener/CacheListener.php","line":43,"function":"checkOperations","class":"OCA\\FilesAutomatedTagging\\Operation","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],3624557,"path/to/target/23-04-15 17-57-12 1889.heic"]},{"file":"/var/www/html/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\FilesAutomatedTagging\\Listener\\CacheListener","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"],"OCP\\Files\\Cache\\CacheEntryInsertedEvent","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"]],"OCP\\Files\\Cache\\CacheEntryInsertedEvent",["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"],"OCP\\Files\\Cache\\CacheEntryInsertedEvent"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":99,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Cache\\CacheEntryInsertedEvent",["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":719,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/Files/Cache/Updater.php","line":200,"function":"moveFromCache","class":"OC\\Files\\Cache\\Cache","type":"->","args":[["OC\\Files\\Cache\\Cache"],"path/to/source/23-04-15 17-57-12 1889.heic","path/to/target/23-04-15 17-57-12 1889.heic"]},{"file":"/var/www/html/lib/private/Files/View.php","line":336,"function":"renameFromStorage","class":"OC\\Files\\Cache\\Updater","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],"path/to/source/23-04-15 17-57-12 1889.heic","path/to/target/23-04-15 17-57-12 1889.heic"]},{"file":"/var/www/html/lib/private/Files/View.php","line":841,"function":"renameUpdate","class":"OC\\Files\\View","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],"path/to/source/23-04-15 17-57-12 1889.heic","path/to/target/23-04-15 17-57-12 1889.heic"]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php","line":450,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Storagebox GuGu/path/to/source/23-04-15 17-57-12 1889.heic","/path/to/target/23-04-15 17-57-12 1889.heic"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Tree.php","line":160,"function":"moveInto","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["23-04-15 17-57-12 1889.heic","files/path/to/source04/23-04-15 17-57-12 1889.heic",["OCA\\DAV\\Connector\\Sabre\\File"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":612,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/path/to/source04/23-04-15 17-57-12 1889.heic","files/<USERID>/path/to/target/23-04-15 17-57-12 1889.heic"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/lib/Server.php","line":366,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":171,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/Files/Node/Root.php","Line":209,"message":"/path/to/target","exception":{},"CustomMessage":"/path/to/target"}}
{"reqId":"<redacted>","level":3,"time":"April 17, 2023 09:24:38","remoteAddr":"<REMOTEIP>","user":"<USERID>","app":"webdav","method":"MOVE","url":"/remote.php/dav/files/<USERID>/path/to/source/23-04-16%2010-44-10%201898.mov","message":"/path/to/target","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"26.0.0.11","exception":{"Exception":"OCP\\Files\\NotFoundException","Message":"/path/to/target","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/Node/Node.php","line":299,"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["/path/to/target"]},{"file":"/var/www/html/lib/private/Share20/Manager.php","line":1746,"function":"getParent","class":"OC\\Files\\Node\\Node","type":"->","args":[]},{"file":"/var/www/html/lib/private/Share20/ShareHelper.php","line":51,"function":"getAccessList","class":"OC\\Share20\\Manager","type":"->","args":[["OC\\Files\\Node\\File"],true,true]},{"file":"/var/www/html/apps/systemtags/lib/Activity/Listener.php","line":187,"function":"getPathsForAccessList","class":"OC\\Share20\\ShareHelper","type":"->","args":[["OC\\Files\\Node\\File"]]},{"file":"/var/www/html/apps/systemtags/lib/AppInfo/Application.php","line":74,"function":"mapperEvent","class":"OCA\\SystemTags\\Activity\\Listener","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"OCA\\SystemTags\\AppInfo\\{closure}","class":"OCA\\SystemTags\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"],["Closure"]],"*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/SymfonyAdapter.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/SystemTag/SystemTagObjectMapper.php","line":176,"function":"dispatch","class":"OC\\EventDispatcher\\SymfonyAdapter","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/custom_apps/files_automatedtagging/lib/Operation.php","line":105,"function":"assignTags","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":["3626597","files",["227"]]},{"file":"/var/www/html/custom_apps/files_automatedtagging/lib/Listener/CacheListener.php","line":43,"function":"checkOperations","class":"OCA\\FilesAutomatedTagging\\Operation","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],3626597,"path/to/target/23-04-16 10-44-10 1898.mov"]},{"file":"/var/www/html/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\FilesAutomatedTagging\\Listener\\CacheListener","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"],"OCP\\Files\\Cache\\CacheEntryInsertedEvent","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"]],"OCP\\Files\\Cache\\CacheEntryInsertedEvent",["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"],"OCP\\Files\\Cache\\CacheEntryInsertedEvent"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":99,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Cache\\CacheEntryInsertedEvent",["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":719,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/Files/Cache/Updater.php","line":200,"function":"moveFromCache","class":"OC\\Files\\Cache\\Cache","type":"->","args":[["OC\\Files\\Cache\\Cache"],"path/to/source/23-04-16 10-44-10 1898.mov","path/to/target/23-04-16 10-44-10 1898.mov"]},{"file":"/var/www/html/lib/private/Files/View.php","line":336,"function":"renameFromStorage","class":"OC\\Files\\Cache\\Updater","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],"path/to/source/23-04-16 10-44-10 1898.mov","path/to/target/23-04-16 10-44-10 1898.mov"]},{"file":"/var/www/html/lib/private/Files/View.php","line":841,"function":"renameUpdate","class":"OC\\Files\\View","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],"path/to/source/23-04-16 10-44-10 1898.mov","path/to/target/23-04-16 10-44-10 1898.mov"]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php","line":450,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Storagebox GuGu/path/to/source/23-04-16 10-44-10 1898.mov","/path/to/target/23-04-16 10-44-10 1898.mov"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Tree.php","line":160,"function":"moveInto","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["23-04-16 10-44-10 1898.mov","files/path/to/source04/23-04-16 10-44-10 1898.mov",["OCA\\DAV\\Connector\\Sabre\\File"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":612,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/path/to/source04/23-04-16 10-44-10 1898.mov","files/<USERID>/path/to/target/23-04-16 10-44-10 1898.mov"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/lib/Server.php","line":366,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":171,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/Files/Node/Root.php","Line":209,"message":"/path/to/target","exception":{},"CustomMessage":"/path/to/target"}}
{"reqId":"<redacted>","level":3,"time":"April 17, 2023 09:24:39","remoteAddr":"<REMOTEIP>","user":"<USERID>","app":"webdav","method":"MOVE","url":"/remote.php/dav/files/<USERID>/path/to/source/23-04-16%2010-44-10%201898.heic","message":"/path/to/target","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"26.0.0.11","exception":{"Exception":"OCP\\Files\\NotFoundException","Message":"/path/to/target","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/Node/Node.php","line":299,"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["/path/to/target"]},{"file":"/var/www/html/lib/private/Share20/Manager.php","line":1746,"function":"getParent","class":"OC\\Files\\Node\\Node","type":"->","args":[]},{"file":"/var/www/html/lib/private/Share20/ShareHelper.php","line":51,"function":"getAccessList","class":"OC\\Share20\\Manager","type":"->","args":[["OC\\Files\\Node\\File"],true,true]},{"file":"/var/www/html/apps/systemtags/lib/Activity/Listener.php","line":187,"function":"getPathsForAccessList","class":"OC\\Share20\\ShareHelper","type":"->","args":[["OC\\Files\\Node\\File"]]},{"file":"/var/www/html/apps/systemtags/lib/AppInfo/Application.php","line":74,"function":"mapperEvent","class":"OCA\\SystemTags\\Activity\\Listener","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"OCA\\SystemTags\\AppInfo\\{closure}","class":"OCA\\SystemTags\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"],["Closure"]],"*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/SymfonyAdapter.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/SystemTag/SystemTagObjectMapper.php","line":176,"function":"dispatch","class":"OC\\EventDispatcher\\SymfonyAdapter","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/custom_apps/files_automatedtagging/lib/Operation.php","line":105,"function":"assignTags","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":["3626598","files",["227"]]},{"file":"/var/www/html/custom_apps/files_automatedtagging/lib/Listener/CacheListener.php","line":43,"function":"checkOperations","class":"OCA\\FilesAutomatedTagging\\Operation","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],3626598,"path/to/target/23-04-16 10-44-10 1898.heic"]},{"file":"/var/www/html/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\FilesAutomatedTagging\\Listener\\CacheListener","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"],"OCP\\Files\\Cache\\CacheEntryInsertedEvent","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"]],"OCP\\Files\\Cache\\CacheEntryInsertedEvent",["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"],"OCP\\Files\\Cache\\CacheEntryInsertedEvent"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":99,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Cache\\CacheEntryInsertedEvent",["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":719,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/Files/Cache/Updater.php","line":200,"function":"moveFromCache","class":"OC\\Files\\Cache\\Cache","type":"->","args":[["OC\\Files\\Cache\\Cache"],"path/to/source/23-04-16 10-44-10 1898.heic","path/to/target/23-04-16 10-44-10 1898.heic"]},{"file":"/var/www/html/lib/private/Files/View.php","line":336,"function":"renameFromStorage","class":"OC\\Files\\Cache\\Updater","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],"path/to/source/23-04-16 10-44-10 1898.heic","path/to/target/23-04-16 10-44-10 1898.heic"]},{"file":"/var/www/html/lib/private/Files/View.php","line":841,"function":"renameUpdate","class":"OC\\Files\\View","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],"path/to/source/23-04-16 10-44-10 1898.heic","path/to/target/23-04-16 10-44-10 1898.heic"]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php","line":450,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Storagebox GuGu/path/to/source/23-04-16 10-44-10 1898.heic","/path/to/target/23-04-16 10-44-10 1898.heic"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Tree.php","line":160,"function":"moveInto","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["23-04-16 10-44-10 1898.heic","files/path/to/source04/23-04-16 10-44-10 1898.heic",["OCA\\DAV\\Connector\\Sabre\\File"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":612,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/path/to/source04/23-04-16 10-44-10 1898.heic","files/<USERID>/path/to/target/23-04-16 10-44-10 1898.heic"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/lib/Server.php","line":366,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":171,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/Files/Node/Root.php","Line":209,"message":"/path/to/target","exception":{},"CustomMessage":"/path/to/target"}}
{"reqId":"<redacted>","level":3,"time":"April 17, 2023 09:24:39","remoteAddr":"<REMOTEIP>","user":"<USERID>","app":"webdav","method":"MOVE","url":"/remote.php/dav/files/<USERID>/path/to/source/23-04-16%2010-44-12%201899.mov","message":"/path/to/target","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"26.0.0.11","exception":{"Exception":"OCP\\Files\\NotFoundException","Message":"/path/to/target","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/Node/Node.php","line":299,"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["/path/to/target"]},{"file":"/var/www/html/lib/private/Share20/Manager.php","line":1746,"function":"getParent","class":"OC\\Files\\Node\\Node","type":"->","args":[]},{"file":"/var/www/html/lib/private/Share20/ShareHelper.php","line":51,"function":"getAccessList","class":"OC\\Share20\\Manager","type":"->","args":[["OC\\Files\\Node\\File"],true,true]},{"file":"/var/www/html/apps/systemtags/lib/Activity/Listener.php","line":187,"function":"getPathsForAccessList","class":"OC\\Share20\\ShareHelper","type":"->","args":[["OC\\Files\\Node\\File"]]},{"file":"/var/www/html/apps/systemtags/lib/AppInfo/Application.php","line":74,"function":"mapperEvent","class":"OCA\\SystemTags\\Activity\\Listener","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"OCA\\SystemTags\\AppInfo\\{closure}","class":"OCA\\SystemTags\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"],["Closure"]],"*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/SymfonyAdapter.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/SystemTag/SystemTagObjectMapper.php","line":176,"function":"dispatch","class":"OC\\EventDispatcher\\SymfonyAdapter","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/custom_apps/files_automatedtagging/lib/Operation.php","line":105,"function":"assignTags","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":["3626599","files",["227"]]},{"file":"/var/www/html/custom_apps/files_automatedtagging/lib/Listener/CacheListener.php","line":43,"function":"checkOperations","class":"OCA\\FilesAutomatedTagging\\Operation","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],3626599,"path/to/target/23-04-16 10-44-12 1899.mov"]},{"file":"/var/www/html/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\FilesAutomatedTagging\\Listener\\CacheListener","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"],"OCP\\Files\\Cache\\CacheEntryInsertedEvent","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"]],"OCP\\Files\\Cache\\CacheEntryInsertedEvent",["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"],"OCP\\Files\\Cache\\CacheEntryInsertedEvent"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":99,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Cache\\CacheEntryInsertedEvent",["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":719,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/Files/Cache/Updater.php","line":200,"function":"moveFromCache","class":"OC\\Files\\Cache\\Cache","type":"->","args":[["OC\\Files\\Cache\\Cache"],"path/to/source/23-04-16 10-44-12 1899.mov","path/to/target/23-04-16 10-44-12 1899.mov"]},{"file":"/var/www/html/lib/private/Files/View.php","line":336,"function":"renameFromStorage","class":"OC\\Files\\Cache\\Updater","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],"path/to/source/23-04-16 10-44-12 1899.mov","path/to/target/23-04-16 10-44-12 1899.mov"]},{"file":"/var/www/html/lib/private/Files/View.php","line":841,"function":"renameUpdate","class":"OC\\Files\\View","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],"path/to/source/23-04-16 10-44-12 1899.mov","path/to/target/23-04-16 10-44-12 1899.mov"]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php","line":450,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Storagebox GuGu/path/to/source/23-04-16 10-44-12 1899.mov","/path/to/target/23-04-16 10-44-12 1899.mov"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Tree.php","line":160,"function":"moveInto","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["23-04-16 10-44-12 1899.mov","files/path/to/source04/23-04-16 10-44-12 1899.mov",["OCA\\DAV\\Connector\\Sabre\\File"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":612,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/path/to/source04/23-04-16 10-44-12 1899.mov","files/<USERID>/path/to/target/23-04-16 10-44-12 1899.mov"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/lib/Server.php","line":366,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":171,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/Files/Node/Root.php","Line":209,"message":"/path/to/target","exception":{},"CustomMessage":"/path/to/target"}}
{"reqId":"<redacted>","level":3,"time":"April 17, 2023 09:24:39","remoteAddr":"<REMOTEIP>","user":"<USERID>","app":"webdav","method":"MOVE","url":"/remote.php/dav/files/<USERID>/path/to/source/23-04-16%2009-40-11%201893.mov","message":"/path/to/target","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"26.0.0.11","exception":{"Exception":"OCP\\Files\\NotFoundException","Message":"/path/to/target","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/Node/Node.php","line":299,"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["/path/to/target"]},{"file":"/var/www/html/lib/private/Share20/Manager.php","line":1746,"function":"getParent","class":"OC\\Files\\Node\\Node","type":"->","args":[]},{"file":"/var/www/html/lib/private/Share20/ShareHelper.php","line":51,"function":"getAccessList","class":"OC\\Share20\\Manager","type":"->","args":[["OC\\Files\\Node\\File"],true,true]},{"file":"/var/www/html/apps/systemtags/lib/Activity/Listener.php","line":187,"function":"getPathsForAccessList","class":"OC\\Share20\\ShareHelper","type":"->","args":[["OC\\Files\\Node\\File"]]},{"file":"/var/www/html/apps/systemtags/lib/AppInfo/Application.php","line":74,"function":"mapperEvent","class":"OCA\\SystemTags\\Activity\\Listener","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"OCA\\SystemTags\\AppInfo\\{closure}","class":"OCA\\SystemTags\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"],["Closure"]],"*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/SymfonyAdapter.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/SystemTag/SystemTagObjectMapper.php","line":176,"function":"dispatch","class":"OC\\EventDispatcher\\SymfonyAdapter","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/custom_apps/files_automatedtagging/lib/Operation.php","line":105,"function":"assignTags","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":["3626502","files",["227"]]},{"file":"/var/www/html/custom_apps/files_automatedtagging/lib/Listener/CacheListener.php","line":43,"function":"checkOperations","class":"OCA\\FilesAutomatedTagging\\Operation","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],3626502,"path/to/target/23-04-16 09-40-11 1893.mov"]},{"file":"/var/www/html/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\FilesAutomatedTagging\\Listener\\CacheListener","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"],"OCP\\Files\\Cache\\CacheEntryInsertedEvent","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"]],"OCP\\Files\\Cache\\CacheEntryInsertedEvent",["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"],"OCP\\Files\\Cache\\CacheEntryInsertedEvent"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":99,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Cache\\CacheEntryInsertedEvent",["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":719,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Cache\\CacheEntryInsertedEvent"]]},{"file":"/var/www/html/lib/private/Files/Cache/Updater.php","line":200,"function":"moveFromCache","class":"OC\\Files\\Cache\\Cache","type":"->","args":[["OC\\Files\\Cache\\Cache"],"path/to/source/23-04-16 09-40-11 1893.mov","path/to/target/23-04-16 09-40-11 1893.mov"]},{"file":"/var/www/html/lib/private/Files/View.php","line":336,"function":"renameFromStorage","class":"OC\\Files\\Cache\\Updater","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],"path/to/source/23-04-16 09-40-11 1893.mov","path/to/target/23-04-16 09-40-11 1893.mov"]},{"file":"/var/www/html/lib/private/Files/View.php","line":841,"function":"renameUpdate","class":"OC\\Files\\View","type":"->","args":[["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],["OCA\\Files_Trashbin\\Storage",["OC\\Files\\Cache\\Cache"],["OC\\Files\\Cache\\Scanner"],null,["OC\\Files\\Cache\\Propagator"],["OC\\Files\\Cache\\Updater"]],"path/to/source/23-04-16 09-40-11 1893.mov","path/to/target/23-04-16 09-40-11 1893.mov"]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php","line":450,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Storagebox GuGu/path/to/source/23-04-16 09-40-11 1893.mov","/path/to/target/23-04-16 09-40-11 1893.mov"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Tree.php","line":160,"function":"moveInto","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["23-04-16 09-40-11 1893.mov","files/path/to/source04/23-04-16 09-40-11 1893.mov",["OCA\\DAV\\Connector\\Sabre\\File"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":612,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/path/to/source04/23-04-16 09-40-11 1893.mov","files/<USERID>/path/to/target/23-04-16 09-40-11 1893.mov"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/lib/Server.php","line":366,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":171,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/Files/Node/Root.php","Line":209,"message":"/path/to/target","exception":{},"CustomMessage":"/path/to/target"}}

@nickvergessen
Copy link
Member

{
  "reqId": "<redacted>",
  "level": 3,
  "time": "April 17, 2023 09:23:01",
  "remoteAddr": "<REMOTEIP>",
  "user": "<USERID>",
  "app": "webdav",
  "method": "MOVE",
  "url": "/remote.php/dav/files/<USERID>/path/to/source/23-04-16%2015-34-01%201900.mov",
  "message": "/path/to/target",
  "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36",
  "version": "26.0.0.11",
  "exception": {
    "Exception": "OCP\\Files\\NotFoundException",
    "Message": "/path/to/target",
    "Code": 0,
    "Trace": [
      {
        "file": "/var/www/html/lib/private/Files/Node/Node.php",
        "line": 299,
        "function": "get",
        "class": "OC\\Files\\Node\\Root",
        "type": "->",
        "args": [
          "/path/to/target"
        ]
      },
      {
        "file": "/var/www/html/lib/private/Share20/Manager.php",
        "line": 1746,
        "function": "getParent",
        "class": "OC\\Files\\Node\\Node",
        "type": "->",
        "args": []
      },
      {
        "file": "/var/www/html/lib/private/Share20/ShareHelper.php",
        "line": 51,
        "function": "getAccessList",
        "class": "OC\\Share20\\Manager",
        "type": "->",
        "args": [
          [
            "OC\\Files\\Node\\File"
          ],
          true,
          true
        ]
      },
      {
        "file": "/var/www/html/apps/systemtags/lib/Activity/Listener.php",
        "line": 187,
        "function": "getPathsForAccessList",
        "class": "OC\\Share20\\ShareHelper",
        "type": "->",
        "args": [
          [
            "OC\\Files\\Node\\File"
          ]
        ]
      },
      {
        "file": "/var/www/html/apps/systemtags/lib/AppInfo/Application.php",
        "line": 74,
        "function": "mapperEvent",
        "class": "OCA\\SystemTags\\Activity\\Listener",
        "type": "->",
        "args": [
          "*** sensitive parameters replaced ***"
        ]
      },
      {
        "file": "/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php",
        "line": 251,
        "function": "OCA\\SystemTags\\AppInfo\\{closure}",
        "class": "OCA\\SystemTags\\AppInfo\\Application",
        "type": "->",
        "args": [
          "*** sensitive parameters replaced ***"
        ]
      },
      {
        "file": "/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php",
        "line": 73,
        "function": "callListeners",
        "class": "Symfony\\Component\\EventDispatcher\\EventDispatcher",
        "type": "->",
        "args": [
          [
            [
              "Closure"
            ],
            [
              "Closure"
            ],
            [
              "Closure"
            ]
          ],
          "*** sensitive parameters replaced ***",
          "*** sensitive parameters replaced ***"
        ]
      },
      {
        "file": "/var/www/html/lib/private/EventDispatcher/EventDispatcher.php",
        "line": 87,
        "function": "dispatch",
        "class": "Symfony\\Component\\EventDispatcher\\EventDispatcher",
        "type": "->",
        "args": [
          "*** sensitive parameters replaced ***",
          "*** sensitive parameters replaced ***"
        ]
      },
      {
        "file": "/var/www/html/lib/private/EventDispatcher/SymfonyAdapter.php",
        "line": 98,
        "function": "dispatch",
        "class": "OC\\EventDispatcher\\EventDispatcher",
        "type": "->",
        "args": [
          "*** sensitive parameters replaced ***",
          "*** sensitive parameters replaced ***"
        ]
      },
      {
        "file": "/var/www/html/lib/private/SystemTag/SystemTagObjectMapper.php",
        "line": 176,
        "function": "dispatch",
        "class": "OC\\EventDispatcher\\SymfonyAdapter",
        "type": "->",
        "args": [
          "*** sensitive parameters replaced ***",
          "*** sensitive parameters replaced ***"
        ]
      },
      {
        "file": "/var/www/html/custom_apps/files_automatedtagging/lib/Operation.php",
        "line": 105,
        "function": "assignTags",
        "class": "OC\\SystemTag\\SystemTagObjectMapper",
        "type": "->",
        "args": [
          "3626696",
          "files",
          [
            "227"
          ]
        ]
      },
      {
        "file": "/var/www/html/custom_apps/files_automatedtagging/lib/Listener/CacheListener.php",
        "line": 43,
        "function": "checkOperations",
        "class": "OCA\\FilesAutomatedTagging\\Operation",
        "type": "->",
        "args": [
          [
            "OCA\\Files_Trashbin\\Storage",
            [
              "OC\\Files\\Cache\\Cache"
            ],
            [
              "OC\\Files\\Cache\\Scanner"
            ],
            null,
            [
              "OC\\Files\\Cache\\Propagator"
            ],
            [
              "OC\\Files\\Cache\\Updater"
            ]
          ],
          3626696,
          "path/to/target/23-04-16 15-34-01 1900.mov"
        ]
      },
      {
        "file": "/var/www/html/lib/private/EventDispatcher/ServiceEventListener.php",
        "line": 86,
        "function": "handle",
        "class": "OCA\\FilesAutomatedTagging\\Listener\\CacheListener",
        "type": "->",
        "args": [
          [
            "OCP\\Files\\Cache\\CacheEntryInsertedEvent"
          ]
        ]
      },
      {
        "file": "/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php",
        "line": 251,
        "function": "__invoke",
        "class": "OC\\EventDispatcher\\ServiceEventListener",
        "type": "->",
        "args": [
          [
            "OCP\\Files\\Cache\\CacheEntryInsertedEvent"
          ],
          "OCP\\Files\\Cache\\CacheEntryInsertedEvent",
          "*** sensitive parameters replaced ***"
        ]
      },
      {
        "file": "/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php",
        "line": 73,
        "function": "callListeners",
        "class": "Symfony\\Component\\EventDispatcher\\EventDispatcher",
        "type": "->",
        "args": [
          [
            [
              "Closure"
            ],
            [
              "Closure"
            ]
          ],
          "OCP\\Files\\Cache\\CacheEntryInsertedEvent",
          [
            "OCP\\Files\\Cache\\CacheEntryInsertedEvent"
          ]
        ]
      },
      {
        "file": "/var/www/html/lib/private/EventDispatcher/EventDispatcher.php",
        "line": 87,
        "function": "dispatch",
        "class": "Symfony\\Component\\EventDispatcher\\EventDispatcher",
        "type": "->",
        "args": [
          [
            "OCP\\Files\\Cache\\CacheEntryInsertedEvent"
          ],
          "OCP\\Files\\Cache\\CacheEntryInsertedEvent"
        ]
      },
      {
        "file": "/var/www/html/lib/private/EventDispatcher/EventDispatcher.php",
        "line": 99,
        "function": "dispatch",
        "class": "OC\\EventDispatcher\\EventDispatcher",
        "type": "->",
        "args": [
          "OCP\\Files\\Cache\\CacheEntryInsertedEvent",
          [
            "OCP\\Files\\Cache\\CacheEntryInsertedEvent"
          ]
        ]
      },
      {
        "file": "/var/www/html/lib/private/Files/Cache/Cache.php",
        "line": 719,
        "function": "dispatchTyped",
        "class": "OC\\EventDispatcher\\EventDispatcher",
        "type": "->",
        "args": [
          [
            "OCP\\Files\\Cache\\CacheEntryInsertedEvent"
          ]
        ]
      },
      {
        "file": "/var/www/html/lib/private/Files/Cache/Updater.php",
        "line": 200,
        "function": "moveFromCache",
        "class": "OC\\Files\\Cache\\Cache",
        "type": "->",
        "args": [
          [
            "OC\\Files\\Cache\\Cache"
          ],
          "path/to/source/23-04-16 15-34-01 1900.mov",
          "path/to/target/23-04-16 15-34-01 1900.mov"
        ]
      },
      {
        "file": "/var/www/html/lib/private/Files/View.php",
        "line": 336,
        "function": "renameFromStorage",
        "class": "OC\\Files\\Cache\\Updater",
        "type": "->",
        "args": [
          [
            "OCA\\Files_Trashbin\\Storage",
            [
              "OC\\Files\\Cache\\Cache"
            ],
            [
              "OC\\Files\\Cache\\Scanner"
            ],
            null,
            [
              "OC\\Files\\Cache\\Propagator"
            ],
            [
              "OC\\Files\\Cache\\Updater"
            ]
          ],
          "path/to/source/23-04-16 15-34-01 1900.mov",
          "path/to/target/23-04-16 15-34-01 1900.mov"
        ]
      },
      {
        "file": "/var/www/html/lib/private/Files/View.php",
        "line": 841,
        "function": "renameUpdate",
        "class": "OC\\Files\\View",
        "type": "->",
        "args": [
          [
            "OCA\\Files_Trashbin\\Storage",
            [
              "OC\\Files\\Cache\\Cache"
            ],
            [
              "OC\\Files\\Cache\\Scanner"
            ],
            null,
            [
              "OC\\Files\\Cache\\Propagator"
            ],
            [
              "OC\\Files\\Cache\\Updater"
            ]
          ],
          [
            "OCA\\Files_Trashbin\\Storage",
            [
              "OC\\Files\\Cache\\Cache"
            ],
            [
              "OC\\Files\\Cache\\Scanner"
            ],
            null,
            [
              "OC\\Files\\Cache\\Propagator"
            ],
            [
              "OC\\Files\\Cache\\Updater"
            ]
          ],
          "path/to/source/23-04-16 15-34-01 1900.mov",
          "path/to/target/23-04-16 15-34-01 1900.mov"
        ]
      },
      {
        "file": "/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php",
        "line": 450,
        "function": "rename",
        "class": "OC\\Files\\View",
        "type": "->",
        "args": [
          "/Storagebox GuGu/path/to/source/23-04-16 15-34-01 1900.mov",
          "/path/to/target/23-04-16 15-34-01 1900.mov"
        ]
      },
      {
        "file": "/var/www/html/3rdparty/sabre/dav/lib/DAV/Tree.php",
        "line": 160,
        "function": "moveInto",
        "class": "OCA\\DAV\\Connector\\Sabre\\Directory",
        "type": "->",
        "args": [
          "23-04-16 15-34-01 1900.mov",
          "files/path/to/source04/23-04-16 15-34-01 1900.mov",
          [
            "OCA\\DAV\\Connector\\Sabre\\File"
          ]
        ]
      },
      {
        "file": "/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php",
        "line": 612,
        "function": "move",
        "class": "Sabre\\DAV\\Tree",
        "type": "->",
        "args": [
          "files/path/to/source04/23-04-16 15-34-01 1900.mov",
          "files/<USERID>/path/to/target/23-04-16 15-34-01 1900.mov"
        ]
      },
      {
        "file": "/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php",
        "line": 89,
        "function": "httpMove",
        "class": "Sabre\\DAV\\CorePlugin",
        "type": "->",
        "args": [
          [
            "Sabre\\HTTP\\Request"
          ],
          [
            "Sabre\\HTTP\\Response"
          ]
        ]
      },
      {
        "file": "/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php",
        "line": 472,
        "function": "emit",
        "class": "Sabre\\DAV\\Server",
        "type": "->",
        "args": [
          "method:MOVE",
          [
            [
              "Sabre\\HTTP\\Request"
            ],
            [
              "Sabre\\HTTP\\Response"
            ]
          ]
        ]
      },
      {
        "file": "/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php",
        "line": 253,
        "function": "invokeMethod",
        "class": "Sabre\\DAV\\Server",
        "type": "->",
        "args": [
          [
            "Sabre\\HTTP\\Request"
          ],
          [
            "Sabre\\HTTP\\Response"
          ]
        ]
      },
      {
        "file": "/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php",
        "line": 321,
        "function": "start",
        "class": "Sabre\\DAV\\Server",
        "type": "->",
        "args": []
      },
      {
        "file": "/var/www/html/apps/dav/lib/Server.php",
        "line": 366,
        "function": "exec",
        "class": "Sabre\\DAV\\Server",
        "type": "->",
        "args": []
      },
      {
        "file": "/var/www/html/apps/dav/appinfo/v2/remote.php",
        "line": 35,
        "function": "exec",
        "class": "OCA\\DAV\\Server",
        "type": "->",
        "args": []
      },
      {
        "file": "/var/www/html/remote.php",
        "line": 171,
        "args": [
          "/var/www/html/apps/dav/appinfo/v2/remote.php"
        ],
        "function": "require_once"
      }
    ],
    "File": "/var/www/html/lib/private/Files/Node/Root.php",
    "Line": 209,
    "message": "/path/to/target",
    "exception": {},
    "CustomMessage": "/path/to/target"
  }
}

So that's a bit weird. The files seem to be moved, but at the same time they are creating the cache entry like if they are new.
The affected code path that is in the end triggering the error did not change since 6+ years. So not sure where this is now coming from.

Of course we could fix the result (check for the parent to exist before trying to get it when generating activity), but that would just cover up the root cause. The actual question is why you have items listed with parents defined that do not seem to exist on the database level.

@gymnae
Copy link
Author

gymnae commented Apr 17, 2023

I can replicate this behaviour with files both on internal and external storage. Can I supply more logs or insights into what might happen?

A note on that automated tagging only works on uploads: It also works when copying files. The problem you describe which could arise when moving 16GB of files then also could appear when copying 16GB of files inside Nextcloud.

@nickvergessen
Copy link
Member

So I did:

  • Created test1/foobar/
  • Uploaded 5 images in there
  • Created test2/
  • Moved foobar/ from test1/ to test2/
  • Moved images from within foobar/ back to test1/

On the last step rules applied and images where tagged as "Not folder", in the previous step the files where not tagged.
There was no error logged at any point about a missing parent.

So there seems to be more involved.

Looking at the code sharing might be it.
Can you clarify your from/ and to/ paths and which of them is shared with a user/group, whether they are internal/external storage, groupfolders, or anything else?
How many levels do your paths have. Which UI are you using to move files (or are you moving folders?)

@gymnae
Copy link
Author

gymnae commented Apr 17, 2023

I think I got closer: It appears to happen when moving from external storage to external or internal storage, I adjust my bug report
My external storage is of the type local

which of them is shared with a user/group

None

groupfolders

None

Which UI are you using to move files (or are you moving folders?)

Files app in the web, memories app - moving just files

@gymnae
Copy link
Author

gymnae commented Apr 22, 2023

Dear @nickvergessen, can I supply more info on this bug?
I tested more and can reproduce this behaviour when moving from external storage.

@nickvergessen
Copy link
Member

Not at the moment, just lacking time to look into it myself.

But anyone else can have a look at the meantime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants