mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Rocket-Server warnings #1574
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 @n0one42 on GitHub (Apr 22, 2023).
Subject of the issue
I am working on my new project on building vaultwarden with privileges and so on. Under logs, I am getting this warnings:
I am using traefik as a reverse proxy and I also have since years an old instance which was set with docker compose which is still in prod environment and does not give this errors.
Except of those warnings, everything works as expected. Also syncing, editing, smtp, 2fa, admin page and so on. Only the warnings are annoying.
Deployment environment
Install method: Ansible Docker
Clients used: web vault, desktop, iOS,
Reverse proxy and version: traefik v2.9.10
MySQL/MariaDB or PostgreSQL version: postgres 15.2
Steps to reproduce
It is a fresh installation which was set with my ansible playbook. All the needed informations can be found here:
container_vaultwarden.yml
vaultwarden_environments.sh.j2
cloudflare_traefik_socketproxy.yml
traefik middlewares and chains
Maybe someone has an idea on how to resolve this warnings