ERROR: failed to resolve ID address: %!w(address.Address={}) #7919
Labels
area/ux
Area: UX
dif/easy
An existing lotus user should be able to pick this up
effort/minutes
good first issue
Good for newcomers
kind/bug
Kind: Bug
P2
P2: Should be resolved
Checklist
Latest release
, or the most recent RC(release canadiate) for the upcoming release or the dev branch(master), or have an issue updating to any of these.Lotus component
Lotus Version
Describe the Bug
We recently switched to f2 multisig owner actor on our SP which is requirement from our FIL lender, we're also using bidbot to accept deals onto our SP and bidbot requires a signator against the SP owner account, when running
lotus wallet sign
on the new owner address it errors with:ERROR: failed to resolve ID address: %!w(address.Address={})
I also noticed the following error on the SP side running
lotus-miner actor control list
produces error:getting account key: failed to get account actor state for [SP-id] unknown actor code [baf....]
Logging Information
Repo Steps
Change SP owner address to f2 multisig actor.
Try to sign a message against: lotus wallet sign f2....
Run: lotus-miner actor control list
The text was updated successfully, but these errors were encountered: