Run: open server: listen: listen tcp 127.0.0.1:8088: bind: address already in use

Hi,

Thank lot.

  1. Now I tried $sudo influxd in root (It loading more file 1-2 minutes)

  2. 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.

  3. $sudo netstat -lptn (no listen port on influxdb)

**Config file is default
[http]
#bind-address = “.8086” (default, commented)

What can i do next…