Not work with external database for image alpine #1611

Closed
opened 2026-04-06 02:04:53 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @syji35 on 5/10/2023

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 5/10/2023* 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)", ) '''
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1611