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:

After the second submit
Console error:
I am encountering an error when attempting to change the user’s password. I have attached screenshots for your reference.
After the first submit:
After the second submit
Console error:
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.