Error when updating user passed due to replication limit

I am encountering an error when attempting to change the user’s password. I have attached screenshots for your reference.

After the first submit:


Error on the console:
Screenshot from 2023-10-31 18-26-39

After the second submit
Screenshot from 2023-10-31 18-49-03

Console error:
Screenshot from 2023-10-31 18-58-42

Hi @KiharaSimon

Do you remember how this user was created?
A user needs two documents, in two different databases, and I’m suspecting you’re missing one of them.
Are you only getting this error with this specific user, or others as well? I don’t believe this has anything to do with the replication limit, so you can try making an update to any user to see if it succeeds or not.

Hello @diana ,

I resolved the issue by recreating the missing user document in the user database. This action fixed the problem. Thank you.

2 Likes