mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 09:13:02 +03:00
Invalid Admin Token after updating to vaultwarden/server #1391
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bmols on GitHub.
After seeing the post about changing to vaultwarden I logged into portainer, changed my image to vaultwarden/server:latest without changing anything else. I can access my vault, but I'm unable to get into the admin page now. I had been able to get into the admin panel until I changed the image. I had an environment variable set but it was overriden by config.json. I tried to change the variable in my config.json file but it made no difference. As a test I changed the 'signups_allowed' variable to confirm it was being read which denied me from creating any users as it should. 'disable_admin_token' is set to false. No special characters in my admin token. Nothing interesting in the logs:
`/--------------------------------------------------------------------
| Starting Vaultwarden |