mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 09:03:15 -05:00
[GH-ISSUE #2978] Unable to create new users, api_not_found in logs #14220
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 @maurice-audin on GitHub (Dec 13, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2978
Subject of the issue
Cannot create new users, errors api_not_found in logs
Deployment environment
Steps to reproduce
Build last releases for vaultwarden and web vault from sources
Expected behaviour
User creation
Actual behaviour
Red popup (see screenshot) and this in logs:
Troubleshooting data
@BlackDex commented on GitHub (Dec 13, 2022):
You are using an incompatible Vaultwarden server.
Please use the
testingtagged images which contain the latest and compatible web-vault already instead of merging them your self.