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. Error/Bug
  4. "Verbunden mit influxdb" Falsch -> Keine Werte in Datenbank

NEWS

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

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    5.8k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

"Verbunden mit influxdb" Falsch -> Keine Werte in Datenbank

Geplant Angeheftet Gesperrt Verschoben Error/Bug
22 Beiträge 4 Kommentatoren 6.0k Aufrufe
  • Ä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.
  • E Offline
    E Offline
    eastcoast
    schrieb am zuletzt editiert von
    #6

    Hallo,

    ich hänge mich hier mal kurz ran da es dazu passt:

    Der Adapter Status ist "gelb":

    Verbunden mit Host: wahr
    Lebenszeichen wahr:
    Verbunden mit InfluxDb: falsch
    
    

    InfluxDb läuft, bei "Verbindung testen" im Adapter erscheint "OK",

    bei einem Adapter Neustart erscheint im Log (Level=Debug) folgendes:

    influxdb.0	2017-03-03 10:02:37.570	info	enabled logging of javascript.0.froniusSymo.meter.PowerReal_P_Sum, 1 points now activated
    influxdb.0	2017-03-03 10:02:37.535	info	Connected!
    influxdb.0	2017-03-03 10:02:37.431	info	Connecting http://localhost:8086 ...
    influxdb.0	2017-03-03 10:02:37.427	info	Buffer initialized with data for 0 points and 0 conflicts from last exit
    influxdb.0	2017-03-03 10:02:37.392	info	starting. Version 1.3.4 in /opt/iobroker/node_modules/iobroker.influxdb, node: v4.6.1
    influxdb.0	2017-03-03 10:02:33.243	info	terminating
    
    

    Scheint alles ok zu sein…

    Irgendwelche Ideen oder Vorschläge?

    1 Antwort Letzte Antwort
    0
    • apollon77A Offline
      apollon77A Offline
      apollon77
      schrieb am zuletzt editiert von
      #7

      Hm … also wenn da "Connected!" steht sollte eigentlich alles tun.

      Schreibt er werte rein?

      Kannst auch mal versuchen das ganze im Debug-Modus laufen zu lassen (Instanzen-> Expertnmodus), was sagt das log dann?

      Was sagt das InfluxDB log?

      Ingo F

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      1 Antwort Letzte Antwort
      0
      • E Offline
        E Offline
        eastcoast
        schrieb am zuletzt editiert von
        #8

        @apollon77:

        Hm … also wenn da "Connected!" steht sollte eigentlich alles tun.

        Schreibt er werte rein? `
        Ja, Werte werden geschrieben (habe zurzeit zum Testen nur einen Datenpunkt aktiviert).
        @apollon77:

        Kannst auch mal versuchen das ganze im Debug-Modus laufen zu lassen (Instanzen-> Expertnmodus), was sagt das log dann? `
        Eigentlich nichts auffälliges:

        influxdb.0	2017-03-04 10:04:02.007	debug	Min-Delta reached javascript.0.froniusSymo.meter.PowerReal_P_Sum, last-value=1561, new-value=1519, ts=1488618241999
        influxdb.0	2017-03-04 10:03:02.502	debug	Min-Delta reached javascript.0.froniusSymo.meter.PowerReal_P_Sum, last-value=1564, new-value=1561, ts=1488618182494
        influxdb.0	2017-03-04 10:01:55.655	info	Connected!
        influxdb.0	2017-03-04 10:01:55.437	info	enabled logging of javascript.0.froniusSymo.meter.PowerReal_P_Sum, 1 points now activated
        influxdb.0	2017-03-04 10:01:55.262	info	Connecting http://localhost:8086 ...
        influxdb.0	2017-03-04 10:01:55.249	info	Buffer initialized with data for 0 points and 0 conflicts from last exit
        influxdb.0	2017-03-04 10:01:55.245	info	starting. Version 1.3.4 in /opt/iobroker/node_modules/iobroker.influxdb, node: v4.8.0
        influxdb.0	2017-03-04 10:01:55.206	debug	statesDB connected
        influxdb.0	2017-03-04 10:01:55.175	debug	objectDB connected
        
        

        @apollon77:

        Was sagt das InfluxDB log? `
        Im log landet leider nichts, aber egal…,

        ich habe zum Test influxd direkt gestartet und die Ausgaben scheinen unaufällig zu sein...

        `[i] 2017-03-04T09:01:05Z InfluxDB starting, version 1.2.0, branch master, commit b7bb7e8359642b6e071735b50ae41f5eb343fd42
        [i] 2017-03-04T09:01:05Z Go version go1.7.4, GOMAXPROCS set to 1
        [i] 2017-03-04T09:01:05Z Using configuration at: /etc/influxdb/influxdb.conf
        [i] 2017-03-04T09:01:05Z Using data dir: /var/lib/influxdb/data service=store
        [i] 2017-03-04T09:01:05Z reading file /var/lib/influxdb/wal/iobroker/global/2/_00001.wal, size 131871 engine=tsm1 service=cacheloader
        [i] 2017-03-04T09:01:05Z reading file /var/lib/influxdb/wal/iobroker/global/2/_00003.wal, size 5564 engine=tsm1 service=cacheloader
        [i] 2017-03-04T09:01:06Z reading file /var/lib/influxdb/wal/iobroker/global/2/_00004.wal, size 2133 engine=tsm1 service=cacheloader
        [i] 2017-03-04T09:01:06Z reading file /var/lib/influxdb/wal/iobroker/global/2/_00005.wal, size 1143 engine=tsm1 service=cacheloader
        [i] 2017-03-04T09:01:06Z reading file /var/lib/influxdb/wal/iobroker/global/2/_00006.wal, size 193699 engine=tsm1 service=cacheloader
        [i] 2017-03-04T09:01:06Z reading file /var/lib/influxdb/wal/iobroker/global/2/_00007.wal, size 0 engine=tsm1 service=cacheloader
        [i] 2017-03-04T09:01:06Z /var/lib/influxdb/data/iobroker/global/2 database index loaded in 277.638µs service=shard
        [i] 2017-03-04T09:01:06Z /var/lib/influxdb/data/iobroker/global/2 opened in 48.286007ms service=store
        [i] 2017-03-04T09:01:06Z /var/lib/influxdb/data/_internal/monitor/1/000000001-000000001.tsm (#0) opened in 238.854µs engine=tsm1 service=filestore
        [i] 2017-03-04T09:01:06Z reading file /var/lib/influxdb/wal/_internal/monitor/1/_00011.wal, size 0 engine=tsm1 service=cacheloader
        [i] 2017-03-04T09:01:06Z /var/lib/influxdb/data/_internal/monitor/1 database index loaded in 1.454684ms service=shard
        [i] 2017-03-04T09:01:06Z /var/lib/influxdb/data/_internal/monitor/1 opened in 3.107329ms service=store
        [i] 2017-03-04T09:01:06Z /var/lib/influxdb/data/_internal/monitor/3/000000002-000000002.tsm (#0) opened in 216.272µs engine=tsm1 service=filestore
        [i] 2017-03-04T09:01:06Z reading file /var/lib/influxdb/wal/_internal/monitor/3/_00011.wal, size 0 engine=tsm1 service=cacheloader
        [i] 2017-03-04T09:01:06Z /var/lib/influxdb/data/_internal/monitor/3 database index loaded in 23.109726ms service=shard
        [i] 2017-03-04T09:01:06Z /var/lib/influxdb/data/_internal/monitor/3 opened in 29.616859ms service=store
        [i] 2017-03-04T09:01:06Z reading file /var/lib/influxdb/wal/_internal/monitor/4/_00001.wal, size 10486807 engine=tsm1 service=cacheloader
        [i] 2017-03-04T09:01:09Z reading file /var/lib/influxdb/wal/_internal/monitor/4/_00002.wal, size 5914169 engine=tsm1 service=cacheloader
        [i] 2017-03-04T09:01:11Z reading file /var/lib/influxdb/wal/_internal/monitor/4/_00003.wal, size 0 engine=tsm1 service=cacheloader
        [i] 2017-03-04T09:01:11Z /var/lib/influxdb/data/_internal/monitor/4 database index loaded in 1.321116ms service=shard
        [i] 2017-03-04T09:01:11Z /var/lib/influxdb/data/_internal/monitor/4 opened in 5.856145831s service=store
        [i] 2017-03-04T09:01:11Z opened service service=subscriber
        [i] 2017-03-04T09:01:11Z Starting monitor system service=monitor
        [i] 2017-03-04T09:01:11Z 'build' registered for diagnostics monitoring service=monitor
        [i] 2017-03-04T09:01:11Z 'runtime' registered for diagnostics monitoring service=monitor
        [i] 2017-03-04T09:01:11Z 'network' registered for diagnostics monitoring service=monitor
        [i] 2017-03-04T09:01:11Z 'system' registered for diagnostics monitoring service=monitor
        [i] 2017-03-04T09:01:11Z Starting precreation service with check interval of 10m0s, advance period of 30m0s service=shard-precreation
        [i] 2017-03-04T09:01:11Z Starting snapshot service service=snapshot
        [i] 2017-03-04T09:01:11Z Starting continuous query service service=continuous_querier
        [i] 2017-03-04T09:01:11Z Starting HTTP service service=httpd
        [i] 2017-03-04T09:01:11Z Authentication enabled:true service=httpd
        [i] 2017-03-04T09:01:11Z Listening on HTTP:[::]:8086 service=httpd
        [i] 2017-03-04T09:01:11Z Starting retention policy enforcement service with check interval of 30m0s service=retention
        [i] 2017-03-04T09:01:11Z Listening for signals
        [i] 2017-03-04T09:01:11Z Storing statistics in database '_internal' retention policy 'monitor', at interval 10s service=monitor
        [i] 2017-03-04T09:01:11Z Sending usage statistics to usage.influxdata.com
        [i] 2017-03-04T09:01:55Z SHOW DATABASES service=query
        [httpd] 127.0.0.1 - admin [04/Mar/2017:10:01:55 +0100] "GET /query?db=iobroker&p=%5BREDACTED%5D&precision=ms&q=show+databases&u=admin HTTP/1.1" 200 122 "-" "-" 37336e78-00b9-11e7-8001-000000000000 331820
        [httpd] 127.0.0.1 - admin [04/Mar/2017:10:02:12 +0100] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1" 204 0 "-" "-" 41434265-00b9-11e7-8002-000000000000 9263
        [httpd] 127.0.0.1 - admin [04/Mar/2017:10:03:12 +0100] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1" 204 0 "-" "-" 65366d22-00b9-11e7-8003-000000000000 15748
        [httpd] 127.0.0.1 - admin [04/Mar/2017:10:04:12 +0100] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1" 204 0 "-" "-" 88ade566-00b9-11e7-8004-000000000000 3162` 
        Der Vollständigkeit halber hier noch Status und Adapterkonfig
          [1408_clipboard02.jpg](/assets/uploads/files/1408_clipboard02.jpg)  
          [1408_clipboard06.jpg](/assets/uploads/files/1408_clipboard06.jpg)  [/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i][/i]
        
        1 Antwort Letzte Antwort
        0
        • HomoranH Nicht stören
          HomoranH Nicht stören
          Homoran
          Global Moderator Administrators
          schrieb am zuletzt editiert von
          #9

          Hallo Ingo,

          Auf meinem Pine64 bleibt das ja auch gelb! Du erinnerst dich?

          Läuft trotzdem gut.

          Gruß

          Rainer

          kein Support per PN! - Fragen im Forum stellen -
          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          1 Antwort Letzte Antwort
          0
          • apollon77A Offline
            apollon77A Offline
            apollon77
            schrieb am zuletzt editiert von
            #10

            Ich kapiere es nur nicht :-(

            Admin und js-controller sind aktuell?

            Was steht denn im "connected" Datenpunkt vom Adapter/Instanz?

            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
            1 Antwort Letzte Antwort
            0
            • E Offline
              E Offline
              eastcoast
              schrieb am zuletzt editiert von
              #11

              @apollon77:

              Admin und js-controller sind aktuell? `
              ioBroker Admin: 1.6.11

              js-controller: 0.15.3
              @apollon77:

              Was steht denn im "connected" Datenpunkt vom Adapter/Instanz? `
              Nichts…!? Siehe Bild
              1408_clipboard01.jpg

              1 Antwort Letzte Antwort
              0
              • apollon77A Offline
                apollon77A Offline
                apollon77
                schrieb am zuletzt editiert von
                #12

                Ich blick es genauso wenig wie bei Homoran … Bitte update vom Github. Jetzt gibts error-logging wenn "connected" nicht aktualisiert werden kann. Mal schauen ob das mehr Infos bringt.

                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                1 Antwort Letzte Antwort
                0
                • E Offline
                  E Offline
                  eastcoast
                  schrieb am zuletzt editiert von
                  #13

                  @apollon77:

                  Ich blick es genauso wenig wie bei Homoran … Bitte update vom Github. Jetzt gibts error-logging wenn "connected" nicht aktualisiert werden kann. Mal schauen ob das mehr Infos bringt. `
                  Hallo,

                  installiert via console mit "npm install https://github.com/ioBroker/ioBroker.influxdb.git" und hier der Log:

                  influxdb.0	2017-03-06 18:53:13.083	debug	influxdb.0 Datatype javascript.0.froniusSymo.meter.PowerReal_P_Sum: Currently: number, StorageType: false
                  influxdb.0	2017-03-06 18:53:13.083	debug	influxdb.0 Datatype javascript.0.froniusSymo.inverter.DAY_ENERGY: Currently: number, StorageType: false
                  influxdb.0	2017-03-06 18:53:13.074	debug	influxdb.0 Datatype javascript.0.froniusSymo.inverter.PAC: Currently: number, StorageType: false
                  influxdb.0	2017-03-06 18:53:03.064	debug	inMem message javascript.0.froniusSymo.meter.PowerReal_P_Sum javascript.0.froniusSymo.meter.PowerReal_P_Sum
                  influxdb.0	2017-03-06 18:53:03.056	debug	inMem message javascript.0.froniusSymo.inverter.DAY_ENERGY javascript.0.froniusSymo.inverter.DAY_ENERGY
                  influxdb.0	2017-03-06 18:53:03.021	debug	inMem message javascript.0.froniusSymo.inverter.PAC javascript.0.froniusSymo.inverter.PAC
                  influxdb.0	2017-03-06 18:52:34.215	info	enabled logging of javascript.0.froniusSymo.history.energyProdDay, 6 points now activated
                  influxdb.0	2017-03-06 18:52:34.215	info	enabled logging of javascript.0.froniusSymo.history.energyRetDay, 5 points now activated
                  influxdb.0	2017-03-06 18:52:34.214	info	enabled logging of javascript.0.froniusSymo.history.energyConsDay, 4 points now activated
                  influxdb.0	2017-03-06 18:52:34.214	info	enabled logging of javascript.0.froniusSymo.meter.PowerReal_P_Sum, 3 points now activated
                  influxdb.0	2017-03-06 18:52:34.213	info	enabled logging of javascript.0.froniusSymo.inverter.DAY_ENERGY, 2 points now activated
                  influxdb.0	2017-03-06 18:52:34.209	info	enabled logging of javascript.0.froniusSymo.inverter.PAC, 1 points now activated
                  influxdb.0	2017-03-06 18:52:34.175	info	Connected!
                  influxdb.0	2017-03-06 18:52:34.025	info	Connecting http://localhost:8086 ...
                  influxdb.0	2017-03-06 18:52:34.021	info	Buffer initialized with data for 0 points and 0 conflicts from last exit
                  influxdb.0	2017-03-06 18:52:34.014	info	starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.influxdb, node: v4.8.0
                  influxdb.0	2017-03-06 18:52:33.969	debug	statesDB connected
                  influxdb.0	2017-03-06 18:52:33.889	debug	objectDB connected
                  host.xxxx-iobroker	2017-03-06 18:52:32.034	info	instance system.adapter.influxdb.0 started with pid 13381
                  
                  
                  1 Antwort Letzte Antwort
                  0
                  • apollon77A Offline
                    apollon77A Offline
                    apollon77
                    schrieb am zuletzt editiert von
                    #14

                    Kooooomisch …

                    Bitte nochmal und "iobroker upload influxdb" nicht vergessen!! Habe jetzt auch Success-Logging eingebaut :-)

                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                    1 Antwort Letzte Antwort
                    0
                    • HomoranH Nicht stören
                      HomoranH Nicht stören
                      Homoran
                      Global Moderator Administrators
                      schrieb am zuletzt editiert von
                      #15

                      der fast erste Satz ist "connected"

                      dann finde ich nur noch Datenaktualisierungen und sonst nichts.

                      Unter Objekte nach wie vor keine Angabe ob connected = true oder false

                      Gibt es etwas wonach man das log filtern kann?

                      Gruß

                      Rainer

                      kein Support per PN! - Fragen im Forum stellen -
                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      1 Antwort Letzte Antwort
                      0
                      • apollon77A Offline
                        apollon77A Offline
                        apollon77
                        schrieb am zuletzt editiert von
                        #16

                        also basierend auf "debug"-level hatte ich das eingebaut

                        adapter.log.debug('connected set to ' + connected);

                        also es sollte etwas kommen wie "connected set to true". Aber halt als Debug.

                        https://github.com/ioBroker/ioBroker.in … in.js#L123

                        Kannst es lokal auch einfach in info ändern oder so

                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                        1 Antwort Letzte Antwort
                        0
                        • apollon77A Offline
                          apollon77A Offline
                          apollon77
                          schrieb am zuletzt editiert von
                          #17

                          Kann das nochmal einer machen/checken bitte?!

                          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                          1 Antwort Letzte Antwort
                          0
                          • HomoranH Nicht stören
                            HomoranH Nicht stören
                            Homoran
                            Global Moderator Administrators
                            schrieb am zuletzt editiert von
                            #18

                            @apollon77:

                            Kann das nochmal einer machen/checken bitte?! `
                            Was willst du sehen?

                            Mein log von heute ist inzwischen 188MB groß, da muss ich schon wissen wonach ich suchen kann.

                            Habe nochmal aus dem git upgedated und upgeloaded ;-)

                            Auf Anhieb finde ich jetzt:

                            `2017-03-07 18:02:59.020  - [32minfo[39m: host.ioBroker_Pine64 object change system.adapter.influxdb.0
                            2017-03-07 18:02:59.022  - [32minfo[39m: host.ioBroker_Pine64 "system.adapter.influxdb.0" enabled
                            2017-03-07 18:02:59.022  - [32minfo[39m: host.ioBroker_Pine64 stopInstance system.adapter.influxdb.0
                            2017-03-07 18:02:59.023  - [32minfo[39m: host.ioBroker_Pine64 stopInstance system.adapter.influxdb.0 killing pid 1350
                            2017-03-07 18:02:59.219  - [33mwarn[39m: host.ioBroker_Pine64 instance system.adapter.influxdb.0 terminated due to SIGTERM
                            2017-03-07 18:02:59.220  - [32minfo[39m: host.ioBroker_Pine64 instance system.adapter.influxdb.0 terminated with code null ()
                            2017-03-07 18:03:01.558  - [32minfo[39m: host.ioBroker_Pine64 instance system.adapter.influxdb.0 started with pid 1392
                            2017-03-07 18:03:02.597  - [32minfo[39m: host.ioBroker_Pine64 instance system.adapter.rflink.0 started with pid 1398
                            2017-03-07 18:03:04.024  - [32minfo[39m: solarwetter.0 force terminating adapter after 1 minute
                            2017-03-07 18:03:04.593  - [32minfo[39m: host.ioBroker_Pine64 instance system.adapter.solarwetter.0 terminated with code 0 (OK)
                            2017-03-07 18:03:05.741  - [32minfo[39m: host. States connected to redis 127.0.0.1:6379
                            2017-03-07 18:03:05.860  - [32minfo[39m: rflink.0 starting. Version 1.0.8 in /opt/iobroker/node_modules/iobroker.rflink, node: v4.6.1
                            2017-03-07 18:03:05.830  - [34mdebug[39m: influxdb.0 objectDB connected
                            2017-03-07 18:03:05.917  - [34mdebug[39m: influxdb.0 statesDB connected
                            2017-03-07 18:03:05.948  - [32minfo[39m: host. States connected to redis 127.0.0.1:6379
                            2017-03-07 18:03:05.983  - [34mdebug[39m: host. redis get system.adapter.influxdb.0.alive ok: {"val":false,"ack":true,"ts":1488906179221,"q":0,"from":"system.host.ioBroker_Pine64","lc":1488906179221}
                            2017-03-07 18:03:06.079  - [32minfo[39m: influxdb.0 starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.influxdb, node: v4.6.1
                            2017-03-07 18:03:06.086  - [32minfo[39m: vis.0 400 files uploaded...
                            2017-03-07 18:03:06.191  - [32minfo[39m: rflink.0 Serial port opened
                            2017-03-07 18:03:06.116  - [32minfo[39m: influxdb.0 No stored data from last exit found
                            2017-03-07 18:03:06.126  - [32minfo[39m: influxdb.0 Connecting http://localhost:8086 ...
                            2017-03-07 18:03:06.202  - [34mdebug[39m: host. redis psubscribe io.influxdb.0.checkLogging
                            2017-03-07 18:03:06.241  - [34mdebug[39m: host. redis keys 1 *.logging[/code]`
                            
                            Die Ampel ist gelb, unter influxdb.0.info.connection steht immer noch nichts
                            
                            EDIT:
                            
                            das noch gefunden:
                            `~~[code]~~2017-03-07 17:59:43.956  - [32minfo[39m: iobroker got /opt/iobroker/node_modules/iobroker.influxdb/admin
                            2017-03-07 17:59:43.986  - [32minfo[39m: iobroker upload [2] influxdb.admin /opt/iobroker/node_modules/iobroker.influxdb/admin/influxdb.png influxdb.png image/png
                            2017-03-07 17:59:44.124  - [32minfo[39m: iobroker upload [1] influxdb.admin /opt/iobroker/node_modules/iobroker.influxdb/admin/index.html index.html text/html
                            2017-03-07 17:59:44.224  - [32minfo[39m: iobroker upload [0] influxdb.admin /opt/iobroker/node_modules/iobroker.influxdb/admin/custom.html custom.html text/html
                            2017-03-07 17:59:44.305  - [34mdebug[39m: host. redis pmessage  io.* io.system.adapter.influxdb.upload {"val":0,"ack":false,"ts":1488905984302,"q":0,"lc":1480363337473}
                            2017-03-07 17:59:44.412  - [32minfo[39m: host.ioBroker_Pine64 object change system.adapter.influxdb.0
                            2017-03-07 17:59:44.439  - [33mwarn[39m: influxdb.0 Store data for 0 points and 0 conflicts
                            2017-03-07 17:59:44.444  - [34mdebug[39m: host. redis publish io.system.adapter.influxdb.0.alive {"val":false,"ack":true,"ts":1488905984444,"q":0,"from":"system.adapter.influxdb.0","lc":1488905984444}
                            2017-03-07 17:59:44.413  - [32minfo[39m: host.ioBroker_Pine64 "system.adapter.influxdb.0" disabled
                            2017-03-07 17:59:44.416  - [32minfo[39m: host.ioBroker_Pine64 stopInstance system.adapter.influxdb.0
                            2017-03-07 17:59:44.417  - [32minfo[39m: host.ioBroker_Pine64 stopInstance system.adapter.influxdb.0 killing pid 12189
                            2017-03-07 17:59:44.456  - [32minfo[39m: influxdb.0 terminating
                            2017-03-07 17:59:44.492  - [32minfo[39m: host.ioBroker_Pine64 object change system.adapter.influxdb.0
                            2017-03-07 17:59:44.494  - [32minfo[39m: host.ioBroker_Pine64 "system.adapter.influxdb.0" enabled
                            2017-03-07 17:59:44.539  - [32minfo[39m: host.ioBroker_Pine64 instance system.adapter.influxdb.0 started with pid 23258
                            2017-03-07 17:59:44.602  - [32minfo[39m: host.ioBroker_Pine64 instance system.adapter.influxdb.0 terminated with code 0 (OK)
                            2017-03-07 17:59:44.623  - [32minfo[39m: iobroker Adapter "system.adapter.influxdb.0" restarted.
                            2017-03-07 17:59:44.643  - [32minfo[39m: iobroker exit 0
                            2017-03-07 17:59:45.061  - [32minfo[39m: host.ioBroker_Pine64 Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                            2017-03-07 17:59:47.801  - [34mdebug[39m: influxdb.0 objectDB connected
                            2017-03-07 17:59:47.867  - [34mdebug[39m: influxdb.0 statesDB connected
                            2017-03-07 17:59:47.882  - [32minfo[39m: host. States connected to redis 127.0.0.1:6379
                            2017-03-07 17:59:47.906  - [34mdebug[39m: host. redis get system.adapter.influxdb.0.alive ok: {"val":false,"ack":true,"ts":1488905984628,"q":0,"from":"system.host.ioBroker_Pine64","lc":1488905984444}
                            2017-03-07 17:59:47.966  - [32minfo[39m: influxdb.0 starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.influxdb, node: v4.6.1
                            2017-03-07 17:59:47.982  - [32minfo[39m: influxdb.0 Buffer initialized with data for 0 points and 0 conflicts from last exit
                            2017-03-07 17:59:47.989  - [32minfo[39m: influxdb.0 Connecting http://localhost:8086 ...
                            2017-03-07 17:59:48.034  - [34mdebug[39m: host. redis psubscribe io.influxdb.0.checkLogging
                            2017-03-07 17:59:48.062  - [34mdebug[39m: host. redis keys 1 *.logging
                            2017-03-07 17:59:48.066  - [34mdebug[39m: host. redis publish io.system.adapter.influxdb.0.alive {"val":true,"ack":true,"ts":1488905988066,"q":0,"from":"system.adapter.influxdb.0","lc":1488905988066}
                            2017-03-07 17:59:48.072  - [34mdebug[39m: host. redis publish io.system.adapter.influxdb.0.connected {"val":true,"ack":true,"ts":1488905988068,"q":0,"from":"system.adapter.influxdb.0","lc":1488905988068}
                            2017-03-07 17:59:48.075  - [34mdebug[39m: host. redis publish io.system.adapter.influxdb.0.memRss {"val":41.66,"ack":true,"ts":1488905988074,"q":0,"from":"system.adapter.influxdb.0","lc":1488905988074}
                            2017-03-07 17:59:48.079  - [34mdebug[39m: host. redis publish io.system.adapter.influxdb.0.memHeapTotal {"val":36.73,"ack":true,"ts":1488905988078,"q":0,"from":"system.adapter.influxdb.0","lc":1488905988078}
                            2017-03-07 17:59:48.083  - [34mdebug[39m: host. redis publish io.system.adapter.influxdb.0.memHeapUsed {"val":25.55,"ack":true,"ts":1488905988082,"q":0,"from":"system.adapter.influxdb.0","lc":1488905988082}
                            2017-03-07 17:59:48.088  - [34mdebug[39m: host. redis publish io.system.adapter.influxdb.0.uptime {"val":3,"ack":true,"ts":1488905988087,"q":0,"from":"system.adapter.influxdb.0","lc":1488905988087}
                            2017-03-07 17:59:48.093  - [34mdebug[39m: host. redis publish io.influxdb.0.info.connected {"val":false,"ack":true,"ts":1488905988093,"q":0,"from":"system.adapter.influxdb.0","lc":1488905988093}
                            2017-03-07 17:59:48.108  - [34mdebug[39m: host. redis mget 1 1
                            2017-03-07 17:59:48.113  - [34mdebug[39m: influxdb.0 connected set to false
                            2017-03-07 17:59:48.171  - [32minfo[39m: influxdb.0 Connected!
                            2017-03-07 17:59:48.172  - [34mdebug[39m: host. redis publish io.influxdb.0.info.connected {"val":true,"ack":true,"ts":1488905988172,"q":0,"from":"system.adapter.influxdb.0","lc":1488905988172}
                            2017-03-07 17:59:48.178  - [34mdebug[39m: influxdb.0 connected set to true[/code]`
                            
                            Gruß
                            
                            Rainer[/code]
                            

                            kein Support per PN! - Fragen im Forum stellen -
                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                            Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            1 Antwort Letzte Antwort
                            0
                            • E Offline
                              E Offline
                              eastcoast
                              schrieb am zuletzt editiert von
                              #19

                              @apollon77:

                              Kann das nochmal einer machen/checken bitte?! `
                              Hallo,

                              habe gerade nochmal von github aktualisiert…

                              Status ist noch gelb, Objekt influxdb.0.info.connection hat keinen Wert, hier der Log:

                              influxdb.0	2017-03-07 18:42:12.333	debug	influxdb.0 Datatype javascript.0.froniusSymo.meter.PowerReal_P_Sum: Currently: number, StorageType: false
                              influxdb.0	2017-03-07 18:42:12.274	debug	influxdb.0 Datatype javascript.0.froniusSymo.inverter.DAY_ENERGY: Currently: number, StorageType: false
                              influxdb.0	2017-03-07 18:42:12.271	debug	influxdb.0 Datatype javascript.0.froniusSymo.inverter.PAC: Currently: number, StorageType: false
                              influxdb.0	2017-03-07 18:42:02.329	debug	inMem message javascript.0.froniusSymo.meter.PowerReal_P_Sum javascript.0.froniusSymo.meter.PowerReal_P_Sum
                              influxdb.0	2017-03-07 18:42:02.250	debug	inMem message javascript.0.froniusSymo.inverter.DAY_ENERGY javascript.0.froniusSymo.inverter.DAY_ENERGY
                              influxdb.0	2017-03-07 18:42:02.243	debug	inMem message javascript.0.froniusSymo.inverter.PAC javascript.0.froniusSymo.inverter.PAC
                              influxdb.0	2017-03-07 18:41:04.279	info	enabled logging of javascript.0.froniusSymo.history.energyProdDay, 6 points now activated
                              influxdb.0	2017-03-07 18:41:04.279	info	enabled logging of javascript.0.froniusSymo.history.energyRetDay, 5 points now activated
                              influxdb.0	2017-03-07 18:41:04.279	info	enabled logging of javascript.0.froniusSymo.history.energyConsDay, 4 points now activated
                              influxdb.0	2017-03-07 18:41:04.279	info	enabled logging of javascript.0.froniusSymo.meter.PowerReal_P_Sum, 3 points now activated
                              influxdb.0	2017-03-07 18:41:04.278	info	enabled logging of javascript.0.froniusSymo.inverter.DAY_ENERGY, 2 points now activated
                              influxdb.0	2017-03-07 18:41:04.278	info	enabled logging of javascript.0.froniusSymo.inverter.PAC, 1 points now activated
                              influxdb.0	2017-03-07 18:41:04.266	debug	connected set to true
                              influxdb.0	2017-03-07 18:41:04.257	info	Connected!
                              influxdb.0	2017-03-07 18:41:04.160	debug	connected set to false
                              influxdb.0	2017-03-07 18:41:04.071	info	Connecting http://localhost:8086 ...
                              influxdb.0	2017-03-07 18:41:04.069	info	Buffer initialized with data for 0 points and 0 conflicts from last exit
                              influxdb.0	2017-03-07 18:41:04.065	info	starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.influxdb, node: v4.8.0
                              influxdb.0	2017-03-07 18:41:04.015	debug	statesDB connected
                              influxdb.0	2017-03-07 18:41:03.952	debug	objectDB connected
                              
                              
                              1 Antwort Letzte Antwort
                              0
                              • apollon77A Offline
                                apollon77A Offline
                                apollon77
                                schrieb am zuletzt editiert von
                                #20

                                ` > 2017-03-07 17:59:48.171 - [32minfo[39m: influxdb.0 Connected!

                                2017-03-07 17:59:48.172 - [34mdebug[39m: host. redis publish io.influxdb.0.info.connected {"val":true,"ack":true,"ts":1488905988172,"q":0,"from":"system.adapter.influxdb.0","lc":1488905988172}

                                2017-03-07 17:59:48.178 - [34mdebug[39m: influxdb.0 connected set to true `

                                Also das hier sagt (und das andere Log ist bis auf die redis-Debug-Logs identisch) hier eindeutig das das setzen des Wertes klappt…

                                Also die Frage ist damit für mich eher: Warum wird es im Admin nicht angezeigt ...? Kann es sein das Ihr irgendwie in die "Anzahl der Meldungten und daher "Unsubscribe im Admin" reingerannt seid?

                                @Homoran: Schalt dorhc für den Datenpunkt mal History ein und schaue nach ein paa ein/aus-Sachen (also Adapte restarts oder so) was History sagt :-)

                                Und kannst Debug wieder ausschalten. `

                                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                1 Antwort Letzte Antwort
                                0
                                • E Offline
                                  E Offline
                                  eastcoast
                                  schrieb am zuletzt editiert von
                                  #21

                                  @apollon77:

                                  Also die Frage ist damit für mich eher: Warum wird es im Admin nicht angezeigt …? Kann es sein das Ihr irgendwie in die "Anzahl der Meldungten und daher "Unsubscribe im Admin" reingerannt seid? `
                                  Keine Ahnung wie ich einen "Unsubscribe im Admin" feststellen kann,

                                  aber die Anzahl neuer Meldungen im Log ist Minimal…
                                  @apollon77:

                                  @Homoran: Schalt dorhc für den Datenpunkt mal History ein und schaue nach ein paa ein/aus-Sachen (also Adapte restarts oder so) was History sagt :-) `
                                  Ich hab das mal gemacht, aber es gibt einfach keine Werte…

                                  in der Historie Tabelle steht dann nur "No data", hier der Log von History (SQL)

                                  sql.0	2017-03-10 14:43:05.709	info	No Data
                                  sql.0	2017-03-10 14:43:05.709	warn	Cannot get index of "influxdb.0.info.connection": id not found
                                  
                                  

                                  Bin mitlerweile auf

                                  js-controller 0.16.2

                                  admin 1.7.0

                                  …damit hat sich nichts geändert.

                                  1 Antwort Letzte Antwort
                                  0
                                  • apollon77A Offline
                                    apollon77A Offline
                                    apollon77
                                    schrieb am zuletzt editiert von
                                    #22

                                    So, ich habs … wer lesen kann ist arg im Vorteil ...

                                    connected != connection ... Der Adapter hat schlicht den Status in den falschen State geschrieben und ich habs nicht gesehn :-((

                                    Bitte version von Github versuchen. Passts damit?

                                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                    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

                                    330

                                    Online

                                    32.7k

                                    Benutzer

                                    82.6k

                                    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