Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NOTE] Update to the latest version before reporting an issue #1180

Open
BlackDex opened this issue Oct 11, 2020 · 0 comments
Open

[NOTE] Update to the latest version before reporting an issue #1180

BlackDex opened this issue Oct 11, 2020 · 0 comments

Comments

@BlackDex
Copy link
Collaborator

BlackDex commented Oct 11, 2020

Hello all,

The past few weeks there have been a lot of changes on both vaultwarden server side and the official bitwarden clients.

Because of all these changes done, most issues (not all) are probably because of not having the vaultwarden server updated to the latest version available which has these fixes in place.

The current latest version is: GitHub Release
Commits since latest release: GitHub commits since tagged version

Please make sure you have either the latest version running or testing before reporting an issue.
Also, check the commits done since the latest release which are in testing, it could be that a bug you run into is already fixed, but they are not yet released as a new version GitHub commits since tagged version.

Also note that there have been some changes in the docker hub tags. Below you can find a bit more information about these docker hub tags.

If after updating to the latest version and checking the commits done since the latest release of vaultwarden and you still encounter these same issue, please go ahead and post a new topic on the forum https://vaultwarden.discourse.group/ or here at the issues page.

Thanks for all your support.

New docker multi database support for Debian and Alpine

Only one image: vaultwarden/server

It contains support for SQLite, MySQL and PostgreSQL all in one! Supports AMD64, ARMv6, ARMv7 and ARMv8 (Aarch64), and all architectures support all database backends!.

Note: The old bitwarden_rs are no longer available!

Which tag to use:

  • vaultwarden/server:latest: Tracks the latest released version (i.e., tagged with a version number). Recommended for most users, and generally the most stable.
  • vaultwarden/server:testing: Tracks the latest commits to the source repository. Recommended for users who want early access to the newest features or enhancements. Generally pretty stable, but occasional issues are unavoidable.
  • vaultwarden/server:x.y.z: Represents a specific released version. Prefer to use latest to keep up-to-date.

Note about ARMv6

  • Docker seems to have some issues with architecture detection on ARMv6, so if you have trouble in that case, use these tags instead: vaultwarden/server:arm32v6, vaultwarden/server:testing-arm32v6, vaultwarden/server:x.y.z-arm32v6

Alpine base

  • vaultwarden/server:alpine, vaultwarden/server:testing-alpine, vaultwarden/server:x.y.z-alpine: Functionally the same as the above images, but based on Alpine instead of Debian, which results in a smaller image.
Repository owner locked and limited conversation to collaborators Oct 11, 2020
@BlackDex BlackDex pinned this issue Oct 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant