We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I have noticed a lot of error messages in log.txt files on my cluster:
[2014/05/29 18:24:05 MSK] [EROR] (coordinator.(*ProtobufServer).handleConnection:101) Error, closing connection: proto: required field "Type" not set [2014/05/29 18:24:05 MSK] [INFO] (coordinator.(*ProtobufServer).handleConnection:77) ProtobufServer: client connected: x.x.x.x:35100 [2014/05/29 18:24:05 MSK] [EROR] (coordinator.(*ProtobufServer).handleRequestTooLarge:129) request too large, dumping: x.x.x.x:35100 (3785597) [2014/05/29 18:24:06 MSK] [EROR] (coordinator.(*ProtobufClient).readResponses:169) Error while reading messsage size: &{%!d(string=EOF)} [2014/05/29 18:24:06 MSK] [INFO] (coordinator.(*ProtobufClient).reconnect:215) connected to prs-0-1.xxx.xxx.com:8099
Looks like InfluxDB can't synchronize big data between nodes in cluster. Is this a bug or can I fix it on my side?
InfluxDB 0.7.0.
The text was updated successfully, but these errors were encountered:
Here is full log for any case.
Sorry, something went wrong.
I think you hit this bug #418. I'll get it fixed asap. Closing this issue.
No branches or pull requests
Hi,
I have noticed a lot of error messages in log.txt files on my cluster:
Looks like InfluxDB can't synchronize big data between nodes in cluster. Is this a bug or can I fix it on my side?
InfluxDB 0.7.0.
The text was updated successfully, but these errors were encountered: