{"reqId":"xZSbA5m423hB7Pv5iRAt","level":3,"time":"2024-07-05T10:52:14-07:00","remoteAddr":"104.28.116.42","user":"User Name","app":"no app in context","method":"GET","url":"/ocs/v2.php/teams/resources/files/7072","message":"No provider found for id files","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.3.4","exception":{"Exception":"RuntimeException","Message":"No provider found for id files","Code":0,"Trace":[{"file":"/public_html/lib/private/Teams/TeamManager.php","line":95,"function":"getProvider","class":"OC\\Teams\\TeamManager","type":"->"},{"file":"/public_html/core/Controller/TeamsApiController.php","line":84,"function":"getTeamsForResource","class":"OC\\Teams\\TeamManager","type":"->"},{"file":"/public_html/lib/private/AppFramework/Http/Dispatcher.php","line":232,"function":"listTeams","class":"OC\\Core\\Controller\\TeamsApiController","type":"->"},{"file":"/public_html/lib/private/AppFramework/Http/Dispatcher.php","line":138,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/public_html/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/public_html/lib/private/Route/Router.php","line":338,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/public_html/ocs/v1.php","line":66,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/public_html/ocs/v2.php","line":23,"args":["/public_html/ocs/v1.php"],"function":"require_once"}],"File":"/public_html/lib/private/Teams/TeamManager.php","Line":77,"message":"No provider found for id files","exception":{},"CustomMessage":"No provider found for id files"}}
⚠️ This issue respects the following points: ⚠️
Bug description
RuntimeException thrown “No provider found for id files” from TeamManager.php even when Teams is disabled.
Steps to reproduce
Access any file
Expected behavior
No error generated upon accessing a file.
Installation method
Community Manual installation with Archive
Nextcloud Server version
29
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response