mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 00:53:23 -05:00
[GH-ISSUE #6659] Cannot create Organization #11312
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 @rainbow-demon on GitHub (Jan 4, 2026).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6659
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Config:
Vaultwarden Build Version
v1.35.1
Deployment method
Official Container Image
Custom deployment method
I have deployed a new Vaultwarden instance via Docker Compose and Traefik as reverse proxy with Google as IdP for SSO.
Everything works as expected, but when I want to create an organization via the WebGUI I get the following error:
Reverse Proxy
traefik 3.6.6
Host/Server Operating System
Linux
Operating System Version
Synology DSM DSM 7.2.2
Clients
Web Vault
Client Version
No response
Steps To Reproduce
Expected Result
Organization should be created
Actual Result
I get the following error:
Logs
Screenshots or Videos
Additional Context
No response
@Samstag494 commented on GitHub (Jan 4, 2026):
Same Issue for me. New setup yesterday via proxmox LXC.
@Inf0Junki3 commented on GitHub (Jan 4, 2026):
Hello 👋
Ditto - looking like several of the typescript components reference this object and it’s not instantiated; not entirely sure but I think it’s in the main.ts line 43. Not very well versed with client-side though so can’t be very helpful, sorry 😕
@stefan0xC commented on GitHub (Jan 4, 2026):
This is a duplicate of https://github.com/dani-garcia/vaultwarden/issues/6638 (which is already fixed in
testing).@BlackDex commented on GitHub (Jan 4, 2026):
You didn't searched closed issues
#6638
#6644
#6645
#6648