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

network requester too many Received a 'Send' before 'Connect' - going to buffer the data #483

Closed
rachyandco opened this issue Dec 4, 2020 · 1 comment · Fixed by #510

Comments

@rachyandco
Copy link
Contributor

rachyandco commented Dec 4, 2020

network requester receive too many of the following Warning, several times per second:

Dec 4 20:10:31 nym nym-network-requester[926]: 2020-12-04T20:10:31.984 WARN proxy_helpers::connection_controller > Received a 'Send' before 'Connect' - going to buffer the data

using the 0.9.2 binary for linux on ubuntu 20.04

@jstuczyn
Copy link
Contributor

jstuczyn commented Dec 7, 2020

Yeah, I think this log message will need to be decreased in severity. This "warning" is basically inevitable due to unordering of messages received from the mixnet.

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

Successfully merging a pull request may close this issue.

2 participants