[GH-ISSUE #2230] [rocket::config::error][ERROR] I/O error while setting tls.certs: #1196

Closed
opened 2026-03-03 02:07:05 +03:00 by kerem · 0 comments
Owner

Originally created by @drego05 on GitHub (Jan 13, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2230

I know this issue has been beaten to death BUT i figured I'd try my luck to see if maybe I'm missing something on my setup?

Permissions of the key and crt files are 644 on the host.

sudo docker run -d --name bitwarden --restart unless-stopped -v /home/pi/bw-data/ssl:/ssl/ -e ROCKET_TLS='{certs=/ssl/bitwarden.crt",key="/ssl/bitwarden.key"}' -p 8343:80 bitwardenrs/server:latest

Could be one of those super simple things that I'm just not seeing.

Originally created by @drego05 on GitHub (Jan 13, 2022). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2230 I know this issue has been beaten to death BUT i figured I'd try my luck to see if maybe I'm missing something on my setup? Permissions of the key and crt files are 644 on the host. `sudo docker run -d --name bitwarden --restart unless-stopped -v /home/pi/bw-data/ssl:/ssl/ -e ROCKET_TLS='{certs=/ssl/bitwarden.crt",key="/ssl/bitwarden.key"}' -p 8343:80 bitwardenrs/server:latest` Could be one of those super simple things that I'm just not seeing.
kerem closed this issue 2026-03-03 02:07:05 +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#1196
No description provided.