Testing version differ from latest commit in diagnostic admin panel #1289

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

Originally created by @danielphan2003 on 1/5/2024

Subject of the issue

The diagnostic page is showing an update from latest commit (ae3a153bdb), but this commit doesn't actually cause the CI to build a new testing image that I could update to.

I think the diagnostic panel is checking the latest git commit, instead of the latest CI build that is available.

Deployment environment

  • Vaultwarden version: v1.30.1-2c369937
  • Web-vault version: v2023.12.0
  • OS/Arch: linux/x86_64
  • Running within Docker: false (Base: Not applicable)

Steps to reproduce

Use the testing build.

Expected behaviour

Diagnostic page should show there is no update available.

Actual behaviour

There seems to be an update as indicated on the page, but there is actually none.

Troubleshooting data

Actual behaviour

An image comparing the commit between deployment environment version versus the latest commit

*Originally created by @danielphan2003 on 1/5/2024* ### Subject of the issue The diagnostic page is showing an update from `latest` commit (https://github.com/dani-garcia/vaultwarden/commit/ae3a153bdb062414402ec94901fabb1105838674), but this commit doesn't actually cause the CI to build a new testing image that I could update to. I think the diagnostic panel is checking the latest git commit, instead of the latest CI build that is available. ### Deployment environment * Vaultwarden version: v1.30.1-2c369937 * Web-vault version: v2023.12.0 * OS/Arch: linux/x86_64 * Running within Docker: false (Base: Not applicable) ### Steps to reproduce Use the testing build. ### Expected behaviour Diagnostic page should show there is no update available. ### Actual behaviour There seems to be an update as indicated on the page, but there is actually none. ### Troubleshooting data ![Actual behaviour](https://github.com/dani-garcia/vaultwarden/assets/34669737/632ad31d-96ed-4b37-a568-9791ed869775) ![An image comparing the commit between deployment environment version versus the latest commit](https://github.com/dani-garcia/vaultwarden/assets/34669737/6d29e1b9-d526-463a-891f-1386f7b4b340)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1289