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

es-node should disconnect the connection when request fail with err "failed to dial xxxxxxxx: no addresses" #262

Closed
ping-ke opened this issue Apr 2, 2024 · 1 comment
Assignees
Labels
bug Something isn't working high priority

Comments

@ping-ke
Copy link
Collaborator

ping-ke commented Apr 2, 2024

System information

EthStorage node version: es-node version
System version: e.g. amd64/linux
Golang version: e.g. go1.20
Commit hash : (if develop)

Actual behaviour

Error log:
{"log":"t=2024-03-28T18:04:09+0000 lvl=warn msg="Failed to request blobs" peer=16Uiu2HAmQxR3VH1yxrnhp6spc3zLvQ7uErSD175LgbYkLQPATjUw err="failed to dial: failed to dial 16Uiu2HAmQxR3VH1yxrnhp6spc3zLvQ7uErSD175LgbYkLQPATjUw: no addresses"\n","stream":"stdout","time":"2024-03-28T18:04:09.780926842Z"}
{"log":"t=2024-03-28T18:04:09+0000 lvl=warn msg="Failed to request blobs" peer=16Uiu2HAkumxtHzvMxsvk8QspLbWNoX1g5KE588G8FoPBckJjK88R err="failed to dial: failed to dial 16Uiu2HAkumxtHzvMxsvk8QspLbWNoX1g5KE588G8FoPBckJjK88R: no addresses"\n","stream":"stdout","time":"2024-03-28T18:04:09.781170873Z"}
{"log":"t=2024-03-28T18:04:09+0000 lvl=warn msg="Failed to request blobs" peer=16Uiu2HAmKYpEnrkxtqqwgWMskra73hsEU552n4BdEmVTQvvQLL8L err="failed to dial: failed to dial 16Uiu2HAmKYpEnrkxtqqwgWMskra73hsEU552n4BdEmVTQvvQLL8L: no addresses"\n","stream":"stdout","time":"2024-03-28T18:04:09.781409375Z"}
{"log":"t=2024-03-28T18:04:09+0000 lvl=warn msg="Failed to request blobs" peer=16Uiu2HAm1sAqKkF778JPR15c3foVDj4ENze1mxa1eaEipehFsEcu err="failed to dial: failed to dial 16Uiu2HAm1sAqKkF778JPR15c3foVDj4ENze1mxa1eaEipehFsEcu: no addresses"\n","stream":"stdout","time":"2024-03-28T18:04:09.781650096Z"}

@ping-ke ping-ke added the bug Something isn't working label Apr 2, 2024
@ping-ke ping-ke self-assigned this Apr 2, 2024
@ping-ke ping-ke changed the title es-node should disconnect the connection when request fail with err "failed to dial 16Uiu2HAkumxtHzvMxsvk8QspLbWNoX1g5KE588G8FoPBckJjK88R: no addresses" es-node should disconnect the connection when request fail with err "failed to dial xxxxxxxx: no addresses" Apr 2, 2024
@ping-ke
Copy link
Collaborator Author

ping-ke commented May 19, 2024

Since its log level has been changed to debug and will recover after some time, we can lower the priority of this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority
Projects
None yet
Development

No branches or pull requests

2 participants