mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #162] Error during restore: "Cannot read property 'importKey' of null" #81
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#81
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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.