mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #2430] Can't get into admin page #1258
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1258
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @Gooberpatrol66 on GitHub (Apr 23, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2430
Subject of the issue
Deployment environment
Install method: OS package
Clients used:
Reverse proxy and version:
MySQL/MariaDB or PostgreSQL version: postgres 13.5
Other relevant details:
Steps to reproduce
set ADMIN_TOKEN in /etc/vaultwarden.env, restart vaultwarden service, go to vaultwarden/admin page, copy/paste token into field, press enter
Expected behaviour
admin page loads
Actual behaviour
the page to enter the token just reloads
Troubleshooting data
@BlackDex commented on GitHub (Apr 23, 2022):
A few things i think which could be the case. Either wrong token. Or some browser extension is blocking cookies. Or something is wrong with the DOMAIN config which could cause some weird issues.
Or... Something wrong with with the reverse proxy.