You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I exported the private data folder from iOS Status Mobile and put it on the data folder from Status Desktop. When I try to login on my keycard, it gives keycard - pair failed invalid card cryptogram in the logs. I tested the code with keycard-cli and it works.
accounts.sql contains the keycardPairing in the base64, with the first digit as the pairing index (which in the case is 1).
This keycard is an older version.
Please, don't ask me to start a brand new account with my seedphrase, I know I can do that.
I know this is an unusual situation, but I am debugging a migration problem which happened on Status Mobile, and I would like to see if I can use the database in Status Destkop, and maybe fix the dirty database, use it in Desktop and than import it back to Status Mobile.
Related issue: status-im/status-mobile#20996
Bug Report
Description
I exported the private data folder from iOS Status Mobile and put it on the data folder from Status Desktop. When I try to login on my keycard, it gives
keycard - pair failed invalid card cryptogram
in the logs. I tested the code with keycard-cli and it works.accounts.sql contains the keycardPairing in the base64, with the first digit as the pairing index (which in the case is 1).
This keycard is an older version.
Please, don't ask me to start a brand new account with my seedphrase, I know I can do that.
I know this is an unusual situation, but I am debugging a migration problem which happened on Status Mobile, and I would like to see if I can use the database in Status Destkop, and maybe fix the dirty database, use it in Desktop and than import it back to Status Mobile.
Related issue: status-im/status-mobile#20996
Steps to reproduce
Not sure
Expected behavior
Actual behavior
Additional Information
The text was updated successfully, but these errors were encountered: