Skip to main content
June 11, 2024
Question

mrc convertor issue from PasswordBoss [Solved]

  • June 11, 2024
  • 14 replies
  • 240 views

I am getting multiple occurrences of Error: Please report - unexpectedly matched multiple outkey values for 'password', type 'login':
record title: 'xxxxxxx'

Please can someone provide guidance?


1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Browser: Not Provided

14 replies

June 11, 2024

Apologies: this is out of passwordboss 5.5.694 and into 1P latest, but the error is in the terminal output before it gets anywhere near 1P

June 11, 2024

@MrC just flagging you in, as PasswordBoss (🤮) doesn't have a csv export option so I am very limited in how I can achieve my return to 1P!

MrC
June 11, 2024

@orangehand

You would want to use the JSON export from PasswordBoss, as per the README.

So I assume you are using the JSON export, correct?

Also, which OS are you running?

MrC
June 11, 2024

@orangehand

I've updated the passwordboss converter to avoid this issue.

Custom fields with labels that matched stock labels were causing the problem. The updated suite has been posted. Please give it a try and see if that resolves your issue.

June 11, 2024

Sorry- been out all day. Will try it and let you know. amazing service; many thanks

June 11, 2024

The first line I got after re-running the new version was:

Use of uninitialized value $label in join or string at
/Users/nstjh/Desktop/PWB/mrc-converter-suite/./Converters/Passwordboss.pm line 555 (#1)

And now it appears to have stopped - no output for the last 10 mins or so. ~3500 items to convert, if that is relevant.

MrC
June 11, 2024

@orangehand

Checking now...

June 11, 2024

Apologies, there was an initial error I missed;
Use of uninitialized value $label in string eq at
/Users/nstjh/Desktop/PWB/mrc-converter-suite/./Converters/Passwordboss.pm line 552 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.

June 11, 2024

So errors at line 552 and 555

MrC
June 11, 2024

@orangehand

At the converter suite download home, there's a folder named Custom. I've uploaded an updated Passwordboss.pm converter. Please replace yours in the Converters folder with the new one, and see how that works.