Influxdb is not working ubuntu 18.04

Discussion in 'Installation/Configuration' started by Dombo71, Jun 10, 2019.

  1. Dombo71

    Dombo71 New Member

    Dear...
    I did the the howto for install influxdb with grafana


    Only i am stuck on the influx start postion:

    pi@odroid:~$ influx
    Failed to connect to dial tcp [::1]:8086: connect: connection refused
    Please check your connection settings and ensure 'influxd' is running.
    pi@odroid:~$


    So influx is not running ok....

    And the strange part:

    pi@odroid:~$ sudo service influxdb status
    ● influxdb.service - InfluxDB is an open-source, distributed, time series database
    Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
    Active: active (running) since Mon 2019-06-10 10:29:47 CEST; 1s ago
    Docs:
    Main PID: 21884 (influxd)
    CGroup: /system.slice/influxdb.service
    └─21884 /usr/bin/influxd -config /etc/influxdb/influxdb.conf

    Jun 10 10:29:47 odroid systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
    pi@odroid:~$


    So perhaps someone can help me?
     
  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    Where is this howto?
    Are you using IPv6 addresses? Is IPv6 configured on that host?
    The status command shows influx running just fine.
     
  3. Dombo71

    Dombo71 New Member

    This how to is here on this site [ cannot place links not enough credis or something ]
    name:
    How to Install TIG Stack (Telegraf, InfluxDB, and Grafana) on Ubuntu 18.04 LTS
    i don not know of i use ip6 [ i do not think so ]

    Strange i now , looks influx is running ok..
     

Share This Page