User Management getting Error Message

When running the Usermanagement as a Group-Admin I get:

Es ist ein Fehler bei der Anfrage aufgetreten. Es kann nicht fortgefahren werden.

NC Version: 28.0.4

in the Console:
/ocs/v2.php/cloud/users/user:1 Failed to load resource: the server responded with a status of 404 ()

Can’t find anything related in the Protocol or Logs

Diese Nachricht habe ich leider auch bei ca. 200 Benutzern, die ich in der Schule als Admin verwalte. Bei einigen hat der Zugang mit neuer Willkommens-Mail funktioniert, bei anderen habe ich ein neues PW vergeben. Das hat leider bei vielen dennoch nicht zum Erfolg geführt.

this should be logged in theory, which resource is it that failed to load? Or browser console…

Here it was a reverse proxy: https://github.com/nextcloud/server/issues/31334

this was not solved (and it was a 403 error): 403 for PUT requests /ocs/v2.php/cloud/users/

If you use nginx, check if your configuration is still up to date…

Also please use the template, information like external authentication backend is something very important, like this we have no idea about that.

I think I had to define manager for each user. Then the message disappeared

Sorry, that’s not the solution for my problem (same message). Every user has a manager. One group can’t log in.

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.