We suddenly lost all the users in the database. No one can login to self-hosted confluence and we followed the recovery admin steps but the suggested solution did not work per this article https://confluence.atlassian.com/doc/restore-passwords-to-recover-admin-user-rights-158390.html
Any guidance on how to access the confluence wiki again?
If the suggested solution to recover the admin account worked, what's the problem here?
I appreciate you pointing that out. it did NOT work (I edited my question)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh shoot okay. Can you let us know what you did and WHY it didn't work? I'm able to gain access to a confluence using that method myself
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I follow the instructions in article by stopping confluence then adding `
-Datlassian.recovery.password=<your-password>` to the setenv.sh at the bottom of the file after other flags are added
then I used start-confluence.sh to start the server. Tried to login with recovery_admin and the password that I set in the setenv.sh but no luck
I directly connected to the confluence postgres db running on server and the users table is oddly empty. Other tables have data in them
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.