Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller 4.0 jetzt im BETA/LATEST!

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    js-controller 4.0 jetzt im BETA/LATEST!

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

      @coyote Jetzt zeit mal mehr Log ... also an sich sollte er nach der Meldung sagen "Adapter needs rebuild" und dann rebuild machen und dann den adapter neu starten der da gecrasht ist ... Wenn es tat ist rum. Wenn nicht versucht er nochmal gezielter zu rebuilden. Also was genau sagt denn das log so?

      Und ja bei Ble ist es bekannt ... da haben wir bei einem noble-Modul einen PR offen ... dann geht das in Zukunft vllt besser

      1 Reply Last reply Reply Quote 0
      • coyote
        coyote Most Active @apollon77 last edited by coyote

        @apollon77 hm, was brauchst noch mehr vom Log. Da is nicht viel mehr, zumindest nix mit Fehler. Es läuft ja auch danach, hier nochmal:

        2022-02-14 16:21:25.079 - info: host.ioBroker instance system.adapter.ble.0 started with pid 952193
        2022-02-14 16:21:25.792 - info: iqontrol.0 (952176) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
        2022-02-14 16:21:25.900 - info: iqontrol.0 (952176) starting. Version 2.0.0-rc2.0 in /opt/iobroker/node_modules/iobroker.iqontrol, node: v14.19.0, js-controller: 4.0.9
        2022-02-14 16:21:25.975 - info: iqontrol.0 (952176) systemLanguage = de
        2022-02-14 16:21:25.976 - info: iqontrol.0 (952176) Creating Popup States...
        2022-02-14 16:21:26.056 - info: iqontrol.0 (952176) Creating Widget States...
        2022-02-14 16:21:26.057 - info: iqontrol.0 (952176) Lists deactivated.
        2022-02-14 16:21:26.057 - info: iqontrol.0 (952176) Deleting unused Objects...
        2022-02-14 16:21:26.058 - info: iqontrol.0 (952176) Subscribing to states...
        2022-02-14 16:21:26.059 - info: iqontrol.0 (952176) iQontrol ready.
        2022-02-14 16:21:26.356 - error: host.ioBroker Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:121
        2022-02-14 16:21:26.357 - error: host.ioBroker Caught by controller[0]: throw e;
        2022-02-14 16:21:26.357 - error: host.ioBroker Caught by controller[0]: ^
        2022-02-14 16:21:26.358 - error: host.ioBroker Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node'
        2022-02-14 16:21:26.358 - error: host.ioBroker Caught by controller[0]: was compiled against a different Node.js version using
        2022-02-14 16:21:26.358 - error: host.ioBroker Caught by controller[0]: NODE_MODULE_VERSION 72. This version of Node.js requires
        2022-02-14 16:21:26.358 - error: host.ioBroker Caught by controller[0]: NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
        2022-02-14 16:21:26.359 - error: host.ioBroker Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
        2022-02-14 16:21:26.359 - error: host.ioBroker Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1144:18)
        2022-02-14 16:21:26.359 - error: host.ioBroker Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
        2022-02-14 16:21:26.359 - error: host.ioBroker Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12)
        2022-02-14 16:21:26.372 - error: host.ioBroker Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19)
        2022-02-14 16:21:26.372 - error: host.ioBroker Caught by controller[0]: at require (internal/modules/cjs/helpers.js:101:18)
        2022-02-14 16:21:26.372 - error: host.ioBroker Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:112:48)
        2022-02-14 16:21:26.372 - error: host.ioBroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/@serialport/bindings/lib/linux.js:2:36)
        2022-02-14 16:21:26.373 - error: host.ioBroker Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1085:14)
        2022-02-14 16:21:26.373 - error: host.ioBroker Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
        2022-02-14 16:21:26.373 - error: host.ioBroker Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32) {
        2022-02-14 16:21:26.373 - error: host.ioBroker Caught by controller[0]: code: 'ERR_DLOPEN_FAILED'
        2022-02-14 16:21:26.374 - error: host.ioBroker Caught by controller[0]: }
        2022-02-14 16:21:26.374 - error: host.ioBroker instance system.adapter.smartmeter.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2022-02-14 16:21:26.374 - info: host.ioBroker Adapter system.adapter.smartmeter.0 needs rebuild of @serialport/bindings and will be restarted afterwards.
        2022-02-14 16:21:26.375 - info: host.ioBroker system.adapter.smartmeter.0 will be rebuilt (Args: {"path":"/opt/iobroker/node_modules/@serialport","module":"@serialport/bindings","version":"9.2.3"})
        2022-02-14 16:21:26.375 - warn: host.ioBroker adapter "smartmeter" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
        2022-02-14 16:21:26.375 - info: host.ioBroker iobroker rebuild @serialport/bindings@9.2.3
        2022-02-14 16:21:26.635 - info: ble.0 (952193) starting. Version 0.12.0 in /opt/iobroker/node_modules/iobroker.ble, node: v14.19.0, js-controller: 4.0.9
        2022-02-14 16:21:26.702 - info: ble.0 (952193) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
        2022-02-14 16:21:26.704 - info: ble.0 (952193) enabled plugins: mi-flora, _default
        2022-02-14 16:21:26.705 - info: ble.0 (952193) monitored services: fe95
        2022-02-14 16:21:26.707 - info: ble.0 (952193) starting scanner process...
        2022-02-14 16:21:27.062 - error: ble.0 (952193) Terminating because A dependency requires a rebuild.
        2022-02-14 16:21:27.131 - info: host.ioBroker instance system.adapter.ble.0 requested a rebuild of its dependencies and will be restarted after that is done.
        2022-02-14 16:21:27.132 - info: host.ioBroker Adapter system.adapter.ble.0 needs rebuild and will be restarted afterwards.
        2022-02-14 16:21:27.133 - info: host.ioBroker system.adapter.ble.0 will be rebuilt
        2022-02-14 16:21:27.251 - info: host.ioBroker iobroker npm-rebuild: Path argument needs to be an absolute path!
        2022-02-14 16:21:28.261 - info: host.ioBroker iobroker npm-rebuild: exit 33
        2022-02-14 16:21:28.396 - info: host.ioBroker instance system.adapter.smartmeter.0 started with pid 952230
        2022-02-14 16:21:28.513 - info: host.ioBroker instance system.adapter.ble.0 started with pid 952237
        2022-02-14 16:21:28.542 - info: host.ioBroker instance system.adapter.mytime.0 started with pid 952244
        2022-02-14 16:21:29.703 - error: host.ioBroker Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:121
        2022-02-14 16:21:29.704 - error: host.ioBroker Caught by controller[0]: throw e;
        2022-02-14 16:21:29.704 - error: host.ioBroker Caught by controller[0]: ^
        2022-02-14 16:21:29.705 - error: host.ioBroker Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node'
        2022-02-14 16:21:29.705 - error: host.ioBroker Caught by controller[0]: was compiled against a different Node.js version using
        2022-02-14 16:21:29.705 - error: host.ioBroker Caught by controller[0]: NODE_MODULE_VERSION 72. This version of Node.js requires
        2022-02-14 16:21:29.706 - error: host.ioBroker Caught by controller[0]: NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
        2022-02-14 16:21:29.706 - error: host.ioBroker Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
        2022-02-14 16:21:29.706 - error: host.ioBroker Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1144:18)
        2022-02-14 16:21:29.706 - error: host.ioBroker Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
        2022-02-14 16:21:29.706 - error: host.ioBroker Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12)
        2022-02-14 16:21:29.707 - error: host.ioBroker Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19)
        2022-02-14 16:21:29.707 - error: host.ioBroker Caught by controller[0]: at require (internal/modules/cjs/helpers.js:101:18)
        2022-02-14 16:21:29.707 - error: host.ioBroker Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:112:48)
        2022-02-14 16:21:29.707 - error: host.ioBroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/@serialport/bindings/lib/linux.js:2:36)
        2022-02-14 16:21:29.707 - error: host.ioBroker Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1085:14)
        2022-02-14 16:21:29.708 - error: host.ioBroker Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
        2022-02-14 16:21:29.708 - error: host.ioBroker Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32) {
        2022-02-14 16:21:29.708 - error: host.ioBroker Caught by controller[0]: code: 'ERR_DLOPEN_FAILED'
        2022-02-14 16:21:29.708 - error: host.ioBroker Caught by controller[0]: }
        2022-02-14 16:21:29.709 - error: host.ioBroker instance system.adapter.smartmeter.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2022-02-14 16:21:29.709 - info: host.ioBroker Adapter system.adapter.smartmeter.0 needs rebuild and will be restarted afterwards.
        2022-02-14 16:21:29.709 - info: host.ioBroker system.adapter.smartmeter.0 will be rebuilt
        2022-02-14 16:21:29.709 - warn: host.ioBroker adapter "smartmeter" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
        2022-02-14 16:21:29.710 - info: host.ioBroker iobroker rebuild
        2022-02-14 16:21:30.024 - info: ble.0 (952237) starting. Version 0.12.0 in /opt/iobroker/node_modules/iobroker.ble, node: v14.19.0, js-controller: 4.0.9
        2022-02-14 16:21:30.097 - info: ble.0 (952237) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
        2022-02-14 16:21:30.098 - info: ble.0 (952237) enabled plugins: mi-flora, _default
        2022-02-14 16:21:30.099 - info: ble.0 (952237) monitored services: fe95
        2022-02-14 16:21:30.100 - info: ble.0 (952237) starting scanner process...
        2022-02-14 16:21:30.381 - error: ble.0 (952237) Terminating because A dependency requires a rebuild.
        

        EDIT:

        Das hier hätte ich noch, danach ist dann Ruhe:

        2022-02-14 16:22:57.067 - info: host.ioBroker iobroker npm-rebuild:
        2022-02-14 16:22:57.069 - info: host.ioBroker iobroker npm-rebuild: > @serialport/bindings@9.2.8 install /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings> prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
        2022-02-14 16:22:57.727 - info: web.0 (952599) ==> Connected system.user.admin from 192.168.66.146
        2022-02-14 16:22:59.129 - info: javascript.0 (950889) Stop script script.js.Foto_Telegram_schicken
        2022-02-14 16:23:06.661 - info: host.ioBroker iobroker npm-rebuild: > @serialport/bindings@9.2.8 install /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/@serialport/bindings> prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
        2022-02-14 16:23:12.717 - info: host.ioBroker iobroker npm-rebuild: > @root/acme@3.1.0 postinstall /opt/iobroker/node_modules/@root/acme> node scripts/postinstall
        2022-02-14 16:23:12.881 - info: host.ioBroker iobroker npm-rebuild: > abstract-socket@2.1.1 install /opt/iobroker/node_modules/abstract-socket> node-gyp rebuild
        2022-02-14 16:23:13.619 - info: host.ioBroker iobroker npm-rebuild: make: Verzeichnis „/opt/iobroker/node_modules/abstract-socket/build“ wird betreten
        2022-02-14 16:23:13.621 - info: host.ioBroker iobroker npm-rebuild: CXX(target) Release/obj.target/bindings/src/abstract_socket.o
        2022-02-14 16:23:13.636 - info: jarvis.0 (951750) Client with IP 192.168.66.146 connected.
        2022-02-14 16:23:15.023 - info: host.ioBroker iobroker npm-rebuild: SOLINK_MODULE(target) Release/obj.target/bindings.node
        2022-02-14 16:23:15.101 - info: host.ioBroker iobroker npm-rebuild: COPY Release/bindings.node
        2022-02-14 16:23:15.114 - info: host.ioBroker iobroker npm-rebuild: make: Verzeichnis „/opt/iobroker/node_modules/abstract-socket/build“ wird verlassen
        2022-02-14 16:23:15.203 - info: host.ioBroker iobroker npm-rebuild: > protobufjs@6.11.2 postinstall /opt/iobroker/node_modules/protobufjs> node scripts/postinstall
        2022-02-14 16:23:15.318 - info: host.ioBroker iobroker npm-rebuild: > cpu-features@0.0.2 install /opt/iobroker/node_modules/cpu-features> node-gyp rebuild
        2022-02-14 16:23:16.097 - info: host.ioBroker iobroker npm-rebuild: make: Verzeichnis „/opt/iobroker/node_modules/cpu-features/build“ wird betreten
        2022-02-14 16:23:16.102 - info: host.ioBroker iobroker npm-rebuild: ACTION Configuring dependencies /opt/iobroker/node_modules/cpu-features/deps/cpu_features/build/Makefile
        2022-02-14 16:23:16.297 - info: host.ioBroker iobroker npm-rebuild: make: Verzeichnis „/opt/iobroker/node_modules/cpu-features/build“ wird verlassen
        2022-02-14 16:23:17.453 - info: host.ioBroker iobroker npm-rebuild: exit 0
        2022-02-14 16:23:17.698 - info: host.ioBroker instance system.adapter.smartmeter.0 started with pid 953383
        2022-02-14 16:23:17.708 - info: host.ioBroker instance system.adapter.ble.0 started with pid 953389
        
        apollon77 1 Reply Last reply Reply Quote 0
        • apollon77
          apollon77 @coyote last edited by

          @coyote Ok, und danach tat alles ohne das Du was manuell gemacht hast bei smartmeter? Trotzdem was komisch ... wir checken

          coyote 1 Reply Last reply Reply Quote 0
          • coyote
            coyote Most Active @apollon77 last edited by coyote

            @apollon77 genau, hab nur den ble von Hand nachinstalliert, da der nach 3 Versuchen auf gab 🙂
            smartmeter hab ich nichts gemacht, der ist grün und ich habe auch aktuelle Werte.

            1 Reply Last reply Reply Quote 1
            • JB_Sullivan
              JB_Sullivan last edited by

              So heute unter Windows auch mal das Update auf js-controller 4.0.9 gemacht. Versionsstand wurde angehoben und so wie es aussieht funktioniert ioB einwandfrei. Allerdings wurden in der Konsole die folgenden Meldungen ausgegeben. Windows bedingt?

              C:\iobroker\GLT>iobroker upgrade self
              Update js-controller from @3.3.22 to @4.0.9
              NPM version: 6.14.11
              npm install iobroker.js-controller@4.0.9 --loglevel error --unsafe-perm (System call)
              Server Objects 127.0.0.1:61428 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets"]
              Server States 127.0.0.1:61429 Error from InMemDB: Error: GET-UNSUPPORTED for namespace meta.: Data=["meta.states.protocolVersion"]
              Server Objects 127.0.0.1:61428 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.protocolVersion"]
              Server States 127.0.0.1:61430 Error from InMemDB: Error: PSUBSCRIBE-UNSUPPORTED for namespace meta.: Data=["meta.*"]
              Server Objects 127.0.0.1:61428 Error from InMemDB: Error: Unknown LUA script load
              Server Objects 127.0.0.1:61428 Error from InMemDB: Error: Unknown LUA script load
              Server Objects 127.0.0.1:61428 Error from InMemDB: Error: Unknown LUA script load
              Server Objects 127.0.0.1:61428 Error from InMemDB: Error: SET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets",{"type":"Buffer","data":[49]}]
              Could not migrate objects to corresponding sets: Error SET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets",{"type":"Buffer","data":[49]}]
              
              apollon77 1 Reply Last reply Reply Quote 0
              • apollon77
                apollon77 @JB_Sullivan last edited by

                @jb_sullivan ne, Meldungen sind korrekt so, siehe auch oben erster Post

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

                  hallo,

                  mit dem Feedback der letzten tage habe ich heute den js-controller 4.0.10, aka Stable-RC2 für Euch. Enthalten ist:

                  4.0.10 (2022-02-15)

                  • (foxriver76) Fix module specific rebuild command
                  • (foxriver76) allow null for object.states also for extend calls for now
                  • (foxriver76) enable sets on migration to redis if allowed
                  • (Apollon77) Make sure adapters that are stopped on update are not enabled too early
                  • (Apollon77) Optimize some special cases on adapter start

                  @crunchip Dein backitup upgrade Problem sollte damit gelöst sein und die Module-spezifischen Rebuilds bei Node-JS updates sollten auch besser tun (na, mag nochmal jemand Node.js upgraden oder so? ;-)) )

                  Thomas Braun Neuschwansteini Diginix L 4 Replies Last reply Reply Quote 2
                  • Thomas Braun
                    Thomas Braun Most Active @apollon77 last edited by Thomas Braun

                    @apollon77 sagte in js-controller 4.0 jetzt im BETA/LATEST!:

                    (na, mag nochmal jemand Node.js upgraden oder so? ;-)) )

                    Kein Problem. Node-Versionswechsel ist ja schnell gemacht.

                    Wobei die letzten Wechsel der nodejs-Installation bei den von mir eingesetzten Adaptern schon sauber weggebügelt wurden. Da erwarte ich also keine Verbesserung.

                    apollon77 1 Reply Last reply Reply Quote 1
                    • Jabba_the_Hutt
                      Jabba_the_Hutt last edited by

                      @apollon77

                      Welche node.js darfs denn sein? 😉

                      apollon77 Thomas Braun 2 Replies Last reply Reply Quote 0
                      • apollon77
                        apollon77 @Jabba_the_Hutt last edited by

                        @jabba_the_hutt Mir egal 🙂

                        1 Reply Last reply Reply Quote 0
                        • crunchip
                          crunchip Forum Testing Most Active last edited by

                          @apollon77 sagte in js-controller 4.0 jetzt im BETA/LATEST!:

                          Dein backitup upgrade Problem sollte damit gelöst sein und die Module-spezifischen Rebuilds bei Node-JS updates sollten auch besser tun (na, mag nochmal jemand Node.js upgraden oder so? ;-)) )

                          bin gespannt, ich werde testen und vllt auch mal auf v16 hochgehen😉

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

                            @jabba_the_hutt sagte in js-controller 4.0 jetzt im BETA/LATEST!:

                            Welche node.js darfs denn sein?

                            Eins mit 'ner anderen ABI als dein jetziges. 😀

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

                              @thomas-braun

                              😄 v16 wollte ich eh schon lange ggg

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

                                @thomas-braun Am Ende eins was "bluetooth" kram drin hat (ble adapter) und/oder canvas ... die sind zickig und ja die werden nicht automatisch rebuild gehen (weil da fixes bei den libs fehlen) aber ich würde am Log sehen das unsere versuche alle richtig laufen 🙂

                                Jabba_the_Hutt Thomas Braun 2 Replies Last reply Reply Quote 0
                                • Jabba_the_Hutt
                                  Jabba_the_Hutt @apollon77 last edited by

                                  @apollon77

                                  ble adapter kann ich dann austesten ... log stell ich dann online.

                                  1 Reply Last reply Reply Quote 1
                                  • Thomas Braun
                                    Thomas Braun Most Active @apollon77 last edited by Thomas Braun

                                    @apollon77 sagte in js-controller 4.0 jetzt im BETA/LATEST!:

                                    weil da fixes bei den libs fehlen

                                    Den für canvas hab ich aber drin. Du erinnerst dich?
                                    Den ble installier ich gerade mal flugs.

                                    apollon77 1 Reply Last reply Reply Quote 1
                                    • apollon77
                                      apollon77 @Thomas Braun last edited by

                                      @thomas-braun ja da bist du die Ausnahme. Der sollte dann direkt beim „ grossen“ rebuild mit gehen.

                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Neuschwansteini
                                        Neuschwansteini @apollon77 last edited by

                                        @apollon77 Hier ist js-controller 4.0.10 absolut unauffaellig auf multihost:
                                        lxc debian 10, node 14, npm 6
                                        und 3x auf lxc debian 11, node 16, npm 8,
                                        auf armv6 (raspi-zero) debian 10, node 14, npm 6,
                                        auf armv7 debian 11, node 14, npm 6.

                                        Es sind insgesamt 61 Adapter auf 6 Hosts aufgeteilt im Einsatz.
                                        Datenbank redis/redis ( die schaufelt sich bei mir tot, aber das ist ein anderes topic..hab mal ausgemistet, nur noch ca. 60000 States..)

                                        1 Reply Last reply Reply Quote 1
                                        • crunchip
                                          crunchip Forum Testing Most Active last edited by crunchip

                                          hab auch gerade gesehen, das die CPU erhöht ist
                                          was hatte ich gestern Mittag gemacht

                                          • testweise backitup eine Version zurück und wieder hoch
                                            danach
                                          • die gestrigen anstehenden Adapter update's (welche es alle waren, kann ich nicht mehr genau sagen)
                                            Log ist unauffällig
                                            js-controller noch 4.0.9

                                          werde ioBroker mal neu starten und beobachten wie es sich dann verhält
                                          5074dd62-0d92-415e-8ede-b930ff91156a-image.png 63f42558-501a-4caa-8e39-c0aae7f53ba6-image.png

                                          apollon77 1 Reply Last reply Reply Quote 0
                                          • apollon77
                                            apollon77 @crunchip last edited by

                                            @crunchip Jarvis mit 50% CPU? Krass ... ist das "stabil" so? Dann würde ich da mal anfangen weil es der höchste ausreisser ist - vor allem falls es da gestern ein Update gab?

                                            crunchip 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

                                            640
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            70
                                            747
                                            166949
                                            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