-
Notifications
You must be signed in to change notification settings - Fork 183
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
updating graph users using ocs endpoint crashes the ocis service #3483
Comments
This was referenced Apr 7, 2022
Tests which crashes ocis service due to this issue are now skipped with After this issue is fixed:
|
rhafer
added a commit
to rhafer/ocis
that referenced
this issue
Apr 13, 2022
The ocs API was just exiting with a fatal error on any update request, when configured for the cs3 backend. Now it returns a proper error. Closes: owncloud#3483
rhafer
added a commit
to rhafer/ocis
that referenced
this issue
Apr 20, 2022
The ocs API was just exiting with a fatal error on any update request, when configured for the cs3 backend. Now it returns a proper error. Closes: owncloud#3483
rhafer
added a commit
to rhafer/ocis
that referenced
this issue
Apr 20, 2022
The ocs API was just exiting with a fatal error on any update request, when configured for the cs3 backend. Now it returns a proper error. Closes: owncloud#3483
rhafer
added a commit
to rhafer/ocis
that referenced
this issue
Apr 20, 2022
The ocs API was just exiting with a fatal error on any update request, when configured for the cs3 backend. Now it returns a proper error. Closes: owncloud#3483
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Step to reproduce
brand-new-user
using the graph APIExpected
Should show some error message
Actual
request exits with an empty response and the server is crashed with log:
Originally posted by @kiranparajuli589 in #3167 (comment)
The text was updated successfully, but these errors were encountered: