Nextcloud version : 25.0.4.1
Operating system and version : debian 11
Apache or nginx version : apache 2.4.54
PHP version : 7.3.33
The issue you are facing:
When listing all users or the users in the different groups, I’ve not all the people. If the list is shorter than the page, I may have all (group of 2) or most (10 out of 11). Il the list is longer, I can have most by scrolling downward and then the software is waiting ( showing the circular animation gif).
The nextcloud.log gives me :
{
"reqId": "cwKf2zqijJwXpWUaVk6d",
"level": 3,
"time": "2023-03-24T12:41:35+00:00",
"remoteAddr": "xxx.xxx.45.15",
"user": "jxxxxx.mxxxxx",
"app": "no app in context",
"method": "GET",
"url": "/owncloud/ocs/v2.php/cloud/users/details?offset=100&limit=25&search=",
"message": "APAVE does not exist",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 Edg/111.0.1661.44",
"version": "25.0.4.1",
"exception": {
"Exception": "RuntimeException",
"Message": "APAVE does not exist",
"Code": 0,
"Trace": [
{
"file": "/var/www/owncloud/lib/private/User/Manager.php",
"line": 206,
"function": "getRealUID",
"class": "OC\\User\\Database",
"type": "->"
},
{
"file": "/var/www/owncloud/lib/private/User/Manager.php",
"line": 308,
"function": "getUserObject",
"class": "OC\\User\\Manager",
"type": "->"
},
{
"file": "/var/www/owncloud/apps/provisioning_api/lib/Controller/UsersController.php",
"line": 187,
"function": "search",
"class": "OC\\User\\Manager",
"type": "->"
},
{
"file": "/var/www/owncloud/lib/private/AppFramework/Http/Dispatcher.php",
"line": 225,
"function": "getUsersDetails",
"class": "OCA\\Provisioning_API\\Controller\\UsersController",
"type": "->"
},
{
"file": "/var/www/owncloud/lib/private/AppFramework/Http/Dispatcher.php",
"line": 133,
"function": "executeController",
"class": "OC\\AppFramework\\Http\\Dispatcher",
"type": "->"
},
{
"file": "/var/www/owncloud/lib/private/AppFramework/App.php",
"line": 172,
"function": "dispatch",
"class": "OC\\AppFramework\\Http\\Dispatcher",
"type": "->"
},
{
"file": "/var/www/owncloud/lib/private/Route/Router.php",
"line": 298,
"function": "main",
"class": "OC\\AppFramework\\App",
"type": "::"
},
{
"file": "/var/www/owncloud/ocs/v1.php",
"line": 63,
"function": "match",
"class": "OC\\Route\\Router",
"type": "->"
},
{
"file": "/var/www/owncloud/ocs/v2.php",
"line": 23,
"args": [
"/var/www/owncloud/ocs/v1.php"
],
"function": "require_once"
}
],
"File": "/var/www/owncloud/lib/private/User/Database.php",
"Line": 515,
"CustomMessage": "--"
}
}
What is this APAVE that does not exist ?
What is happening ?
Is this the first time you’ve seen this error? (Y/N): yes
The output of your Apache/nginx/system log in /var/log/____
:
nothing relevant, i have restarted the service
[Fri Mar 24 14:00:28.725799 2023] [mpm_prefork:notice] [pid 654] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Mar 24 14:00:28.884204 2023] [http2:warn] [pid 57301] AH10034: The mpm module (prefork.c) is not supported by mod_http2. The mpm determines how things are p>
[Fri Mar 24 14:00:28.916500 2023] [mpm_prefork:notice] [pid 57301] AH00163: Apache/2.4.54 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
[Fri Mar 24 14:00:28.916529 2023] [core:notice] [pid 57301] AH00094: Command line: '/usr/sbin/apache2'
Output errors in nextcloud.log in /var/www/ or as admin user in top right menu, filtering for errors. Use a pastebin service if necessary.
{"reqId":"uM4aJeZMRgbyGnqHkdhI","level":3,"time":"2023-03-21T10:44:56+00:00","remoteAddr":"xxx.xxx.60.202","user":"xxx.xxx","app":"PHP","method":"PROPFIND","url":"/owncloud/remote.php/dav/files/c.delbar/","message":"disk_free_space(): No such file or directory at /var/www/owncloud/lib/private/Files/Storage/Local.php#421","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36","version":"25.0.4.1","exception":{"Exception":"Error","Message":"disk_free_space(): No such file or directory at /var/www/owncloud/lib/private/Files/Storage/Local.php#421","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Local.php","line":421,"function":"disk_free_space"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Wrapper/Quota.php","line":110,"function":"free_space","class":"OC\\Files\\Storage\\Local","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Quota","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->"},{"file":"/var/www/owncloud/lib/private/legacy/OC_Helper.php","line":521,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->"},{"file":"/var/www/owncloud/apps/dav/lib/Connector/Sabre/Directory.php","line":328,"function":"getStorageInfo","class":"OC_Helper","type":"::"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":770,"function":"getQuotaInfo","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/PropFind.php","line":95,"function":"Sabre\\DAV\\{closure}","class":"Sabre\\DAV\\CorePlugin","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":774,"function":"handle","class":"Sabre\\DAV\\PropFind","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"propFind","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1052,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":984,"function":"getPropertiesByNode","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1662,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1647,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/apps/dav/lib/Server.php","line":360,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/remote.php","line":171,"args":["/var/www/owncloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/owncloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"}}
{"reqId":"uM4aJeZMRgbyGnqHkdhI","level":3,"time":"2023-03-21T10:44:56+00:00","remoteAddr":"xxx.xxx.60.202","user":"xxx.xxx","app":"PHP","method":"PROPFIND","url":"/owncloud/remote.php/dav/files/c.delbar/","message":"disk_free_space(): No such file or directory at /var/www/owncloud/lib/private/Files/Storage/Local.php#421","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36","version":"25.0.4.1","exception":{"Exception":"Error","Message":"disk_free_space(): No such file or directory at /var/www/owncloud/lib/private/Files/Storage/Local.php#421","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Local.php","line":421,"function":"disk_free_space"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Wrapper/Quota.php","line":110,"function":"free_space","class":"OC\\Files\\Storage\\Local","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Quota","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->"},{"file":"/var/www/owncloud/lib/private/legacy/OC_Helper.php","line":521,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->"},{"file":"/var/www/owncloud/apps/dav/lib/Connector/Sabre/Directory.php","line":328,"function":"getStorageInfo","class":"OC_Helper","type":"::"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":770,"function":"getQuotaInfo","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/PropFind.php","line":95,"function":"Sabre\\DAV\\{closure}","class":"Sabre\\DAV\\CorePlugin","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":774,"function":"handle","class":"Sabre\\DAV\\PropFind","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"propFind","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1052,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":984,"function":"getPropertiesByNode","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1662,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1647,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/apps/dav/lib/Server.php","line":360,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/remote.php","line":171,"args":["/var/www/owncloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/owncloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"}}
{"reqId":"3ykZXKTiFCQPnWlzn0Wo","level":3,"time":"2023-03-21T14:06:45+00:00","remoteAddr":"xxx.xxx.97.177","user":"xxx.xxx","app":"PHP","method":"PROPFIND","url":"/owncloud/remote.php/dav/files/j.dadoun/","message":"disk_free_space(): No such file or directory at /var/www/owncloud/lib/private/Files/Storage/Local.php#421","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36","version":"25.0.4.1","exception":{"Exception":"Error","Message":"disk_free_space(): No such file or directory at /var/www/owncloud/lib/private/Files/Storage/Local.php#421","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Local.php","line":421,"function":"disk_free_space"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Wrapper/Quota.php","line":110,"function":"free_space","class":"OC\\Files\\Storage\\Local","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Quota","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->"},{"file":"/var/www/owncloud/lib/private/legacy/OC_Helper.php","line":521,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->"},{"file":"/var/www/owncloud/apps/dav/lib/Connector/Sabre/Directory.php","line":328,"function":"getStorageInfo","class":"OC_Helper","type":"::"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":770,"function":"getQuotaInfo","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/PropFind.php","line":95,"function":"Sabre\\DAV\\{closure}","class":"Sabre\\DAV\\CorePlugin","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":774,"function":"handle","class":"Sabre\\DAV\\PropFind","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"propFind","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1052,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":984,"function":"getPropertiesByNode","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1662,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1647,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/apps/dav/lib/Server.php","line":360,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/remote.php","line":171,"args":["/var/www/owncloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/owncloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"}}
{"reqId":"3ykZXKTiFCQPnWlzn0Wo","level":3,"time":"2023-03-21T14:06:45+00:00","remoteAddr":"xxx.xxx.97.177","user":"xxx.xxx","app":"PHP","method":"PROPFIND","url":"/owncloud/remote.php/dav/files/j.dadoun/","message":"disk_free_space(): No such file or directory at /var/www/owncloud/lib/private/Files/Storage/Local.php#421","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36","version":"25.0.4.1","exception":{"Exception":"Error","Message":"disk_free_space(): No such file or directory at /var/www/owncloud/lib/private/Files/Storage/Local.php#421","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Local.php","line":421,"function":"disk_free_space"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Wrapper/Quota.php","line":110,"function":"free_space","class":"OC\\Files\\Storage\\Local","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Quota","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->"},{"file":"/var/www/owncloud/lib/private/legacy/OC_Helper.php","line":521,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->"},{"file":"/var/www/owncloud/apps/dav/lib/Connector/Sabre/Directory.php","line":328,"function":"getStorageInfo","class":"OC_Helper","type":"::"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":770,"function":"getQuotaInfo","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/PropFind.php","line":95,"function":"Sabre\\DAV\\{closure}","class":"Sabre\\DAV\\CorePlugin","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":774,"function":"handle","class":"Sabre\\DAV\\PropFind","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"propFind","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1052,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":984,"function":"getPropertiesByNode","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1662,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1647,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/apps/dav/lib/Server.php","line":360,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/remote.php","line":171,"args":["/var/www/owncloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/owncloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"}}
{"reqId":"C07VDz5x0mobpo5717it","level":1,"time":"2023-03-21T14:25:02+00:00","remoteAddr":"xxx.xxx.45.15","user":"xxx.xxx","app":"core","method":"PUT","url":"/owncloud/remote.php/webdav/Dossier%20Client/Centre%20Guillaume%20le%20Conqu%C3%A9rant/CQI%202023/Truebeam/20230206_cqi_mensuel_acc%C3%A9l%C3%A9rateur_varian_truebeam_centre%20guillaume%20le%20conqu%C3%A9rant.pdf","message":"Error while setting modified time","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 Edg/111.0.1661.44","version":"25.0.4.1","exception":{"Exception":"Doctrine\\DBAL\\Exception\\DeadlockException","Message":"An exception occurred while executing a query: SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction","Code":1213,"Trace":[{"file":"/var/www/owncloud/3rdparty/doctrine/dbal/src/Connection.php","line":1780,"function":"convert","class":"Doctrine\\DBAL\\Driver\\API\\MySQL\\ExceptionConverter","type":"->"},{"file":"/var/www/owncloud/3rdparty/doctrine/dbal/src/Connection.php","line":1719,"function":"handleDriverException","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/owncloud/3rdparty/doctrine/dbal/src/Connection.php","line":1173,"function":"convertExceptionDuringQuery","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/owncloud/lib/private/DB/Connection.php","line":294,"function":"executeStatement","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/owncloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":354,"function":"executeStatement","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/owncloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":281,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/Cache/Cache.php","line":382,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/Cache/Wrapper/CacheWrapper.php","line":145,"function":"update","class":"OC\\Files\\Cache\\Cache","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/lib/private/Files/Cache/Wrapper/CacheWrapper.php","line":145,"function":"update","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/lib/private/Files/Cache/Wrapper/CacheJail.php","line":148,"function":"update","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/apps/files_sharing/lib/Cache.php","line":125,"function":"update","class":"OC\\Files\\Cache\\Wrapper\\CacheJail","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/lib/private/Files/Cache/Wrapper/CacheWrapper.php","line":145,"function":"update","class":"OCA\\Files_Sharing\\Cache","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/lib/private/Files/Cache/Updater.php","line":256,"function":"update","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/lib/private/Files/Cache/Updater.php","line":138,"function":"correctParentStorageMtime","class":"OC\\Files\\Cache\\Updater","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/View.php","line":322,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/lib/private/Files/View.php","line":1199,"function":"writeUpdate","class":"OC\\Files\\View","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/View.php","line":574,"function":"basicOperation","class":"OC\\Files\\View","type":"->"},{"file":"/var/www/owncloud/apps/dav/lib/Connector/Sabre/File.php","line":379,"function":"touch","class":"OC\\Files\\View","type":"->"},{"file":"/var/www/owncloud/apps/dav/lib/Connector/Sabre/Directory.php","line":151,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1098,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":504,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/apps/dav/appinfo/v1/webdav.php","line":85,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/remote.php","line":171,"args":["/var/www/owncloud/apps/dav/appinfo/v1/webdav.php"],"function":"require_once"}],"File":"/var/www/owncloud/3rdparty/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php","Line":37,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDO\\Exception","Message":"SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction","Code":1213,"Trace":[{"file":"/var/www/owncloud/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","line":94,"function":"new","class":"Doctrine\\DBAL\\Driver\\PDO\\Exception","type":"::"},{"file":"/var/www/owncloud/3rdparty/doctrine/dbal/src/Connection.php","line":1163,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDO\\Statement","type":"->"},{"file":"/var/www/owncloud/lib/private/DB/Connection.php","line":294,"function":"executeStatement","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/owncloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":354,"function":"executeStatement","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/owncloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":281,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/Cache/Cache.php","line":382,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/Cache/Wrapper/CacheWrapper.php","line":145,"function":"update","class":"OC\\Files\\Cache\\Cache","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/lib/private/Files/Cache/Wrapper/CacheWrapper.php","line":145,"function":"update","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/lib/private/Files/Cache/Wrapper/CacheJail.php","line":148,"function":"update","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/apps/files_sharing/lib/Cache.php","line":125,"function":"update","class":"OC\\Files\\Cache\\Wrapper\\CacheJail","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/lib/private/Files/Cache/Wrapper/CacheWrapper.php","line":145,"function":"update","class":"OCA\\Files_Sharing\\Cache","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/lib/private/Files/Cache/Updater.php","line":256,"function":"update","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/lib/private/Files/Cache/Updater.php","line":138,"function":"correctParentStorageMtime","class":"OC\\Files\\Cache\\Updater","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/View.php","line":322,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/lib/private/Files/View.php","line":1199,"function":"writeUpdate","class":"OC\\Files\\View","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/View.php","line":574,"function":"basicOperation","class":"OC\\Files\\View","type":"->"},{"file":"/var/www/owncloud/apps/dav/lib/Connector/Sabre/File.php","line":379,"function":"touch","class":"OC\\Files\\View","type":"->"},{"file":"/var/www/owncloud/apps/dav/lib/Connector/Sabre/Directory.php","line":151,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1098,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":504,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/apps/dav/appinfo/v1/webdav.php","line":85,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/remote.php","line":171,"args":["/var/www/owncloud/apps/dav/appinfo/v1/webdav.php"],"function":"require_once"}],"File":"/var/www/owncloud/3rdparty/doctrine/dbal/src/Driver/PDO/Exception.php","Line":26,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction","Code":"40001","Trace":[{"file":"/var/www/owncloud/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","line":92,"function":"execute","class":"PDOStatement","type":"->"},{"file":"/var/www/owncloud/3rdparty/doctrine/dbal/src/Connection.php","line":1163,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDO\\Statement","type":"->"},{"file":"/var/www/owncloud/lib/private/DB/Connection.php","line":294,"function":"executeStatement","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/owncloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":354,"function":"executeStatement","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/owncloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":281,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/Cache/Cache.php","line":382,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/Cache/Wrapper/CacheWrapper.php","line":145,"function":"update","class":"OC\\Files\\Cache\\Cache","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/lib/private/Files/Cache/Wrapper/CacheWrapper.php","line":145,"function":"update","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/lib/private/Files/Cache/Wrapper/CacheJail.php","line":148,"function":"update","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/apps/files_sharing/lib/Cache.php","line":125,"function":"update","class":"OC\\Files\\Cache\\Wrapper\\CacheJail","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/lib/private/Files/Cache/Wrapper/CacheWrapper.php","line":145,"function":"update","class":"OCA\\Files_Sharing\\Cache","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/lib/private/Files/Cache/Updater.php","line":256,"function":"update","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/lib/private/Files/Cache/Updater.php","line":138,"function":"correctParentStorageMtime","class":"OC\\Files\\Cache\\Updater","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/View.php","line":322,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/owncloud/lib/private/Files/View.php","line":1199,"function":"writeUpdate","class":"OC\\Files\\View","type":"->"},{"file":"/var/www/owncloud/lib/private/Files/View.php","line":574,"function":"basicOperation","class":"OC\\Files\\View","type":"->"},{"file":"/var/www/owncloud/apps/dav/lib/Connector/Sabre/File.php","line":379,"function":"touch","class":"OC\\Files\\View","type":"->"},{"file":"/var/www/owncloud/apps/dav/lib/Connector/Sabre/Directory.php","line":151,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1098,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":504,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/apps/dav/appinfo/v1/webdav.php","line":85,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/owncloud/remote.php","line":171,"args":["/var/www/owncloud/apps/dav/appinfo/v1/webdav.php"],"function":"require_once"}],"File":"/var/www/owncloud/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","Line":92}},"message":"Error while setting modified time","exception":{},"CustomMessage":"Error while setting modified time"}}
{"reqId":"HgCmFK0PepKEaJW2ySX8","level":3,"time":"2023-03-24T09:41:57+00:00","remoteAddr":"xxx.xxx.45.15","user":"xxx.xxx","app":"PHP","method":"GET","url":"/owncloud/ocs/v2.php/search/providers/notes/search?term=Kummel+&from=%2Fowncloud%2Fsettings%2Fusers","message":"Undefined variable $folder at /var/www/owncloud/apps/notes/lib/Service/NoteUtil.php#154","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 Edg/111.0.1661.51","version":"25.0.4.1","exception":{"Exception":"Error","Message":"Undefined variable $folder at /var/www/owncloud/apps/notes/lib/Service/NoteUtil.php#154","Code":0,"Trace":[{"file":"/var/www/owncloud/apps/notes/lib/Service/NoteUtil.php","line":154,"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/var/www/owncloud/apps/notes/lib/Service/NotesService.php","line":153,"function":"getOrCreateFolder","class":"OCA\\Notes\\Service\\NoteUtil","type":"->"},{"file":"/var/www/owncloud/apps/notes/lib/Service/NotesService.php","line":30,"function":"getNotesFolder","class":"OCA\\Notes\\Service\\NotesService","type":"->"},{"file":"/var/www/owncloud/apps/notes/lib/Service/NotesService.php","line":69,"function":"getAll","class":"OCA\\Notes\\Service\\NotesService","type":"->"},{"file":"/var/www/owncloud/apps/notes/lib/AppInfo/SearchProvider.php","line":52,"function":"search","class":"OCA\\Notes\\Service\\NotesService","type":"->"},{"file":"/var/www/owncloud/lib/private/Search/SearchComposer.php","line":160,"function":"search","class":"OCA\\Notes\\AppInfo\\SearchProvider","type":"->"},{"file":"/var/www/owncloud/core/Controller/UnifiedSearchController.php","line":105,"function":"search","class":"OC\\Search\\SearchComposer","type":"->"},{"file":"/var/www/owncloud/lib/private/AppFramework/Http/Dispatcher.php","line":225,"function":"search","class":"OC\\Core\\Controller\\UnifiedSearchController","type":"->"},{"file":"/var/www/owncloud/lib/private/AppFramework/Http/Dispatcher.php","line":133,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/owncloud/lib/private/AppFramework/App.php","line":172,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/owncloud/lib/private/Route/Router.php","line":298,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/owncloud/ocs/v1.php","line":63,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/owncloud/ocs/v2.php","line":23,"args":["/var/www/owncloud/ocs/v1.php"],"function":"require_once"}],"File":"/var/www/owncloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"}}
{"reqId":"KAI5ruE2q67iNF3EleBV","level":3,"time":"2023-03-24T09:41:57+00:00","remoteAddr":"xxx.xxx.45.15","user":"xxx.xxx","app":"PHP","method":"GET","url":"/owncloud/ocs/v2.php/search/providers/notes/search?term=Kummel+&from=%2Fowncloud%2Fsettings%2Fusers","message":"Undefined variable $folder at /var/www/owncloud/apps/notes/lib/Service/NoteUtil.php#154","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 Edg/111.0.1661.51","version":"25.0.4.1","exception":{"Exception":"Error","Message":"Undefined variable $folder at /var/www/owncloud/apps/notes/lib/Service/NoteUtil.php#154","Code":0,"Trace":[{"file":"/var/www/owncloud/apps/notes/lib/Service/NoteUtil.php","line":154,"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/var/www/owncloud/apps/notes/lib/Service/NotesService.php","line":153,"function":"getOrCreateFolder","class":"OCA\\Notes\\Service\\NoteUtil","type":"->"},{"file":"/var/www/owncloud/apps/notes/lib/Service/NotesService.php","line":30,"function":"getNotesFolder","class":"OCA\\Notes\\Service\\NotesService","type":"->"},{"file":"/var/www/owncloud/apps/notes/lib/Service/NotesService.php","line":69,"function":"getAll","class":"OCA\\Notes\\Service\\NotesService","type":"->"},{"file":"/var/www/owncloud/apps/notes/lib/AppInfo/SearchProvider.php","line":52,"function":"search","class":"OCA\\Notes\\Service\\NotesService","type":"->"},{"file":"/var/www/owncloud/lib/private/Search/SearchComposer.php","line":160,"function":"search","class":"OCA\\Notes\\AppInfo\\SearchProvider","type":"->"},{"file":"/var/www/owncloud/core/Controller/UnifiedSearchController.php","line":105,"function":"search","class":"OC\\Search\\SearchComposer","type":"->"},{"file":"/var/www/owncloud/lib/private/AppFramework/Http/Dispatcher.php","line":225,"function":"search","class":"OC\\Core\\Controller\\UnifiedSearchController","type":"->"},{"file":"/var/www/owncloud/lib/private/AppFramework/Http/Dispatcher.php","line":133,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/owncloud/lib/private/AppFramework/App.php","line":172,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/owncloud/lib/private/Route/Router.php","line":298,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/owncloud/ocs/v1.php","line":63,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/owncloud/ocs/v2.php","line":23,"args":["/var/www/owncloud/ocs/v1.php"],"function":"require_once"}],"File":"/var/www/owncloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"}}
{"reqId":"xJbZsaD3s2NeX2g9uKYe","level":3,"time":"2023-03-24T09:43:33+00:00","remoteAddr":"xxx.xxx.45.15","user":"xxx.xxx","app":"PHP","method":"GET","url":"/owncloud/ocs/v2.php/search/providers/notes/search?term=Kummel+&from=%2Fowncloud%2Fsettings%2Fusers","message":"Undefined variable $folder at /var/www/owncloud/apps/notes/lib/Service/NoteUtil.php#154","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 Edg/111.0.1661.51","version":"25.0.4.1","exception":{"Exception":"Error","Message":"Undefined variable $folder at /var/www/owncloud/apps/notes/lib/Service/NoteUtil.php#154","Code":0,"Trace":[{"file":"/var/www/owncloud/apps/notes/lib/Service/NoteUtil.php","line":154,"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/var/www/owncloud/apps/notes/lib/Service/NotesService.php","line":153,"function":"getOrCreateFolder","class":"OCA\\Notes\\Service\\NoteUtil","type":"->"},{"file":"/var/www/owncloud/apps/notes/lib/Service/NotesService.php","line":30,"function":"getNotesFolder","class":"OCA\\Notes\\Service\\NotesService","type":"->"},{"file":"/var/www/owncloud/apps/notes/lib/Service/NotesService.php","line":69,"function":"getAll","class":"OCA\\Notes\\Service\\NotesService","type":"->"},{"file":"/var/www/owncloud/apps/notes/lib/AppInfo/SearchProvider.php","line":52,"function":"search","class":"OCA\\Notes\\Service\\NotesService","type":"->"},{"file":"/var/www/owncloud/lib/private/Search/SearchComposer.php","line":160,"function":"search","class":"OCA\\Notes\\AppInfo\\SearchProvider","type":"->"},{"file":"/var/www/owncloud/core/Controller/UnifiedSearchController.php","line":105,"function":"search","class":"OC\\Search\\SearchComposer","type":"->"},{"file":"/var/www/owncloud/lib/private/AppFramework/Http/Dispatcher.php","line":225,"function":"search","class":"OC\\Core\\Controller\\UnifiedSearchController","type":"->"},{"file":"/var/www/owncloud/lib/private/AppFramework/Http/Dispatcher.php","line":133,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/owncloud/lib/private/AppFramework/App.php","line":172,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/owncloud/lib/private/Route/Router.php","line":298,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/owncloud/ocs/v1.php","line":63,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/owncloud/ocs/v2.php","line":23,"args":["/var/www/owncloud/ocs/v1.php"],"function":"require_once"}],"File":"/var/www/owncloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"}}
{"reqId":"8QQwP37iF7cssrJTFqb0","level":3,"time":"2023-03-24T09:43:34+00:00","remoteAddr":"xxx.xxx.45.15","user":"xxx.xxx","app":"PHP","method":"GET","url":"/owncloud/ocs/v2.php/search/providers/notes/search?term=Kummel+&from=%2Fowncloud%2Fsettings%2Fusers","message":"Undefined variable $folder at /var/www/owncloud/apps/notes/lib/Service/NoteUtil.php#154","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 Edg/111.0.1661.51","version":"25.0.4.1","exception":{"Exception":"Error","Message":"Undefined variable $folder at /var/www/owncloud/apps/notes/lib/Service/NoteUtil.php#154","Code":0,"Trace":[{"file":"/var/www/owncloud/apps/notes/lib/Service/NoteUtil.php","line":154,"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/var/www/owncloud/apps/notes/lib/Service/NotesService.php","line":153,"function":"getOrCreateFolder","class":"OCA\\Notes\\Service\\NoteUtil","type":"->"},{"file":"/var/www/owncloud/apps/notes/lib/Service/NotesService.php","line":30,"function":"getNotesFolder","class":"OCA\\Notes\\Service\\NotesService","type":"->"},{"file":"/var/www/owncloud/apps/notes/lib/Service/NotesService.php","line":69,"function":"getAll","class":"OCA\\Notes\\Service\\NotesService","type":"->"},{"file":"/var/www/owncloud/apps/notes/lib/AppInfo/SearchProvider.php","line":52,"function":"search","class":"OCA\\Notes\\Service\\NotesService","type":"->"},{"file":"/var/www/owncloud/lib/private/Search/SearchComposer.php","line":160,"function":"search","class":"OCA\\Notes\\AppInfo\\SearchProvider","type":"->"},{"file":"/var/www/owncloud/core/Controller/UnifiedSearchController.php","line":105,"function":"search","class":"OC\\Search\\SearchComposer","type":"->"},{"file":"/var/www/owncloud/lib/private/AppFramework/Http/Dispatcher.php","line":225,"function":"search","class":"OC\\Core\\Controller\\UnifiedSearchController","type":"->"},{"file":"/var/www/owncloud/lib/private/AppFramework/Http/Dispatcher.php","line":133,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/owncloud/lib/private/AppFramework/App.php","line":172,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/owncloud/lib/private/Route/Router.php","line":298,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/owncloud/ocs/v1.php","line":63,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/owncloud/ocs/v2.php","line":23,"args":["/var/www/owncloud/ocs/v1.php"],"function":"require_once"}],"File":"/var/www/owncloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"}}
Thanks