Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. InfluxDB verbindet sich nicht mehr mit IOB

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    7
    1
    277

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    9
    1
    258

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    908

InfluxDB verbindet sich nicht mehr mit IOB

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
influxdb-adapter
11 Beiträge 2 Kommentatoren 237 Aufrufe 2 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • M Offline
    M Offline
    michihorn
    schrieb am zuletzt editiert von
    #1

    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 BraunT 1 Antwort Letzte Antwort
    0
    • M michihorn

      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 BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von Thomas Braun
      #2

      @michihorn

      Schau dir das 'große Ganze' an

      iob diag
      

      Und zu influxdb auch noch

      sudo apt update
      apt policy influx*
      

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      M 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @michihorn

        Schau dir das 'große Ganze' an

        iob diag
        

        Und zu influxdb auch noch

        sudo apt update
        apt policy influx*
        
        M Offline
        M Offline
        michihorn
        schrieb am zuletzt editiert von michihorn
        #3

        @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 BraunT 1 Antwort Letzte Antwort
        0
        • M 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 BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #4

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

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          M 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @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 Offline
            M Offline
            michihorn
            schrieb am zuletzt editiert von
            #5

            @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 BraunT 1 Antwort Letzte Antwort
            0
            • M michihorn

              @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 BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von Thomas Braun
              #6

              @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?

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              M 1 Antwort Letzte Antwort
              0
              • Thomas BraunT 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 Offline
                M Offline
                michihorn
                schrieb am zuletzt editiert von
                #7

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

                Thomas BraunT 2 Antworten Letzte Antwort
                0
                • M michihorn

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

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von Thomas Braun
                  #8

                  @michihorn

                  influxdb neugestartet?

                  Und welche Versionen haste jetzt drin?

                  apt policy influx*
                  

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  1 Antwort Letzte Antwort
                  0
                  • M michihorn

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

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #9

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

                    seit dem klappt der influx-adapter nicht mehr

                    Meldungen?

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    M 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

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

                      seit dem klappt der influx-adapter nicht mehr

                      Meldungen?

                      M Offline
                      M Offline
                      michihorn
                      schrieb am zuletzt editiert von
                      #10

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

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • M michihorn

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

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #11

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

                        alles noch wie im ersten post.

                        Das kann ja nicht sein.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        1 Antwort Letzte Antwort
                        0

                        Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                        Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                        Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                        Registrieren Anmelden
                        Antworten
                        • In einem neuen Thema antworten
                        Anmelden zum Antworten
                        • Älteste zuerst
                        • Neuste zuerst
                        • Meiste Stimmen


                        Support us

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

                        305

                        Online

                        32.8k

                        Benutzer

                        82.8k

                        Themen

                        1.3m

                        Beiträge
                        Community
                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                        ioBroker Community 2014-2025
                        logo
                        • Anmelden

                        • Du hast noch kein Konto? Registrieren

                        • Anmelden oder registrieren, um zu suchen
                        • Erster Beitrag
                          Letzter Beitrag
                        0
                        • Home
                        • Aktuell
                        • Tags
                        • Ungelesen 0
                        • Kategorien
                        • Unreplied
                        • Beliebt
                        • GitHub
                        • Docu
                        • Hilfe