mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-18 01:49:32 -05:00
[GH-ISSUE #7373] Parameter guard p: PathBuf is forwarding: BadStart('.')
#35643
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 @szotsaki on GitHub (Jun 24, 2026).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/7373
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Config:
Vaultwarden Build Version
1.36.0
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
Apache
Host/Server Operating System
Linux
Operating System Version
openSUSE
Clients
Web Vault
Client Version
No response
Steps To Reproduce
I'm not sure what's triggering it but my log file is full with
Parameter guardp: PathBufis forwarding: BadStart('.')warnings:As you can see, multiple are set even within one second.
Expected Result
The messages are not there
Actual Result
Logs
Screenshots or Videos
No response
Additional Context
No response