[GH-ISSUE #149] Latest docker image has still version 1 #73

Closed
opened 2026-03-03 01:24:32 +03:00 by kerem · 8 comments
Owner

Originally created by @ghost on GitHub (Aug 22, 2018).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/149

I use image from https://hub.docker.com/r/mprasil/bitwarden/tags/ with lastest tag.
Web interface is old, not the newest 2.2.0

Originally created by @ghost on GitHub (Aug 22, 2018). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/149 I use image from https://hub.docker.com/r/mprasil/bitwarden/tags/ with lastest tag. Web interface is old, not the newest 2.2.0
kerem closed this issue 2026-03-03 01:24:32 +03:00
Author
Owner

@mprasil commented on GitHub (Aug 22, 2018):

You must be running some older image, I've literary just pulled and launched the container and it's bundled with 2.1.1 version of Vault. (the latest released)

<!-- gh-comment-id:414992199 --> @mprasil commented on GitHub (Aug 22, 2018): You must be running some older image, I've literary just pulled and launched the container and it's bundled with 2.1.1 version of Vault. (the latest released)
Author
Owner

@mprasil commented on GitHub (Aug 22, 2018):

Just to add, you can see latest buid log here. It clearly builds 2.1.1 Vault. Try to run docker pull mprasil/bitwarden before running your container.

<!-- gh-comment-id:414992995 --> @mprasil commented on GitHub (Aug 22, 2018): Just to add, you can see [latest buid log here](https://hub.docker.com/r/mprasil/bitwarden/builds/bv3tvsdrgpdo2xkqzk9wxxp/). It clearly builds 2.1.1 Vault. Try to run `docker pull mprasil/bitwarden` before running your container.
Author
Owner

@fbartels commented on GitHub (Aug 22, 2018):

Just replying since this seems like a small number confusion:

not the newest 2.2.0

It clearly builds 2.1.1 Vault

<!-- gh-comment-id:415111801 --> @fbartels commented on GitHub (Aug 22, 2018): Just replying since this seems like a small number confusion: > not the newest 2.2.0 > It clearly builds 2.1.1 Vault
Author
Owner

@dani-garcia commented on GitHub (Aug 22, 2018):

Version 2.2 is still not released according to
https://github.com/bitwarden/web/releases
We’ll wait until an official release before bumping the included version.

<!-- gh-comment-id:415121895 --> @dani-garcia commented on GitHub (Aug 22, 2018): Version 2.2 is still not released according to https://github.com/bitwarden/web/releases We’ll wait until an official release before bumping the included version.
Author
Owner

@ghost commented on GitHub (Aug 22, 2018):

Sorry all for my mistake. I use Portainer to manage my docker containers and it did not pull the newest image when I create new container.

So I use the newest one 2.1.1 but have problem with web interface response time, it is slower than version 1.

Do someone has the same problem?

<!-- gh-comment-id:415125684 --> @ghost commented on GitHub (Aug 22, 2018): Sorry all for my mistake. I use Portainer to manage my docker containers and it did not pull the newest image when I create new container. So I use the newest one 2.1.1 but have problem with web interface response time, it is slower than version 1. Do someone has the same problem?
Author
Owner

@mprasil commented on GitHub (Aug 22, 2018):

What do you mean by slower @Haxy89 ? Like generally navigating ciphers, searching and so on, or something that hits server like saving changes, moving between folders and the like?

I can't really say I've noticed any slowness, but it's generally javascript heavy application and I can see how it can be slower on less powerful PCs.

<!-- gh-comment-id:415139451 --> @mprasil commented on GitHub (Aug 22, 2018): What do you mean by slower @Haxy89 ? Like generally navigating ciphers, searching and so on, or something that hits server like saving changes, moving between folders and the like? I can't really say I've noticed any slowness, but it's generally javascript heavy application and I can see how it can be slower on less powerful PCs.
Author
Owner

@ghost commented on GitHub (Aug 22, 2018):

@mprasil
Displaying login page tooks 30seconds, login to main view took 10-20seconds. Before update to 2.1.1 everythings worked faster

<!-- gh-comment-id:415141382 --> @ghost commented on GitHub (Aug 22, 2018): @mprasil Displaying login page tooks 30seconds, login to main view took 10-20seconds. Before update to 2.1.1 everythings worked faster
Author
Owner

@mprasil commented on GitHub (Aug 22, 2018):

That sounds like some javascript related issue. Did you try to check in the developer tools in browser on the network tab how the requests get through? The login screen loads for me in about a second, so this indeed sound slow but not really related to server changes.

The initial load after login can be affected by server changes (due to slow sync) but there were no major changes server-side between V1 and V2 so it sounds unlikely. How many passwords do you have stored?

<!-- gh-comment-id:415174013 --> @mprasil commented on GitHub (Aug 22, 2018): That sounds like some javascript related issue. Did you try to check in the developer tools in browser on the network tab how the requests get through? The login screen loads for me in about a second, so this indeed sound slow but not really related to server changes. The initial load after login can be affected by server changes (due to slow sync) but there were no major changes server-side between V1 and V2 so it sounds unlikely. How many passwords do you have stored?
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#73
No description provided.