-
Notifications
You must be signed in to change notification settings - Fork 3
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
Message: Object of class OCA\OpenIdConnect\Application could not be converted to string #112
Comments
DeepDiver1975
added a commit
to owncloud/core
that referenced
this issue
Oct 26, 2020
Merged
11 tasks
DeepDiver1975
added a commit
to owncloud/core
that referenced
this issue
Oct 26, 2020
thanks, problem solved. |
DeepDiver1975
added a commit
that referenced
this issue
Oct 29, 2020
VicDeo
added a commit
to owncloud/core
that referenced
this issue
Oct 30, 2020
Fixes owncloud/openidconnect#112 for all apps
JammingBen
pushed a commit
to owncloud/core
that referenced
this issue
Nov 23, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
my owncloud status:
version | 10.5.0.10
versionstring | 10.5.0
edition | Community
i installed and configured openidconnect 1.0.0 and i got this error after login:
Internal Server Error
The server encountered an internal error and was unable to complete your request.
Please contact the server administrator if this error reappears multiple times and include the technical details below in your report.
More details can be found in the server log.
Technical details
Remote Address: #########
Request ID: #########
Type: Error
Code: 0
Message: Object of class OCA\OpenIdConnect\Application could not be converted to string
File: /var/www/owncloud/lib/private/legacy/app.php
Line: 245
Trace
#0 /var/www/owncloud/lib/private/legacy/app.php(190): OC_App::requireAppFile()
#1 /var/www/owncloud/lib/private/legacy/app.php(124): OC_App::loadApp()
#2 /var/www/owncloud/lib/base.php(886): OC_App::loadApps()
#3 /var/www/owncloud/index.php(54): OC::handleRequest()
#4 {main}
The text was updated successfully, but these errors were encountered: