mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 09:03:15 -05:00
[GH-ISSUE #162] Error during restore: "Cannot read property 'importKey' of null" #8892
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 @pageb018 on GitHub (Aug 29, 2018).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/162
Doing a test backup and restore. I copy the entire bw-data folder onto a new host. Run a docker-compose up on new host, I get the login page but when trying to authenticate I receive a "Cannot read property 'importKey' of null" error.
Not sure how to proceed, the logs do not seem to show an error.
bitwarden | POST /api/accounts/prelogin application/json; charset=utf-8:
bitwarden | => Matched: POST /api/accounts/prelogin
bitwarden | => Outcome: Success
bitwarden | => Response succeeded.
bitwarden | POST /api/accounts/prelogin application/json; charset=utf-8:
bitwarden | => Matched: POST /api/accounts/prelogin
bitwarden | => Outcome: Success
bitwarden | => Response succeeded.
@mprasil commented on GitHub (Aug 29, 2018):
Please see #153, this seems to be issue with the chrome browser when you're not using https.