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

Seed got into an infinite loop with LocallyClosed #684

Open
viraptor opened this issue May 28, 2021 · 0 comments
Open

Seed got into an infinite loop with LocallyClosed #684

viraptor opened this issue May 28, 2021 · 0 comments

Comments

@viraptor
Copy link
Contributor

I have a seed which somehow got into an infinite busyloop of:

May 26 06:38:27 radicle-seed.viraptor.info radicle-seed-node[170683]: May 26 06:38:27.442  WARN accept{peer_id=hyy4ebh8amk3ypyawgpjnfpbgkxqwdo5n1iif5s17yghwmewrf4d8a}:incoming:incoming{remote_id=hydgnjorosxetwr3xrqsfazuornz7m8wrx7brdyk5nxc4j9j9jhjxg remote_addr=185.246.64.172:12345}:incoming{remote_id=hydgnjorosxetwr3xrqsfazuornz7m8wrx7brdyk5nxc4j9j9jhjxg remote_addr=185.246.64.172:12345}: librad::net::protocol::tick: reliable send error err=SendGossip(Quic(Connection(LocallyClosed)))
May 26 06:38:27 radicle-seed.viraptor.info radicle-seed-node[170683]: May 26 06:38:27.442 ERROR accept{peer_id=hyy4ebh8amk3ypyawgpjnfpbgkxqwdo5n1iif5s17yghwmewrf4d8a}:incoming:incoming{remote_id=hydgnjorosxetwr3xrqsfazuornz7m8wrx7brdyk5nxc4j9j9jhjxg remote_addr=185.246.64.172:12345}:incoming{remote_id=hydgnjorosxetwr3xrqsfazuornz7m8wrx7brdyk5nxc4j9j9jhjxg remote_addr=185.246.64.172:12345}:send_rpc{remote_id=hyd1i3rrnm685uj9ji9ihmmsaiy8nedo77o11c7pqxdx96z8o47f4q remote_addr=135.181.99.174:12345}: librad::net::protocol::io::send::rpc: error=closed

This continued for hours. Unfortunately the logs rotated since the issue started, so I don't have any context for the beginning, but I'll report more if it happens again.

Using bins commit 43d4d773aea807aa5d8e06d91ae146bf2afd528e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant