mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 17:23:04 +03:00
Bitwarden browser plugin is no longer working #878
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 @dikleins on GitHub.
Subject of the issue
Deployment environment
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: ADMIN_TOKEN
Install method: Docker
Clients used:
Reverse proxy and version:
MySQL/MariaDB or PostgreSQL version:
Other relevant details:
Steps to reproduce
After login with the master password I get an error message: "NetworkError when attempting to fetch resource".
Expected behaviour
successful login
Actual behaviour
Troubleshooting data
[2023-03-20 11:59:44.840][vaultwarden::api::identity][INFO] User xxxxxx logged in successfully. IP: 192.168.1.71
[2023-03-20 11:59:44.840][response][INFO] (login) POST /identity/connect/token => 200 OK
[2023-03-20 11:59:45.208][request][INFO] POST /identity/connect/token
[2023-03-20 11:59:45.213][response][INFO] (login) POST /identity/connect/token => 200 OK
[2023-03-20 11:59:45.258][request][INFO] GET /api/sync
[2023-03-20 11:59:45.258][auth][ERROR] Unauthorized Error: No access token provided
[2023-03-20 11:59:45.258][response][INFO] (sync) GET /api/sync?<data..> => 401 Unauthorized
[2023-03-20 11:59:52.250][request][INFO] GET /api/devices/knowndevice/xxxxxxx/0185958c-396e-44e6-8bd2-0cb4bf03f6b5
[2023-03-20 11:59:52.251][response][INFO] (get_known_device_from_path) GET /api/devices/knowndevice// => 200 OK
remark:
The same Firefox version works OK on Ubuntu.
@BlackDex commented on GitHub:
Works for me.
Try to logout and back in again, and make sure you have configured the correct server as self-hosted system https://bitwarden.com/help/change-client-environment/