mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Unable to create entry, You must select at least one collection #1886
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 @0verEngineer on GitHub (Mar 30, 2024).
Subject of the issue
I have the flatpak of the client installed (2024.3.0) and the latest vaultwarden docker image running, i cannot create entries when i click on a collection on the left and then on the + button, when i try to create an entry i get the error "You must select at least one collection" and on the bottom of the entry creation page it says: "There are no collections to list." But i clicked on the collection before i clicked the + button.
Deployment environment
vaultwarden version: 2024.1.2
Install method: Docker
Clients used: Flatpak desktop
Reverse proxy and version: Traefik 2
MySQL/MariaDB or PostgreSQL version: Postgres
Other relevant details:
Steps to reproduce
idk
Expected behaviour
I expect to be able to create entries.
Actual behaviour
You must select at least one collection error is displayed
Troubleshooting data
The only error in the log is this: [vaultwarden::api::core::ciphers][ERROR] You must select at least one collection.
@stefan0xC commented on GitHub (Mar 30, 2024):