-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
bugbw-unified-deployAn Issue related to Bitwarden unified deploymentAn Issue related to Bitwarden unified deployment
Description
Steps To Reproduce
- Use docker compose to create the bitwarden unified and maria db containers
- Check the logs to see it immediately failed due to (terminated by SIGABRT (core dumped); not expected) error
Expected Result
The expected result was for the unified bitwarden container services to start
Actual Result
All unified container services immediately fail (icons, notifications, admin, api, identiy) all fail with the error (terminated by SIGABRT (core dumped); not expected).
Looking inside the container to check the logs, each service has specifically failed with this error:
Unhandled exception. System.InvalidOperationException: Failed to convert configuration value at 'GlobalSettings:Installation:Id' to type 'System.Guid'.
Screenshots or Videos
No response
Additional Context
No response
Githash Version
N/A, the API service fails to start
Environment Details
- Operating System: Ubuntu Server 22.04 via Hyper-V in Windows 11
- Environment: Docker
- Hardware: Core i7 1270P
Database Image
mariadb:10
Issue-Link
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.
Metadata
Metadata
Assignees
Labels
bugbw-unified-deployAn Issue related to Bitwarden unified deploymentAn Issue related to Bitwarden unified deployment