mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 01:10:09 +03:00
Connection refused when setting a logfile path #189
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @helenapi on GitHub.
Vaultwarden Support String
When I try to enable a logging file path on my .env file, after I reboot vaultwarden I get an access refused error when I try to open the website. Here is my .env:
Vaultwarden Build Version
1.33.2
Deployment method
Build from source
Custom deployment method
Proxmox community script: https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/vaultwarden.sh
Reverse Proxy
caddy
Host/Server Operating System
Linux
Operating System Version
Debian (Proxmox LXC)
Clients
Web Vault
Steps To Reproduce
On the .env file, add a new line:
LOG_FILE=/opt/vaultwarden/vaultwarden.log
Expected Result
Log file is created and logs login events
Actual Result
Connection refused when opening webvault