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

Handleclient EOF error with every connection to InfluxDB Graphite plugin #532

Closed
elvarb opened this issue May 12, 2014 · 0 comments
Closed
Milestone

Comments

@elvarb
Copy link

elvarb commented May 12, 2014

Every time something connects to InfluxDB's graphite plugin it writes this line to the log file

[2014/05/12 14:51:35 GMT] EROR EOF

Even using

SERVER=localhost
PORT=2003
echo "local.random.diceroll 4 date +%s" | nc -q0 ${SERVER} ${PORT}

From the Graphite documentation gives the same error. All the stats do get into InfluxDB so nothing is lost but the logs do fill up pretty quickly leaving the only option to disable logging.

@jvshahid jvshahid added this to the 0.6.3 milestone May 12, 2014
@jvshahid jvshahid self-assigned this May 13, 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