Originally created by @NxckyBear on GitHub (Jan 27, 2025).
Vaultwarden Support String
I dont have any support string as I did not set up an admin page yet due to above problem
Vaultwarden Build Version
v1.33.0
Deployment method
Official Container Image
Custom deployment method
original way how to install (base: sqlite) and with another database (pgsql)
Reverse Proxy
caddy 2.9.1
Host/Server Operating System
Linux
Operating System Version
Ubuntu 22.04 Jammy
Clients
Web Vault, Browser Extension, iOS, Desktop
Client Version
Brave 1.74.38 (PC), Bitwarden Extension, Bitwarden mobile client
Steps To Reproduce
start vaultwarden (docker base image)
go to the web vault
create new user and log in (you should enable sight on your password and copy it for best results)
log into the bitwarden extension or mobile client (self hosted)
you will see error
Expected Result
You actually should successfully log in everywhere
Actual Result
You can log in on the web where you created your user, you are not able to log in anywhere else, due to it saying that your username or password is incorrect
Logs
`[2025-01-27 22:02:50.674][request][INFO] POST /identity/accounts/prelogin
[2025-01-27 22:02:50.674][response][INFO] (prelogin) POST /identity/accounts/prelogin => 200 OK
[2025-01-27 22:02:50.810][request][INFO] POST /identity/connect/token
[2025-01-27 22:02:50.810][vaultwarden::api::identity][ERROR] Username or password is incorrect. Try again. IP: <ip>. Username: <username>.
[2025-01-27 22:02:50.810][response][INFO] (login) POST /identity/connect/token => 400 Bad Request`
Screenshots or Videos
No response
Additional Context
I have lastly tried to move vaultwardens backend to pgsql, which is basically where everything started... It worked fine before that...
However I reinstalled everything, new docker container, new files, however this did not fix anything.
Originally created by @NxckyBear on GitHub (Jan 27, 2025).
### Vaultwarden Support String
I dont have any support string as I did not set up an admin page yet due to above problem
### Vaultwarden Build Version
v1.33.0
### Deployment method
Official Container Image
### Custom deployment method
original way how to install (base: sqlite) and with another database (pgsql)
### Reverse Proxy
caddy 2.9.1
### Host/Server Operating System
Linux
### Operating System Version
Ubuntu 22.04 Jammy
### Clients
Web Vault, Browser Extension, iOS, Desktop
### Client Version
Brave 1.74.38 (PC), Bitwarden Extension, Bitwarden mobile client
### Steps To Reproduce
1. start vaultwarden (docker base image)
2. go to the web vault
3. create new user and log in (you should enable sight on your password and copy it for best results)
4. log into the bitwarden extension or mobile client (self hosted)
5. you will see error
### Expected Result
You actually should successfully log in everywhere
### Actual Result
You can log in on the web where you created your user, you are not able to log in anywhere else, due to it saying that your username or password is incorrect
### Logs
```text
`[2025-01-27 22:02:50.674][request][INFO] POST /identity/accounts/prelogin
[2025-01-27 22:02:50.674][response][INFO] (prelogin) POST /identity/accounts/prelogin => 200 OK
[2025-01-27 22:02:50.810][request][INFO] POST /identity/connect/token
[2025-01-27 22:02:50.810][vaultwarden::api::identity][ERROR] Username or password is incorrect. Try again. IP: <ip>. Username: <username>.
[2025-01-27 22:02:50.810][response][INFO] (login) POST /identity/connect/token => 400 Bad Request`
```
### Screenshots or Videos
_No response_
### Additional Context
I have lastly tried to move vaultwardens backend to pgsql, which is basically where everything started... It worked fine before that...
However I reinstalled everything, new docker container, new files, however this did not fix anything.
GiteaMirror
added the bug label 2026-03-07 20:39:19 -06:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @NxckyBear on GitHub (Jan 27, 2025).
Vaultwarden Support String
I dont have any support string as I did not set up an admin page yet due to above problem
Vaultwarden Build Version
v1.33.0
Deployment method
Official Container Image
Custom deployment method
original way how to install (base: sqlite) and with another database (pgsql)
Reverse Proxy
caddy 2.9.1
Host/Server Operating System
Linux
Operating System Version
Ubuntu 22.04 Jammy
Clients
Web Vault, Browser Extension, iOS, Desktop
Client Version
Brave 1.74.38 (PC), Bitwarden Extension, Bitwarden mobile client
Steps To Reproduce
Expected Result
You actually should successfully log in everywhere
Actual Result
You can log in on the web where you created your user, you are not able to log in anywhere else, due to it saying that your username or password is incorrect
Logs
Screenshots or Videos
No response
Additional Context
I have lastly tried to move vaultwardens backend to pgsql, which is basically where everything started... It worked fine before that...
However I reinstalled everything, new docker container, new files, however this did not fix anything.