Unable to create new organisation collections - An unexpected error has occured #1450

Closed
opened 2026-04-06 01:54:35 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @ropelletier on 9/11/2023

[vaultwarden::api::core::organizations::_][WARN] Data guard `JsonUpcase < NewCollectionData >` failed: Parse("{\"groups\":[],\"name\":\"2.fu454rjes2rzTglIghKsRA==|EodMw6RtH18z1UKOey0SEGCMeKDx8DcddNz/U3IrbHo=|V+YKeJ+1NanGY6dRPLetAEHhQ2tgeQl6PgH15XiCdhE=\"}", Error("missing field `Users`", line: 1, column: 139)).

I am having the same issue as #3484. However, I am already running the newest version of vaultwarden on docker.
Docker version 20.10.21, build baeda1f

  • vaultwarden version: 1.29.2
  • Install method: Docker

  • Clients used: Chrome 116.0.5845.96 (Official Build) (arm64)

  • Reverse proxy and version: traefik 2.3.7

Steps to reproduce

The only collection I have is the Default Collection, anytime I try to create another I get the error above.

*Originally created by @ropelletier on 9/11/2023* <!-- Describe your issue here. --> ``` [vaultwarden::api::core::organizations::_][WARN] Data guard `JsonUpcase < NewCollectionData >` failed: Parse("{\"groups\":[],\"name\":\"2.fu454rjes2rzTglIghKsRA==|EodMw6RtH18z1UKOey0SEGCMeKDx8DcddNz/U3IrbHo=|V+YKeJ+1NanGY6dRPLetAEHhQ2tgeQl6PgH15XiCdhE=\"}", Error("missing field `Users`", line: 1, column: 139)). ``` I am having the same issue as #3484. However, I am already running the newest version of vaultwarden on docker. Docker version 20.10.21, build baeda1f * vaultwarden version: 1.29.2 <!-- How the server was installed: Docker image, OS package, built from source, etc. --> * Install method: Docker * Clients used: Chrome 116.0.5845.96 (Official Build) (arm64) * Reverse proxy and version: traefik 2.3.7 ### Steps to reproduce The only collection I have is the Default Collection, anytime I try to create another I get the error above.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1450