Hi,
Thank lot.
Now I tried $sudo influxd in root (It loading more file 1-2 minutes)
After I start $ influx … (not connected to port)
$ influx
Failed to connect to http://localhost:8086: Get http://localhost:8086/ping: dial tcp [::1]:8086: connect: connection refused
Please check your connection settings and ensure ‘influxd’ is running.$sudo netstat -lptn (no listen port on influxdb)
**Config file is default
[http]
#bind-address = “.8086” (default, commented)
What can i do next…