Skip to content

Instantly share code, notes, and snippets.

View shinji62's full-sized avatar

Etourneau Gwenn shinji62

View GitHub Profile
# Welcome to the InfluxDB configuration file.
# hostname = ""
bind-address = "0.0.0.0"
reporting-disabled = false
[logging]
# logging level can be one of "debug", "info", "warn" or "error"
level = "debug"
file = "/var/vcap/sys/log/influxdb/influxdb.log" # stdout to log to standard out, or syslog facility
panic: runtime error: index out of range
goroutine 35 [running]:
runtime.panic(0xc1a800, 0x14a9bbc)
/.gvm/gos/go1.3.1/src/pkg/runtime/panic.c:279 +0xf5
github.com/influxdb/influxdb/api/collectd.(*Server).getAuth(0xc208000150)
/gocodez/src/github.com/influxdb/influxdb/api/collectd/api.go:46 +0x88
github.com/influxdb/influxdb/api/collectd.(*Server).ListenAndServe(0xc208000150)
/gocodez/src/github.com/influxdb/influxdb/api/collectd/api.go:52 +0x44
created by github.com/influxdb/influxdb/server.(*Server).ListenAndServe
/gocodez/src/github.com/influxdb/influxdb/server/server.go:175 +0x1270