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
I get an MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. error using the RUN method of the unified deployment.
Set up on: Debian 12
Docker version: 24.0.7
Created DB: Mysql/MariaDB
running via RUN sudo docker run -d --name bitwarden -v /$(pwd)/bwdata/:/etc/bitwarden -p 443:8443 --env-file settings.env bitwarden/self-host:beta
MariaDB is set up on the same host directly, without docker.
We use GitHub as a place to track bugs and other development related issues. If you have an issue to report regarding Bitwarden Unified, please refer to the following issue to submit the issue on GitHub. Thanks!
I get an MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. error using the RUN method of the unified deployment.
Set up on: Debian 12
Docker version: 24.0.7
Created DB: Mysql/MariaDB
running via RUN
sudo docker run -d --name bitwarden -v /$(pwd)/bwdata/:/etc/bitwarden -p 443:8443 --env-file settings.env bitwarden/self-host:beta
MariaDB is set up on the same host directly, without docker.
Logs & settings.env:
admin.log
api.log
identity.log
notifications.log
settings.env.txt
The text was updated successfully, but these errors were encountered: