I have been trying to login into my vaultwarden on Unraid.
- After installing vaultwarden. I create the initial token.
- I used the toke to login. After I login, I used this command "docker exec -it vaultwarden /vaultwarden hash to create Argon2 secure token.
- I copy the new token and added it to General/Admin token/Argon2 PHC block.
- After I added the new token made saving to vaultwarden.
- I stopped vaultwarden in Unraid and removed ADMIN_TOKEN line
- Restarted the vaultwarden.
- vaultwarden settings showing Settings which are overridden are shown with a yellow colored background.
- warnings
[WARNING] The following environment variables are being overridden by the config.json file.
[WARNING] Please use the admin panel to make changes to them:
[WARNING] SIGNUPS_ALLOWED, INVITATIONS_ALLOWED, ADMIN_TOKEN
If I try re-logging back in, the toke doesn’t work.