-
Notifications
You must be signed in to change notification settings - Fork 967
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
client-nd: request status INTERNAL returned #2051
Comments
I have found how to reproduce that bug. When I tried to delete the ethermint container: |
I'm seeing something similar, related to fetching data from the celestia light node, on my rollup: 4:33PM ERR failed to retrieve block from DALC daHeight=226223 errors="failed to retrieve block: Get \"http://localhost:26659/namespaced_data/b705585f236712ed/height/226223\": context deadline exceeded (Client.Timeout exceeded while awaiting headers); failed to retrieve block: Get \"http://localhost:26659/namespaced_data/b705585f236712ed/height/226223\": context deadline exceeded (Client.Timeout exceeded while awaiting headers); failed to retrieve block: Get \"http://localhost:26659/namespaced_data/b705585f236712ed/height/226223\": context deadline exceeded (Client.Timeout exceeded while awaiting headers); failed to retrieve block: Get \"http://localhost:26659/namespaced_data/b705585f236712ed/height/226223\": context deadline exceeded (Client.Timeout exceeded while awaiting headers); failed to retrieve block: Get \"http://localhost:26659/namespaced_data/b705585f236712ed/height/226223\": context deadline exceeded (Client.Timeout exceeded while awaiting headers); failed to retrieve block: Get \"http://localhost:26659/namespaced_data/b705585f236712ed/height/226223\": context deadline exceeded (Client.Timeout exceeded while awaiting headers); failed to retrieve block: Get \"http://localhost:26659/namespaced_data/b705585f236712ed/height/226223\": context deadline exceeded (Client.Timeout exceeded while awaiting headers); failed to retrieve block: Get \"http://localhost:26659/namespaced_data/b705585f236712ed/height/226223\": context deadline exceeded (Client.Timeout exceeded while awaiting headers); failed to retrieve block: Get \"http://localhost:26659/namespaced_data/b705585f236712ed/height/226223\": context deadline exceeded (Client.Timeout exceeded while awaiting headers); failed to retrieve block: Get \"http://localhost:26659/namespaced_data/b705585f236712ed/height/226223\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)" module=BlockManager |
Closing as duplicate of #2044 |
Celestia Node version
v0.8.2
OS
Ubuntu 22.04.2 LTS
Install tools
Docker
Others
No response
Steps to reproduce it
celestia-node
docker imagecelestiaorg/ethermint
docker imageExpected result
No ERROR
Actual result
2023-04-06T15:49:31.731Z ERROR shrex/nd shrexnd/client.go:195 client-nd: request status INTERNAL returned
2023-04-06T15:49:34.790Z ERROR shrex/nd shrexnd/client.go:195 client-nd: request status INTERNAL returned
Relevant log output
No response
Notes
I still don't know how to reproduce this error again. A just note what I did.
The text was updated successfully, but these errors were encountered: