Can't get into admin page #1257

Closed
opened 2026-02-05 00:23:59 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Gooberpatrol66 on GitHub (Apr 23, 2022).

Subject of the issue

Deployment environment

  • vaultwarden version: 1.24.0
  • 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

Originally created by @Gooberpatrol66 on GitHub (Apr 23, 2022). <!-- # ### NOTE: Please update to the latest version of vaultwarden before reporting an issue! This saves you and us a lot of time and troubleshooting. See: * https://github.com/dani-garcia/vaultwarden/issues/1180 * https://github.com/dani-garcia/vaultwarden/wiki/Updating-the-vaultwarden-image # ### --> <!-- Please fill out the following template to make solving your problem easier and faster for us. This is only a guideline. If you think that parts are unnecessary for your issue, feel free to remove them. Remember to hide/redact personal or confidential information, such as passwords, IP addresses, and DNS names as appropriate. --> ### Subject of the issue <!-- Entering admin token sends me back to page to enter admin token --> ### Deployment environment <!-- ========================================================================================= Preferably, use the `Generate Support String` button on the admin page's Diagnostics tab. That will auto-generate most of the info requested in this section. ========================================================================================= --> <!-- The version number, obtained from the logs (at startup) or the admin diagnostics page --> <!-- This is NOT the version number shown on the web vault, which is versioned separately from vaultwarden --> <!-- Remember to check if your issue exists on the latest version first! --> * vaultwarden version: 1.24.0 <!-- How the server was installed: Docker image, OS package, built from source, etc. --> * Install method: OS package * Clients used: <!-- web vault, desktop, Android, iOS, etc. (if applicable) --> * Reverse proxy and version: <!-- if applicable --> * MySQL/MariaDB or PostgreSQL version: <!-- if applicable --> postgres 13.5 * Other relevant details: ### Steps to reproduce <!-- Tell us how to reproduce this issue. What parameters did you set (differently from the defaults) and how did you start vaultwarden? --> set ADMIN_TOKEN in /etc/vaultwarden.env, restart vaultwarden service, go to vaultwarden/admin page, copy/paste token into field, press enter ### Expected behaviour <!-- Tell us what you expected to happen --> admin page loads ### Actual behaviour <!-- Tell us what actually happened --> the page to enter the token just reloads ### Troubleshooting data <!-- Share any log files, screenshots, or other relevant troubleshooting data -->
Author
Owner

@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.

@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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#1257