ChainSafe / ChainSafe/gossamer
failed to close outbound stream: stream reset
Open
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the bug
```
2022-10-06T20:37:39+05:30 WARN failed to close outbound stream: stream reset notifications.go:L247 pkg=network
```
## To Reproduce
- Run two substrate nodes (using substrate node template, latest runtime) and one gossamer node.
- Let it run for a while, say 10 blocks or so.
- By now you should have seen a lot of messages that looks like this
```
2022-10-06T20:37:39+05:30 WARN failed to close outbound stream: stream reset notifications.go:L247 pkg=network
```
Contributor guide
Assessment
This issue has not been assessed yet.