Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Cannot read property message of null after import #39

Open
jpaas opened this issue Sep 26, 2018 · 2 comments
Open

Cannot read property message of null after import #39

jpaas opened this issue Sep 26, 2018 · 2 comments

Comments

@jpaas
Copy link

jpaas commented Sep 26, 2018

I am doing a 1password CLI import and it appears to work (as well as it does using web vault). But the result is this:
{"success":false,"message":"Cannot read property 'message' of null"}

I don't see any errors in the Cloudwatch logs, so I'm thinking its a miscommunication between the bitwarden CLI and the import API?

@vvondra
Copy link
Owner

vvondra commented Sep 26, 2018

Thanks for the report!

It seems so, the error mapping is one of the hard things to get right unfortunately.

Do you feel all your data is imported correctly at least?

@jpaas
Copy link
Author

jpaas commented Sep 26, 2018

Actually I did have some problems, but I assumed (perhaps incorrectly) that they were BW CLI/core problems. So I reported these issues:

bitwarden/server#362

bitwarden/server#363

Maybe I should compare vs BW cloud to see if it's them or bitwarden-serverless?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants