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

Got "early eof" with every request #218

Open
teawater opened this issue Feb 1, 2024 · 1 comment
Open

Got "early eof" with every request #218

teawater opened this issue Feb 1, 2024 · 1 comment

Comments

@teawater
Copy link
Collaborator

teawater commented Feb 1, 2024

2024-02-01T03:08:50.597180315+00:00 [TRACE] /home/teawater/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ttrpc-0.8.1/src/asynchronous/connection.rs:62 - write message: GenMessage { header: MessageHeader { length: 2, stream}
2024-02-01T03:08:50.600292291+00:00 [TRACE] /home/teawater/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ttrpc-0.8.1/src/asynchronous/connection.rs:99 - Read msg err: Socket("early eof")
2024-02-01T03:08:50.600722855+00:00 [TRACE] /home/teawater/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ttrpc-0.8.1/src/asynchronous/connection.rs:112 - Reader task exit.
2024-02-01T03:08:50.600907910+00:00 [TRACE] /home/teawater/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ttrpc-0.8.1/src/asynchronous/connection.rs:69 - Writer task exit.

@jokemanfire
Copy link
Contributor

jokemanfire commented Nov 7, 2024

hello , I meet same print message in a large number of requests.

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

2 participants