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

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. ioBroker.js-controller 1.5.6

NEWS

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

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

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

ioBroker.js-controller 1.5.6

Geplant Angeheftet Gesperrt Verschoben Tester
testcall for action
150 Beiträge 31 Kommentatoren 22.2k Aufrufe 26 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.
  • BluefoxB Offline
    BluefoxB Offline
    Bluefox
    schrieb am zuletzt editiert von
    #27

    Ich habe jetzt 1.5.6 auf npm gepuscht (war noch nicht und ich habe nicht bemerkt)

    M ? 2 Antworten Letzte Antwort
    1
    • BluefoxB Bluefox

      Ich habe jetzt 1.5.6 auf npm gepuscht (war noch nicht und ich habe nicht bemerkt)

      M Offline
      M Offline
      Marty56
      schrieb am zuletzt editiert von
      #28

      @Bluefox
      mit js-controller 1.5.5 und javscript 3.65 kein Problem

      HW:NUC (16 GB Ram)
      OS: Debian Bullseye, Promox V7, node v16.x npm 8.19.3

      BluefoxB 1 Antwort Letzte Antwort
      1
      • M Marty56

        @Bluefox
        mit js-controller 1.5.5 und javscript 3.65 kein Problem

        BluefoxB Offline
        BluefoxB Offline
        Bluefox
        schrieb am zuletzt editiert von
        #29

        @Marty56 Und dein Script zeigt auch Wochentag richtig?

        M 1 Antwort Letzte Antwort
        0
        • BluefoxB Bluefox

          @Marty56 Und dein Script zeigt auch Wochentag richtig?

          M Offline
          M Offline
          Marty56
          schrieb am zuletzt editiert von
          #30

          @Bluefox
          log(formatDate(new Date(), "W hh:mm"));
          Mi 17:16

          sieht gut aus.

          HW:NUC (16 GB Ram)
          OS: Debian Bullseye, Promox V7, node v16.x npm 8.19.3

          1 Antwort Letzte Antwort
          1
          • BluefoxB Bluefox

            Ich habe jetzt 1.5.6 auf npm gepuscht (war noch nicht und ich habe nicht bemerkt)

            ? Offline
            ? Offline
            Ein ehemaliger Benutzer
            schrieb am zuletzt editiert von
            #31

            @Bluefox Danke, funktioniert !

            1 Antwort Letzte Antwort
            1
            • MatzebhvM Offline
              MatzebhvM Offline
              Matzebhv
              schrieb am zuletzt editiert von
              #32

              Moin,
              hier fliegt der iobroker mit der Version alle 30sec. auseinander. Habe die 1.5.5 probiert und auch die 1.5.6.

              admin.0	2019-02-13 18:19:16.539	info	terminating http server on port 8081
              cloud.0	2019-02-13 18:19:10.594	info	Connection changed: connect
              cloud.0	2019-02-13 18:19:10.437	info	Trying to connect as system.user.admin
              host.raspberry	2019-02-13 18:19:05.979	info	instance system.adapter.upnp.0 terminated with code 0 (OK)
              host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at Receiver.ontext (/opt/iobroker/node_modules/ws/lib/WebSocket.js:841:10)
              host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WebSocket.emit (events.js:214:7)
              host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at emitTwo (events.js:126:13)
              host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WebSocket.onMessage (/opt/iobroker/node_modules/ws/lib/WebSocket.js:442:14)
              host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/engine.io-client/lib/transports/websocket.js:146:10)
              host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WS.Transport.onData (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:137:8)
              host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WS.Transport.onPacket (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:145:8)
              host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WS.Emitter.emit (/opt/iobroker/node_modules/engine.io-client/node_modules/component-emitter/index.js:133:20)
              host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WS.<anonymous> (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:268:10)
              host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at Socket.onPacket (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:451:14)
              host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at Socket.Emitter.emit (/opt/iobroker/node_modules/engine.io-client/node_modules/component-emitter/index.js:133:20)
              host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at Socket.<anonymous> (/opt/iobroker/node_modules/component-bind/index.js:21:15)
              host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at Manager.ondata (/opt/iobroker/node_modules/socket.io-client/lib/manager.js:322:16)
              host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at Decoder.add (/opt/iobroker/node_modules/socket.io-parser/index.js:237:14)
              host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at decodeString (/opt/iobroker/node_modules/socket.io-parser/index.js:325:9)
              host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at tryParse (/opt/iobroker/node_modules/socket.io-parser/index.js:336:12)
              host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: RangeError: Maximum call stack size exceeded
              host.raspberry	2019-02-13 18:19:05.660	info	iobroker exit 0
              host.raspberry	2019-02-13 18:19:05.659	info	iobroker Starting node restart.js
              host.raspberry	2019-02-13 18:19:05.539	info	iobroker _restart
              host.raspberry	2019-02-13 18:19:05.539	error	RangeError: Maximum call stack size exceeded at Buffer.write (buffer.js:855:34) at fromString (buffer.js:319:20) at Function.Buffer.from (buffer.js:177:12) at new Buffer (buffer.js:158
              host.raspberry	2019-02-13 18:19:05.538	error	uncaught exception: Maximum call stack size exceeded
              iot.0	2019-02-13 18:19:04.819	info	Connection changed: connect
              

              Matze

              BluefoxB 1 Antwort Letzte Antwort
              0
              • MatzebhvM Matzebhv

                Moin,
                hier fliegt der iobroker mit der Version alle 30sec. auseinander. Habe die 1.5.5 probiert und auch die 1.5.6.

                admin.0	2019-02-13 18:19:16.539	info	terminating http server on port 8081
                cloud.0	2019-02-13 18:19:10.594	info	Connection changed: connect
                cloud.0	2019-02-13 18:19:10.437	info	Trying to connect as system.user.admin
                host.raspberry	2019-02-13 18:19:05.979	info	instance system.adapter.upnp.0 terminated with code 0 (OK)
                host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at Receiver.ontext (/opt/iobroker/node_modules/ws/lib/WebSocket.js:841:10)
                host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WebSocket.emit (events.js:214:7)
                host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at emitTwo (events.js:126:13)
                host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WebSocket.onMessage (/opt/iobroker/node_modules/ws/lib/WebSocket.js:442:14)
                host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/engine.io-client/lib/transports/websocket.js:146:10)
                host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WS.Transport.onData (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:137:8)
                host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WS.Transport.onPacket (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:145:8)
                host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WS.Emitter.emit (/opt/iobroker/node_modules/engine.io-client/node_modules/component-emitter/index.js:133:20)
                host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WS.<anonymous> (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:268:10)
                host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at Socket.onPacket (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:451:14)
                host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at Socket.Emitter.emit (/opt/iobroker/node_modules/engine.io-client/node_modules/component-emitter/index.js:133:20)
                host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at Socket.<anonymous> (/opt/iobroker/node_modules/component-bind/index.js:21:15)
                host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at Manager.ondata (/opt/iobroker/node_modules/socket.io-client/lib/manager.js:322:16)
                host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at Decoder.add (/opt/iobroker/node_modules/socket.io-parser/index.js:237:14)
                host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at decodeString (/opt/iobroker/node_modules/socket.io-parser/index.js:325:9)
                host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at tryParse (/opt/iobroker/node_modules/socket.io-parser/index.js:336:12)
                host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: RangeError: Maximum call stack size exceeded
                host.raspberry	2019-02-13 18:19:05.660	info	iobroker exit 0
                host.raspberry	2019-02-13 18:19:05.659	info	iobroker Starting node restart.js
                host.raspberry	2019-02-13 18:19:05.539	info	iobroker _restart
                host.raspberry	2019-02-13 18:19:05.539	error	RangeError: Maximum call stack size exceeded at Buffer.write (buffer.js:855:34) at fromString (buffer.js:319:20) at Function.Buffer.from (buffer.js:177:12) at new Buffer (buffer.js:158
                host.raspberry	2019-02-13 18:19:05.538	error	uncaught exception: Maximum call stack size exceeded
                iot.0	2019-02-13 18:19:04.819	info	Connection changed: connect
                

                Matze

                BluefoxB Offline
                BluefoxB Offline
                Bluefox
                schrieb am zuletzt editiert von Bluefox
                #33

                @Matzebhv Was sagt npm ls socket.io ?

                1 Antwort Letzte Antwort
                0
                • MatzebhvM Offline
                  MatzebhvM Offline
                  Matzebhv
                  schrieb am zuletzt editiert von
                  #34

                  @Bluefox : ich bin schon wieder auf 1.4.2 zurück. Kannst du dann damit noch was anfangen?
                  Und noch als Hinweis, Usern mit neuerer Version ( neuer Installer ) haut es beim Update die Berechtigungen auseinander. Da hast du dann Ordner mit Besitzer "root" dazwischen.

                  Gruß
                  Matze

                  BluefoxB 1 Antwort Letzte Antwort
                  0
                  • simatecS simatec

                    Bei einer Iobroker Installation mit neuen Installer ist auf die korrekte Rechtevergabe zu achten.
                    Der Befehl

                    npm i iobroker.js-controller@1.5.6
                    

                    kann nicht einfach als anderer User ausgeführt werden, da sonst der User iobroker nicht alle Recht hat.

                    R Offline
                    R Offline
                    RappiRN
                    Most Active
                    schrieb am zuletzt editiert von
                    #35

                    @simatec sagte in ioBroker.js-controller 1.5.6:

                    Bei einer Iobroker Installation mit neuen Installer ist auf die korrekte Rechtevergabe zu achten.
                    Der Befehl

                    npm i iobroker.js-controller@1.5.6
                    

                    kann nicht einfach als anderer User ausgeführt werden, da sonst der User iobroker nicht alle Recht hat.

                    Hier steht schon ein Hinweis darauf, das sollte natürlich auch im ioBroker-Admin angezeigt werden, als deutlichen Hinweis darauf, dass es zwei unterschiedliche Installationsvarianten gibt. Nicht dass es da noch große Diskussionen gibt!

                    Enrico

                    1 Antwort Letzte Antwort
                    0
                    • M Offline
                      M Offline
                      mirK
                      schrieb am zuletzt editiert von
                      #36

                      wie kommt man wieder zurück auf die 1.4.6 ?

                      Vis funktioniert nicht - bekomme nur eine weiße seite nach dem laden angzeigt.

                      Homer.J.H 1 Antwort Letzte Antwort
                      0
                      • Homer.J.H Offline
                        Homer.J.H Offline
                        Homer.J.
                        schrieb am zuletzt editiert von eric2905
                        #37

                        Hallo Bluefox,
                        nach Update auf 1.5.6 funktioniert der Das Wetter Adapter nicht mehr steht dann das im Log.

                        2019-02-13 16:45:15.828  - error: host.iobroker instance system.adapter.daswetter.0 terminated with code 11 (Desired termination)
                        

                        zurück auf 1.4.2 und es geht wieder alles.

                        Grüße

                        Edit by eric2905, Logs & Co. bitte immer in Code-Tags setzen

                        BluefoxB P 2 Antworten Letzte Antwort
                        0
                        • M mirK

                          wie kommt man wieder zurück auf die 1.4.6 ?

                          Vis funktioniert nicht - bekomme nur eine weiße seite nach dem laden angzeigt.

                          Homer.J.H Offline
                          Homer.J.H Offline
                          Homer.J.
                          schrieb am zuletzt editiert von
                          #38

                          @mirK
                          cd /opt/iobroker
                          iobroker stop
                          npm i iobroker.js-controller@1.4.2 --production
                          iobroker start

                          Grüße

                          1 Antwort Letzte Antwort
                          0
                          • MatzebhvM Matzebhv

                            @Bluefox : ich bin schon wieder auf 1.4.2 zurück. Kannst du dann damit noch was anfangen?
                            Und noch als Hinweis, Usern mit neuerer Version ( neuer Installer ) haut es beim Update die Berechtigungen auseinander. Da hast du dann Ordner mit Besitzer "root" dazwischen.

                            Gruß
                            Matze

                            BluefoxB Offline
                            BluefoxB Offline
                            Bluefox
                            schrieb am zuletzt editiert von
                            #39

                            Участник @Matzebhv написал в ioBroker.js-controller 1.5.6:

                            Kannst du dann damit noch was anfangen?

                            Natürlich..... nicht

                            1 Antwort Letzte Antwort
                            0
                            • BluefoxB Bluefox

                              @Marty56 said in ioBroker.js-controller 1.5.4/1.5.5:

                              formatDate(new Date(), "hh:mm")

                              Ich kann diesen Fehler nicht erklären. Reproduzieren kann ich auch nicht, aber ich habe js-controller@1.5.6 und javascript@3.6.5 gemacht.
                              Kannst du ausprobieren? Erst javascript updaten und dann js-controller.

                              cd /optOderHomeVerzeichnis/iobroker
                              iobroker stop
                              npm i iobroker.javascript@3.6.5 --production
                              npm i iobroker.js-controller@1.5.6 --production
                              iobroker u javascript
                              iobroker start
                              
                              sigi234S Online
                              sigi234S Online
                              sigi234
                              Forum Testing Most Active
                              schrieb am zuletzt editiert von sigi234
                              #40

                              @Bluefox sagte in ioBroker.js-controller 1.5.6:

                              javascript@3.6.5 --production
                              npm i iobroker.js-controller@1.5.6 --production

                              Installiert, derzeit keine Probleme..............

                              Platform: Windows
                              Architecture: x64
                              CPUs: 4
                              Speed: 3912 MHz
                              Model: Intel(R) Core(TM) i3-7100 CPU @ 3.90GHz
                              RAM: 7.9 GB
                              System uptime: 23:07:29
                              Node.js: v8.15.0
                              NPM: 6.4.1
                              Disk size: 232.3 GiB
                              Disk free: 172.9 GiB
                              adapters count: 253
                              Uptime: 00:19:54
                              Active instances: 39

                              Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                              Immer Daten sichern!

                              1 Antwort Letzte Antwort
                              0
                              • Homer.J.H Homer.J.

                                Hallo Bluefox,
                                nach Update auf 1.5.6 funktioniert der Das Wetter Adapter nicht mehr steht dann das im Log.

                                2019-02-13 16:45:15.828  - error: host.iobroker instance system.adapter.daswetter.0 terminated with code 11 (Desired termination)
                                

                                zurück auf 1.4.2 und es geht wieder alles.

                                Grüße

                                Edit by eric2905, Logs & Co. bitte immer in Code-Tags setzen

                                BluefoxB Offline
                                BluefoxB Offline
                                Bluefox
                                schrieb am zuletzt editiert von
                                #41

                                @Homer1976 Eigentlich DasWetter läuft alle 15 Minuten und stoppt sich.
                                Code 11 ist genau das.

                                sigi234S 1 Antwort Letzte Antwort
                                0
                                • BluefoxB Bluefox

                                  @Homer1976 Eigentlich DasWetter läuft alle 15 Minuten und stoppt sich.
                                  Code 11 ist genau das.

                                  sigi234S Online
                                  sigi234S Online
                                  sigi234
                                  Forum Testing Most Active
                                  schrieb am zuletzt editiert von
                                  #42

                                  @Bluefox sagte in ioBroker.js-controller 1.5.6:

                                  @Homer1976 Eigentlich DasWetter läuft alle 15 Minuten und stoppt sich.
                                  Code 11 ist genau das.

                                  Bei mit kommt jetzt auch ein Fehler:

                                  daswetter.0	2019-02-13 20:30:02.224	error	at WS.Transport.onPacket (C:\ioBroker\node_modules\engine.io-client\lib\transport.js:145:8)
                                  daswetter.0	2019-02-13 20:30:02.224	error	at WS.Emitter.emit (C:\ioBroker\node_modules\engine.io-client\node_modules\component-emitter\index.js:133:20)
                                  daswetter.0	2019-02-13 20:30:02.224	error	at WS.<anonymous> (C:\ioBroker\node_modules\engine.io-client\lib\socket.js:268:10)
                                  daswetter.0	2019-02-13 20:30:02.224	error	at Socket.onPacket (C:\ioBroker\node_modules\engine.io-client\lib\socket.js:451:14)
                                  daswetter.0	2019-02-13 20:30:02.224	error	at Socket.Emitter.emit (C:\ioBroker\node_modules\engine.io-client\node_modules\component-emitter\index.js:133:20)
                                  daswetter.0	2019-02-13 20:30:02.224	error	at Socket.<anonymous> (C:\ioBroker\node_modules\component-bind\index.js:21:15)
                                  daswetter.0	2019-02-13 20:30:02.224	error	at Manager.ondata (C:\ioBroker\node_modules\socket.io-client\lib\manager.js:322:16)
                                  daswetter.0	2019-02-13 20:30:02.224	error	at Decoder.add (C:\ioBroker\node_modules\socket.io-parser\index.js:237:14)
                                  daswetter.0	2019-02-13 20:30:02.224	error	at decodeString (C:\ioBroker\node_modules\socket.io-parser\index.js:325:9)
                                  daswetter.0	2019-02-13 20:30:02.224	error	at tryParse (C:\ioBroker\node_modules\socket.io-parser\index.js:336:12)
                                  daswetter.0	2019-02-13 20:30:02.224	error	RangeError: Maximum call stack size exceeded
                                  daswetter.0	2019-02-13 20:30:02.224	error	uncaught exception: Maximum call stack size exceeded
                                  

                                  Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                  Immer Daten sichern!

                                  BluefoxB 2 Antworten Letzte Antwort
                                  0
                                  • sigi234S sigi234

                                    @Bluefox sagte in ioBroker.js-controller 1.5.6:

                                    @Homer1976 Eigentlich DasWetter läuft alle 15 Minuten und stoppt sich.
                                    Code 11 ist genau das.

                                    Bei mit kommt jetzt auch ein Fehler:

                                    daswetter.0	2019-02-13 20:30:02.224	error	at WS.Transport.onPacket (C:\ioBroker\node_modules\engine.io-client\lib\transport.js:145:8)
                                    daswetter.0	2019-02-13 20:30:02.224	error	at WS.Emitter.emit (C:\ioBroker\node_modules\engine.io-client\node_modules\component-emitter\index.js:133:20)
                                    daswetter.0	2019-02-13 20:30:02.224	error	at WS.<anonymous> (C:\ioBroker\node_modules\engine.io-client\lib\socket.js:268:10)
                                    daswetter.0	2019-02-13 20:30:02.224	error	at Socket.onPacket (C:\ioBroker\node_modules\engine.io-client\lib\socket.js:451:14)
                                    daswetter.0	2019-02-13 20:30:02.224	error	at Socket.Emitter.emit (C:\ioBroker\node_modules\engine.io-client\node_modules\component-emitter\index.js:133:20)
                                    daswetter.0	2019-02-13 20:30:02.224	error	at Socket.<anonymous> (C:\ioBroker\node_modules\component-bind\index.js:21:15)
                                    daswetter.0	2019-02-13 20:30:02.224	error	at Manager.ondata (C:\ioBroker\node_modules\socket.io-client\lib\manager.js:322:16)
                                    daswetter.0	2019-02-13 20:30:02.224	error	at Decoder.add (C:\ioBroker\node_modules\socket.io-parser\index.js:237:14)
                                    daswetter.0	2019-02-13 20:30:02.224	error	at decodeString (C:\ioBroker\node_modules\socket.io-parser\index.js:325:9)
                                    daswetter.0	2019-02-13 20:30:02.224	error	at tryParse (C:\ioBroker\node_modules\socket.io-parser\index.js:336:12)
                                    daswetter.0	2019-02-13 20:30:02.224	error	RangeError: Maximum call stack size exceeded
                                    daswetter.0	2019-02-13 20:30:02.224	error	uncaught exception: Maximum call stack size exceeded
                                    
                                    BluefoxB Offline
                                    BluefoxB Offline
                                    Bluefox
                                    schrieb am zuletzt editiert von
                                    #43

                                    @sigi234 npm ls socket.io ?

                                    sigi234S 1 Antwort Letzte Antwort
                                    0
                                    • BluefoxB Bluefox

                                      @sigi234 npm ls socket.io ?

                                      sigi234S Online
                                      sigi234S Online
                                      sigi234
                                      Forum Testing Most Active
                                      schrieb am zuletzt editiert von
                                      #44

                                      @Bluefox sagte in ioBroker.js-controller 1.5.6:

                                      @sigi234 npm ls socket.io ?

                                      +-- iobroker.admin@3.6.0
                                      | `-- socket.io@1.7.2
                                      +-- iobroker.js-controller@1.5.6
                                      | `-- socket.io@1.7.2
                                      `-- iobroker.socketio@2.1.1
                                        `-- socket.io@1.7.2
                                      

                                      Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                      Immer Daten sichern!

                                      BluefoxB 1 Antwort Letzte Antwort
                                      1
                                      • sigi234S sigi234

                                        @Bluefox sagte in ioBroker.js-controller 1.5.6:

                                        @sigi234 npm ls socket.io ?

                                        +-- iobroker.admin@3.6.0
                                        | `-- socket.io@1.7.2
                                        +-- iobroker.js-controller@1.5.6
                                        | `-- socket.io@1.7.2
                                        `-- iobroker.socketio@2.1.1
                                          `-- socket.io@1.7.2
                                        
                                        BluefoxB Offline
                                        BluefoxB Offline
                                        Bluefox
                                        schrieb am zuletzt editiert von
                                        #45

                                        @sigi234 Ist das nur DasWetter oder auch andere Adapter?

                                        sigi234S 1 Antwort Letzte Antwort
                                        0
                                        • BluefoxB Bluefox

                                          @sigi234 Ist das nur DasWetter oder auch andere Adapter?

                                          sigi234S Online
                                          sigi234S Online
                                          sigi234
                                          Forum Testing Most Active
                                          schrieb am zuletzt editiert von sigi234
                                          #46

                                          @Bluefox sagte in ioBroker.js-controller 1.5.6:

                                          nur DasWetter

                                          Korrektur:

                                          iot.0	2019-02-13 22:55:09.962	error	Cannot report device state: null
                                          iot.0	2019-02-13 22:55:09.576	error	Cannot report device state: null
                                          iot.0	2019-02-13 22:55:09.563	error	Cannot report device state: null
                                          

                                          Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                          Immer Daten sichern!

                                          BluefoxB 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

                                          740

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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