Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [gelöst] Zigbee: uncaught exception: Timeout

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    UNSOLVED [gelöst] Zigbee: uncaught exception: Timeout

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

      Hallo,

      ich hänge mich mal hier mit ran. Ich habe die Tage in meinem Log ebenfalls gesehen das sich der Zigbee Adapter neugestartet hatte, das ganze habe ich jetzt zwei oder drei mal gehabt.

      Hier die Zeilen aus den "Log-Tab":

      zigbee.0 	2020-05-03 14:28:39.489 	error 	at processTimers (internal/timers.js:492:7)
      zigbee.0 	2020-05-03 14:28:39.489 	error 	at listOnTimeout (internal/timers.js:549:17)
      zigbee.0 	2020-05-03 14:28:39.489 	error 	at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
      zigbee.0 	2020-05-03 14:28:39.489 	error 	(12788) Error: Timeout - 62092 - 3 - 192 - 0 - 1 after 10000ms
      zigbee.0 	2020-05-03 14:28:39.469 	error 	(12788) uncaught exception: Timeout - 62092 - 3 - 192 - 0 - 1 after 10000ms
      

      Und hier die Zeilen aus der Log-Datei:

      2020-05-03 14:28:39.469 - error: zigbee.0 (12788) uncaught exception: Timeout - 62092 - 3 - 192 - 0 - 1 after 10000ms
      
      2020-05-03 14:28:39.489 - error: zigbee.0 (12788) Error: Timeout - 62092 - 3 - 192 - 0 - 1 after 10000ms
      at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)
      

      Installierte Adapter-Version: 1.1.1
      Node.js: 12.16.3
      js-controller: 3.0.20

      Vielen Dank
      Michael

      EDIT: Grundsätzlich funktioniert alles so wie es soll (das glaube ich zumindestens), bis auf das selbstständige neustarten.

      K 1 Reply Last reply Reply Quote 1
      • K
        Kueppert @MichMein last edited by

        @MichMein 3mal in 2-3 Tagen geht ja, aber ich hab das alle 5-15 Minuten ^^

        MichMein D 2 Replies Last reply Reply Quote 0
        • MichMein
          MichMein @Kueppert last edited by

          @Kueppert Das glaube ich wohl 😞 Allerdings habe ich auch zur Zeit nur 5 Geräte angelernt, vielleicht hängt es auch damit zusammen 🙄

          1 Reply Last reply Reply Quote 0
          • D
            dimaiv @Kueppert last edited by

            @Kueppert
            Laut log, startet dein Zigbee Stick sauber, und wird richtig erkannt.
            ! Der Stick funktioniert!
            Dein IoBroker spielt verrückt. Wo der Fehler genau liegt kann ich dir noch nicht sagen.

            1 Reply Last reply Reply Quote 1
            • Garfonso
              Garfonso Developer last edited by

              Da wird irgendeine Timeout exception tief in Herdsman nicht abgefangen (bzw. die Promise-Rejection nicht behandelt). js-controller 3.0 macht das zu fatalen Fehlern und killt damit den Adapter. Könnte auch ein Problem in Herdsman sein.

              MichMein 1 Reply Last reply Reply Quote 0
              • MichMein
                MichMein @Garfonso last edited by

                @Garfonso das klingt gut, hilft mir aber leider nicht 😢 Gibt es seitens der Entwickler da ne Chance auf Fehlerbehebung?

                Ich habe gerade mal geschaut, heute wurde der Adapter drei mal neu gestartet.

                Garfonso K 2 Replies Last reply Reply Quote 0
                • Garfonso
                  Garfonso Developer @MichMein last edited by

                  @MichMein
                  Das müssen die Entwickler beheben, ja... vielleicht machst du mit dem Log, falls noch nicht geschehen, beim github des zigbee adapters mal ein Issue auf -> dann haben die Entwickler das an zentraler Stelle und werden da auch dran erinnert. 🙂
                  Ggf. ist es aber etwas komplexer, weil das Problem sich nicht im zigbee Adapter lösen lässt, sondern nur im Herdsmann, da müsste man dann dort den Fehler beheben, das könnte es etwas verzögern.

                  1 Reply Last reply Reply Quote 0
                  • K
                    Kueppert @MichMein last edited by

                    @MichMein ist in GitHub schon adressiert

                    1 Reply Last reply Reply Quote 1
                    • K
                      Kueppert last edited by

                      Ich habe vom Entwickler die Info, dass im Herdsman das Provblem behoben wurde. Ich habe den Zigbee-Adapter via Git drüber installiert (Version bleibt 1.1.1) und dies hat bei mir den Fehler behoben.
                      Git-Installation für alle betroffenen auf eigene Gefahr. BACKUP vorher nicht vergessen 😉

                      MichMein 1 Reply Last reply Reply Quote 0
                      • MichMein
                        MichMein @Kueppert last edited by

                        @Kueppert oh das klingt gut, werde ich direkt mal probieren und anschliessend berichten.

                        1 Reply Last reply Reply Quote 0
                        • MichMein
                          MichMein last edited by

                          Ich habe den Adapter über Git neuinstalliert und habe folgende Meldungen im Log gefunden, vielleicht kann mir jemand etwas genaueres dazu sagen

                          2020-05-05 13:57:10.695 - info: host.raspberrypi iobroker url "https://github.com/ioBroker/ioBroker.zigbee/tarball/master" zigbee
                          2020-05-05 13:57:12.292 - info: host.raspberrypi iobroker install https://github.com/ioBroker/ioBroker.zigbee/tarball/master
                          2020-05-05 13:57:12.911 - info: host.raspberrypi iobroker NPM version: 6.14.4
                          2020-05-05 13:57:12.913 - info: host.raspberrypi iobroker npm install https://github.com/ioBroker/ioBroker.zigbee/tarball/master --loglevel error --prefix "/opt/iobroker" (System call)
                          2020-05-05 13:58:07.692 - info: host.raspberrypi iobroker upload [200] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/tuya_TS0201.png img/tuya_TS0201.png image/png
                          2020-05-05 13:58:10.779 - info: host.raspberrypi iobroker upload [150] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/osram_surface_light_tw.png img/osram_surface_light_tw.png image/png
                          2020-05-05 13:58:13.858 - info: host.raspberrypi iobroker upload [100] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/innr_color_gu10.png img/innr_color_gu10.png image/png
                          2020-05-05 13:58:14.493 - info: host.raspberrypi iobroker upload [90] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/ikea_transformer.png img/ikea_transformer.png image/png
                          2020-05-05 13:58:15.627 - info: host.raspberrypi iobroker upload [80] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/ikea_e14_bulb.png img/ikea_e14_bulb.png image/png
                          2020-05-05 13:58:16.232 - info: host.raspberrypi iobroker upload [70] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/hs1sa.png img/hs1sa.png image/png
                          2020-05-05 13:58:16.850 - info: host.raspberrypi iobroker upload [60] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/gld003z.png img/gld003z.png image/png
                          2020-05-05 13:58:17.441 - info: host.raspberrypi iobroker upload [50] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/ewelink_DS01.png img/ewelink_DS01.png image/png
                          2020-05-05 13:58:18.054 - info: host.raspberrypi iobroker upload [40] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/ctrl_ln2.png img/ctrl_ln2.png image/png
                          2020-05-05 13:58:18.668 - info: host.raspberrypi iobroker upload [30] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/aqara_switch.png img/aqara_switch.png image/png
                          2020-05-05 13:58:19.265 - info: host.raspberrypi iobroker upload [20] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/LCT002.png img/LCT002.png image/png
                          2020-05-05 13:58:19.324 - info: host.raspberrypi iobroker upload [19] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/Ikea_fyrtur.png img/Ikea_fyrtur.png image/png
                          2020-05-05 13:58:19.381 - info: host.raspberrypi iobroker upload [18] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/FLOALT.panel.WS.png img/FLOALT.panel.WS.png image/png
                          2020-05-05 13:58:19.443 - info: host.raspberrypi iobroker upload [17] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/Eurotronic_Spirit_04.png img/Eurotronic_Spirit_04.png image/png
                          2020-05-05 13:58:19.505 - info: host.raspberrypi iobroker upload [16] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/DIYRuZ.png img/DIYRuZ.png image/png
                          2020-05-05 13:58:19.567 - info: host.raspberrypi iobroker upload [15] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/Bitron_AV201021A.png img/Bitron_AV201021A.png image/png
                          2020-05-05 13:58:19.629 - info: host.raspberrypi iobroker upload [14] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/AV2010_32.png img/AV2010_32.png image/png
                          2020-05-05 13:58:19.690 - info: host.raspberrypi iobroker upload [13] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/86sw2.png img/86sw2.png image/png
                          2020-05-05 13:58:19.752 - info: host.raspberrypi iobroker upload [12] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/86sw1.png img/86sw1.png image/png
                          2020-05-05 13:58:19.813 - info: host.raspberrypi iobroker upload [11] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/86plug.png img/86plug.png image/png
                          2020-05-05 13:58:19.875 - info: host.raspberrypi iobroker upload [10] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                          2020-05-05 13:58:19.939 - info: host.raspberrypi iobroker upload [9] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                          2020-05-05 13:58:20.000 - info: host.raspberrypi iobroker upload [8] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                          2020-05-05 13:58:20.064 - info: host.raspberrypi iobroker upload [7] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                          2020-05-05 13:58:20.150 - info: host.raspberrypi iobroker upload [6] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                          2020-05-05 13:58:20.259 - info: host.raspberrypi iobroker upload [5] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/i18n/it/translations.json i18n/it/translations.json application/json
                          2020-05-05 13:58:20.322 - info: host.raspberrypi iobroker upload [4] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                          2020-05-05 13:58:20.404 - info: host.raspberrypi iobroker upload [3] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/i18n/es/translations.json i18n/es/translations.json application/json
                          2020-05-05 13:58:20.466 - info: host.raspberrypi iobroker upload [2] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/i18n/en/translations.json i18n/en/translations.json application/json
                          2020-05-05 13:58:20.533 - info: host.raspberrypi iobroker upload [1] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/i18n/de/translations.json i18n/de/translations.json application/json
                          2020-05-05 13:58:20.597 - info: host.raspberrypi iobroker upload [0] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/admin.js admin.js application/javascript
                          2020-05-05 13:58:20.685 - info: host.raspberrypi iobroker Update "system.adapter.zigbee.0"
                          2020-05-05 13:58:20.704 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                          2020-05-05 13:58:20.706 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                          2020-05-05 13:58:20.712 - info: zigbee.0 (32715) Got terminate signal TERMINATE_YOURSELF
                          2020-05-05 13:58:20.715 - info: zigbee.0 (32715) cleaned everything up...
                          2020-05-05 13:58:20.718 - info: zigbee.0 (32715) Zigbee: disabling joining new devices.
                          2020-05-05 13:58:20.976 - info: zigbee.0 (32715) terminating
                          2020-05-05 13:58:20.977 - info: zigbee.0 (32715) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2020-05-05 13:58:21.528 - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2020-05-05 13:58:21.715 - info: host.raspberrypi iobroker exit 0
                          2020-05-05 13:58:22.082 - info: host.raspberrypi Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json"
                          2020-05-05 13:58:23.870 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 15253
                          2020-05-05 13:58:24.368 - error: host.raspberrypi Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:121
                          2020-05-05 13:58:24.368 - error: host.raspberrypi Caught by controller[0]: throw e;
                          2020-05-05 13:58:24.368 - error: host.raspberrypi Caught by controller[0]: ^
                          2020-05-05 13:58:24.369 - error: host.raspberrypi Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node'
                          2020-05-05 13:58:24.369 - error: host.raspberrypi Caught by controller[0]: was compiled against a different Node.js version using
                          2020-05-05 13:58:24.369 - error: host.raspberrypi Caught by controller[0]: NODE_MODULE_VERSION 64. This version of Node.js requires
                          2020-05-05 13:58:24.369 - error: host.raspberrypi Caught by controller[0]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
                          2020-05-05 13:58:24.369 - error: host.raspberrypi Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
                          2020-05-05 13:58:24.370 - error: host.raspberrypi Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1183:18)
                          2020-05-05 13:58:24.370 - error: host.raspberrypi Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:977:32)
                          2020-05-05 13:58:24.370 - error: host.raspberrypi Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:877:14)
                          2020-05-05 13:58:24.370 - error: host.raspberrypi Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1019:19)
                          2020-05-05 13:58:24.370 - error: host.raspberrypi Caught by controller[0]: at require (internal/modules/cjs/helpers.js:77:18)
                          2020-05-05 13:58:24.370 - error: host.raspberrypi Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:112:48)
                          2020-05-05 13:58:24.371 - error: host.raspberrypi Caught by controller[0]: at Object. (/opt/iobroker/node_modules/@serialport/bindings/lib/linux.js:2:36)
                          2020-05-05 13:58:24.371 - error: host.raspberrypi Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1133:30)
                          2020-05-05 13:58:24.371 - error: host.raspberrypi Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1153:10)
                          2020-05-05 13:58:24.371 - error: host.raspberrypi Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:977:32)
                          2020-05-05 13:58:24.371 - error: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                          2020-05-05 13:58:24.372 - info: host.raspberrypi Adapter system.adapter.zigbee.0 needs rebuild and will be restarted afterwards.
                          2020-05-05 13:58:24.372 - info: host.raspberrypi system.adapter.zigbee.0 will be rebuilt
                          2020-05-05 13:58:24.373 - warn: host.raspberrypi adapter "zigbee" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
                          2020-05-05 13:58:24.373 - info: host.raspberrypi iobroker rebuild zigbee
                          2020-05-05 13:58:24.906 - info: host.raspberrypi iobroker npm-rebuild: npm rebuild --loglevel error (System call) in "/opt/iobroker/node_modules/iobroker.zigbee"
                          2020-05-05 13:58:25.959 - info: host.raspberrypi iobroker npm-rebuild: Rebuild zigbee done
                          2020-05-05 13:58:26.908 - info: host.raspberrypi iobroker npm-rebuild: exit 0
                          2020-05-05 13:58:26.978 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 15445
                          2020-05-05 13:58:27.442 - error: host.raspberrypi Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:121
                          2020-05-05 13:58:27.443 - error: host.raspberrypi Caught by controller[0]: throw e;
                          2020-05-05 13:58:27.443 - error: host.raspberrypi Caught by controller[0]: ^
                          2020-05-05 13:58:27.443 - error: host.raspberrypi Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node'
                          2020-05-05 13:58:27.444 - error: host.raspberrypi Caught by controller[0]: was compiled against a different Node.js version using
                          2020-05-05 13:58:27.444 - error: host.raspberrypi Caught by controller[0]: NODE_MODULE_VERSION 64. This version of Node.js requires
                          2020-05-05 13:58:27.444 - error: host.raspberrypi Caught by controller[0]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
                          2020-05-05 13:58:27.444 - error: host.raspberrypi Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
                          2020-05-05 13:58:27.444 - error: host.raspberrypi Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1183:18)
                          2020-05-05 13:58:27.444 - error: host.raspberrypi Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:977:32)
                          2020-05-05 13:58:27.445 - error: host.raspberrypi Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:877:14)
                          2020-05-05 13:58:27.445 - error: host.raspberrypi Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1019:19)
                          2020-05-05 13:58:27.445 - error: host.raspberrypi Caught by controller[0]: at require (internal/modules/cjs/helpers.js:77:18)
                          2020-05-05 13:58:27.445 - error: host.raspberrypi Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:112:48)
                          2020-05-05 13:58:27.445 - error: host.raspberrypi Caught by controller[0]: at Object. (/opt/iobroker/node_modules/@serialport/bindings/lib/linux.js:2:36)
                          2020-05-05 13:58:27.445 - error: host.raspberrypi Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1133:30)
                          2020-05-05 13:58:27.446 - error: host.raspberrypi Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1153:10)
                          2020-05-05 13:58:27.446 - error: host.raspberrypi Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:977:32)
                          2020-05-05 13:58:27.446 - error: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                          2020-05-05 13:58:27.446 - info: host.raspberrypi Adapter system.adapter.zigbee.0 needs rebuild and will be restarted afterwards.
                          2020-05-05 13:58:27.447 - info: host.raspberrypi system.adapter.zigbee.0 will be rebuilt
                          2020-05-05 13:58:27.447 - warn: host.raspberrypi adapter "zigbee" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
                          2020-05-05 13:58:27.447 - info: host.raspberrypi iobroker rebuild zigbee --install
                          2020-05-05 13:58:27.604 - warn: readFile will not read this file (simple-api.png) in future versions: simple-api.admin is not an object of type "meta"
                          2020-05-05 13:58:27.625 - warn: readFile will not read this file (socketio.png) in future versions: socketio.admin is not an object of type "meta"
                          2020-05-05 13:58:27.972 - info: host.raspberrypi iobroker npm-rebuild: npm install --loglevel error --production (System call) in "/opt/iobroker/node_modules/iobroker.zigbee"
                          2020-05-05 13:58:58.428 - info: host.raspberrypi iobroker npm-rebuild: In file included from ../src/./serialport.h:6, from ../src/serialport.cpp:1:../../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:../../../nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] , reinterpret_cast(AsyncExecuteComplete) ^
                          2020-05-05 13:58:58.488 - info: host.raspberrypi iobroker npm-rebuild: ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Open(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:78:69: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] uv_queue_work(uv_default_loop(), req, EIO_Open, (uv_after_work_cb)EIO_AfterOpen); ^~~~~~~~~~~~~
                          2020-05-05 13:58:58.494 - info: host.raspberrypi iobroker npm-rebuild: ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Update(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:135:71: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] uv_queue_work(uv_default_loop(), req, EIO_Update, (uv_after_work_cb)EIO_AfterUpdate); ^~~~~~~~~~~~~~~
                          2020-05-05 13:58:58.498 - info: host.raspberrypi iobroker npm-rebuild: ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Close(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:175:70: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] uv_queue_work(uv_default_loop(), req, EIO_Close, (uv_after_work_cb)EIO_AfterClose); ^~~~~~~~~~~~~~
                          2020-05-05 13:58:58.501 - info: host.raspberrypi iobroker npm-rebuild: ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Flush(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:215:70: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] uv_queue_work(uv_default_loop(), req, EIO_Flush, (uv_after_work_cb)EIO_AfterFlush); ^~~~~~~~~~~~~~
                          2020-05-05 13:58:58.505 - info: host.raspberrypi iobroker npm-rebuild: ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Set(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:270:68: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] uv_queue_work(uv_default_loop(), req, EIO_Set, (uv_after_work_cb)EIO_AfterSet); ^~~~~~~~~~~~
                          2020-05-05 13:58:58.509 - info: host.raspberrypi iobroker npm-rebuild: ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Get(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:314:68: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] uv_queue_work(uv_default_loop(), req, EIO_Get, (uv_after_work_cb)EIO_AfterGet); ^~~~~~~~~~~~
                          2020-05-05 13:58:58.515 - info: host.raspberrypi iobroker npm-rebuild: ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE GetBaudRate(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:363:76: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] uv_queue_work(uv_default_loop(), req, EIO_GetBaudRate, (uv_after_work_cb)EIO_AfterGetBaudRate); ^~~~~~~~~~~~~~~~~~~~
                          2020-05-05 13:58:58.521 - info: host.raspberrypi iobroker npm-rebuild: ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Drain(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:409:70: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] uv_queue_work(uv_default_loop(), req, EIO_Drain, (uv_after_work_cb)EIO_AfterDrain); ^~~~~~~~~~~~~~
                          2020-05-05 13:58:58.523 - info: host.raspberrypi iobroker npm-rebuild: ../src/serialport.cpp: At global scope:../src/serialport.cpp:430:28: warning: unnecessary parentheses in declaration of ‘ToParityEnum’ [-Wparentheses] SerialPortParity NAN_INLINE(ToParityEnum(const v8::Local& v8str)) { ^
                          2020-05-05 13:58:58.525 - info: host.raspberrypi iobroker npm-rebuild: ../src/serialport.cpp:449:30: warning: unnecessary parentheses in declaration of ‘ToStopBitEnum’ [-Wparentheses] SerialPortStopBits NAN_INLINE(ToStopBitEnum(double stopBits)) { ^
                          2020-05-05 13:58:58.528 - info: host.raspberrypi iobroker npm-rebuild: In file included from ../../../nan/nan.h:56, from ../src/./serialport.h:6, from ../src/serialport.cpp:1:/home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:608:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local, v8::Local, void*)’} [-Wcast-function-type] (node::addon_register_func) (regfunc), \ ^/home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:642:3: note: in expansion of macro ‘NODE_MODULE_X’ NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage) ^~~~~~~~~~~~~../src/serialport.cpp:483:1: note: in expansion of macro ‘NODE_MODULE’ NODE_MODULE(serialport, init); ^~~~~~~~~~~
                          2020-05-05 13:59:01.879 - info: host.raspberrypi iobroker npm-rebuild: In file included from ../src/serialport.h:6, from ../src/serialport_unix.cpp:2:../../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:../../../nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] , reinterpret_cast(AsyncExecuteComplete) ^
                          2020-05-05 13:59:02.221 - info: host.raspberrypi iobroker npm-rebuild: ../src/serialport_unix.cpp: In function ‘int setup(int, OpenBaton*)’:../src/serialport_unix.cpp:176:60: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1005 [-Wformat-truncation=] snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path); ^~~~~~~~~~~~~~~~~~~~~~~~~../src/serialport_unix.cpp:176:13: note: ‘snprintf’ output 20 or more bytes (assuming 1043) into a destination of size 1024 snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                          2020-05-05 13:59:02.261 - info: host.raspberrypi iobroker npm-rebuild: ../src/serialport_unix.cpp: In function ‘void EIO_Open(uv_work_t*)’:../src/serialport_unix.cpp:86:60: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=] snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~../src/serialport_unix.cpp:86:13: note: ‘snprintf’ output 22 or more bytes (assuming 1045) into a destination of size 1024 snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                          2020-05-05 13:59:03.778 - info: host.raspberrypi iobroker npm-rebuild: In file included from ../src/poller.cpp:1:../../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:../../../nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] , reinterpret_cast(AsyncExecuteComplete) ^
                          2020-05-05 13:59:07.320 - info: host.raspberrypi iobroker npm-rebuild:
                          2020-05-05 13:59:07.321 - info: host.raspberrypi iobroker npm-rebuild: Rebuild zigbee done
                          2020-05-05 13:59:08.339 - info: host.raspberrypi iobroker npm-rebuild: exit 0
                          2020-05-05 13:59:08.426 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 16543
                          2020-05-05 13:59:09.957 - info: zigbee.0 (16543) starting. Version 1.1.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v12.16.3, js-controller: 3.0.20
                          2020-05-05 13:59:09.992 - info: zigbee.0 (16543) Starting Zigbee...
                          2020-05-05 13:59:11.410 - info: zigbee.0 (16543) Coordinator firmware version: {"type":"zStack30x","meta":{"transportrev":2,"product":2,"majorrel":2,"minorrel":7,"maintrel":2,"revision":20200211}}
                          2020-05-05 13:59:11.419 - info: zigbee.0 (16543) --> transmitPower : high
                          2020-05-05 13:59:11.431 - info: zigbee.0 (16543) Currently 5 devices are joined:
                          2020-05-05 13:59:11.440 - info: zigbee.0 (16543) 0x00158d0004659dbd (addr 454): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                          2020-05-05 13:59:11.442 - info: zigbee.0 (16543) 0x00158d0004208499 (addr 35479): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                          2020-05-05 13:59:11.445 - info: zigbee.0 (16543) 0x84182600000f0c04 (addr 62092): AB3257001NJ - OSRAM Smart+ plug (Router)
                          2020-05-05 13:59:11.446 - info: zigbee.0 (16543) 0x00158d00042d1b54 (addr 2753): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
                          2020-05-05 13:59:11.447 - info: zigbee.0 (16543) 0x00158d0004658581 (addr 12099): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                          2020-05-05 13:59:11.448 - info: zigbee.0 (16543) Zigbee started
                          
                          K 1 Reply Last reply Reply Quote 0
                          • K
                            Kueppert @MichMein last edited by

                            @MichMein sagte in [gelöst] CC2538 + CC2592: Error & SBL-Tool:

                            was compiled against a different Node.js version using

                            kommt mir bekannt vor 😉 Welche JS-Controller-Version hast du drauf?

                            MichMein 1 Reply Last reply Reply Quote 0
                            • MichMein
                              MichMein @Kueppert last edited by

                              @Kueppert
                              @MichMein sagte in [gelöst] CC2538 + CC2592: Error & SBL-Tool:

                              Installierte Adapter-Version: 1.1.1
                              Node.js: 12.16.3
                              js-controller: 3.0.20

                              K 1 Reply Last reply Reply Quote 0
                              • D
                                dimaiv last edited by

                                Hi, wollt ihr nicht überlegen das Thema umzubenennen?
                                Das was ihr hier diskutiert hat nix mit CC2538 und SBL-Tool zu tun.
                                Danke für das Verständnis.

                                1 Reply Last reply Reply Quote 1
                                • K
                                  Kueppert @MichMein last edited by

                                  @MichMein eigentlich hätte mit JS-Controller 3.0.20 ein automatisches rebuild stattfinden müssen. Wenn kein "rebuild" im Log stand, kannst das einfach selbst manuell machen. WO drauf läuft dein ioBroker? Ich hoffe, Linux ^^

                                  MichMein 1 Reply Last reply Reply Quote 0
                                  • Garfonso
                                    Garfonso Developer last edited by

                                    Rebuild ist doch im log passiert. Ich sehe da keinen Fehler. Tut denn irgendwas nicht?

                                    K 1 Reply Last reply Reply Quote 0
                                    • K
                                      Kueppert @Garfonso last edited by Kueppert

                                      hier stand quatsch

                                      1 Reply Last reply Reply Quote 0
                                      • MichMein
                                        MichMein @Kueppert last edited by

                                        @Kueppert ja, mein ioBroker läuft auf nem Raspberrypi4 mit 4GB.

                                        @Garfonso das mit dem rebuild hatte ich gesehen, wusste aber nicht genau ob das alles korrekt war.

                                        Ein Problem gab es, einer meiner Xiaomi Multisensoren hat seit gestern Abend nichts mehr gemeldet gehabt. Ich konnte ihn auch nicht mehr zum senden „animieren“ und habe ihn vorhin gelöscht und neu angelernt, mal schauen wie es jetzt so läuft.

                                        K 1 Reply Last reply Reply Quote 0
                                        • K
                                          Kueppert @MichMein last edited by

                                          @MichMein interessant, 2 meiner Xiaomi Bewegungsmelder senden keine Bewegung mehr. Hab einen neu angelernt, geht wieder...mache das beim 2. heute auch und beobachte das mal...

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

                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          792
                                          Online

                                          31.7k
                                          Users

                                          79.7k
                                          Topics

                                          1.3m
                                          Posts

                                          cc2538 + cc2592 error sbl-tool zigbee zigbee adapter
                                          4
                                          25
                                          2104
                                          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