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

Excessive logging from bitswap #3758

Closed
S1nus opened this issue Sep 20, 2024 · 1 comment
Closed

Excessive logging from bitswap #3758

S1nus opened this issue Sep 20, 2024 · 1 comment
Labels
bug Something isn't working external Issues created by non node team members

Comments

@S1nus
Copy link

S1nus commented Sep 20, 2024

Celestia Node version

v0.16.0

OS

Mac amd64

Steps to reproduce it

celestia light start

Expected result

Normal log output

Actual result

excessive log messages like this
bitswap/session session/session.go:477 No peers - broadcasting {"session": 2071, "want-count": 1}

When killed with ctrl + C, we get excessive logs like bitswap/client/msgq messagequeue/messagequeue.go:545 Could not send message to peer 12D3KooWMwEGFhgxB95prxSCq3SSgigQMTBn95rpP6W8GK1ECy9W: context canceled for a long time before it times out and finally stops

Relevant log output

`bitswap/session    session/session.go:477    No peers - broadcasting    {"session": 2071, "want-count": 1}`

Is the node "stuck"? Has it stopped syncing?

no, it doesn't seem stuck

@S1nus S1nus added the bug Something isn't working label Sep 20, 2024
@github-actions github-actions bot added the external Issues created by non node team members label Sep 20, 2024
@Wondertan
Copy link
Member

was fixed by #3713

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