i’m trying to import my passwords from lastpass and get this..why is there a 1000 character limit…what gives
Hello smith3211,
This error occurs when a field has more than 1000 characters. Open the csv file and check the item at index 19. Remove it or shorten it.
Troubleshooting Import Errors
If you get the following error:
Ciphers[X].Login: The field yyyy exceeds the maximum encrypted value length of zzzz characters.
An item in your
.csv
exceeds the size limited allowed for items stored in the Bitwarden Vault. Remove the offending item from your file for import, or reduce its size. You can open the.csv
in a text editor or spreadsheet program for easy editing, and locate the offending item atindex[X]
as referenced in the error message.