Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. InfluxDB verbindet sich nicht mehr mit IOB

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    InfluxDB verbindet sich nicht mehr mit IOB

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      michihorn last edited by

      Hallo, über Monate läuft influxdb.1 auf meinem Rasp4 ohne zu mucken
      nun verbindet sich der IOB Adapter nicht mehr. Offensichtlich läuft influx jedoch.
      Folgende Fehlermeldung:

      	Zeit
      debug
      Nachricht
      
      influxdb.0
      2024-05-30 15:25:20.296	error	Error: connect ECONNREFUSED 192.168.178.144:8086
      
      influxdb.0
      2024-05-30 15:25:20.290	info	Influx DB Version used: 1.x
      
      influxdb.0
      2024-05-30 15:25:20.290	info	Connecting http://192.168.178.144:8086/ ...
      
      influxdb.0
      2024-05-30 15:25:10.283	error	Error: connect ECONNREFUSED 192.168.178.144:8086
      
      influxdb.0
      2024-05-30 15:25:10.277	info	Influx DB Version used: 1.x
      
      influxdb.0
      2024-05-30 15:25:10.276	info	Connecting http://192.168.178.144:8086/ ...
      
      influxdb.0
      2024-05-30 15:25:00.275	error	Error: connect ECONNREFUSED 192.168.178.144:8086
      
      influxdb.0
      2024-05-30 15:25:00.270	info	Influx DB Version used: 1.x
      
      influxdb.0
      2024-05-30 15:25:00.269	info	Connecting http://192.168.178.144:8086/ ...
      
      influxdb.0
      2024-05-30 15:24:50.268	error	Error: connect ECONNREFUSED 192.168.178.144:8086
      


      ● 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 Thu 2024-05-30 15:20:34 CEST; 708ms ago
      Docs: man:influxd(1)
      Main PID: 20097 (influxd)
      Tasks: 10 (limit: 8754)
      CPU: 1.121s
      CGroup: /system.slice/influxdb.service
      └─20097 /usr/bin/influxd -config /etc/influxdb/influxdb.conf

      May 30 15:20:38 rp4 influxd[20097]: run: open server: open service: Stat(): stat /usr/share/collectd/types.db: no such file or directory
      May 30 15:20:38 rp4 systemd[1]: influxdb.service: Main process exited, code=exited, status=1/FAILURE
      May 30 15:20:38 rp4 systemd[1]: influxdb.service: Failed with result 'exit-code'.
      May 30 15:20:38 rp4 systemd[1]: influxdb.service: Consumed 6.457s CPU time.
      May 30 15:20:39 rp4 systemd[1]: influxdb.service: Scheduled restart job, restart counter is at 1457.
      May 30 15:20:39 rp4 systemd[1]: Stopped InfluxDB is an open-source, distributed, time series database.
      May 30 15:20:39 rp4 systemd[1]: influxdb.service: Consumed 6.457s CPU time.
      May 30 15:20:39 rp4 systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.127795Z lvl=info msg="InfluxDB starting" log_id=0pUQP4ql000 version=1.6.7~rc0 branch=unknown commit=unknown
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.127857Z lvl=info msg="Go runtime" log_id=0pUQP4ql000 version=go1.15.9 maxprocs=4
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.140744Z lvl=info msg="Using data dir" log_id=0pUQP4ql000 service=store path=/var/lib/influxdb/data
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.140819Z lvl=info msg="Compaction settings" log_id=0pUQP4ql000 service=store max_concurrent_compactions=2 throughput_bytes_per_second=50331648 throughput_burst_bytes=50331648
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.140847Z lvl=info msg="Open store (start)" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open op_event=start
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.149698Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/_internal/monitor/159/000000012-000000002.tsm id=0 duration=1.545>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.151568Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/_internal/monitor/160/000000012-000000002.tsm id=0 duration=2.401>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.152475Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/_internal/monitor/157/000000012-000000002.tsm id=0 duration=5.795>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.156788Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/_internal/monitor/155/000000012-000000002.tsm id=0 duration=0.978>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.371897Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/_internal/monitor/157>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.372562Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/_internal/monitor/159>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.374130Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/_internal/monitor/158/000000012-000000002.tsm id=0 duration=1.196>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.375932Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/_internal/monitor/156/000000012-000000002.tsm id=0 duration=1.766>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.376044Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/_internal/monitor/160>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.385857Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/_internal/monitor/161/000000004-000000001.tsm id=3 duration=1.796>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.389731Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/_internal/monitor/161/000000001-000000001.tsm id=0 duration=5.663>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.390556Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/_internal/monitor/155>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.394757Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/_internal/monitor/161/000000002-000000001.tsm id=1 duration=8.695>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.397979Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/_internal/monitor/161/000000003-000000001.tsm id=2 duration=0.900>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.399120Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/_internal/monitor/152/000000012-000000002.tsm id=0 duration=1.441>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.398559Z lvl=info msg="Reading file" log_id=0pUQP4ql000 engine=tsm1 service=cacheloader path=/var/lib/influxdb/wal/_internal/monitor/161/_00017.wal size=10538679
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.511177Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/_internal/monitor/156>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.512951Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/collectd/autogen/45/000000008-000000002.tsm id=0 duration=0.356ms
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.523000Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/_internal/monitor/158>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.525682Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/collectd/autogen/2/000000005-000000002.tsm id=0 duration=0.418ms
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.562564Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/_internal/monitor/152>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.564864Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/collectd/autogen/27/000000008-000000002.tsm id=0 duration=0.415ms
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.650443Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/collectd/autogen/45 d>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.652121Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/collectd/autogen/36/000000008-000000002.tsm id=0 duration=0.490ms
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.705460Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/collectd/autogen/27 d>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.707294Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/collectd/autogen/18/000000007-000000002.tsm id=0 duration=0.311ms
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.774709Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/collectd/autogen/2 du>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.776953Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/collectd/autogen/72/000000008-000000002.tsm id=0 duration=0.506ms
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.892576Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/collectd/autogen/18 d>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.892681Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/collectd/autogen/36 d>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.894331Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/collectd/autogen/63/000000007-000000002.tsm id=0 duration=0.520ms
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.894331Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/collectd/autogen/54/000000007-000000002.tsm id=0 duration=0.306ms
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.928088Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/collectd/autogen/72 d>
      May 30 15:20:39 rp4 influxd[20110]: ts=2024-05-30T13:20:39.930409Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/collectd/autogen/9/000000007-000000002.tsm id=0 duration=0.683ms
      May 30 15:20:40 rp4 influxd[20110]: ts=2024-05-30T13:20:40.012438Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/collectd/autogen/54 d>
      May 30 15:20:40 rp4 influxd[20110]: ts=2024-05-30T13:20:40.012658Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/collectd/autogen/63 d>
      May 30 15:20:40 rp4 influxd[20110]: ts=2024-05-30T13:20:40.014007Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/collectd/autogen/90/000000006-000000002.tsm id=0 duration=0.499ms
      May 30 15:20:40 rp4 influxd[20110]: ts=2024-05-30T13:20:40.014008Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/collectd/autogen/81/000000008-000000002.tsm id=0 duration=0.510ms
      May 30 15:20:40 rp4 influxd[20110]: ts=2024-05-30T13:20:40.028339Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/collectd/autogen/9 du>
      May 30 15:20:40 rp4 influxd[20110]: ts=2024-05-30T13:20:40.031495Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/collectd/autogen/99/000000004-000000002.tsm id=0 duration=0.643ms
      May 30 15:20:40 rp4 influxd[20110]: ts=2024-05-30T13:20:40.125759Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/collectd/autogen/81 d>
      May 30 15:20:40 rp4 influxd[20110]: ts=2024-05-30T13:20:40.127976Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/iobroker/autogen/91/000000002-000000002.tsm id=0 duration=0.384ms
      May 30 15:20:40 rp4 influxd[20110]: ts=2024-05-30T13:20:40.142543Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/collectd/autogen/90 d>
      May 30 15:20:40 rp4 influxd[20110]: ts=2024-05-30T13:20:40.144121Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/iobroker/autogen/10/000000049-000000002.tsm id=0 duration=0.280ms
      May 30 15:20:40 rp4 influxd[20110]: ts=2024-05-30T13:20:40.181592Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/collectd/autogen/99 d>
      May 30 15:20:40 rp4 influxd[20110]: ts=2024-05-30T13:20:40.183025Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/iobroker/autogen/100/000000002-000000002.tsm id=0 duration=0.371ms
      May 30 15:20:40 rp4 influxd[20110]: ts=2024-05-30T13:20:40.269448Z lvl=info msg="Opened shard" log_id=0pUQP4ql000 service=store trace_id=0pUQP4u0000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/iobroker/autogen/91 d>
      May 30 15:20:40 rp4 influxd[20110]: ts=2024-05-30T13:20:40.271303Z lvl=info msg="Opened file" log_id=0pUQP4ql000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/iobroker/autogen/109/000000001-000000001.tsm id=0 duration=0.338ms

      pi@rp4:~ $


      Wo kann der Fehler liegen?
      Michael

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @michihorn last edited by Thomas Braun

        @michihorn

        Schau dir das 'große Ganze' an

        iob diag
        

        Und zu influxdb auch noch

        sudo apt update
        apt policy influx*
        
        M 1 Reply Last reply Reply Quote 0
        • M
          michihorn @Thomas Braun last edited by michihorn

          @thomas-braun
          iob diag


          ======================= SUMMARY =======================
          v.2024-05-22

          Static hostname: rp4
          Icon name: computer
          Operating System: Debian GNU/Linux 11 (bullseye)
          Kernel: Linux 6.1.21-v8+
          Architecture: arm64

          Installation: native
          Kernel: aarch64
          Userland: 64 bit
          Timezone: Europe/Berlin (CEST, +0200)
          User-ID: 1000
          Display-Server: false
          Boot Target: multi-user.target

          Pending OS-Updates: 0
          Pending iob updates: 3

          Nodejs-Installation:
          /usr/bin/nodejs v18.20.3
          /usr/bin/node v18.20.3
          /usr/bin/npm 10.7.0
          /usr/bin/npx 10.7.0
          /usr/bin/corepack 0.28.0

          Recommended versions are nodejs 18.20.3 and npm 10.7.0
          Your nodejs installation is correct

          MEMORY:
          total used free shared buff/cache available
          Mem: 7.8G 1.2G 5.4G 1.0M 1.2G 6.4G
          Swap: 99M 0B 99M
          Total: 7.9G 1.2G 5.5G

          Active iob-Instances: 14
          Active repo(s): beta

          ioBroker Core: js-controller 5.0.19
          admin 6.17.6

          ioBroker Status: iobroker is running on this host.

          Objects type: jsonl
          States type: jsonl

          Status admin and web instance:

          • system.adapter.admin.0 : admin : rp4 - enabled, port: 8081, bind: 0.0.0.0, run as: admin

          Objects: 4082
          States: 3388

          Size of iob-Database:

          14M /opt/iobroker/iobroker-data/objects.jsonl
          2.3M /opt/iobroker/iobroker-data/states.jsonl

          =================== END OF SUMMARY ====================

          apt policy influx*:


          pi@rp4:~ $ apt policy influx*
          influxdb-client:
          Installed: (none)
          Candidate: 1.6.7~rc0-1+b5
          Version table:
          1.6.7~rc0-1+b5 500
          500 http://deb.debian.org/debian bullseye/main arm64 Packages
          influxdb-dev:
          Installed: (none)
          Candidate: (none)
          Version table:
          influxdb:
          Installed: 1.6.7~rc0-1+b5
          Candidate: 1.6.7~rc0-1+b5
          Version table:
          *** 1.6.7~rc0-1+b5 500
          500 http://deb.debian.org/debian bullseye/main arm64 Packages
          100 /var/lib/dpkg/status
          pi@rp4:~ $ ~

          Update:


          pi@rp4:~ $ sudo apt update
          Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
          Hit:2 http://deb.debian.org/debian bullseye InRelease
          Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
          Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:5 https://apt.grafana.com stable InRelease
          Hit:6 https://packages.grafana.com/oss/deb stable InRelease
          Get:7 https://dl.yarnpkg.com/debian stable InRelease [17.1 kB]
          Hit:8 https://deb.nodesource.com/node_18.x nodistro InRelease
          Fetched 17.1 kB in 3s (6,353 B/s)
          Reading package lists... Done
          Building dependency tree... Done
          Reading state information... Done
          All packages are up to date.

          List Instances:


          pi@rp4:~ $ iob list instances

          • system.adapter.admin.0 : admin : rp4 - enabled, port: 8081, bind: 0.0.0.0, run as: admin

          • system.adapter.backitup.0 : backitup : rp4 - enabled

          • system.adapter.history.0 : history : rp4 - enabled

          • system.adapter.hm-rega.0 : hm-rega : rp4 - enabled

          • system.adapter.hm-rpc.0 : hm-rpc : rp4 - enabled, port: 0

          • system.adapter.hm-rpc.2 : hm-rpc : rp4 - enabled, port: 0

          • system.adapter.influxdb.0 : influxdb : rp4 - enabled, port: 8086

          • system.adapter.javascript.0 : javascript : rp4 - enabled

          • system.adapter.mqtt-client.0 : mqtt-client : rp4 - enabled, port: 3002

          • system.adapter.mqtt.0 : mqtt : rp4 - enabled, port: 3003, bind: 0.0.0.0

          • system.adapter.smartmeter.0 : smartmeter : rp4 - enabled

          • system.adapter.smartmeter.1 : smartmeter : rp4 - enabled

          • system.adapter.tuya.0 : tuya : rp4 - enabled

          • instance is alive

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @michihorn last edited by

            @michihorn

            Mit influxdb 1.6.7~rc0-1+b5 hast du da was recht altes aus dem debian-Repo laufen.
            Ich bin eigentlich ein Freund davon die distributions-eigenen Repos zu verwenden, es könnte hier aber vielleicht die Version von influx direkt ( 1.8.10-1) helfen.

            M 1 Reply Last reply Reply Quote 0
            • M
              michihorn @Thomas Braun last edited by

              @thomas-braun kann man sudo apt upgrade rückgängig machen?
              Offenbar scheint beim Upgrade was daneben gelaufen zu sein. Ein Backup-Speicher läuft einwandfrei

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @michihorn last edited by Thomas Braun

                @michihorn sagte in InfluxDB verbindet sich nicht mehr mit IOB:

                kann man sudo apt upgrade rückgängig machen?

                Kommt ganz darauf an. Was haste denn jetzt genau wie gemacht?

                M 1 Reply Last reply Reply Quote 0
                • M
                  michihorn @Thomas Braun last edited by

                  @thomas-braun sudo apt update und dann sudo apt upgrade, seit dem klappt der influx-adapter nicht mehr

                  Thomas Braun 2 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @michihorn last edited by Thomas Braun

                    @michihorn

                    influxdb neugestartet?

                    Und welche Versionen haste jetzt drin?

                    apt policy influx*
                    
                    1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @michihorn last edited by

                      @michihorn sagte in InfluxDB verbindet sich nicht mehr mit IOB:

                      seit dem klappt der influx-adapter nicht mehr

                      Meldungen?

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        michihorn @Thomas Braun last edited by

                        @thomas-braun alles noch wie im ersten post.
                        Aktuell läuft das Backup.
                        Kümmere mich nach meinem urlaub wieder drum.
                        Danke

                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @michihorn last edited by

                          @michihorn sagte in InfluxDB verbindet sich nicht mehr mit IOB:

                          alles noch wie im ersten post.

                          Das kann ja nicht sein.

                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post

                          Support us

                          ioBroker
                          Community Adapters
                          Donate
                          FAQ Cloud / IOT
                          HowTo: Node.js-Update
                          HowTo: Backup/Restore
                          Downloads
                          BLOG

                          534
                          Online

                          31.9k
                          Users

                          80.3k
                          Topics

                          1.3m
                          Posts

                          influxdb-adapter
                          2
                          11
                          173
                          Loading More Posts
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes
                          Reply
                          • Reply as topic
                          Log in to reply
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                          The ioBroker Community 2014-2023
                          logo