Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Former Member
3 years agomrc-converter-suite unexpected failure parsing CSV
Hello,
I try to improvise my data from enpass and get the following error.
cd '/Users/eric/Desktop/mrc-converter-suite' && /usr/bin/perl convert.pl enpass '/Users/eric/Desktop/pm_export.json' ...
Former Member
3 years agoHello MrC ,
I have now tried it with enpass portable 6.6.1 (789).
there was this error
print_fileinfo : Input file info: "../pm_export.json"
print_fileinfo : size: 13120280
print_fileinfo : kind: Unicode text, UTF-8 text
Uncaught exception from user code:
garbage after JSON object, at character offset 12676303 (before "+hWXbV09spGmR85ev+c8...") at /Users/eric/Desktop/mrc-converter-suite/./Converters/Enpass.pm line 646.
JSON::PP::decode_error("garbage after JSON object") called at /Users/eric/Desktop/mrc-converter-suite/lib/JSON/PP.pm line 708
JSON::PP::PP_decode_json(JSON::PP=HASH(0x138567f70), "{\x{a} \"folders\": [\x{a} {\x{a} \"icon\": \"1008\",\x{a} "..., 0) called at /Users/eric/Desktop/mrc-converter-suite/lib/JSON/PP.pm line 148
JSON::PP::decode(JSON::PP=HASH(0x138567f70), "{\x{a} \"folders\": [\x{a} {\x{a} \"icon\": \"1008\",\x{a} "...) called at /Users/eric/Desktop/mrc-converter-suite/lib/JSON/PP.pm line 110
JSON::PP::decode_json("{\x{a} \"folders\": [\x{a} {\x{a} \"icon\": \"1008\",\x{a} "...) called at /Users/eric/Desktop/mrc-converter-suite/./Converters/Enpass.pm line 646
Converters::Enpass::process_json(SCALAR(0x137df1ce8), HASH(0x137df1cd0), undef) called at /Users/eric/Desktop/mrc-converter-suite/./Converters/Enpass.pm line 591
Converters::Enpass::do_import("../pm_export.json", undef) called at convert.pl line 183
print_fileinfo : mime: text/plain; charset=utf-8
i found a code snippet with { brackets } in my notes, i deleted it and re-exported and converted again.
this is the output
print_fileinfo : Input file info: "../pm_export.json"
print_fileinfo : size: 12671297
print_fileinfo : kind: Unicode text, UTF-8 text
print_fileinfo : mime: text/plain; charset=utf-8
now the import into 1password worked and maybe this information will help others.
thanks for your help