Draft: Resolve "Error: Base 58 requirement is violated"
Merge request reports
Activity
Filter activity
assigned to @Nicolas80
added 1 commit
- e8da3aa9 - Added extra message when the DB parsing of DbAccountId fails, so we know for...
@HugoTrentesaux could you take this branch locally and try to perform the
gcli vault list all
with your problematic database ?It should display the address string for which it failed the parsing:
gcli vault list all DatabaseError(Custom("Cannot parse DbAccountId for string '5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY,' - error: Base 58 requirement is violated"))
Please register or sign in to reply