[GH-ISSUE #4389] Version reported by api/config is wrong #1870

Closed
opened 2026-03-03 02:12:59 +03:00 by kerem · 3 comments
Owner

Originally created by @peterge1998 on GitHub (Feb 28, 2024).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/4389

Subject of the issue

Deployment environment

  • vaultwarden version: image: "vaultwarden/server:latest"
  • Install method:
    Docker compose

  • Clients used:
    Firefox

  • Reverse proxy and version:
    none

  • Other relevant details:

Steps to reproduce

visit http://miprdvaultwarden.company.lan:8060/api/config:
image

Expected behaviour

Show the actual version thats displayed on the http://miprdvaultwarden.company.lan:8060/#/login page:
image

Actual behaviour

It shows 2023.9.1

Troubleshooting data

image: "vaultwarden/server:latest"
Originally created by @peterge1998 on GitHub (Feb 28, 2024). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/4389 <!-- # ### 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 <!-- Describe your issue here. --> ### 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: image: "vaultwarden/server:latest" <!-- How the server was installed: Docker image, OS package, built from source, etc. --> * Install method: Docker compose * Clients used: <!-- web vault, desktop, Android, iOS, etc. (if applicable) --> Firefox * Reverse proxy and version: <!-- if applicable --> none * Other relevant details: ### Steps to reproduce visit http://miprdvaultwarden.company.lan:8060/api/config: ![image](https://github.com/dani-garcia/vaultwarden/assets/47355238/76ca9517-0011-4032-90a3-eb3b7829f43b) ### Expected behaviour Show the actual version thats displayed on the http://miprdvaultwarden.company.lan:8060/#/login page: ![image](https://github.com/dani-garcia/vaultwarden/assets/47355238/b4b3546e-6946-4ab0-be95-8d30a27240ca) ### Actual behaviour It shows 2023.9.1 ### Troubleshooting data image: "vaultwarden/server:latest"
kerem closed this issue 2026-03-03 02:12:59 +03:00
Author
Owner
<!-- gh-comment-id:1969105090 --> @BlackDex commented on GitHub (Feb 28, 2024): This works as intended: https://github.com/dani-garcia/vaultwarden/blob/d6b97090fab5eba429a79c35735a0760b2fa9ee2/src/api/core/mod.rs#L196-L201 See: https://github.com/dani-garcia/vaultwarden/discussions/4034#discussioncomment-7486742 #4040 #4079
Author
Owner

@peterge1998 commented on GitHub (Feb 28, 2024):

Ah okay, whats the best way to get the current version of vaultwarden then?

<!-- gh-comment-id:1969109920 --> @peterge1998 commented on GitHub (Feb 28, 2024): Ah okay, whats the best way to get the current version of vaultwarden then?
Author
Owner

@BlackDex commented on GitHub (Feb 28, 2024):

It is there already.
image

It also is there in your current screenshot. See the version within the server path.

<!-- gh-comment-id:1969134789 --> @BlackDex commented on GitHub (Feb 28, 2024): It is there already. ![image](https://github.com/dani-garcia/vaultwarden/assets/610450/7628dd46-97ec-46ef-976c-b5ffb6402a9c) It also is there in your current screenshot. See the `version` within the `server` path.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#1870
No description provided.