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. ioBroker Allgemein
  4. Cloud.0 funktioniert nicht mehr, entfernen nicht möglich

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    562

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

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

Cloud.0 funktioniert nicht mehr, entfernen nicht möglich

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
45 Beiträge 2 Kommentatoren 2.5k 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.
  • apollon77A Offline
    apollon77A Offline
    apollon77
    schrieb am zuletzt editiert von
    #34

    Versuch mal ob’s trotzdem tut.

    Gesendet vom Handy …

    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
    • A Offline
      A Offline
      Altersrentner
      schrieb am zuletzt editiert von
      #35

      leider nicht

       host.ioBroker-RasPi	2019-01-28 21:44:17.799	info	Restart adapter system.adapter.zigbee.0 because enabled
      host.ioBroker-RasPi	2019-01-28 21:44:17.799	error	instance system.adapter.zigbee.0 terminated with code 1 ()
      Caught	2019-01-28 21:44:17.799	error	by controller[0]: at Object.Module._extensions..js (module.js:663:10)
      Caught	2019-01-28 21:44:17.799	error	by controller[0]: at Module._compile (module.js:652:30)
      Caught	2019-01-28 21:44:17.799	error	by controller[0]: at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.zigbee/node_modules/serialport/lib/bindings/linux.js:2:36)
      Caught	2019-01-28 21:44:17.799	error	by controller[0]: at bindings (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/bindings/bindings.js:81:44)
      Caught	2019-01-28 21:44:17.799	error	by controller[0]: at require (internal/module.js:11:18)
      Caught	2019-01-28 21:44:17.799	error	by controller[0]: at Module.require (module.js:596:17)
      Caught	2019-01-28 21:44:17.798	error	by controller[0]: at Function.Module._load (module.js:497:3)
      Caught	2019-01-28 21:44:17.798	error	by controller[0]: at tryModuleLoad (module.js:505:12)
      Caught	2019-01-28 21:44:17.798	error	by controller[0]: at Module.load (module.js:565:32)
      Caught	2019-01-28 21:44:17.798	error	by controller[0]: at Object.Module._extensions..node (module.js:681:18)
      Caught	2019-01-28 21:44:17.798	error	by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
      Caught	2019-01-28 21:44:17.798	error	by controller[0]: NODE_MODULE_VERSION 57\. Please try re-compiling or re-installing
      Caught	2019-01-28 21:44:17.798	error	by controller[0]: NODE_MODULE_VERSION 67\. This version of Node.js requires
      Caught	2019-01-28 21:44:17.798	error	by controller[0]: was compiled against a different Node.js version using
      Caught	2019-01-28 21:44:17.797	error	by controller[0]: Error: The module '/opt/iobroker/node_modules/iobroker.zigbee/node_modules/serialport/build/Release/serialport.node'
      Caught	2019-01-28 21:44:17.797	error	by controller[0]: ^
      Caught	2019-01-28 21:44:17.797	error	by controller[0]: throw e
      Caught	2019-01-28 21:44:17.797	error	by controller[0]: /opt/iobroker/node_modules/iobroker.zigbee/node_modules/bindings/bindings.js:88
      host.ioBroker-RasPi	2019-01-28 21:44:16.590	info	instance system.adapter.zigbee.0 started with pid 24800
      host.ioBroker-RasPi	2019-01-28 21:44:16.544	info	object change system.adapter.zigbee.0
      host.ioBroker-RasPi	2019-01-28 21:40:06.951	info	instance system.adapter.dwd.0 terminated with code 0 (OK)</anonymous> 
      
      1 Antwort Letzte Antwort
      0
      • apollon77A Offline
        apollon77A Offline
        apollon77
        schrieb am zuletzt editiert von
        #36

        Ok, dann schritt nach Scritt:

        cd /opt/iobroker/node_modules/iobroker.zigbee/

        npm rebuild

        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
        • A Offline
          A Offline
          Altersrentner
          schrieb am zuletzt editiert von Jey Cee
          #37

          Hier das log

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

            Jo … und nun?

            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
            • A Offline
              A Offline
              Altersrentner
              schrieb am zuletzt editiert von
              #39

              Die Zigbee Instanz läuft wieder.

              
              zigbee.0	2019-01-28 22:41:35.319	info	(0x00158d00023213f6): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
              zigbee.0	2019-01-28 22:41:35.318	info	(0x00158d0002329079): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
              zigbee.0	2019-01-28 22:41:35.314	info	(0x00158d00024906fa): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
              zigbee.0	2019-01-28 22:41:35.301	info	zigbee-shepherd ready. version: 2.6.3 rev 20180815
              zigbee.0	2019-01-28 22:41:35.288	info	zigbee-shepherd started!
              zigbee.0	2019-01-28 22:41:34.480	info	Start on port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0012013B01-if00 with panID 6754 channel 11
              zigbee.0	2019-01-28 22:41:34.461	info	starting. Version 0.7.7 in /opt/iobroker/node_modules/iobroker.zigbee, node: v8.11.3
              zigbee.0	2019-01-28 22:41:34.287	info	States connected to redis: 127.0.0.1:6379
              host.ioBroker-RasPi	2019-01-28 22:41:32.441	info	instance system.adapter.zigbee.0 started with pid 27981
              host.ioBroker-RasPi	2019-01-28 22:41:32.420	info	object change system.adapter.zigbee.0
              host.ioBroker-RasPi	2019-01-28 22:40:58.510	info	instance system.adapter.zigbee.0 terminated with code 0 (OK)
              Caught	2019-01-28 22:40:58.509	error	by controller[1]: Mon, 28 Jan 2019 21:40:58 GMT cc-znp:SREQ --> ZDO:mgmtPermitJoinReq, { addrmode: 15, dstaddr: 65532, duration: 0, tcsignificance: 0 }
              Caught	2019-01-28 22:40:58.509	error	by controller[1]: 2019-01-28T21:40:58.453Z zigbee-shepherd:request REQ --> ZDO:mgmtPermitJoinReq
              Caught	2019-01-28 22:40:58.509	error	by controller[1]: 2019-01-28T21:40:58.447Z zigbee-shepherd zigbee-shepherd is stopping.
              zigbee.0	2019-01-28 22:40:58.469	info	terminating
              host.ioBroker-RasPi	2019-01-28 22:40:58.441	info	stopInstance system.adapter.zigbee.0 killing pid 27926
              host.ioBroker-RasPi	2019-01-28 22:40:58.440	info	stopInstance system.adapter.zigbee.0
              
              

              Danke!

              Werde den Zustand bis morgen beobachten.

              Gruß Michael

              1 Antwort Letzte Antwort
              0
              • A Offline
                A Offline
                Altersrentner
                schrieb am zuletzt editiert von
                #40

                Hallo apollon77,

                Die Zigbee Instanz ist jetzt seit gestern ohne Abbruch durchgelaufen.

                Es gibt zwar noch im Log einige gelb oder orange gekennzeichnete Eintragungen,

                aber ich gehe mal davon aus , das das keine bedrohlichen Fehler sind.

                Nun möchte ich natürlich Alexa wieder zuschalten. Dafür benötige ich aber eine Cloud.

                Nur welche? Free Clouds soll es ja nicht mehr geben oder irre ich mich in dieser Hinsicht.

                Gruß Michael

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

                  Zu Logs:was steht denn da do? Welche Adapter?

                  Cloud: was willst denn tun mit der Cloud? Alexa oder Fernzugriff? Wenn Alexa dann pro Cloud Account und iot. Anleitung alles ganz oben abgepinnt in dem Forum

                  Gesendet vom Handy …

                  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
                  • A Offline
                    A Offline
                    Altersrentner
                    schrieb am zuletzt editiert von
                    #42
                     javascript.0	2019-01-29 20:34:39.786	warn	at Timer.listOnTimeout (timers.js:290:5)
                    javascript.0	2019-01-29 20:34:39.785	warn	at tryOnTimeout (timers.js:323:5)
                    javascript.0	2019-01-29 20:34:39.785	warn	at ontimeout (timers.js:511:34)
                    javascript.0	2019-01-29 20:34:39.785	warn	at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1294:29)
                    javascript.0	2019-01-29 20:34:39.784	warn	at Object.setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1236:28)
                    javascript.0	2019-01-29 20:34:39.782	warn	Wrong type of fhem.0.Ventilation.state: "boolean". Please fix, while deprecated and will not work in next versions.
                    fhem.0	2019-01-29 20:34:38.786	info	event ioBroker "fhem.0.GewaechshausHeizung.state off" > set GewaechshausHeizung off
                    javascript.0	2019-01-29 20:34:38.781	warn	at TCP.onread (net.js:597:20)
                    javascript.0	2019-01-29 20:34:38.781	warn	at Socket.Readable.push (_stream_readable.js:208:10)
                    javascript.0	2019-01-29 20:34:38.780	warn	at readableAddChunk (_stream_readable.js:250:11)
                    javascript.0	2019-01-29 20:34:38.780	warn	at addChunk (_stream_readable.js:263:12)
                    javascript.0	2019-01-29 20:34:38.780	warn	at Socket.emit (events.js:211:7)
                    javascript.0	2019-01-29 20:34:38.780	warn	at emitOne (events.js:116:13)
                    javascript.0	2019-01-29 20:34:38.780	warn	at Socket. <anonymous>(/opt/iobroker/node_modules/redis/index.js:274:27)
                    javascript.0	2019-01-29 20:34:38.780	warn	at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
                    javascript.0	2019-01-29 20:34:38.779	warn	at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
                    javascript.0	2019-01-29 20:34:38.779	warn	at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:833:9)
                    javascript.0	2019-01-29 20:34:38.779	warn	at return_pub_sub (/opt/iobroker/node_modules/redis/index.js:794:18)
                    javascript.0	2019-01-29 20:34:38.779	warn	at RedisClient.emit (events.js:217:7)
                    javascript.0	2019-01-29 20:34:38.779	warn	at emitThree (events.js:136:13)
                    javascript.0	2019-01-29 20:34:38.779	warn	at RedisClient. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:596:25)
                    javascript.0	2019-01-29 20:34:38.779	warn	at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3425:37)
                    javascript.0	2019-01-29 20:34:38.778	warn	at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:358:25)
                    javascript.0	2019-01-29 20:34:38.778	warn	at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:756:38)
                    javascript.0	2019-01-29 20:34:38.778	warn	at Object. <anonymous>(script.js.Gewächshaus.Heizung_schalten:25:7)
                    javascript.0	2019-01-29 20:34:38.778	warn	at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1236:28)
                    javascript.0	2019-01-29 20:34:38.775	warn	Wrong type of fhem.0.GewaechshausHeizung.state: "boolean". Please fix, while deprecated and will not work in next versions.
                    fhem.0	2019-01-29 20:32:16.055	info	check channel fhem.0.CN_Brennstoffverbrauch | name: CN.Brennstoffverbrauch | room: 1.3.1 Heizraum | role: undefined | function: no | 1/1
                    fhem.0	2019-01-29 20:32:15.453	info	check channel CN.Brennstoffverbrauch > jsonlist2 CN.Brennstoffverbrauch
                    fhem.0	2019-01-29 20:32:13.949	info	check channel fhem.0.CN_Brennstoffkosten | name: CN.Brennstoffkosten | room: 1.3.1 Heizraum | role: undefined | function: no | 1/1
                    fhem.0	2019-01-29 20:32:13.750	info	check channel CN.Brennstoffkosten > jsonlist2 CN.Brennstoffkosten</anonymous></anonymous></anonymous> 
                    

                    Das ist ein Part von den orangenen Eintragungen.

                    Zur Cloud;

                    Alexa soll integriert werden, dann möchte ich vis nutzen, gelegentlich wenn wir z.B. im Urlaub sind möchte ich mir ioBroker ansehen

                    z.B. wenn etwas nicht läuft.

                    Gruß Michael

                    1 Antwort Letzte Antwort
                    0
                    • A Offline
                      A Offline
                      Altersrentner
                      schrieb am zuletzt editiert von
                      #43

                      Hallo,

                      Ich habe jetzt mal die Log Einträge kontrolliert.

                      Bei den orangenen Einträgen handelt es sich immer um javascript.0 Einträge.

                      Ich glaube, das etwas mit den Blocklys nicht stimmt obwohl sie richtig schalten.

                       host.ioBroker-RasPi	2019-01-29 21:50:00.047	info	instance system.adapter.dwd.0 started with pid 24674
                      fhem.0	2019-01-29 21:48:24.619	info	event ioBroker "fhem.0.Ventilation.state off" > set Ventilation off
                      javascript.0	2019-01-29 21:48:24.616	warn	at Timer.listOnTimeout (timers.js:290:5)
                      javascript.0	2019-01-29 21:48:24.616	warn	at tryOnTimeout (timers.js:323:5)
                      javascript.0	2019-01-29 21:48:24.616	warn	at ontimeout (timers.js:511:34)
                      javascript.0	2019-01-29 21:48:24.616	warn	at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1294:29)
                      javascript.0	2019-01-29 21:48:24.616	warn	at Object.setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1236:28)
                      javascript.0	2019-01-29 21:48:24.615	warn	Wrong type of fhem.0.Ventilation.state: "boolean". Please fix, while deprecated and will not work in next versions.
                      fhem.0	2019-01-29 21:48:23.616	info	event ioBroker "fhem.0.GewaechshausHeizung.state off" > set GewaechshausHeizung off
                      javascript.0	2019-01-29 21:48:23.615	warn	at TCP.onread (net.js:597:20)
                      javascript.0	2019-01-29 21:48:23.615	warn	at Socket.Readable.push (_stream_readable.js:208:10)
                      javascript.0	2019-01-29 21:48:23.615	warn	at readableAddChunk (_stream_readable.js:250:11)
                      javascript.0	2019-01-29 21:48:23.615	warn	at addChunk (_stream_readable.js:263:12)
                      javascript.0	2019-01-29 21:48:23.615	warn	at Socket.emit (events.js:211:7)
                      javascript.0	2019-01-29 21:48:23.615	warn	at emitOne (events.js:116:13)
                      javascript.0	2019-01-29 21:48:23.615	warn	at Socket. <anonymous>(/opt/iobroker/node_modules/redis/index.js:274:27)
                      javascript.0	2019-01-29 21:48:23.614	warn	at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
                      javascript.0	2019-01-29 21:48:23.614	warn	at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
                      javascript.0	2019-01-29 21:48:23.614	warn	at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:833:9)
                      javascript.0	2019-01-29 21:48:23.614	warn	at return_pub_sub (/opt/iobroker/node_modules/redis/index.js:794:18)
                      javascript.0	2019-01-29 21:48:23.614	warn	at RedisClient.emit (events.js:217:7)
                      javascript.0	2019-01-29 21:48:23.614	warn	at emitThree (events.js:136:13)
                      javascript.0	2019-01-29 21:48:23.614	warn	at RedisClient. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:596:25)
                      javascript.0	2019-01-29 21:48:23.614	warn	at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3425:37)
                      javascript.0	2019-01-29 21:48:23.614	warn	at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:358:25)
                      javascript.0	2019-01-29 21:48:23.614	warn	at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:756:38)
                      javascript.0	2019-01-29 21:48:23.613	warn	at Object. <anonymous>(script.js.Gewächshaus.Heizung_schalten:25:7)
                      javascript.0	2019-01-29 21:48:23.613	warn	at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1236:28)
                      javascript.0	2019-01-29 21:48:23.613	warn	Wrong type of fhem.0.GewaechshausHeizung.state: "boolean". Please fix, while deprecated and will not work in next versions.</anonymous></anonymous></anonymous> 
                      

                      Wäre es sinnvoll die Einträge unter Skripte einzustellen?

                      Gruß Michael

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

                        Das Relevante hier ist das:

                        javascript.0 2019-01-29 21:48:24.615 warn Wrong type of fhem.0.Ventilation.state: "boolean". Please fix, while deprecated and will not work in next versions.

                        Du hast einen State der einen bestimmten Datentyp hat und Du schreibst einen anderen rein. Ja Du musst deine Blockly so anpassen das der Datenyp korrekt ist

                        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
                        • A Offline
                          A Offline
                          Altersrentner
                          schrieb am zuletzt editiert von
                          #45

                          Danke für Deinen Hinweis. Habe mir gerade mal das Blockly angesehen,

                          komme aber nicht auf den Fehler.

                          Werde die Frage morgen unter Skripte einstellen.

                          Wenn dann alle Punkte bereinigt sind werde ich mit der Cloud weiter machen.

                          Danke für Deine Unterstützung.

                          Gruß Michael

                          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
                          FAQ Cloud / IOT
                          HowTo: Node.js-Update
                          HowTo: Backup/Restore
                          Downloads
                          BLOG

                          452

                          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