You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
Start bitwarden.sh:
# ./bitwarden.sh start
_ _ _ _
| |__ (_) |___ ____ _ _ __ __| | ___ _ __
| '_ \| | __\ \ /\ / / _` | '__/ _` |/ _ \ '_ \
| |_) | | |_ \ V V / (_| | | | (_| | __/ | | |
|_.__/|_|\__| \_/\_/ \__,_|_| \__,_|\___|_| |_|
Open source password management solutions
Copyright 2015-2024, 8bit Solutions LLC
https://bitwarden.com, https://github.com/bitwarden
===================================================
WARNING: This script is running as the root user!
If you are running a standard deployment this script should be running as a dedicated Bitwarden User as per the documentation.
Do you still want to continue? (y/n): y
Continuing....
bitwarden.sh version 2024.2.3
Docker version 24.0.5, build %{shortcommit_cli}
Docker Compose version v2.24.6
[+] Pulling 11/11
✔ icons Pulled 1.2s
✔ mssql Pulled 1.2s
✔ api Pulled 1.2s
✔ web Pulled 1.2s
✔ identity Pulled 1.2s
✔ attachments Pulled 1.2s
✔ events Pulled 1.2s
✔ nginx Pulled 1.2s
✔ sso Pulled 1.2s
✔ admin Pulled 1.2s
✔ notifications Pulled 1.2s
[+] Running 0/0
⠋ Container bitwarden-web Creating 0.0s
⠋ Container bitwarden-mssql Creating 0.0s
⠋ Container bitwarden-icons Creating 0.0s
⠋ Container bitwarden-events Creating 0.0s
⠋ Container bitwarden-notifications Creating 0.0s
⠋ Container bitwarden-attachments Creating 0.0s
⠋ Container bitwarden-sso Creating 0.0s
⠋ Container bitwarden-api Creating 0.0s
⠋ Container bitwarden-identity Creating 0.0s
Error response from daemon: Conflict. The container name "/bitwarden-identity" is already in use by container "c8d8ec8946013fc4000051cfdd8a99d1da25a5859095bd074cfe10612fb25453". You have to remove (or rename) that container to be able to reuse that name.
Created containers:
# docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
d3c3a0eca5a8 bitwarden/web:2024.2.5 "/entrypoint.sh" 6 seconds ago Created bitwarden-web
3f8a06bc32af bitwarden/attachments:2024.2.3 "/entrypoint.sh" 6 seconds ago Created bitwarden-attachments
1755e86a321c bitwarden/mssql:2024.2.3 "/entrypoint.sh" 6 seconds ago Created bitwarden-mssql
b31efc0ce462 bitwarden/notifications:2024.2.3 "/entrypoint.sh" 6 seconds ago Created bitwarden-notifications
Expected Result
bitwarden to start up.
Actual Result
Bitwarden does not start up
Screenshots or Videos
No response
Additional Context
No response
Build Version
2024.2.3
Environment
Self-Hosted
Environment Details
Linux 6.6.13-200.fc39.x86_64
Issue Tracking Info
I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
The text was updated successfully, but these errors were encountered:
Steps To Reproduce
No containers:
Start bitwarden.sh:
Created containers:
Expected Result
bitwarden to start up.
Actual Result
Bitwarden does not start up
Screenshots or Videos
No response
Additional Context
No response
Build Version
2024.2.3
Environment
Self-Hosted
Environment Details
Linux 6.6.13-200.fc39.x86_64
Issue Tracking Info
The text was updated successfully, but these errors were encountered: