-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Labels
0. Needs triageIssues that need to be triagedIssues that need to be triagedbughighhigh priorityhigh priority
Description
Hi!
I've updated the app from 18.1.4 to 18.1.5 and now all my groupfolders are shown empty, though the files are present in the directories.
In logs I see constantly:
{"reqId":"4ectGeIEGuHnAcfRGPCF","level":4,"time":"2025-09-10T20:25:07+03:00","remoteAddr":"****","user":"user","app":"no app in context","method":"GET","url":"/index.php/settings/admin/overview","message":"Could not boot files_trashbin: Too few arguments to function OCA\\GroupFolders\\Trash\\TrashBackend::__construct(), 9 passed in /www/html/nextcloud/apps/groupfolders/lib/AppInfo/Application.php on line 124 and exactly 11 expected","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36","version":"30.0.14.1","exception":{"Exception":"ArgumentCountError","Message":"Too few arguments to function OCA\\GroupFolders\\Trash\\TrashBackend::__construct(), 9 passed in /www/html/nextcloud/apps/groupfolders/lib/AppInfo/Application.php on line 124 and exactly 11 expected","Code":0,"Trace":[{"file":"/www/html/nextcloud/apps/groupfolders/lib/AppInfo/Application.php","line":124,"function":"__construct","class":"OCA\\GroupFolders\\Trash\\TrashBackend","type":"->"},{"file":"/www/html/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":153,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/www/html/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":122,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/www/html/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":120,"function":"offsetGet","class":"Pimple\\Container","type":"->"},{"file":"/www/html/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":439,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/www/html/nextcloud/lib/private/ServerContainer.php","line":137,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/www/html/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":420,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/www/html/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":42,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/www/html/nextcloud/apps/files_trashbin/lib/AppInfo/Application.php","line":76,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/www/html/nextcloud/lib/private/AppFramework/Bootstrap/FunctionInjector.php","line":28,"function":"registerTrashBackends","class":"OCA\\Files_Trashbin\\AppInfo\\Application","type":"->"},{"file":"/www/html/nextcloud/lib/private/AppFramework/Bootstrap/BootContext.php","line":32,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\FunctionInjector","type":"->"},{"file":"/www/html/nextcloud/apps/files_trashbin/lib/AppInfo/Application.php","line":54,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\BootContext","type":"->"},{"file":"/www/html/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":157,"function":"boot","class":"OCA\\Files_Trashbin\\AppInfo\\Application","type":"->"},{"file":"/www/html/nextcloud/lib/private/App/AppManager.php","line":435,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/www/html/nextcloud/lib/private/App/AppManager.php","line":212,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/www/html/nextcloud/lib/private/legacy/OC_App.php","line":85,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/www/html/nextcloud/apps/dav/lib/AppInfo/Application.php","line":203,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/www/html/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":157,"function":"boot","class":"OCA\\DAV\\AppInfo\\Application","type":"->"},{"file":"/www/html/nextcloud/lib/private/App/AppManager.php","line":435,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/www/html/nextcloud/lib/private/App/AppManager.php","line":212,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/www/html/nextcloud/lib/private/legacy/OC_App.php","line":85,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/www/html/nextcloud/lib/base.php","line":991,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/www/html/nextcloud/index.php","line":24,"function":"handleRequest","class":"OC","type":"::"}],"File":"/www/html/nextcloud/apps/groupfolders/lib/Trash/TrashBackend.php","Line":44,"message":"Could not boot files_trashbin: Too few arguments to function OCA\\GroupFolders\\Trash\\TrashBackend::__construct(), 9 passed in /www/html/nextcloud/apps/groupfolders/lib/AppInfo/Application.php on line 124 and exactly 11 expected","exception":{},"CustomMessage":"Could not boot files_trashbin: Too few arguments to function OCA\\GroupFolders\\Trash\\TrashBackend::__construct(), 9 passed in /www/html/nextcloud/apps/groupfolders/lib/AppInfo/Application.php on line 124 and exactly 11 expected"}}
NC 30.0.14
UPDATE: reverted back to the previous version, and it works (needed to update the configvalue in the nc database manually).
UPDATE2: as a result all desktop clients erased groupfolder data from local PCs and need restart and resync.
limatus, nursoda, MickGe, Kaweechelchen, SuperSandro2000 and 4 more
Metadata
Metadata
Assignees
Labels
0. Needs triageIssues that need to be triagedIssues that need to be triagedbughighhigh priorityhigh priority