Vaultwarden will not start after update #2210
-
Hello all, I updated Vaultwarden with the update script and I started getting a 404 error when trying to access the web vault. I tried restarting the LXC and now I can not access the web vault at all. It is giving me a connection refused error. I have also tried using the IP address with the same result. I am running the Alpine variant. When SSHing in to the container, I try to start the service and it says it has started and then suddenly stops after a few seconds. I tried reupdating the script as well and all I get is the following:
As I do have a few people using this, I really would like to fix this and not start over losing all of the data. Does anyone have any ideas of what I can try to get this working again? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
So the problem for me was that the web vault somehow got uninstalled and would not reinstall through apk like the script installs it. I have tried uninstalling and reinstalling manually with apk, but ultimately I had to download it from the precompiled package. Here are the commands I used to get this working again:
I don't know if this is just the alpine variant doing this... But it is weird that the webvault seems to have disappeared after updating. |
Beta Was this translation helpful? Give feedback.
So the problem for me was that the web vault somehow got uninstalled and would not reinstall through apk like the script installs it. I have tried uninstalling and reinstalling manually with apk, but ultimately I had to download it from the precompiled package.
Here are the commands I used to get this working again:
I don't know if this is just the alpine variant doing this... But it is weird that the webvault seems to have disappeared after updating.