mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
ERROR on Mobile Client push notification with env variable with docker compose secrets #1857
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 @Barnoux on GitHub (Feb 17, 2024).
Subject of the issue
Deployment environment
Install method: docker compose
Clients used: iOS, webvault and desktop
Reverse proxy and version: Caddy 2.7.6
MySQL/MariaDB or PostgreSQL version: SQLite
Other relevant details:
Steps to reproduce
Expected behaviour
renaming a folder in the web vault should change after a few seconds in the mobile app.
Actual behaviour
i'm having the path of the secrets variables instead of having the actual push-id and push-key. i don't have this behavior for admin_token and smtp_password.
Troubleshooting data