Open vat78 opened 7 months ago
Hello there,
Looks like this could be a memory related problem. First of all can you please confirm you ran both of these commands?
./bitwarden.sh updateself ./bitwarden.sh update
Hello there,
Looks like this could be a memory related problem. First of all can you please confirm you ran both of these commands?
./bitwarden.sh updateself ./bitwarden.sh update
yes, sure It might be because of memory in theory. I use VM with 4GB only But error says about some file or directory. Unfortunately I was not able to find more details. I saw a discussion on Reddit (link). That's why my only idea is that there is something wrong with MS SQL
Add some swap space? And definitely update to Ubuntu 22, if not to the current LTS release of Ubuntu 24.
It seems to be the same with Ubuntu 22.04 LTS. I've recently updated to the latest version (2024.8.2) and I'm having the same issue. My Docker is running on a VPS where I cannot enable the swap space. The VM and Docker has 16GB of memory available, so memory or space should not be an issue.
As a workaround I manually changed the mssql image in the docker-compse.yml to 2024.2.0. With the changes made in 2024.2.2 this issue occurs.
Steps To Reproduce
Expected Result
All docker containers are up and running
Actual Result
bitwarden-mssql goes to retries The only available error is:
Screenshots or Videos
No response
Additional Context
Switching to bitwarden/mssql:2024.2.0 has resolved the problem
Build Version
2023.3.0
Environment
Self-Hosted
Environment Details
Issue Tracking Info