Download latest does not work #2707

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

Originally created by @Roughnecksp on 11/24/2020

Subject of the issue

If i run: docker pull bitwardenrs/server:latest
I get the following error:
panic: runtime error: invalid memory address or nil pointer dereference

Your environment

Raspi

  • Bitwarden_rs version:
  • Reverse proxy and version: synology
  • Version of mysql/postgresql:
  • Other relevant information:

Steps to reproduce

docker pull bitwardenrs/server:latest

Expected behaviour

Actual behaviour

Relevant logs

*Originally created by @Roughnecksp on 11/24/2020* <!-- # ### NOTE: Please update to the latest version of bitwarden_rs before reporting an issue! This saves you and us a lot of time and troubleshooting. See: https://github.com/dani-garcia/bitwarden_rs/issues/1180 # ### --> <!-- 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/obfuscate personal and confidential information, such as names, global IP/DNS addresses and especially passwords, if necessary. --> ### Subject of the issue <!-- Describe your issue here.--> If i run: docker pull bitwardenrs/server:latest I get the following error: panic: runtime error: invalid memory address or nil pointer dereference ### Your environment Raspi <!-- The version number, obtained from the logs or the admin diagnostics page --> <!-- Remember to check your issue on the latest version first! --> * Bitwarden_rs version: <!-- How the server was installed: Docker image * Install method: docker pull bitwardenrs/server:latest * Clients used: <!-- if applicable --> * Reverse proxy and version: synology * Version of mysql/postgresql: <!-- if applicable --> * Other relevant information: ### Steps to reproduce <!-- Tell us how to reproduce this issue. What parameters did you set (differently from the defaults) and how did you start bitwarden_rs? --> docker pull bitwardenrs/server:latest ### Expected behaviour <!-- Tell us what should happen --> ### Actual behaviour <!-- Tell us what happens instead --> ### Relevant logs <!-- Share some logfiles, screenshots or output of relevant programs with us. -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#2707