smartnode icon indicating copy to clipboard operation
smartnode copied to clipboard

Nodes with solo migrations appear to be getting spurious errors when rebuilding their wallet

Open jshufro opened this issue 7 months ago • 0 comments

Seems like rocketpool wallet rebuild does not filter custom-keys before attempting to recover, and fails on solo migrations.

Perhaps this is because the custom-keys directory is empty when rocketpool minipool import-key runs.

Fix alongside https://github.com/rocket-pool/smartnode/issues/407 - instead of returning a nondescript error, inform the user which keys were recovered and which could not be. The user should be able to determine whether or not further action is required from this.

jshufro avatar Jun 26 '24 16:06 jshufro