rocket-worker-thread' panicked, Unable to log into vault. #1664

Closed
opened 2026-04-06 02:10:57 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @sebasdt on 4/1/2023

Subject of the issue

Rocket giving a 404 after trying to connect to it.
accessing the container directly also gives the same error look below here:
image

Deployment environment

Im using a vm within that a docker enviorment.

  • vaultwarden version:
    1.28.0 or the latest tag for docker
  • Install method:
    on Docker via portainer.
  • Clients used:
    Windows and android basicly every option and no ios or linux clients.
  • Reverse proxy and version:
    Cloudflare ---> nginx Rproxy ---> container
  • MySQL/MariaDB or PostgreSQL version:
  • Other relevant details:
    I think this happend because Im experimenting with cloudflare tunnels. dont really think it has to do with cloudflare.

Steps to reproduce

I updated to the latest release and restarted the container. I am at version 1.28.0
as you can see in my log file you can see what parameters/env settings in using.

Expected behaviour

Im able to access the container and not get a rocket 404.
even when I try to access the container locally/directly the same error appears.

Actual behaviour

Im not able to do anything with vaultwarden

Troubleshooting data

image
LOGS:
https://pastebin.com/VNwLKb8n
image

*Originally created by @sebasdt on 4/1/2023* <!-- # ### 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 Rocket giving a 404 after trying to connect to it. accessing the container directly also gives the same error look below here: ![image](https://user-images.githubusercontent.com/67417070/229303916-bfdb4fe8-58f8-4df7-b6c1-0370ad06b0f1.png) ### Deployment environment Im using a vm within that a docker enviorment. <!-- ========================================================================================= 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.28.0 or the latest tag for docker <!-- How the server was installed: Docker image, OS package, built from source, etc. --> * Install method: on Docker via portainer. * Clients used: <!-- web vault, desktop, Android, iOS, etc. (if applicable) --> Windows and android basicly every option and no ios or linux clients. * Reverse proxy and version: <!-- if applicable --> Cloudflare ---> nginx Rproxy ---> container * MySQL/MariaDB or PostgreSQL version: <!-- if applicable --> -- * Other relevant details: I think this happend because Im experimenting with cloudflare tunnels. dont really think it has to do with cloudflare. ### 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? --> I updated to the latest release and restarted the container. I am at version 1.28.0 as you can see in my log file you can see what parameters/env settings in using. ### Expected behaviour <!-- Tell us what you expected to happen --> Im able to access the container and not get a rocket 404. even when I try to access the container locally/directly the same error appears. ### Actual behaviour <!-- Tell us what actually happened --> Im not able to do anything with vaultwarden ### Troubleshooting data <!-- Share any log files, screenshots, or other relevant troubleshooting data --> ![image](https://user-images.githubusercontent.com/67417070/229303549-714cdd81-9d54-4e9f-98a4-ff96aab02176.png) LOGS: https://pastebin.com/VNwLKb8n ![image](https://user-images.githubusercontent.com/67417070/229304354-a69e7150-da38-48dd-841e-999593c82be1.png)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1664