Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.2k

Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest

Geplant Angeheftet Gesperrt Verschoben Tester
sainlogicwetterstationadapterws980wififroggit wh4000sh
326 Beiträge 60 Kommentatoren 75.3k Aufrufe 51 Watching
  • Ä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.
  • GlasfaserG Glasfaser

    @haifisch_777

    Laut Screeshot hast du Node 15.8.0 , ich glaube nicht das dieses damit funktioniert.
    Aktuell ist 12 bzw. 14

    H Offline
    H Offline
    Haifisch_777
    schrieb am zuletzt editiert von
    #139

    @glasfaser
    Thanks,

    dann auf 14 zurück gehen?

    GlasfaserG 1 Antwort Letzte Antwort
    0
    • H Haifisch_777

      @glasfaser
      Thanks,

      dann auf 14 zurück gehen?

      GlasfaserG Online
      GlasfaserG Online
      Glasfaser
      schrieb am zuletzt editiert von Glasfaser
      #140

      @haifisch_777

      Ja .

      EDIT :

      du hast 3.1.6

      ab 3.2 kannst du experimentieren 15 nutzen , aber siehe hier :

      https://forum.iobroker.net/topic/41029/js-controller-3-2-jetzt-im-latest

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • GlasfaserG Glasfaser

        @haifisch_777

        Ja .

        EDIT :

        du hast 3.1.6

        ab 3.2 kannst du experimentieren 15 nutzen , aber siehe hier :

        https://forum.iobroker.net/topic/41029/js-controller-3-2-jetzt-im-latest

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

        @glasfaser @Haifisch_777
        Node15 bringt npm7 mit, das läuft aber noch nicht vernünftig mit dem ioBroker zusammen. Deshalb auf node12 oder node14 setzen. Und auch nicht manuell npm aktualisieren.

        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

        GlasfaserG 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @glasfaser @Haifisch_777
          Node15 bringt npm7 mit, das läuft aber noch nicht vernünftig mit dem ioBroker zusammen. Deshalb auf node12 oder node14 setzen. Und auch nicht manuell npm aktualisieren.

          GlasfaserG Online
          GlasfaserG Online
          Glasfaser
          schrieb am zuletzt editiert von
          #142

          @thomas-braun

          deshalb mein Edit oben , da ich nicht weiß was er noch vor hat , bzw. gemacht hat

          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • GlasfaserG Glasfaser

            @thomas-braun

            deshalb mein Edit oben , da ich nicht weiß was er noch vor hat , bzw. gemacht hat

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

            @glasfaser
            Was es auch sei, am besten nicht mit einer krummen Entwicklerversion von node rumpfuschen.

            Die initiale Fehlermeldung kommt ja auch von npm@7. Mit npm@6 wäre das vermutlich sogar direkt gegangen.

            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

            GlasfaserG 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @glasfaser
              Was es auch sei, am besten nicht mit einer krummen Entwicklerversion von node rumpfuschen.

              Die initiale Fehlermeldung kommt ja auch von npm@7. Mit npm@6 wäre das vermutlich sogar direkt gegangen.

              GlasfaserG Online
              GlasfaserG Online
              Glasfaser
              schrieb am zuletzt editiert von
              #144

              @thomas-braun sagte in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:
              @glasfaser
              Was es auch sei, am besten nicht mit einer krummen Entwicklerversion von node rumpfuschen.

              Die initiale Fehlermeldung kommt ja auch von npm@7. Mit npm@6 wäre das vermutlich sogar direkt gegangen.

              @Haifisch_777
              Die Antwort ist für dich !

              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

              H 1 Antwort Letzte Antwort
              0
              • GlasfaserG Glasfaser

                @thomas-braun sagte in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:
                @glasfaser
                Was es auch sei, am besten nicht mit einer krummen Entwicklerversion von node rumpfuschen.

                Die initiale Fehlermeldung kommt ja auch von npm@7. Mit npm@6 wäre das vermutlich sogar direkt gegangen.

                @Haifisch_777
                Die Antwort ist für dich !

                H Offline
                H Offline
                Haifisch_777
                schrieb am zuletzt editiert von
                #145

                @glasfaser
                Oh ganz schön kompliziert.
                Ich wollte auf node 12 zurück gehen, es funktioniert aber nicht.

                curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -

                dann sudo apt-get install -y nodejs

                aber es bleibt bei 15

                nodejs ist schon die neueste Version (15.8.0-1nodesource1).

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • H Haifisch_777

                  @glasfaser
                  Oh ganz schön kompliziert.
                  Ich wollte auf node 12 zurück gehen, es funktioniert aber nicht.

                  curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -

                  dann sudo apt-get install -y nodejs

                  aber es bleibt bei 15

                  nodejs ist schon die neueste Version (15.8.0-1nodesource1).

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

                  @haifisch_777
                  Hier steht drin wie man eine bestimmte Version eines Paketes installiert:

                  https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                  Weitere (konkrete!) Fragen bitte in einem eigenen Thread, das hat mit dem Adapter nix zu tun.

                  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
                  • GlasfaserG Glasfaser

                    @haifisch_777

                    Laut Screeshot hast du Node 15.8.0 , ich glaube nicht das dieses damit funktioniert.
                    Aktuell ist 12 bzw. 14

                    H Offline
                    H Offline
                    Haifisch_777
                    schrieb am zuletzt editiert von
                    #147

                    @glasfaser

                    Hai zusammen,
                    sainlogic.0 läuft irgendwie, das finde ich erst einmal super.
                    Ich bekomme die richtigen Werte angezeigt und auch aktualisiert.
                    Mit Hilfe einiger Profis habe ich es hin bekommen, aber anscheinend ist irgendwas noch nicht OK?
                    Die Instanz zeigt mit einen roten Punkt, Verbunden mit Host = falsch und Lebenszeichen = falsch

                    Auch laufen folgende Fehler auf.
                    Aber ich bekommen meine Werte, ist das so OK?

                    sainlogic.0	2021-02-14 13:18:37.946	warn	(20398) Terminated (UNCAUGHT_EXCEPTION): Without reason
                    sainlogic.0	2021-02-14 13:18:37.482	info	(20398) Starting Listener
                    sainlogic.0	2021-02-14 13:18:37.479	info	(20398) Scheduler call ws_getmindaily activated
                    sainlogic.0	2021-02-14 13:18:37.478	info	(20398) Scheduler call ws_getmaxdaily activated
                    sainlogic.0	2021-02-14 13:18:37.478	info	(20398) Scheduler call ws_getmin activated
                    sainlogic.0	2021-02-14 13:18:37.477	info	(20398) Scheduler call ws_getmax activated
                    sainlogic.0	2021-02-14 13:18:37.476	info	(20398) Scheduler call ws_getcurrent activated
                    sainlogic.0	2021-02-14 13:18:37.475	info	(20398) Scheduler call ws_getfirmware activated
                    sainlogic.0	2021-02-14 13:18:37.474	info	(20398) Starting Scheduler
                    sainlogic.0	2021-02-14 13:18:37.413	info	(20398) starting. Version 0.6.4 in /opt/iobroker/node_modules/iobroker.sainlogic, node: v12.20.2, js-controller: 3.1.6
                    sainlogic.0	2021-02-14 13:18:36.943	error	at internal/main/run_main_module.js:17:47
                    sainlogic.0	2021-02-14 13:18:36.943	error	at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
                    sainlogic.0	2021-02-14 13:18:36.943	error	at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                    sainlogic.0	2021-02-14 13:18:36.943	error	at Module.load (internal/modules/cjs/loader.js:863:32)
                    sainlogic.0	2021-02-14 13:18:36.943	error	at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                    sainlogic.0	2021-02-14 13:18:36.943	error	at Module._compile (internal/modules/cjs/loader.js:999:30)
                    sainlogic.0	2021-02-14 13:18:36.943	error	at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:281:5)
                    sainlogic.0	2021-02-14 13:18:36.943	error	at new Sainlogic (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:30:53)
                    sainlogic.0	2021-02-14 13:18:36.943	error	(20398) TypeError: Cannot read property 'bind' of undefined
                    sainlogic.0	2021-02-14 13:18:36.940	error	(20398) uncaught exception: Cannot read property 'bind' of undefined
                    sainlogic.0	2021-02-14 13:18:05.344	warn	(20051) Terminated (UNCAUGHT_EXCEPTION): Without reason
                    
                    GlasfaserG 1 Antwort Letzte Antwort
                    0
                    • H Haifisch_777

                      @glasfaser

                      Hai zusammen,
                      sainlogic.0 läuft irgendwie, das finde ich erst einmal super.
                      Ich bekomme die richtigen Werte angezeigt und auch aktualisiert.
                      Mit Hilfe einiger Profis habe ich es hin bekommen, aber anscheinend ist irgendwas noch nicht OK?
                      Die Instanz zeigt mit einen roten Punkt, Verbunden mit Host = falsch und Lebenszeichen = falsch

                      Auch laufen folgende Fehler auf.
                      Aber ich bekommen meine Werte, ist das so OK?

                      sainlogic.0	2021-02-14 13:18:37.946	warn	(20398) Terminated (UNCAUGHT_EXCEPTION): Without reason
                      sainlogic.0	2021-02-14 13:18:37.482	info	(20398) Starting Listener
                      sainlogic.0	2021-02-14 13:18:37.479	info	(20398) Scheduler call ws_getmindaily activated
                      sainlogic.0	2021-02-14 13:18:37.478	info	(20398) Scheduler call ws_getmaxdaily activated
                      sainlogic.0	2021-02-14 13:18:37.478	info	(20398) Scheduler call ws_getmin activated
                      sainlogic.0	2021-02-14 13:18:37.477	info	(20398) Scheduler call ws_getmax activated
                      sainlogic.0	2021-02-14 13:18:37.476	info	(20398) Scheduler call ws_getcurrent activated
                      sainlogic.0	2021-02-14 13:18:37.475	info	(20398) Scheduler call ws_getfirmware activated
                      sainlogic.0	2021-02-14 13:18:37.474	info	(20398) Starting Scheduler
                      sainlogic.0	2021-02-14 13:18:37.413	info	(20398) starting. Version 0.6.4 in /opt/iobroker/node_modules/iobroker.sainlogic, node: v12.20.2, js-controller: 3.1.6
                      sainlogic.0	2021-02-14 13:18:36.943	error	at internal/main/run_main_module.js:17:47
                      sainlogic.0	2021-02-14 13:18:36.943	error	at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
                      sainlogic.0	2021-02-14 13:18:36.943	error	at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                      sainlogic.0	2021-02-14 13:18:36.943	error	at Module.load (internal/modules/cjs/loader.js:863:32)
                      sainlogic.0	2021-02-14 13:18:36.943	error	at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                      sainlogic.0	2021-02-14 13:18:36.943	error	at Module._compile (internal/modules/cjs/loader.js:999:30)
                      sainlogic.0	2021-02-14 13:18:36.943	error	at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:281:5)
                      sainlogic.0	2021-02-14 13:18:36.943	error	at new Sainlogic (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:30:53)
                      sainlogic.0	2021-02-14 13:18:36.943	error	(20398) TypeError: Cannot read property 'bind' of undefined
                      sainlogic.0	2021-02-14 13:18:36.940	error	(20398) uncaught exception: Cannot read property 'bind' of undefined
                      sainlogic.0	2021-02-14 13:18:05.344	warn	(20051) Terminated (UNCAUGHT_EXCEPTION): Without reason
                      
                      GlasfaserG Online
                      GlasfaserG Online
                      Glasfaser
                      schrieb am zuletzt editiert von Glasfaser
                      #148

                      @haifisch_777

                      Ich mache eigentlich kein Support für Fogg , aber versuche mal :

                      Deinstalliere den Adaper kommplett von ioBroker und dann wie oben gezeigt über den Link neu .

                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                      H 1 Antwort Letzte Antwort
                      0
                      • GlasfaserG Glasfaser

                        @haifisch_777

                        Ich mache eigentlich kein Support für Fogg , aber versuche mal :

                        Deinstalliere den Adaper kommplett von ioBroker und dann wie oben gezeigt über den Link neu .

                        H Offline
                        H Offline
                        Haifisch_777
                        schrieb am zuletzt editiert von
                        #149

                        @glasfaser

                        Ok, aber erst mal Danke.

                        Habe den Adapter noch mal neu installiert, leider bekomme ich jetzt keine Daten mehr.

                        Vielleicht kann sich Fogg mal der Sache annehmen?

                        GlasfaserG 1 Antwort Letzte Antwort
                        0
                        • H Haifisch_777

                          @glasfaser

                          Ok, aber erst mal Danke.

                          Habe den Adapter noch mal neu installiert, leider bekomme ich jetzt keine Daten mehr.

                          Vielleicht kann sich Fogg mal der Sache annehmen?

                          GlasfaserG Online
                          GlasfaserG Online
                          Glasfaser
                          schrieb am zuletzt editiert von
                          #150

                          @haifisch_777 sagte in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                          leider bekomme ich jetzt keine Daten mehr.

                          Ein Log wäre sehr hilfreich !
                          Stelle bei dem Adapter Instanz (im Expertenmodus sichtbar ) die Logstufe auf DEBUG , starte den Adapter und poste hier das Ergebniss .

                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                          H 1 Antwort Letzte Antwort
                          0
                          • GlasfaserG Glasfaser

                            @haifisch_777 sagte in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                            leider bekomme ich jetzt keine Daten mehr.

                            Ein Log wäre sehr hilfreich !
                            Stelle bei dem Adapter Instanz (im Expertenmodus sichtbar ) die Logstufe auf DEBUG , starte den Adapter und poste hier das Ergebniss .

                            H Offline
                            H Offline
                            Haifisch_777
                            schrieb am zuletzt editiert von
                            #151

                            @glasfaser

                            Hai,
                            die Daten habe ich wieder, aber es gibt noch die Fehlermeldungen.
                            Hier das Ergebnis vom Debug

                            sainlogic.0	2021-02-14 15:50:54.246	warn	(11718) Terminated (UNCAUGHT_EXCEPTION): Without reason
                            sainlogic.0	2021-02-14 15:50:53.928	error	(11718) Cannot start server on 0.0.0.0:45000: Error: listen EADDRINUSE: address already in use 0.0.0.0:45000
                            sainlogic.0	2021-02-14 15:50:53.915	info	(11718) Starting Listener
                            sainlogic.0	2021-02-14 15:50:53.914	debug	(11718) Forward URL:
                            sainlogic.0	2021-02-14 15:50:53.914	debug	(11718) Listener protocol: wunderground
                            sainlogic.0	2021-02-14 15:50:53.913	debug	(11718) Listener path: /weatherstation/updateweatherstation.php
                            sainlogic.0	2021-02-14 15:50:53.913	debug	(11718) Listener port: 45000
                            sainlogic.0	2021-02-14 15:50:53.912	debug	(11718) Listener IP: 0.0.0.0
                            sainlogic.0	2021-02-14 15:50:53.911	debug	(11718) Scheduler Interval: 1
                            sainlogic.0	2021-02-14 15:50:53.910	debug	(11718) Weatherstation port: 45000
                            sainlogic.0	2021-02-14 15:50:53.910	debug	(11718) Weatherstation IP: 192.168.192.10
                            sainlogic.0	2021-02-14 15:50:53.909	info	(11718) Scheduler call ws_getmindaily activated
                            sainlogic.0	2021-02-14 15:50:53.908	info	(11718) Scheduler call ws_getmaxdaily activated
                            sainlogic.0	2021-02-14 15:50:53.908	info	(11718) Scheduler call ws_getmin activated
                            sainlogic.0	2021-02-14 15:50:53.907	info	(11718) Scheduler call ws_getmax activated
                            sainlogic.0	2021-02-14 15:50:53.907	info	(11718) Scheduler call ws_getcurrent activated
                            sainlogic.0	2021-02-14 15:50:53.906	info	(11718) Scheduler call ws_getfirmware activated
                            sainlogic.0	2021-02-14 15:50:53.905	info	(11718) Starting Scheduler
                            sainlogic.0	2021-02-14 15:50:53.848	info	(11718) starting. Version 0.6.4 in /opt/iobroker/node_modules/iobroker.sainlogic, node: v12.20.2, js-controller: 3.1.6
                            sainlogic.0	2021-02-14 15:50:53.316	debug	(11718) statesDB connected
                            sainlogic.0	2021-02-14 15:50:53.315	debug	(11718) States connected to redis: 127.0.0.1:9000
                            sainlogic.0	2021-02-14 15:50:53.301	debug	(11718) States create System PubSub Client
                            sainlogic.0	2021-02-14 15:50:53.298	debug	(11718) States create User PubSub Client
                            sainlogic.0	2021-02-14 15:50:53.291	debug	(11718) Redis States: Use Redis connection: 127.0.0.1:9000
                            sainlogic.0	2021-02-14 15:50:53.289	debug	(11718) objectDB connected
                            sainlogic.0	2021-02-14 15:50:53.282	debug	(11718) Objects connected to redis: 127.0.0.1:9001
                            sainlogic.0	2021-02-14 15:50:53.272	debug	(11718) Objects client initialize lua scripts
                            sainlogic.0	2021-02-14 15:50:53.270	debug	(11718) Objects create User PubSub Client
                            sainlogic.0	2021-02-14 15:50:53.269	debug	(11718) Objects create System PubSub Client
                            sainlogic.0	2021-02-14 15:50:53.265	debug	(11718) Objects client ready ... initialize now
                            sainlogic.0	2021-02-14 15:50:53.242	error	at internal/main/run_main_module.js:17:47
                            sainlogic.0	2021-02-14 15:50:53.242	error	at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
                            sainlogic.0	2021-02-14 15:50:53.242	error	at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                            sainlogic.0	2021-02-14 15:50:53.242	error	at Module.load (internal/modules/cjs/loader.js:863:32)
                            sainlogic.0	2021-02-14 15:50:53.242	error	at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                            sainlogic.0	2021-02-14 15:50:53.242	error	at Module._compile (internal/modules/cjs/loader.js:999:30)
                            sainlogic.0	2021-02-14 15:50:53.242	error	at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:281:5)
                            sainlogic.0	2021-02-14 15:50:53.242	error	at new Sainlogic (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:30:53)
                            sainlogic.0	2021-02-14 15:50:53.242	error	(11718) TypeError: Cannot read property 'bind' of undefined
                            sainlogic.0	2021-02-14 15:50:53.241	error	(11718) uncaught exception: Cannot read property 'bind' of undefined
                            sainlogic.0	2021-02-14 15:50:53.229	debug	(11718) Redis Objects: Use Redis connection: 127.0.0.1:9001
                            
                            H GlasfaserG 2 Antworten Letzte Antwort
                            0
                            • H Haifisch_777

                              @glasfaser

                              Hai,
                              die Daten habe ich wieder, aber es gibt noch die Fehlermeldungen.
                              Hier das Ergebnis vom Debug

                              sainlogic.0	2021-02-14 15:50:54.246	warn	(11718) Terminated (UNCAUGHT_EXCEPTION): Without reason
                              sainlogic.0	2021-02-14 15:50:53.928	error	(11718) Cannot start server on 0.0.0.0:45000: Error: listen EADDRINUSE: address already in use 0.0.0.0:45000
                              sainlogic.0	2021-02-14 15:50:53.915	info	(11718) Starting Listener
                              sainlogic.0	2021-02-14 15:50:53.914	debug	(11718) Forward URL:
                              sainlogic.0	2021-02-14 15:50:53.914	debug	(11718) Listener protocol: wunderground
                              sainlogic.0	2021-02-14 15:50:53.913	debug	(11718) Listener path: /weatherstation/updateweatherstation.php
                              sainlogic.0	2021-02-14 15:50:53.913	debug	(11718) Listener port: 45000
                              sainlogic.0	2021-02-14 15:50:53.912	debug	(11718) Listener IP: 0.0.0.0
                              sainlogic.0	2021-02-14 15:50:53.911	debug	(11718) Scheduler Interval: 1
                              sainlogic.0	2021-02-14 15:50:53.910	debug	(11718) Weatherstation port: 45000
                              sainlogic.0	2021-02-14 15:50:53.910	debug	(11718) Weatherstation IP: 192.168.192.10
                              sainlogic.0	2021-02-14 15:50:53.909	info	(11718) Scheduler call ws_getmindaily activated
                              sainlogic.0	2021-02-14 15:50:53.908	info	(11718) Scheduler call ws_getmaxdaily activated
                              sainlogic.0	2021-02-14 15:50:53.908	info	(11718) Scheduler call ws_getmin activated
                              sainlogic.0	2021-02-14 15:50:53.907	info	(11718) Scheduler call ws_getmax activated
                              sainlogic.0	2021-02-14 15:50:53.907	info	(11718) Scheduler call ws_getcurrent activated
                              sainlogic.0	2021-02-14 15:50:53.906	info	(11718) Scheduler call ws_getfirmware activated
                              sainlogic.0	2021-02-14 15:50:53.905	info	(11718) Starting Scheduler
                              sainlogic.0	2021-02-14 15:50:53.848	info	(11718) starting. Version 0.6.4 in /opt/iobroker/node_modules/iobroker.sainlogic, node: v12.20.2, js-controller: 3.1.6
                              sainlogic.0	2021-02-14 15:50:53.316	debug	(11718) statesDB connected
                              sainlogic.0	2021-02-14 15:50:53.315	debug	(11718) States connected to redis: 127.0.0.1:9000
                              sainlogic.0	2021-02-14 15:50:53.301	debug	(11718) States create System PubSub Client
                              sainlogic.0	2021-02-14 15:50:53.298	debug	(11718) States create User PubSub Client
                              sainlogic.0	2021-02-14 15:50:53.291	debug	(11718) Redis States: Use Redis connection: 127.0.0.1:9000
                              sainlogic.0	2021-02-14 15:50:53.289	debug	(11718) objectDB connected
                              sainlogic.0	2021-02-14 15:50:53.282	debug	(11718) Objects connected to redis: 127.0.0.1:9001
                              sainlogic.0	2021-02-14 15:50:53.272	debug	(11718) Objects client initialize lua scripts
                              sainlogic.0	2021-02-14 15:50:53.270	debug	(11718) Objects create User PubSub Client
                              sainlogic.0	2021-02-14 15:50:53.269	debug	(11718) Objects create System PubSub Client
                              sainlogic.0	2021-02-14 15:50:53.265	debug	(11718) Objects client ready ... initialize now
                              sainlogic.0	2021-02-14 15:50:53.242	error	at internal/main/run_main_module.js:17:47
                              sainlogic.0	2021-02-14 15:50:53.242	error	at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
                              sainlogic.0	2021-02-14 15:50:53.242	error	at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                              sainlogic.0	2021-02-14 15:50:53.242	error	at Module.load (internal/modules/cjs/loader.js:863:32)
                              sainlogic.0	2021-02-14 15:50:53.242	error	at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                              sainlogic.0	2021-02-14 15:50:53.242	error	at Module._compile (internal/modules/cjs/loader.js:999:30)
                              sainlogic.0	2021-02-14 15:50:53.242	error	at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:281:5)
                              sainlogic.0	2021-02-14 15:50:53.242	error	at new Sainlogic (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:30:53)
                              sainlogic.0	2021-02-14 15:50:53.242	error	(11718) TypeError: Cannot read property 'bind' of undefined
                              sainlogic.0	2021-02-14 15:50:53.241	error	(11718) uncaught exception: Cannot read property 'bind' of undefined
                              sainlogic.0	2021-02-14 15:50:53.229	debug	(11718) Redis Objects: Use Redis connection: 127.0.0.1:9001
                              
                              H Offline
                              H Offline
                              Haifisch_777
                              schrieb am zuletzt editiert von
                              #152

                              @haifisch_777

                              die meisten Daten sind richtig, bis z.B. auf wind speed,

                              e7876ab2-9c33-4933-b6b6-4698a37ec90e-image.png

                              GlasfaserG 1 Antwort Letzte Antwort
                              0
                              • H Haifisch_777

                                @glasfaser

                                Hai,
                                die Daten habe ich wieder, aber es gibt noch die Fehlermeldungen.
                                Hier das Ergebnis vom Debug

                                sainlogic.0	2021-02-14 15:50:54.246	warn	(11718) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                sainlogic.0	2021-02-14 15:50:53.928	error	(11718) Cannot start server on 0.0.0.0:45000: Error: listen EADDRINUSE: address already in use 0.0.0.0:45000
                                sainlogic.0	2021-02-14 15:50:53.915	info	(11718) Starting Listener
                                sainlogic.0	2021-02-14 15:50:53.914	debug	(11718) Forward URL:
                                sainlogic.0	2021-02-14 15:50:53.914	debug	(11718) Listener protocol: wunderground
                                sainlogic.0	2021-02-14 15:50:53.913	debug	(11718) Listener path: /weatherstation/updateweatherstation.php
                                sainlogic.0	2021-02-14 15:50:53.913	debug	(11718) Listener port: 45000
                                sainlogic.0	2021-02-14 15:50:53.912	debug	(11718) Listener IP: 0.0.0.0
                                sainlogic.0	2021-02-14 15:50:53.911	debug	(11718) Scheduler Interval: 1
                                sainlogic.0	2021-02-14 15:50:53.910	debug	(11718) Weatherstation port: 45000
                                sainlogic.0	2021-02-14 15:50:53.910	debug	(11718) Weatherstation IP: 192.168.192.10
                                sainlogic.0	2021-02-14 15:50:53.909	info	(11718) Scheduler call ws_getmindaily activated
                                sainlogic.0	2021-02-14 15:50:53.908	info	(11718) Scheduler call ws_getmaxdaily activated
                                sainlogic.0	2021-02-14 15:50:53.908	info	(11718) Scheduler call ws_getmin activated
                                sainlogic.0	2021-02-14 15:50:53.907	info	(11718) Scheduler call ws_getmax activated
                                sainlogic.0	2021-02-14 15:50:53.907	info	(11718) Scheduler call ws_getcurrent activated
                                sainlogic.0	2021-02-14 15:50:53.906	info	(11718) Scheduler call ws_getfirmware activated
                                sainlogic.0	2021-02-14 15:50:53.905	info	(11718) Starting Scheduler
                                sainlogic.0	2021-02-14 15:50:53.848	info	(11718) starting. Version 0.6.4 in /opt/iobroker/node_modules/iobroker.sainlogic, node: v12.20.2, js-controller: 3.1.6
                                sainlogic.0	2021-02-14 15:50:53.316	debug	(11718) statesDB connected
                                sainlogic.0	2021-02-14 15:50:53.315	debug	(11718) States connected to redis: 127.0.0.1:9000
                                sainlogic.0	2021-02-14 15:50:53.301	debug	(11718) States create System PubSub Client
                                sainlogic.0	2021-02-14 15:50:53.298	debug	(11718) States create User PubSub Client
                                sainlogic.0	2021-02-14 15:50:53.291	debug	(11718) Redis States: Use Redis connection: 127.0.0.1:9000
                                sainlogic.0	2021-02-14 15:50:53.289	debug	(11718) objectDB connected
                                sainlogic.0	2021-02-14 15:50:53.282	debug	(11718) Objects connected to redis: 127.0.0.1:9001
                                sainlogic.0	2021-02-14 15:50:53.272	debug	(11718) Objects client initialize lua scripts
                                sainlogic.0	2021-02-14 15:50:53.270	debug	(11718) Objects create User PubSub Client
                                sainlogic.0	2021-02-14 15:50:53.269	debug	(11718) Objects create System PubSub Client
                                sainlogic.0	2021-02-14 15:50:53.265	debug	(11718) Objects client ready ... initialize now
                                sainlogic.0	2021-02-14 15:50:53.242	error	at internal/main/run_main_module.js:17:47
                                sainlogic.0	2021-02-14 15:50:53.242	error	at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
                                sainlogic.0	2021-02-14 15:50:53.242	error	at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                                sainlogic.0	2021-02-14 15:50:53.242	error	at Module.load (internal/modules/cjs/loader.js:863:32)
                                sainlogic.0	2021-02-14 15:50:53.242	error	at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                                sainlogic.0	2021-02-14 15:50:53.242	error	at Module._compile (internal/modules/cjs/loader.js:999:30)
                                sainlogic.0	2021-02-14 15:50:53.242	error	at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:281:5)
                                sainlogic.0	2021-02-14 15:50:53.242	error	at new Sainlogic (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:30:53)
                                sainlogic.0	2021-02-14 15:50:53.242	error	(11718) TypeError: Cannot read property 'bind' of undefined
                                sainlogic.0	2021-02-14 15:50:53.241	error	(11718) uncaught exception: Cannot read property 'bind' of undefined
                                sainlogic.0	2021-02-14 15:50:53.229	debug	(11718) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                
                                GlasfaserG Online
                                GlasfaserG Online
                                Glasfaser
                                schrieb am zuletzt editiert von
                                #153

                                @haifisch_777 sagte in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                                error (11718) Cannot start server on 0.0.0.0:45000: Error: listen EADDRINUSE: address already in use 0.0.0.0:45000

                                Der Port wird laut Log schon benutzt !

                                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                1 Antwort Letzte Antwort
                                0
                                • H Haifisch_777

                                  @haifisch_777

                                  die meisten Daten sind richtig, bis z.B. auf wind speed,

                                  e7876ab2-9c33-4933-b6b6-4698a37ec90e-image.png

                                  GlasfaserG Online
                                  GlasfaserG Online
                                  Glasfaser
                                  schrieb am zuletzt editiert von
                                  #154

                                  @haifisch_777

                                  Aktiviere mal nur diesen Punkt , inkl. Angabe der IP .

                                  1.JPG

                                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                  H 1 Antwort Letzte Antwort
                                  0
                                  • GlasfaserG Glasfaser

                                    @haifisch_777

                                    Aktiviere mal nur diesen Punkt , inkl. Angabe der IP .

                                    1.JPG

                                    H Offline
                                    H Offline
                                    Haifisch_777
                                    schrieb am zuletzt editiert von
                                    #155

                                    @glasfaser

                                    sainlogic.0	2021-02-14 16:09:43.762	debug	(24879) statesDB connected
                                    sainlogic.0	2021-02-14 16:09:43.761	debug	(24879) States connected to redis: 127.0.0.1:9000
                                    sainlogic.0	2021-02-14 16:09:43.752	debug	(24879) States create System PubSub Client
                                    sainlogic.0	2021-02-14 16:09:43.749	debug	(24879) States create User PubSub Client
                                    sainlogic.0	2021-02-14 16:09:43.742	debug	(24879) Redis States: Use Redis connection: 127.0.0.1:9000
                                    sainlogic.0	2021-02-14 16:09:43.740	debug	(24879) objectDB connected
                                    sainlogic.0	2021-02-14 16:09:43.733	debug	(24879) Objects connected to redis: 127.0.0.1:9001
                                    sainlogic.0	2021-02-14 16:09:43.713	debug	(24879) Objects client initialize lua scripts
                                    sainlogic.0	2021-02-14 16:09:43.712	debug	(24879) Objects create User PubSub Client
                                    sainlogic.0	2021-02-14 16:09:43.710	debug	(24879) Objects create System PubSub Client
                                    sainlogic.0	2021-02-14 16:09:43.706	debug	(24879) Objects client ready ... initialize now
                                    sainlogic.0	2021-02-14 16:09:43.682	error	at internal/main/run_main_module.js:17:47
                                    sainlogic.0	2021-02-14 16:09:43.682	error	at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
                                    sainlogic.0	2021-02-14 16:09:43.682	error	at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                                    sainlogic.0	2021-02-14 16:09:43.682	error	at Module.load (internal/modules/cjs/loader.js:863:32)
                                    sainlogic.0	2021-02-14 16:09:43.682	error	at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                                    sainlogic.0	2021-02-14 16:09:43.682	error	at Module._compile (internal/modules/cjs/loader.js:999:30)
                                    sainlogic.0	2021-02-14 16:09:43.682	error	at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:281:5)
                                    sainlogic.0	2021-02-14 16:09:43.682	error	at new Sainlogic (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:30:53)
                                    sainlogic.0	2021-02-14 16:09:43.682	error	(24879) TypeError: Cannot read property 'bind' of undefined
                                    sainlogic.0	2021-02-14 16:09:43.681	error	(24879) uncaught exception: Cannot read property 'bind' of undefined
                                    sainlogic.0	2021-02-14 16:09:43.668	debug	(24879) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                    sainlogic.0	2021-02-14 16:09:33.628	debug	(24803) statesDB connected
                                    sainlogic.0	2021-02-14 16:09:33.626	debug	(24803) States connected to redis: 127.0.0.1:9000
                                    sainlogic.0	2021-02-14 16:09:33.487	warn	(24803) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                    sainlogic.0	2021-02-14 16:09:33.171	debug	(24803) States create System PubSub Client
                                    sainlogic.0	2021-02-14 16:09:33.167	debug	(24803) States create User PubSub Client
                                    sainlogic.0	2021-02-14 16:09:33.144	debug	(24803) Redis States: Use Redis connection: 127.0.0.1:9000
                                    sainlogic.0	2021-02-14 16:09:33.133	debug	(24803) objectDB connected
                                    sainlogic.0	2021-02-14 16:09:33.106	debug	(24803) Objects connected to redis: 127.0.0.1:9001
                                    sainlogic.0	2021-02-14 16:09:32.807	debug	(24803) Objects client initialize lua scripts
                                    sainlogic.0	2021-02-14 16:09:32.805	debug	(24803) Objects create User PubSub Client
                                    sainlogic.0	2021-02-14 16:09:32.804	debug	(24803) Objects create System PubSub Client
                                    sainlogic.0	2021-02-14 16:09:32.671	debug	(24803) Objects client ready ... initialize now
                                    sainlogic.0	2021-02-14 16:09:32.486	error	at internal/main/run_main_module.js:17:47
                                    sainlogic.0	2021-02-14 16:09:32.486	error	at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
                                    sainlogic.0	2021-02-14 16:09:32.486	error	at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                                    sainlogic.0	2021-02-14 16:09:32.486	error	at Module.load (internal/modules/cjs/loader.js:863:32)
                                    sainlogic.0	2021-02-14 16:09:32.486	error	at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                                    sainlogic.0	2021-02-14 16:09:32.486	error	at Module._compile (internal/modules/cjs/loader.js:999:30)
                                    sainlogic.0	2021-02-14 16:09:32.486	error	at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:281:5)
                                    sainlogic.0	2021-02-14 16:09:32.486	error	at new Sainlogic (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:30:53)
                                    sainlogic.0	2021-02-14 16:09:32.486	error	(24803) TypeError: Cannot read property 'bind' of undefined
                                    sainlogic.0	2021-02-14 16:09:32.484	error	(24803) uncaught exception: Cannot read property 'bind' of undefined
                                    sainlogic.0	2021-02-14 16:09:32.473	debug	(24803) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                    
                                    H 1 Antwort Letzte Antwort
                                    0
                                    • H Haifisch_777

                                      @glasfaser

                                      sainlogic.0	2021-02-14 16:09:43.762	debug	(24879) statesDB connected
                                      sainlogic.0	2021-02-14 16:09:43.761	debug	(24879) States connected to redis: 127.0.0.1:9000
                                      sainlogic.0	2021-02-14 16:09:43.752	debug	(24879) States create System PubSub Client
                                      sainlogic.0	2021-02-14 16:09:43.749	debug	(24879) States create User PubSub Client
                                      sainlogic.0	2021-02-14 16:09:43.742	debug	(24879) Redis States: Use Redis connection: 127.0.0.1:9000
                                      sainlogic.0	2021-02-14 16:09:43.740	debug	(24879) objectDB connected
                                      sainlogic.0	2021-02-14 16:09:43.733	debug	(24879) Objects connected to redis: 127.0.0.1:9001
                                      sainlogic.0	2021-02-14 16:09:43.713	debug	(24879) Objects client initialize lua scripts
                                      sainlogic.0	2021-02-14 16:09:43.712	debug	(24879) Objects create User PubSub Client
                                      sainlogic.0	2021-02-14 16:09:43.710	debug	(24879) Objects create System PubSub Client
                                      sainlogic.0	2021-02-14 16:09:43.706	debug	(24879) Objects client ready ... initialize now
                                      sainlogic.0	2021-02-14 16:09:43.682	error	at internal/main/run_main_module.js:17:47
                                      sainlogic.0	2021-02-14 16:09:43.682	error	at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
                                      sainlogic.0	2021-02-14 16:09:43.682	error	at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                                      sainlogic.0	2021-02-14 16:09:43.682	error	at Module.load (internal/modules/cjs/loader.js:863:32)
                                      sainlogic.0	2021-02-14 16:09:43.682	error	at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                                      sainlogic.0	2021-02-14 16:09:43.682	error	at Module._compile (internal/modules/cjs/loader.js:999:30)
                                      sainlogic.0	2021-02-14 16:09:43.682	error	at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:281:5)
                                      sainlogic.0	2021-02-14 16:09:43.682	error	at new Sainlogic (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:30:53)
                                      sainlogic.0	2021-02-14 16:09:43.682	error	(24879) TypeError: Cannot read property 'bind' of undefined
                                      sainlogic.0	2021-02-14 16:09:43.681	error	(24879) uncaught exception: Cannot read property 'bind' of undefined
                                      sainlogic.0	2021-02-14 16:09:43.668	debug	(24879) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      sainlogic.0	2021-02-14 16:09:33.628	debug	(24803) statesDB connected
                                      sainlogic.0	2021-02-14 16:09:33.626	debug	(24803) States connected to redis: 127.0.0.1:9000
                                      sainlogic.0	2021-02-14 16:09:33.487	warn	(24803) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      sainlogic.0	2021-02-14 16:09:33.171	debug	(24803) States create System PubSub Client
                                      sainlogic.0	2021-02-14 16:09:33.167	debug	(24803) States create User PubSub Client
                                      sainlogic.0	2021-02-14 16:09:33.144	debug	(24803) Redis States: Use Redis connection: 127.0.0.1:9000
                                      sainlogic.0	2021-02-14 16:09:33.133	debug	(24803) objectDB connected
                                      sainlogic.0	2021-02-14 16:09:33.106	debug	(24803) Objects connected to redis: 127.0.0.1:9001
                                      sainlogic.0	2021-02-14 16:09:32.807	debug	(24803) Objects client initialize lua scripts
                                      sainlogic.0	2021-02-14 16:09:32.805	debug	(24803) Objects create User PubSub Client
                                      sainlogic.0	2021-02-14 16:09:32.804	debug	(24803) Objects create System PubSub Client
                                      sainlogic.0	2021-02-14 16:09:32.671	debug	(24803) Objects client ready ... initialize now
                                      sainlogic.0	2021-02-14 16:09:32.486	error	at internal/main/run_main_module.js:17:47
                                      sainlogic.0	2021-02-14 16:09:32.486	error	at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
                                      sainlogic.0	2021-02-14 16:09:32.486	error	at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                                      sainlogic.0	2021-02-14 16:09:32.486	error	at Module.load (internal/modules/cjs/loader.js:863:32)
                                      sainlogic.0	2021-02-14 16:09:32.486	error	at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                                      sainlogic.0	2021-02-14 16:09:32.486	error	at Module._compile (internal/modules/cjs/loader.js:999:30)
                                      sainlogic.0	2021-02-14 16:09:32.486	error	at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:281:5)
                                      sainlogic.0	2021-02-14 16:09:32.486	error	at new Sainlogic (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:30:53)
                                      sainlogic.0	2021-02-14 16:09:32.486	error	(24803) TypeError: Cannot read property 'bind' of undefined
                                      sainlogic.0	2021-02-14 16:09:32.484	error	(24803) uncaught exception: Cannot read property 'bind' of undefined
                                      sainlogic.0	2021-02-14 16:09:32.473	debug	(24803) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      
                                      H Offline
                                      H Offline
                                      Haifisch_777
                                      schrieb am zuletzt editiert von
                                      #156

                                      @haifisch_777
                                      Listener Setting hatte ich deaktiviert, war das richtig ?

                                      GlasfaserG 1 Antwort Letzte Antwort
                                      0
                                      • H Haifisch_777

                                        @haifisch_777
                                        Listener Setting hatte ich deaktiviert, war das richtig ?

                                        GlasfaserG Online
                                        GlasfaserG Online
                                        Glasfaser
                                        schrieb am zuletzt editiert von
                                        #157

                                        @haifisch_777

                                        Ich nutze den Adapter nicht er ist aus, habe nur Erfolg mit Scheduler Settings , den anderen habe ich aus.

                                        Ich nutze das hier :

                                        https://forum.iobroker.net/topic/28384/linux-shell-skript-wlan-wetterstation

                                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                        H 2 Antworten Letzte Antwort
                                        0
                                        • GlasfaserG Glasfaser

                                          @haifisch_777

                                          Ich nutze den Adapter nicht er ist aus, habe nur Erfolg mit Scheduler Settings , den anderen habe ich aus.

                                          Ich nutze das hier :

                                          https://forum.iobroker.net/topic/28384/linux-shell-skript-wlan-wetterstation

                                          H Offline
                                          H Offline
                                          Haifisch_777
                                          schrieb am zuletzt editiert von
                                          #158

                                          @glasfaser
                                          Danke, das schau ich mir mal an

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          460

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          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