mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 09:13:02 +03:00
/api/sync not found #802
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 @Alsan on GitHub.
Subject of the issue
/api/sync returns 'HTTP/1.1 404 Not Found'.
Deployment environment
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden:
Install method: Docker image
Clients used: web vault
Reverse proxy and version: nginx/1.23.1
MySQL/MariaDB or PostgreSQL version: no
Other relevant details:
Steps to reproduce
Expected behaviour
Work as expected
Actual behaviour
Resource not found
Troubleshooting data
@BlackDex commented on GitHub:
Looks like you configured Vaultwarden to use a sub-path.
I just tested this, and works just as it should.
I think you might have some issues on the reverse proxy config.
Make sure you have the correct config and read the notes.
See: https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples
And specifically: