Unable to login n is null #1561

Closed
opened 2026-02-05 01:14:53 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @onlineapps-cloud on GitHub (Apr 8, 2023).

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). 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)
Author
Owner

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

using desktop app:
image

@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.

@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

@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

@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

@stefan0xC commented on GitHub (Apr 8, 2023): See #3082 and #1180
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#1561