Skip to content

pcli: confusing error about "missing rate data for votable note", unable to vote #4433

Open
@conorsch

Description

@conorsch

I appear to be unable to vote on a proposal that I submitted today:

❯ pcli q governance list-proposals
#2 ProposalState { state: Some(Voting(Voting)) }    lower proposal voting duration to 1h

❯ pcli tx vote yes --on 2
Scanning blocks from last sync height 177025 to latest height 177025
[0s] ██████████████████████████████████████████████████       0/0       0/s ETA: 0s
Error: missing rate data for votable note delegated to penumbravalid132h4e5w3ymadzl2e7tzzrgstg44jewjl7z2wc3h760k62wtje5gsw2w4dv

Why is that? That's not an error I've seen before. Things I've checked:

  • definitely using the prebuilt binary for v0.75.0 pcli
  • reset view and retried again, no dice
  • i do indeed have a small amount of stake bonded against that validator
  • that validator is currently "Inactive" and "unbonded"

More info:

❯ pcli q validator list -i | rg penumbravalid132h4e5w3ymadzl2e7tzzrgstg44jewjl7z2wc3h760k62wtje5gsw2w4dv -A1 -B1
                                                                               Bloqhub
 350.000       0.00%   200bps      Inactive  Unbonded                          penumbravalid132h4e5w3ymadzl2e7tzzrgstg44jewjl7z2wc3h760k62wtje5gsw2w4dv
                                                                               Nodes.Guru
❯ pcli view balance | rg penumbravalid132h4e5w3ymadzl2e7tzzrgstg44jewjl7z2wc3h760k62wtje5gsw2w4dv
Scanning blocks from last sync height 177066 to latest height 177066
 # 0      250delegation_penumbravalid132h4e5w3ymadzl2e7tzzrgstg44jewjl7z2wc3h760k62wtje5gsw2w4dv

Next I'll try undelegating and claiming that undelegation, and see if that resolves.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions