-
|
Hi! When I try to import my 2FAS Codes to ente whether encrypted or unencrypted it always ends in a "Error: null check operator used on a null value." Can you help? |
Beta Was this translation helpful? Give feedback.
Answered by
tegarbe
Feb 27, 2026
Replies: 1 comment
-
|
Okay, I've now split the file into two parts and imported them, and I finally found the one entry that was causing the error. Specifically, one entry in the "name" field had several question marks ("Name_???"), which apparently prevented the file from being imported. It worked now. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tegarbe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Okay, I've now split the file into two parts and imported them, and I finally found the one entry that was causing the error. Specifically, one entry in the "name" field had several question marks ("Name_???"), which apparently prevented the file from being imported. It worked now.