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

“context deadline exceeded” error when I query shares. #2118

Closed
danielgxm opened this issue Apr 21, 2023 · 2 comments
Closed

“context deadline exceeded” error when I query shares. #2118

danielgxm opened this issue Apr 21, 2023 · 2 comments
Labels
bug Something isn't working external Issues created by non node team members

Comments

@danielgxm
Copy link

danielgxm commented Apr 21, 2023

Celestia Node version

0.9.1

OS

kubuntu 22.04.2

Install tools

go version go1.20.3 linux/amd64

Others

No response

Steps to reproduce it

I'm learing this tutorial : https://docs.celestia.org/developers/node-tutorial/ . Everything is OK but I got a error "context deadline exceeded" when I query shares.

I start a light node with celestia light start --core.ip https://grpc-blockspacerace.pops.one --gateway --gateway.addr 127.0.0.1 --gateway.port 26659 --p2p.network blockspacerace

Expected result

It should return a message like this:
{
"shares": [
"DCBNOWAP3dMBAAAAG/HyDKgAfpEKO/iy5h2g8mvKB+94cXpupUFl9QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="
],
"height": 4249
}

Actual result

context deadline exceeded

Relevant log output

No response

Notes

No response

@danielgxm danielgxm added the bug Something isn't working label Apr 21, 2023
@github-actions github-actions bot added the external Issues created by non node team members label Apr 21, 2023
@danielgxm
Copy link
Author

图片

@renaynay
Copy link
Member

Will be fixed by #2108

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working external Issues created by non node team members
Projects
None yet
Development

No branches or pull requests

2 participants