Closed tobiasKaminsky closed 2 years ago
During our Android CI we use NC24 and check out latest master branch of this app and it fails.
Ref: https://drone.nextcloud.com/nextcloud/android-library/1313/2/2
{ "reqId": "pPkEgX9sSg6Stf2JmfWY", "level": 4, "time": "2022-09-09T06:22:34+00:00", "remoteAddr": "172.20.0.2", "user": "test", "app": "webdav", "method": "PROPFIND", "url": "/remote.php/dav/files/test//", "message": "Call to undefined method OC\\User\\Manager::getDisplayName()", "userAgent": "Mozilla/5.0 (Android) Nextcloud-android/1.0.0", "version": "24.0.5.1", "exception": { "Exception": "Error", "Message": "Call to undefined method OC\\User\\Manager::getDisplayName()", "Code": 0, "Trace": [ { "file": "/var/www/html/apps/files_lock/lib/DAV/LockPlugin.php", "line": 149, "function": "injectMetadata", "class": "OCA\\FilesLock\\Service\\LockService", "type": "->" }, { "file": "/var/www/html/3rdparty/sabre/dav/lib/DAV/PropFind.php", "line": 95, "function": "OCA\\FilesLock\\DAV\\{closure}", "class": "OCA\\FilesLock\\DAV\\LockPlugin", "type": "->", "args": [ "*** sensitive parameters replaced ***" ] }, { "file": "/var/www/html/apps/files_lock/lib/DAV/LockPlugin.php", "line": 152, "function": "handle", "class": "Sabre\\DAV\\PropFind", "type": "->" }, { "file": "/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php", "line": 89, "function": "customProperties", "class": "OCA\\FilesLock\\DAV\\LockPlugin", "type": "->" }, { "file": "/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php", "line": 1052, "function": "emit", "class": "Sabre\\DAV\\Server", "type": "->" }, { "file": "/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php", "line": 984, "function": "getPropertiesByNode", "class": "Sabre\\DAV\\Server", "type": "->" }, { "file": "/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php", "line": 1662, "function": "getPropertiesIteratorForPath", "class": "Sabre\\DAV\\Server", "type": "->" }, { "file": "/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php", "line": 1647, "function": "writeMultiStatus", "class": "Sabre\\DAV\\Server", "type": "->" }, { "file": "/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php", "line": 346, "function": "generateMultiStatus", "class": "Sabre\\DAV\\Server", "type": "->" }, { "file": "/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php", "line": 89, "function": "httpPropFind", "class": "Sabre\\DAV\\CorePlugin", "type": "->" }, { "file": "/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php", "line": 472, "function": "emit", "class": "Sabre\\DAV\\Server", "type": "->" }, { "file": "/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php", "line": 253, "function": "invokeMethod", "class": "Sabre\\DAV\\Server", "type": "->" }, { "file": "/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php", "line": 321, "function": "start", "class": "Sabre\\DAV\\Server", "type": "->" }, { "file": "/var/www/html/apps/dav/lib/Server.php", "line": 358, "function": "exec", "class": "Sabre\\DAV\\Server", "type": "->" }, { "file": "/var/www/html/apps/dav/appinfo/v2/remote.php", "line": 35, "function": "exec", "class": "OCA\\DAV\\Server", "type": "->" }, { "file": "/var/www/html/remote.php", "line": 166, "args": [ "/var/www/html/apps/dav/appinfo/v2/remote.php" ], "function": "require_once" } ], "File": "/var/www/html/apps/files_lock/lib/Service/LockService.php", "Line": 321, "CustomMessage": "--" } }
During our Android CI we use NC24 and check out latest master branch of this app and it fails.
Ref: https://drone.nextcloud.com/nextcloud/android-library/1313/2/2