[GH-ISSUE #3431] Unable to login n is null #1564

Closed
opened 2026-03-03 02:10:17 +03:00 by kerem · 5 comments
Owner

Originally created by @onlineapps-cloud on GitHub (Apr 8, 2023).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/3431

Hi, i deployed docker container of vaultwarden and tried to connect using mozilla extension, but i had error: Unable to login n is null
i able to connect using web browser, i used self signed certificate
log from docker compose:

[2023-04-08 12:11:36.824][response][INFO] 404 Not Found
[2023-04-08 12:11:46.085][request][INFO] POST /identity/accounts/prelogin
[2023-04-08 12:11:46.085][response][INFO] 404 Not Found
[2023-04-08 12:13:41.634][request][INFO] GET /api/devices/knowndevice
[2023-04-08 12:13:41.634][response][INFO] GET / [10] (web_files) => 404 Not Found
[2023-04-08 12:13:47.759][request][INFO] POST /identity/accounts/prelogin
[2023-04-08 12:13:47.759][response][INFO] 404 Not Found
[2023-04-08 12:14:34.169][request][INFO] GET /api/devices/knowndevice
[2023-04-08 12:14:34.169][response][INFO] GET / [10] (web_files) => 404 Not Found
[2023-04-08 12:15:18.623][request][INFO] GET /api/devices/knowndevice
[2023-04-08 12:15:18.623][response][INFO] GET / [10] (web_files) => 404 Not Found
[2023-04-08 12:15:26.658][request][INFO] POST /identity/accounts/prelogin
[2023-04-08 12:15:26.658][response][INFO] 404 Not Found
[2023-04-08 12:16:32.024][request][INFO] POST /api/accounts/prelogin
[2023-04-08 12:16:32.027][response][INFO] POST /api/accounts/prelogin (prelogin) => 200 OK
[2023-04-08 12:16:32.078][request][INFO] POST /identity/connect/token
[2023-04-08 12:16:32.142][vaultwarden::api::identity][INFO] User myemail@gmail.com logged in successfully. IP: 172.17.0.1
[2023-04-08 12:16:32.142][response][INFO] POST /identity/connect/token (login) => 200 OK
[2023-04-08 12:16:32.235][request][INFO] POST /identity/connect/token
[2023-04-08 12:16:32.246][response][INFO] POST /identity/connect/token (login) => 200 OK
[2023-04-08 12:16:32.303][request][INFO] GET /api/sync?excludeDomains=true
[2023-04-08 12:16:32.331][response][INFO] GET /api/sync? (sync) => 200 OK

image

Originally created by @onlineapps-cloud on GitHub (Apr 8, 2023). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/3431 Hi, i deployed docker container of vaultwarden and tried to connect using mozilla extension, but i had error: `Unable to login n is null` i able to connect using web browser, i used self signed certificate log from docker compose: ``` [2023-04-08 12:11:36.824][response][INFO] 404 Not Found [2023-04-08 12:11:46.085][request][INFO] POST /identity/accounts/prelogin [2023-04-08 12:11:46.085][response][INFO] 404 Not Found [2023-04-08 12:13:41.634][request][INFO] GET /api/devices/knowndevice [2023-04-08 12:13:41.634][response][INFO] GET / [10] (web_files) => 404 Not Found [2023-04-08 12:13:47.759][request][INFO] POST /identity/accounts/prelogin [2023-04-08 12:13:47.759][response][INFO] 404 Not Found [2023-04-08 12:14:34.169][request][INFO] GET /api/devices/knowndevice [2023-04-08 12:14:34.169][response][INFO] GET / [10] (web_files) => 404 Not Found [2023-04-08 12:15:18.623][request][INFO] GET /api/devices/knowndevice [2023-04-08 12:15:18.623][response][INFO] GET / [10] (web_files) => 404 Not Found [2023-04-08 12:15:26.658][request][INFO] POST /identity/accounts/prelogin [2023-04-08 12:15:26.658][response][INFO] 404 Not Found [2023-04-08 12:16:32.024][request][INFO] POST /api/accounts/prelogin [2023-04-08 12:16:32.027][response][INFO] POST /api/accounts/prelogin (prelogin) => 200 OK [2023-04-08 12:16:32.078][request][INFO] POST /identity/connect/token [2023-04-08 12:16:32.142][vaultwarden::api::identity][INFO] User myemail@gmail.com logged in successfully. IP: 172.17.0.1 [2023-04-08 12:16:32.142][response][INFO] POST /identity/connect/token (login) => 200 OK [2023-04-08 12:16:32.235][request][INFO] POST /identity/connect/token [2023-04-08 12:16:32.246][response][INFO] POST /identity/connect/token (login) => 200 OK [2023-04-08 12:16:32.303][request][INFO] GET /api/sync?excludeDomains=true [2023-04-08 12:16:32.331][response][INFO] GET /api/sync? (sync) => 200 OK ``` ![image](https://user-images.githubusercontent.com/69077240/230720629-3c78657b-5847-4b90-88cc-ce9a8949cb1a.png)
kerem closed this issue 2026-03-03 02:10:18 +03:00
Author
Owner

@onlineapps-cloud commented on GitHub (Apr 8, 2023):

using desktop app:
image

<!-- gh-comment-id:1500881492 --> @onlineapps-cloud commented on GitHub (Apr 8, 2023): using desktop app: ![image](https://user-images.githubusercontent.com/69077240/230721007-b5a70a5c-019a-4f9b-afd1-2aa486e45493.png)
Author
Owner

@BlackDex commented on GitHub (Apr 8, 2023):

I think you need to update your Vaultwarden instances.

<!-- gh-comment-id:1500882811 --> @BlackDex commented on GitHub (Apr 8, 2023): I think you need to update your Vaultwarden instances.
Author
Owner

@onlineapps-cloud commented on GitHub (Apr 8, 2023):

i used Version 2.25.1

<!-- gh-comment-id:1500883145 --> @onlineapps-cloud commented on GitHub (Apr 8, 2023): i used Version 2.25.1
Author
Owner

@onlineapps-cloud commented on GitHub (Apr 8, 2023):

image

<!-- gh-comment-id:1500883243 --> @onlineapps-cloud commented on GitHub (Apr 8, 2023): ![image](https://user-images.githubusercontent.com/69077240/230721372-23c5ed68-e395-4c51-9ebb-8a823e0f1448.png)
Author
Owner

@stefan0xC commented on GitHub (Apr 8, 2023):

See #3082 and #1180

<!-- gh-comment-id:1500883390 --> @stefan0xC commented on GitHub (Apr 8, 2023): See #3082 and #1180
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#1564
No description provided.