Bad File Descriptor Error
Hi,
Many thanks for this.
I get this error when I run the app.
2015/12/15 18:38:52 Connected to influxdb! 1.926226ms, 0.9.5 2015/12/15 18:38:52 Going to ping the following hosts: ["127.0.0.1" "8.8.8.8"] read |0: bad file descriptor 2015/12/15 18:38:52 stdout:
Cheers
I also got that same error. influxdb-0.12.1-1.x86_64
Unfortunately, facing the same issue:
2016/06/21 18:05:47 Connected to influxdb! 1.432502ms, 0.9.6.1 2016/06/21 18:05:47 Going to ping the following hosts: ["192.168.0.1" "10.1.110.1"] read |0: bad file descriptor 2016/06/21 18:05:47 stdout:
Package versions fping: 3.13 influxdb: influxdb-0.9.6.1-1 go: 1.5
Could you please advise how to resolve this issue?
Thanks!
Hi. Could it be the location of fping ?
Had to change mine(mac) to cmd := exec.Command("/usr/local/bin/fping", args...)