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

[UNKNOWN TYPE] Error: No provider found for id account #48993

Closed
ant0nwax opened this issue Oct 30, 2024 · 3 comments · May be fixed by #49418
Closed

[UNKNOWN TYPE] Error: No provider found for id account #48993

ant0nwax opened this issue Oct 30, 2024 · 3 comments · May be fixed by #49418
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 30-feedback bug

Comments

@ant0nwax
Copy link

{"reqId":"ZyBsmXKcTFTlxJ5TNrIJkAAAABI","level":3,"time":"2024-10-29T05:03:21+00:00","remoteAddr":"37.76.16.6","user":"removed","app":"no app in context","method":"GET","url":"/nextcloud/ocs/v2.php/teams/resources/account/23d2d3fb-b20a-4da5-95b6-fb54a853021e","message":"No provider found for id account","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:131.0) Gecko/20100101 Firefox/131.0","version":"30.0.1.2","exception":{"Exception":"RuntimeException","Message":"No provider found for id account","Code":0,"Trace":[{"file":"/var/www/html/nextcloud/lib/private/Teams/TeamManager.php","line":91,"function":"getProvider","class":"OC\\Teams\\TeamManager","type":"->"},{"file":"/var/www/html/nextcloud/core/Controller/TeamsApiController.php","line":68,"function":"getTeamsForResource","class":"OC\\Teams\\TeamManager","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":208,"function":"listTeams","class":"OC\\Core\\Controller\\TeamsApiController","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":114,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/AppFramework/App.php","line":161,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/html/nextcloud/ocs/v1.php","line":43,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/html/nextcloud/ocs/v2.php","line":7,"args":["/var/www/html/nextcloud/ocs/v1.php"],"function":"require_once"}],"File":"/var/www/html/nextcloud/lib/private/Teams/TeamManager.php","Line":65,"message":"No provider found for id account","exception":[],"CustomMessage":"No provider found for id account"},"id":"6721c9b22197a"}

Image

figure: screenshot of "Administration" 'Logging'


Image

figure: screenshot of "Administration" 'Overview' Security & setup warnings

Originally posted by @ant0nwax in #45715

@ant0nwax ant0nwax changed the title UNKNOWN TYPE Error: No provider found for id files [UNKNOWN TYPE] Error: No provider found for id files Oct 30, 2024
@skjnldsv
Copy link
Member

cc @juliusknorr

@skjnldsv skjnldsv added bug 0. Needs triage Pending check for reproducibility or if it fits our roadmap 30-feedback labels Oct 30, 2024
@ozgurkazancci
Copy link

Same here, Nextcloud 30.0.1 with PHP 8.2.25, error logs occured when I clicked to "Create a new team" in the Teams section on Dashboard;

"url":"/ocs/v2.php/teams/resources/account/madmin",
"message":"No provider found for id account",
"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36",
"version":"30.0.1.2",
"exception":{
"Exception":"RuntimeException",
"Message":"No provider found for id account",
"Code":0,
"Trace":[
{
"file":"/var/www/nextcloud/lib/private/Teams/TeamManager.php",
"line":91,
"function":"getProvider",
"class":"OC\\Teams\\TeamManager",
"type":"->"
},
{
"file":"/var/www/nextcloud/core/Controller/TeamsApiController.php",
"line":68,
"function":"getTeamsForResource",
"class":"OC\\Teams\\TeamManager",
"type":"->"
},
{
"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php",
"line":208,
"function":"listTeams",
"class":"OC\\Core\\Controller\\TeamsApiController",
"type":"->"
},
{
"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php",
"line":114,
"function":"executeController",
"class":"OC\\AppFramework\\Http\\Dispatcher",
"type":"->"
},
{
"file":"/var/www/nextcloud/lib/private/AppFramework/App.php",
"line":161,
"function":"dispatch",
"class":"OC\\AppFramework\\Http\\Dispatcher",
"type":"->"
},
{
"file":"/var/www/nextcloud/lib/private/Route/Router.php",
"line":302,
"function":"main",
"class":"OC\\AppFramework\\App",
"type":"::"
},
{
"file":"/var/www/nextcloud/ocs/v1.php",
"line":43,
"function":"match",
"class":"OC\\Route\\Router",
"type":"->"
},
{
"file":"/var/www/nextcloud/ocs/v2.php",
"line":7,
"args":[
"/var/www/nextcloud/ocs/v1.php"
],
"function":"require_once"
}
],
"File":"/var/www/nextcloud/lib/private/Teams/TeamManager.php",
"Line":65,
"message":"No provider found for id account",
"exception":{
},
"CustomMessage":"No provider found for id account

@joshtrichards joshtrichards changed the title [UNKNOWN TYPE] Error: No provider found for id files [UNKNOWN TYPE] Error: No provider found for id account Dec 10, 2024
@joshtrichards
Copy link
Member

Duplicate of #48039

@joshtrichards joshtrichards marked this as a duplicate of #48039 Dec 10, 2024
@joshtrichards joshtrichards closed this as not planned Won't fix, can't repro, duplicate, stale Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 30-feedback bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants