[GH-ISSUE #3517] Not work with external database for image alpine #1597

Closed
opened 2026-03-03 02:10:32 +03:00 by kerem · 0 comments
Owner

Originally created by @syji35 on GitHub (May 10, 2023).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/3517

With version 1.28.1-alpine of the docker image, it is impossible to connect to an external database. It works with the non-alpine image

Here my logs :

'''
2023-05-10 13:56:06.955][vaultwarden::util][WARN] Can't connect to database, retrying: DieselCon.

[CAUSE] BadConnection(

"Unknown server host '<my_host>' (-2)",

)
'''

Originally created by @syji35 on GitHub (May 10, 2023). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/3517 With version 1.28.1-alpine of the docker image, it is impossible to connect to an external database. It works with the non-alpine image Here my logs : ''' 2023-05-10 13:56:06.955][vaultwarden::util][WARN] Can't connect to database, retrying: DieselCon. [CAUSE] BadConnection( "Unknown server host '<my_host>' (-2)", ) '''
kerem closed this issue 2026-03-03 02:10:33 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#1597
No description provided.