Closed scottisloud closed 1 year ago
Was unable to reproduce any issues associated with a non-delimiting comma since merging #23. That alone may not be the case.
The unable to build a list of item categories
may result from either a session timing out (e.g., if op
is unlocked and idle too long before running the script`, or perhaps due to rate limiting. Further investigation required to see what size of import might lead to rate limiting.
Will continue to explore both issues as time permits.
Possibilities:
1Password/CLI locked prior to, or while, the script was running. This did not reproduce ⛔
[ERROR] 2023/01/16 12:44:47 unable to process line 1: authorization prompt dismissed, please try again
[ERROR] 2023/01/16 12:44:47 unable to process line 1: You've tried to unlock with the 1Password app too many times. Try again in 15 seconds.
Hitting a rate limit on 1Password servers: ⚠️
More investigation needed but I am thinking this may be an environment-specific edge-case, or something else that's really in the margins.
At this point I have seen no further reports of this issue and cannot reproduce. Closing.
A second report (internal number: 103457) of this has come in. Re-opening but still no repro steps.
Closing as this script now serves mostly as an example for what's possible and has been largely rendered redundant by the importer built into 1Password.
Problem
extra
field. Likely related to #21unable to build a list of item categories
error fromop
during import. Customer experienced that error and was then unable to log into 1Password, perhaps due to rate limiting.Expected behaviour
Import script should import all items that are not secure notes.
Actual Behaviour
The script fails to import all exported data.
Additional details
Report from customer:
and
This is probably several, distinct, issues.