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

proto: required field "Type" not set #594

Closed
maxd opened this issue May 29, 2014 · 2 comments
Closed

proto: required field "Type" not set #594

maxd opened this issue May 29, 2014 · 2 comments
Milestone

Comments

@maxd
Copy link

maxd commented May 29, 2014

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.

@maxd
Copy link
Author

maxd commented May 29, 2014

Here is full log for any case.

@jvshahid
Copy link
Contributor

I think you hit this bug #418. I'll get it fixed asap. Closing this issue.

@jvshahid jvshahid added this to the 0.7.1 milestone May 29, 2014
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