Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. IOBroker Stürzt ab, brauche hilfe bei entziffern von Log

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    IOBroker Stürzt ab, brauche hilfe bei entziffern von Log

    This topic has been deleted. Only users with topic management privileges can see it.
    • Z
      zakuma last edited by

      Guten Abend,

      mein IOBroker Slave Server stürzt immer ab.

      Mal etwas zur Installation und Hardware:

      Master: Pi 4 fest verdrahtet läuft auch soweit gut
      IP: 192.168.27.44

      Slave: Pi Zero WH 2 Adapter am laufen Zigbee und MQTT.
      Der Pi läuft im WLAN im EG, Verbindung ist top.
      Der slave war zuvor ein Pi 3B+ aber für 2 Adapter war der doch etwas über dimensioniert.

      undefined
      2020-11-28 04:00:00.040  - info: mqtt.1 (18154) send2Server alarm.0.status.sleep[alarm/0/status/sleep]
      2020-11-28 04:00:00.107  - info: mqtt.1 (18154) send2Server alarm.0.info.log[alarm/0/info/log]
      2020-11-28 04:00:00.112  - info: mqtt.1 (18154) send2Server alarm.0.status.state[alarm/0/status/state]
      2020-11-28 04:00:00.131  - info: mqtt.1 (18154) send2Server alarm.0.status.state_list[alarm/0/status/state_list]
      2020-11-28 04:00:00.134  - info: mqtt.1 (18154) send2Server alarm.0.homekit.CurrentState[alarm/0/homekit/CurrentState]
      2020-11-28 04:00:00.137  - info: mqtt.1 (18154) send2Server alarm.0.homekit.TargetState[alarm/0/homekit/TargetState]
      2020-11-28 04:00:00.142  - info: mqtt.1 (18154) send2Server alarm.0.use.list[alarm/0/use/list]
      2020-11-28 04:00:00.146  - info: mqtt.1 (18154) send2Server alarm.0.info.log_today[alarm/0/info/log_today]
      2020-11-28 04:00:00.215  - info: mqtt.1 (18154) send2Server alarm.0.info.log_today[alarm/0/info/log_today]
      2020-11-28 04:53:27.924  - error: zigbee.0 (18147) Error on send command to 0x84182600001028cf. Error: Error: Command 0x84182600001028cf/3 genOnOff.off({}, {"timeout":10000,"disableResponse":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null}) failed (Data request failed with error: 'undefined' (26))
          at ZStackAdapter.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/zStackAdapter.js:309:27)
          at Generator.next (<anonymous>)
          at fulfilled (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/zStackAdapter.js:24:58)
      2020-11-28 04:55:13.256  - info: host.Pi3 iobroker.js-controller version 3.1.6 js-controller starting
      2020-11-28 04:55:13.314  - info: host.Pi3 Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
      2020-11-28 04:55:13.321  - info: host.Pi3 hostname: Pi3, node: v10.23.0
      2020-11-28 04:55:13.332  - info: host.Pi3 ip addresses: fe80::aa73:43e7:7178:769e
      2020-11-28 04:55:13.601  - error: host.Pi3 uncaught exception: connect ENETUNREACH 192.168.27.44:9001 - Local (0.0.0.0:0)
      2020-11-28 04:55:13.604  - error: host.Pi3 Error: connect ENETUNREACH 192.168.27.44:9001 - Local (0.0.0.0:0)
          at internalConnect (net.js:882:16)
          at defaultTriggerAsyncIdScope (internal/async_hooks.js:294:19)
          at defaultTriggerAsyncIdScope (net.js:972:9)
          at process._tickCallback (internal/process/next_tick.js:61:11)
          at Function.Module.runMain (internal/modules/cjs/loader.js:834:11)
          at startup (internal/bootstrap/node.js:283:19)
          at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
      2020-11-28 04:55:13.618  - info: host.Pi3 terminated. Could not reset alive status for instances
      2020-11-28 04:55:13.645  - info: host.Pi3 iobroker _restart
      2020-11-28 04:55:21.994  - info: host.Pi3 iobroker.js-controller version 3.1.6 js-controller starting
      2020-11-28 04:55:22.054  - info: host.Pi3 Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
      2020-11-28 04:55:22.060  - info: host.Pi3 hostname: Pi3, node: v10.23.0
      2020-11-28 04:55:22.072  - info: host.Pi3 ip addresses: fe80::aa73:43e7:7178:769e
      2020-11-28 04:55:22.346  - error: host.Pi3 uncaught exception: connect ENETUNREACH 192.168.27.44:9001 - Local (0.0.0.0:0)
      2020-11-28 04:55:22.348  - error: host.Pi3 Error: connect ENETUNREACH 192.168.27.44:9001 - Local (0.0.0.0:0)
          at internalConnect (net.js:882:16)
          at defaultTriggerAsyncIdScope (internal/async_hooks.js:294:19)
          at defaultTriggerAsyncIdScope (net.js:972:9)
          at process._tickCallback (internal/process/next_tick.js:61:11)
          at Function.Module.runMain (internal/modules/cjs/loader.js:834:11)
          at startup (internal/bootstrap/node.js:283:19)
          at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
      2020-11-28 04:55:22.365  - info: host.Pi3 terminated. Could not reset alive status for instances
      2020-11-28 04:55:22.394  - info: host.Pi3 iobroker _restart
      2020-11-28 04:55:29.904  - info: host.Pi3 iobroker.js-controller version 3.1.6 js-controller starting
      2020-11-28 04:55:29.960  - info: host.Pi3 Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
      2020-11-28 04:55:29.967  - info: host.Pi3 hostname: Pi3, node: v10.23.0
      2020-11-28 04:55:29.978  - info: host.Pi3 ip addresses: 192.168.27.55 fe80::aa73:43e7:7178:769e
      2020-11-28 04:55:30.592  - error: host.Pi3 uncaught exception: connect ENETUNREACH 192.168.27.44:9001 - Local (0.0.0.0:0)
      2020-11-28 04:55:30.625  - error: host.Pi3 Error: connect ENETUNREACH 192.168.27.44:9001 - Local (0.0.0.0:0)
          at internalConnect (net.js:882:16)
          at defaultTriggerAsyncIdScope (internal/async_hooks.js:294:19)
          at defaultTriggerAsyncIdScope (net.js:972:9)
          at process._tickCallback (internal/process/next_tick.js:61:11)
          at Function.Module.runMain (internal/modules/cjs/loader.js:834:11)
          at startup (internal/bootstrap/node.js:283:19)
          at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
      2020-11-28 04:55:30.655  - info: host.Pi3 terminated. Could not reset alive status for instances
      2020-11-28 04:55:30.707  - info: host.Pi3 iobroker _restart
      2020-11-28 04:55:38.393  - info: host.Pi3 iobroker.js-controller version 3.1.6 js-controller starting
      2020-11-28 04:55:38.452  - info: host.Pi3 Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
      2020-11-28 04:55:38.459  - info: host.Pi3 hostname: Pi3, node: v10.23.0
      2020-11-28 04:55:38.470  - info: host.Pi3 ip addresses: 192.168.27.55 fe80::aa73:43e7:7178:769e
      2020-11-28 04:55:39.288  - info: host.Pi3 connected to Objects and States
      2020-11-28 04:55:49.381  - info: host.Pi3 19 instances found
      2020-11-28 04:55:49.525  - info: host.Pi3 starting 2 instances
      2020-11-28 04:55:49.713  - info: host.Pi3 instance system.adapter.zigbee.0 started with pid 1500
      2020-11-28 04:55:54.385  - info: host.Pi3 instance system.adapter.mqtt.1 started with pid 1555
      2020-11-28 04:56:10.852  - info: zigbee.0 (1500) starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v10.23.0, js-controller: 3.1.6
      2020-11-28 04:56:11.696  - info: mqtt.1 (1555) starting. Version 2.1.9 in /opt/iobroker/node_modules/iobroker.mqtt, node: v10.23.0, js-controller: 3.1.6
      2020-11-28 04:56:11.255  - info: zigbee.0 (1500) Starting Zigbee...
      2020-11-28 04:56:19.936  - info: zigbee.0 (1500) Coordinator firmware version: {"type":"zStack12","meta":{"transportrev":2,"product":0,"majorrel":2,"minorrel":6,"maintrel":3,"revision":20190608}}
      2020-11-28 04:56:19.974  - info: zigbee.0 (1500) Disable LED
      2020-11-28 04:56:20.002  - info: zigbee.0 (1500)   --> transmitPower : normal
      2020-11-28 04:56:20.106  - info: zigbee.0 (1500) Currently 7 devices are joined:
      2020-11-28 04:56:20.208  - info: zigbee.0 (1500) 0x00158d00029c028b (addr 52279): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
      2020-11-28 04:56:20.274  - info: zigbee.0 (1500) 0x84182600000faffe (addr 58174): AB3257001NJ - OSRAM Smart+ plug (Router)
      2020-11-28 04:56:20.282  - info: zigbee.0 (1500) 0x000b57fffe91e327 (addr 49242): ICTC-G-1 - IKEA TRADFRI wireless dimmer (EndDevice)
      2020-11-28 04:56:20.302  - info: zigbee.0 (1500) 0x90fd9ffffe0f8a45 (addr 20685): LED1623G12 - IKEA TRADFRI LED bulb E27 1000 lumen, dimmable, opal white (Router)
      2020-11-28 04:56:20.320  - info: zigbee.0 (1500) 0x84182600001028cf (addr 31506): AB3257001NJ - OSRAM Smart+ plug (Router)
      2020-11-28 04:56:20.334  - info: zigbee.0 (1500) 0x000b57fffed2f079 (addr 9002): LED1649C5 - IKEA TRADFRI LED bulb E12/E14/E17 400 lumen, dimmable warm white, chandelier opal (Router)
      2020-11-28 04:56:20.349  - info: zigbee.0 (1500) 0x00158d0002b54435 (addr 9970): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
      2020-11-28 04:56:20.365  - info: zigbee.0 (1500) Zigbee started
      

      Hier ein Auszug aus der IOBroker Logdatei von Gestern. iobroker.2020-11-28.log
      Im Datei Anhang ist auch der ganze Log.

      Ich hoffe mir kann hier jemand helfen.

      Vielen dank im voraus.!

      Thomas Braun AlCalzone 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @zakuma last edited by

        @zakuma Der Hostname ist wohl noch falsch.

        Z 1 Reply Last reply Reply Quote 0
        • Z
          zakuma @Thomas Braun last edited by

          @Thomas-Braun Welcher Zeile entnimmst du dies? Wenn ich irgendwann IObroker mit iobroker start neustarte läuft es auch erst einmal für eine Weile.

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • AlCalzone
            AlCalzone Developer @zakuma last edited by

            @zakuma sagte in IOBroker Stürzt ab, brauche hilfe bei entziffern von Log:

            Welcher Zeile entnimmst du dies?

            Ich würde sagen dieser:

            Error: connect ENETUNREACH 192.168.27.44:9001

            AlCalzone 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @zakuma last edited by

              @zakuma

              Nur eine Vermutung.

              Aber

              host.Pi3 hostname: Pi3
              

              liest sich so für mich. Es sei denn, du hast den hostname Pi3 auch für die beiden anderen PIs vergeben.

              Z 1 Reply Last reply Reply Quote 0
              • Z
                zakuma @Thomas Braun last edited by zakuma

                @Thomas-Braun Also mein IOBroker Master heißt als Hostname (in Linux) Pi4, der Slave Pi3. Die sind einmalig im Netzwerk mit diesem Hostnamen.
                Hat IOBroker noch mal andere Hastnamen?
                Wie soll ich nun vorgehen?
                In der IOBroker Weboberfläche sehe ich auch nur den Pi4 als Master und den Pi3 als Slave und zwischendruch funktioniert es als wäre nichts.
                /Edit: Außerdem sagt er in der Oberfläche, dass kein npm installiert ist. Auch beim check mit: "nodejs -v" kommt illegale instruction. Ich bin mir aber zu 100% sicher, dass ich es installiert hatte.

                1 Reply Last reply Reply Quote 0
                • AlCalzone
                  AlCalzone Developer @AlCalzone last edited by AlCalzone

                  @AlCalzone sagte in IOBroker Stürzt ab, brauche hilfe bei entziffern von Log:

                  ENETUNREACH 192.168.27.44:9001

                  Dein Slave hat ab und an Probleme, auf die ioBroker-Datenbank zuzugreifen. Ich vermute einfach mal dass es sich bei der IP 192.168.27.44 um den Master handelt? Wenn dem so ist, leidet dein Slave unter Netzwerk-Ausfällen.

                  Edit: schau mal hier, da wurde ein sehr ähnliches Problem schon diskutiert:
                  https://forum.iobroker.net/topic/29190/iobroker-funktioniert-täglich-nicht-mehr/7

                  Z 1 Reply Last reply Reply Quote 1
                  • Z
                    zakuma @AlCalzone last edited by

                    @AlCalzone Ich habe den DHCP Bereich nun auch auf 100-240 gestellt. Es ist sehr gut möglich, dass dort das Problem liegt nach dem Wechsel vom Pi3 auf den Zero hatte ich anfangs ganz merkwürdige Probleme. Ich melde mich!

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post

                    Support us

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

                    739
                    Online

                    32.0k
                    Users

                    80.4k
                    Topics

                    1.3m
                    Posts

                    crash log
                    3
                    8
                    482
                    Loading More Posts
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes
                    Reply
                    • Reply as topic
                    Log in to reply
                    Community
                    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                    The ioBroker Community 2014-2023
                    logo