Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Packet and Streamer errors when running validators or bench-tps #1838

Closed
sagar-solana opened this issue Nov 16, 2018 · 0 comments
Closed

Packet and Streamer errors when running validators or bench-tps #1838

sagar-solana opened this issue Nov 16, 2018 · 0 comments

Comments

@sagar-solana
Copy link
Contributor

Problem

It appears that #1546 has introduced a bug where running local testnet, the following warnings flood the logs with the following messages. The logs are not benign.

 WARN 2018-11-16T01:33:49.536805171Z: solana::packet: error sending 44 byte packet to V4(0.0.0.0:0): Os { code: 22, kind: InvalidInput, message: "Invalid argument" }
 WARN 2018-11-16T01:33:49.536887901Z: solana::streamer: ncp responder error: IO(Os { code: 22, kind: InvalidInput, message: "Invalid argument" })

Proposed Solution

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

No branches or pull requests

2 participants