Can't import from lastpass #940

Closed
opened 2026-02-04 23:24:29 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @sstraus on GitHub (Feb 19, 2021).

Subject of the issue

Import from lastpass fail. Seems something related to cards or private notes.

Your environment

  • Bitwarden_rs version: 2.18.1
Originally created by @sstraus on GitHub (Feb 19, 2021). ### Subject of the issue Import from lastpass fail. Seems something related to cards or private notes. ### Your environment * Bitwarden_rs version: 2.18.1
Author
Owner

@BlackDex commented on GitHub (Feb 19, 2021):

Hello,

First, please update to the latest version as mentioned on several places before you were able to report an issue.

Second, we really need more info then this. Were there errors in the bitwarden_rs logs? Etc.. etc..

@BlackDex commented on GitHub (Feb 19, 2021): Hello, First, please update to the latest version as mentioned on several places before you were able to report an issue. Second, we really need more info then this. Were there errors in the bitwarden_rs logs? Etc.. etc..
Author
Owner

@sstraus commented on GitHub (Feb 20, 2021):

As i know is the latest docker version. Where can I get required log files in the docker filesystem?

@sstraus commented on GitHub (Feb 20, 2021): As i know is the latest docker version. Where can I get required log files in the docker filesystem?
Author
Owner

@BlackDex commented on GitHub (Feb 20, 2021):

Ah, i see now that you used the web-vault version instead of the bitwarden_rs version.
The logs should be in your volume called bitwarden.log, or use docker logs <container-name>

Also, some more details on what isn't working would be nice.
But keep in mind that the import is done by the web-vault which is not maintained by us.
So, if in the end there are no errors on the bitwarden logs, then you probably need to go to bitwarden.com with your question.

@BlackDex commented on GitHub (Feb 20, 2021): Ah, i see now that you used the web-vault version instead of the bitwarden_rs version. The logs should be in your volume called bitwarden.log, or use `docker logs <container-name>` Also, some more details on what isn't working would be nice. But keep in mind that the import is done by the web-vault which is not maintained by us. So, if in the end there are no errors on the bitwarden logs, then you probably need to go to bitwarden.com with your question.
Author
Owner

@sstraus commented on GitHub (Feb 22, 2021):

Finally I succeed splitting the csv file in chunks. Probably was a timeout.
Thank you.

@sstraus commented on GitHub (Feb 22, 2021): Finally I succeed splitting the csv file in chunks. Probably was a timeout. Thank you.
Author
Owner

@dumblob commented on GitHub (Feb 22, 2021):

@sstraus how many lines did the chunks have (just to get an impression what to watch out for).

@dumblob commented on GitHub (Feb 22, 2021): @sstraus how many lines did the chunks have (just to get an impression what to watch out for).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#940