Incorrect URL path causes an error #1562

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

Originally created by @Arian-D on 6/30/2023

Subject of the issue

Incompatible with new version of the bitwarden clients (Desktop, Chrome, and Edge extensions failed)
image

Deployment environment

  • vaultwarden version: 1.28.1
  • Install method:
    Docker compose; Followed the guide from the wiki exactly.

  • Clients used:
    Desktop (Windows, but I can try Linux later today), Edge extension, and Chrome extension

  • Reverse proxy and version:
    The caddy image in the docker compose. Used the exact Caddyfile, minus the variables like email and url.

  • MySQL/MariaDB or PostgreSQL version:
    SQLite: 3.39.2

  • Other relevant details:
    Hosted on flatcar linux (aarch64) on an ec2 instance

Steps to reproduce

  • Install Vaultwarden
  • Create User
  • Log in as said user using a bitwarden client

Expected behaviour

Log in

Actual behaviour

image

Troubleshooting data

This is my first time reporting, so I'm not quite sure what other info I need to supply.
I saw https://github.com/dani-garcia/vaultwarden/issues/3082 and I am running the latest version/image.

*Originally created by @Arian-D on 6/30/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 Incompatible with new version of the bitwarden clients (Desktop, Chrome, and Edge extensions failed) ![image](https://github.com/dani-garcia/vaultwarden/assets/40076285/a160aed9-205a-401e-9018-05363044c9a9) ### 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.28.1 <!-- How the server was installed: Docker image, OS package, built from source, etc. --> * Install method: Docker compose; Followed the guide [from the wiki](https://github.com/dani-garcia/vaultwarden/wiki/Using-Docker-Compose) exactly. * Clients used: <!-- web vault, desktop, Android, iOS, etc. (if applicable) --> Desktop (Windows, but I can try Linux later today), Edge extension, and Chrome extension * Reverse proxy and version: <!-- if applicable --> The caddy image in the docker compose. Used the exact Caddyfile, minus the variables like email and url. * MySQL/MariaDB or PostgreSQL version: <!-- if applicable --> SQLite: 3.39.2 * Other relevant details: Hosted on flatcar linux (aarch64) on an ec2 instance ### Steps to reproduce - Install Vaultwarden - Create User - Log in as said user using a bitwarden client ### Expected behaviour <!-- Tell us what you expected to happen --> Log in ### Actual behaviour <!-- Tell us what actually happened --> ![image](https://github.com/dani-garcia/vaultwarden/assets/40076285/a160aed9-205a-401e-9018-05363044c9a9) ### Troubleshooting data <!-- Share any log files, screenshots, or other relevant troubleshooting data --> This is my first time reporting, so I'm not quite sure what other info I need to supply. I saw https://github.com/dani-garcia/vaultwarden/issues/3082 and I am running the latest version/image.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1562