Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pcli query community-pool balance doesn't work #4381

Open
plaidfinch opened this issue May 10, 2024 · 0 comments
Open

pcli query community-pool balance doesn't work #4381

plaidfinch opened this issue May 10, 2024 · 0 comments
Labels
A-client Area: Design and implementation for client functionality C-bug Category: a bug needs-refinement unclear, incomplete, or stub issue that needs work _P-low Priority: low

Comments

@plaidfinch
Copy link
Collaborator

Describe the bug

The command pcli query community-pool balance returns an error when you run it.

To Reproduce

$ pcli query community-pool balance
Scanning blocks from last sync height 4076 to latest height 4076
[0s] ██████████████████████████████████████████████████       0/0       0/s ETA: 0s
Error: cannot process Community Pool balance data

Caused by:
    status: Unknown, message: "grpc-status header missing, mapped from HTTP status code 405", details: [], metadata: MetadataMap { headers: {} }

Expected behavior

The community pool balance should be displayed.

Additional context

This is not specific to the Penumbra Labs CI node; I tested this with my own fullnode and the same error was returned.

@plaidfinch plaidfinch added A-client Area: Design and implementation for client functionality C-bug Category: a bug _P-low Priority: low labels May 10, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Penumbra May 10, 2024
@github-actions github-actions bot added the needs-refinement unclear, incomplete, or stub issue that needs work label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-client Area: Design and implementation for client functionality C-bug Category: a bug needs-refinement unclear, incomplete, or stub issue that needs work _P-low Priority: low
Projects
Status: Backlog
Development

No branches or pull requests

1 participant