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

  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller 3.3 jetzt im STABLE!

NEWS

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

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

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

js-controller 3.3 jetzt im STABLE!

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
344 Beiträge 61 Kommentatoren 91.5k Aufrufe 46 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • apollon77A apollon77

    @slowman sagte in js-controller 3.3 jetzt im STABLE!:

    Kann man das jetzt irgendwie so reparieren, das die Statistik nicht im Arsch ist?

    Es ist immer noch NUR eine Logzeile. Werte werden dennoch geschrieben ... alles gut :-)
    GitHub issues öffnen (bzw bei mihome-vacuum mal objekt löschen und adapter restarten)

    SlowmanS Offline
    SlowmanS Offline
    Slowman
    schrieb am zuletzt editiert von
    #155

    @apollon77

    Das sagst du so in deinen jugendlichen Leichtsinn :grinning:

    Was passiert denn, wenn ich den kompletten Objektbaum vom SMA EM lösche und wieder erstellen lasse. Da ich ja die Daten an Grafana weiterreiche, dürfte doch meine Statistik nicht zerstört werden oder?

    apollon77A 1 Antwort Letzte Antwort
    0
    • SlowmanS Slowman

      @apollon77

      Das sagst du so in deinen jugendlichen Leichtsinn :grinning:

      Was passiert denn, wenn ich den kompletten Objektbaum vom SMA EM lösche und wieder erstellen lasse. Da ich ja die Daten an Grafana weiterreiche, dürfte doch meine Statistik nicht zerstört werden oder?

      apollon77A Offline
      apollon77A Offline
      apollon77
      schrieb am zuletzt editiert von
      #156

      @slowman Naja wenn ein Objekt meckert lösche das eine Objekt ... und ja ggf musst du danach die Einstellungen für Historisierung neu machen

      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
      SlowmanS 1 Antwort Letzte Antwort
      1
      • apollon77A apollon77

        @slowman Naja wenn ein Objekt meckert lösche das eine Objekt ... und ja ggf musst du danach die Einstellungen für Historisierung neu machen

        SlowmanS Offline
        SlowmanS Offline
        Slowman
        schrieb am zuletzt editiert von Slowman
        #157

        @apollon77

        Habe jetzt noch ein paar Fehler drin, einige haben sich durch Löschen des Objektbaums erledigt. Aber nicht alle :disappointed:

        Beim Hue Adapter bekomme ich absolut die Infomeldung nicht raus.

        hue-extended.0
        	2021-08-15 10:07:06.718	info	State value to set for "hue-extended.0.groups.000-all_lights.presence.state.presence" has to be type "string" but received type "boolean"
        hue-extended.0
        	2021-08-15 10:07:06.714	info	State value to set for "hue-extended.0.sensors.053-küche_bwm.state.presence" has to be type "string" but received type "boolean" 
        hue-extended.0
        	2021-08-15 10:10:09.303	info	State value to set for "hue-extended.0.groups.000-all_lights.lightlevel.state.lightlevel" has to be type "string" but received type "number"
        hue-extended.0
        	2021-08-15 10:10:09.271	info	State value to set for "hue-extended.0.sensors.221-hue_outdoor_light_sensor_2.state.lightlevel" has to be type "string" but received type "number"
        hue-extended.0
        	2021-08-15 10:10:09.271	info	State value to set for "hue-extended.0.sensors.204-hue_ambient_light_sensor_6.state.lightlevel" has to be type "string" but received type "number" 
        

        Staune das der Hue Extended Adapter Probleme macht, da ich sonst von keinen gelesen habe, das da nichts passt.
        Kann man irgendwo selber in den Objektdaten dies verändern?

        P 1 Antwort Letzte Antwort
        0
        • SlowmanS Slowman

          @apollon77

          Habe jetzt noch ein paar Fehler drin, einige haben sich durch Löschen des Objektbaums erledigt. Aber nicht alle :disappointed:

          Beim Hue Adapter bekomme ich absolut die Infomeldung nicht raus.

          hue-extended.0
          	2021-08-15 10:07:06.718	info	State value to set for "hue-extended.0.groups.000-all_lights.presence.state.presence" has to be type "string" but received type "boolean"
          hue-extended.0
          	2021-08-15 10:07:06.714	info	State value to set for "hue-extended.0.sensors.053-küche_bwm.state.presence" has to be type "string" but received type "boolean" 
          hue-extended.0
          	2021-08-15 10:10:09.303	info	State value to set for "hue-extended.0.groups.000-all_lights.lightlevel.state.lightlevel" has to be type "string" but received type "number"
          hue-extended.0
          	2021-08-15 10:10:09.271	info	State value to set for "hue-extended.0.sensors.221-hue_outdoor_light_sensor_2.state.lightlevel" has to be type "string" but received type "number"
          hue-extended.0
          	2021-08-15 10:10:09.271	info	State value to set for "hue-extended.0.sensors.204-hue_ambient_light_sensor_6.state.lightlevel" has to be type "string" but received type "number" 
          

          Staune das der Hue Extended Adapter Probleme macht, da ich sonst von keinen gelesen habe, das da nichts passt.
          Kann man irgendwo selber in den Objektdaten dies verändern?

          P Offline
          P Offline
          peterfido
          schrieb am zuletzt editiert von peterfido
          #158

          @apollon77
          Das Update ist durchgeführt. Vorher musste ich noch einen

          iobroker fix
          

          durchführen.

          Die Ausgabe des Updates:

          
          peter@proxbroker:/opt/iobroker$ iobroker upgrade self
          Update js-controller from @3.2.16 to @3.3.15
          NPM version: 6.14.14
          npm install iobroker.js-controller@3.3.15 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
          /bin/sh: 1: cmake: not found
          make: *** [config_deps.target.mk:13: /opt/iobroker/node_modules/cpu-features/deps/cpu_features/build/Makefile] Fehler 127
          gyp ERR! build error
          gyp ERR! stack Error: `make` failed with exit code: 2
          gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
          gyp ERR! stack     at ChildProcess.emit (events.js:314:20)
          gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
          gyp ERR! System Linux 4.19.0-17-amd64
          gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
          gyp ERR! cwd /opt/iobroker/node_modules/cpu-features
          gyp ERR! node -v v12.22.5
          gyp ERR! node-gyp -v v5.1.0
          gyp ERR! not ok
          In file included from ../src/binding.cc:6:
          /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:736:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                 (node::addon_register_func) (regfunc),                          \
                                                     ^
          /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:770:3: note: in expansion of macro ‘NODE_MODULE_X’
             NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
             ^~~~~~~~~~~~~
          ../src/binding.cc:2013:1: note: in expansion of macro ‘NODE_MODULE’
           NODE_MODULE(sshcrypto, init)
           ^~~~~~~~~~~
          Starting node restart.js
          peter@proxbroker:/opt/iobroker$
          
          

          Kann ich die Fehler ignorieren?

          Gruß

          Peterfido


          Proxmox auf Intel NUC12WSHi5
          ioBroker: Debian (VM)
          CCU: Debmatic (VM)
          Influx: Debian (VM)
          Grafana: Debian (VM)
          eBus: Debian (VM)
          Zigbee: Debian (VM) mit zigbee2mqtt

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • P peterfido

            @apollon77
            Das Update ist durchgeführt. Vorher musste ich noch einen

            iobroker fix
            

            durchführen.

            Die Ausgabe des Updates:

            
            peter@proxbroker:/opt/iobroker$ iobroker upgrade self
            Update js-controller from @3.2.16 to @3.3.15
            NPM version: 6.14.14
            npm install iobroker.js-controller@3.3.15 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
            /bin/sh: 1: cmake: not found
            make: *** [config_deps.target.mk:13: /opt/iobroker/node_modules/cpu-features/deps/cpu_features/build/Makefile] Fehler 127
            gyp ERR! build error
            gyp ERR! stack Error: `make` failed with exit code: 2
            gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
            gyp ERR! stack     at ChildProcess.emit (events.js:314:20)
            gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
            gyp ERR! System Linux 4.19.0-17-amd64
            gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
            gyp ERR! cwd /opt/iobroker/node_modules/cpu-features
            gyp ERR! node -v v12.22.5
            gyp ERR! node-gyp -v v5.1.0
            gyp ERR! not ok
            In file included from ../src/binding.cc:6:
            /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:736:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                   (node::addon_register_func) (regfunc),                          \
                                                       ^
            /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:770:3: note: in expansion of macro ‘NODE_MODULE_X’
               NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
               ^~~~~~~~~~~~~
            ../src/binding.cc:2013:1: note: in expansion of macro ‘NODE_MODULE’
             NODE_MODULE(sshcrypto, init)
             ^~~~~~~~~~~
            Starting node restart.js
            peter@proxbroker:/opt/iobroker$
            
            

            Kann ich die Fehler ignorieren?

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #159

            @peterfido
            cmake würde ich mal nachinstallieren.

            apt policy cmake
            

            bringt?

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            P 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @peterfido
              cmake würde ich mal nachinstallieren.

              apt policy cmake
              

              bringt?

              P Offline
              P Offline
              peterfido
              schrieb am zuletzt editiert von peterfido
              #160

              @thomas-braun
              Danke.
              OK, habe ich installiert.

              cmake:
                Installiert:           (keine)
                Installationskandidat: 3.13.4-1
                Versionstabelle:
                   3.13.4-1 500
                      500 http://deb.debian.org/debian buster/main amd64 Packages
                      500 http://ftp.de.debian.org/debian buster/main amd64 Packages
              peter@proxbroker:~$ sudo apt install cmake
              Paketlisten werden gelesen... Fertig
              Abhängigkeitsbaum wird aufgebaut.
              Statusinformationen werden eingelesen.... Fertig
              Die folgenden zusätzlichen Pakete werden installiert:
                cmake-data libjsoncpp1 librhash0
              Vorgeschlagene Pakete:
                cmake-doc ninja-build
              Die folgenden NEUEN Pakete werden installiert:
                cmake cmake-data libjsoncpp1 librhash0
              0 aktualisiert, 4 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
              Es müssen 5.155 kB an Archiven heruntergeladen werden.
              Nach dieser Operation werden 25,8 MB Plattenplatz zusätzlich benutzt.
              Möchten Sie fortfahren? [J/n]
              Holen:1 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1.476 kB]
              Holen:2 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75,6 kB]
              Holen:3 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
              Holen:4 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3.480 kB]
              Es wurden 5.155 kB in 0 s geholt (19,2 MB/s).
              Vormals nicht ausgewähltes Paket cmake-data wird gewählt.
              (Lese Datenbank ... 123005 Dateien und Verzeichnisse sind derzeit installiert.)
              Vorbereitung zum Entpacken von .../cmake-data_3.13.4-1_all.deb ...
              Entpacken von cmake-data (3.13.4-1) ...
              Vormals nicht ausgewähltes Paket libjsoncpp1:amd64 wird gewählt.
              Vorbereitung zum Entpacken von .../libjsoncpp1_1.7.4-3_amd64.deb ...
              Entpacken von libjsoncpp1:amd64 (1.7.4-3) ...
              Vormals nicht ausgewähltes Paket librhash0:amd64 wird gewählt.
              Vorbereitung zum Entpacken von .../librhash0_1.3.8-1_amd64.deb ...
              Entpacken von librhash0:amd64 (1.3.8-1) ...
              Vormals nicht ausgewähltes Paket cmake wird gewählt.
              Vorbereitung zum Entpacken von .../cmake_3.13.4-1_amd64.deb ...
              Entpacken von cmake (3.13.4-1) ...
              librhash0:amd64 (1.3.8-1) wird eingerichtet ...
              cmake-data (3.13.4-1) wird eingerichtet ...
              libjsoncpp1:amd64 (1.7.4-3) wird eingerichtet ...
              cmake (3.13.4-1) wird eingerichtet ...
              Trigger für man-db (2.8.5-2) werden verarbeitet ...
              Trigger für libc-bin (2.28-10) werden verarbeitet ...
              peter@proxbroker:~$
              
              

              Sollte ich nochmal iobroker upgraden? << Also erst zurück zum Snapshot und dann nochmal mit cmake

              Gruß

              Peterfido


              Proxmox auf Intel NUC12WSHi5
              ioBroker: Debian (VM)
              CCU: Debmatic (VM)
              Influx: Debian (VM)
              Grafana: Debian (VM)
              eBus: Debian (VM)
              Zigbee: Debian (VM) mit zigbee2mqtt

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • P peterfido

                @thomas-braun
                Danke.
                OK, habe ich installiert.

                cmake:
                  Installiert:           (keine)
                  Installationskandidat: 3.13.4-1
                  Versionstabelle:
                     3.13.4-1 500
                        500 http://deb.debian.org/debian buster/main amd64 Packages
                        500 http://ftp.de.debian.org/debian buster/main amd64 Packages
                peter@proxbroker:~$ sudo apt install cmake
                Paketlisten werden gelesen... Fertig
                Abhängigkeitsbaum wird aufgebaut.
                Statusinformationen werden eingelesen.... Fertig
                Die folgenden zusätzlichen Pakete werden installiert:
                  cmake-data libjsoncpp1 librhash0
                Vorgeschlagene Pakete:
                  cmake-doc ninja-build
                Die folgenden NEUEN Pakete werden installiert:
                  cmake cmake-data libjsoncpp1 librhash0
                0 aktualisiert, 4 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                Es müssen 5.155 kB an Archiven heruntergeladen werden.
                Nach dieser Operation werden 25,8 MB Plattenplatz zusätzlich benutzt.
                Möchten Sie fortfahren? [J/n]
                Holen:1 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1.476 kB]
                Holen:2 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75,6 kB]
                Holen:3 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
                Holen:4 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3.480 kB]
                Es wurden 5.155 kB in 0 s geholt (19,2 MB/s).
                Vormals nicht ausgewähltes Paket cmake-data wird gewählt.
                (Lese Datenbank ... 123005 Dateien und Verzeichnisse sind derzeit installiert.)
                Vorbereitung zum Entpacken von .../cmake-data_3.13.4-1_all.deb ...
                Entpacken von cmake-data (3.13.4-1) ...
                Vormals nicht ausgewähltes Paket libjsoncpp1:amd64 wird gewählt.
                Vorbereitung zum Entpacken von .../libjsoncpp1_1.7.4-3_amd64.deb ...
                Entpacken von libjsoncpp1:amd64 (1.7.4-3) ...
                Vormals nicht ausgewähltes Paket librhash0:amd64 wird gewählt.
                Vorbereitung zum Entpacken von .../librhash0_1.3.8-1_amd64.deb ...
                Entpacken von librhash0:amd64 (1.3.8-1) ...
                Vormals nicht ausgewähltes Paket cmake wird gewählt.
                Vorbereitung zum Entpacken von .../cmake_3.13.4-1_amd64.deb ...
                Entpacken von cmake (3.13.4-1) ...
                librhash0:amd64 (1.3.8-1) wird eingerichtet ...
                cmake-data (3.13.4-1) wird eingerichtet ...
                libjsoncpp1:amd64 (1.7.4-3) wird eingerichtet ...
                cmake (3.13.4-1) wird eingerichtet ...
                Trigger für man-db (2.8.5-2) werden verarbeitet ...
                Trigger für libc-bin (2.28-10) werden verarbeitet ...
                peter@proxbroker:~$
                
                

                Sollte ich nochmal iobroker upgraden? << Also erst zurück zum Snapshot und dann nochmal mit cmake

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von Thomas Braun
                #161

                @peterfido
                Dann versuch jetzt nochmal dein Glück.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                P 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @peterfido
                  Dann versuch jetzt nochmal dein Glück.

                  P Offline
                  P Offline
                  peterfido
                  schrieb am zuletzt editiert von
                  #162

                  @thomas-braun

                  Habe ich. Ein paar Warnungen kommen noch.

                  peter@proxbroker:/opt/iobroker$ iobroker upgrade self
                  Update js-controller from @3.2.16 to @3.3.15
                  NPM version: 6.14.14
                  npm install iobroker.js-controller@3.3.15 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                  In file included from ../src/binding.cc:1:
                  /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:736:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                         (node::addon_register_func) (regfunc),                          \
                                                             ^
                  /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:770:3: note: in expansion of macro ‘NODE_MODULE_X’
                     NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                     ^~~~~~~~~~~~~
                  ../src/binding.cc:153:1: note: in expansion of macro ‘NODE_MODULE’
                   NODE_MODULE(cpufeatures, init)
                   ^~~~~~~~~~~
                  In file included from ../src/binding.cc:6:
                  /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:736:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                         (node::addon_register_func) (regfunc),                          \
                                                             ^
                  /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:770:3: note: in expansion of macro ‘NODE_MODULE_X’
                     NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                     ^~~~~~~~~~~~~
                  ../src/binding.cc:2013:1: note: in expansion of macro ‘NODE_MODULE’
                   NODE_MODULE(sshcrypto, init)
                   ^~~~~~~~~~~
                  Starting node restart.js
                  peter@proxbroker:/opt/iobroker$
                  
                  

                  Gruß

                  Peterfido


                  Proxmox auf Intel NUC12WSHi5
                  ioBroker: Debian (VM)
                  CCU: Debmatic (VM)
                  Influx: Debian (VM)
                  Grafana: Debian (VM)
                  eBus: Debian (VM)
                  Zigbee: Debian (VM) mit zigbee2mqtt

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • P peterfido

                    @thomas-braun

                    Habe ich. Ein paar Warnungen kommen noch.

                    peter@proxbroker:/opt/iobroker$ iobroker upgrade self
                    Update js-controller from @3.2.16 to @3.3.15
                    NPM version: 6.14.14
                    npm install iobroker.js-controller@3.3.15 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                    In file included from ../src/binding.cc:1:
                    /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:736:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                           (node::addon_register_func) (regfunc),                          \
                                                               ^
                    /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:770:3: note: in expansion of macro ‘NODE_MODULE_X’
                       NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                       ^~~~~~~~~~~~~
                    ../src/binding.cc:153:1: note: in expansion of macro ‘NODE_MODULE’
                     NODE_MODULE(cpufeatures, init)
                     ^~~~~~~~~~~
                    In file included from ../src/binding.cc:6:
                    /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:736:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                           (node::addon_register_func) (regfunc),                          \
                                                               ^
                    /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:770:3: note: in expansion of macro ‘NODE_MODULE_X’
                       NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                       ^~~~~~~~~~~~~
                    ../src/binding.cc:2013:1: note: in expansion of macro ‘NODE_MODULE’
                     NODE_MODULE(sshcrypto, init)
                     ^~~~~~~~~~~
                    Starting node restart.js
                    peter@proxbroker:/opt/iobroker$
                    
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #163

                    @peterfido

                    Lösch den npm cache Mal

                    cd /opt/iobroker
                    npm cache clear --force
                    

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    P 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @peterfido

                      Lösch den npm cache Mal

                      cd /opt/iobroker
                      npm cache clear --force
                      
                      P Offline
                      P Offline
                      peterfido
                      schrieb am zuletzt editiert von
                      #164

                      @thomas-braun sagte in js-controller 3.3 jetzt im STABLE!:

                      npm cache clear --force

                      Leider keine Änderung.

                      cmake (3.13.4-1) wird eingerichtet ...
                      Trigger für man-db (2.8.5-2) werden verarbeitet ...
                      Trigger für libc-bin (2.28-10) werden verarbeitet ...
                      peter@proxbroker:/opt/iobroker$ npm cache clear --force
                      npm WARN using --force I sure hope you know what you are doing.
                      peter@proxbroker:/opt/iobroker$ iobroker upgrade self
                      Update js-controller from @3.2.16 to @3.3.15
                      NPM version: 6.14.14
                      npm install iobroker.js-controller@3.3.15 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                      In file included from ../src/binding.cc:1:
                      /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:736:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                             (node::addon_register_func) (regfunc),                          \
                                                                 ^
                      /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:770:3: note: in expansion of macro ‘NODE_MODULE_X’
                         NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                         ^~~~~~~~~~~~~
                      ../src/binding.cc:153:1: note: in expansion of macro ‘NODE_MODULE’
                       NODE_MODULE(cpufeatures, init)
                       ^~~~~~~~~~~
                      In file included from ../src/binding.cc:6:
                      /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:736:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                             (node::addon_register_func) (regfunc),                          \
                                                                 ^
                      /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:770:3: note: in expansion of macro ‘NODE_MODULE_X’
                         NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                         ^~~~~~~~~~~~~
                      ../src/binding.cc:2013:1: note: in expansion of macro ‘NODE_MODULE’
                       NODE_MODULE(sshcrypto, init)
                       ^~~~~~~~~~~
                      Starting node restart.js
                      peter@proxbroker:/opt/iobroker$
                      
                      

                      Ich lasse es jetzt so.

                      Gruß

                      Peterfido


                      Proxmox auf Intel NUC12WSHi5
                      ioBroker: Debian (VM)
                      CCU: Debmatic (VM)
                      Influx: Debian (VM)
                      Grafana: Debian (VM)
                      eBus: Debian (VM)
                      Zigbee: Debian (VM) mit zigbee2mqtt

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • P peterfido

                        @thomas-braun sagte in js-controller 3.3 jetzt im STABLE!:

                        npm cache clear --force

                        Leider keine Änderung.

                        cmake (3.13.4-1) wird eingerichtet ...
                        Trigger für man-db (2.8.5-2) werden verarbeitet ...
                        Trigger für libc-bin (2.28-10) werden verarbeitet ...
                        peter@proxbroker:/opt/iobroker$ npm cache clear --force
                        npm WARN using --force I sure hope you know what you are doing.
                        peter@proxbroker:/opt/iobroker$ iobroker upgrade self
                        Update js-controller from @3.2.16 to @3.3.15
                        NPM version: 6.14.14
                        npm install iobroker.js-controller@3.3.15 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                        In file included from ../src/binding.cc:1:
                        /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:736:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                               (node::addon_register_func) (regfunc),                          \
                                                                   ^
                        /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:770:3: note: in expansion of macro ‘NODE_MODULE_X’
                           NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                           ^~~~~~~~~~~~~
                        ../src/binding.cc:153:1: note: in expansion of macro ‘NODE_MODULE’
                         NODE_MODULE(cpufeatures, init)
                         ^~~~~~~~~~~
                        In file included from ../src/binding.cc:6:
                        /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:736:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                               (node::addon_register_func) (regfunc),                          \
                                                                   ^
                        /home/iobroker/.cache/node-gyp/12.22.5/include/node/node.h:770:3: note: in expansion of macro ‘NODE_MODULE_X’
                           NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                           ^~~~~~~~~~~~~
                        ../src/binding.cc:2013:1: note: in expansion of macro ‘NODE_MODULE’
                         NODE_MODULE(sshcrypto, init)
                         ^~~~~~~~~~~
                        Starting node restart.js
                        peter@proxbroker:/opt/iobroker$
                        
                        

                        Ich lasse es jetzt so.

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #165

                        @peterfido

                        Versuchs so:

                        cd /opt/iobroker
                        sudo -H -u iobroker npm install iobroker.js-controller
                        

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        P 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @peterfido

                          Versuchs so:

                          cd /opt/iobroker
                          sudo -H -u iobroker npm install iobroker.js-controller
                          
                          P Offline
                          P Offline
                          peterfido
                          schrieb am zuletzt editiert von
                          #166

                          @thomas-braun

                          Das Ergebnis:

                          peter@proxbroker:/opt/iobroker$ iobroker stop
                          peter@proxbroker:/opt/iobroker$ sudo -H -u iobroker npm install iobroker.js-controller
                          
                          > iobroker.js-controller@3.3.15 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                          > node lib/preinstallCheck.js
                          
                          NPM version: 6.14.14
                          
                          > iobroker.js-controller@3.3.15 install /opt/iobroker/node_modules/iobroker.js-controller
                          > node iobroker.js setup first
                          
                          object _design/custom updated
                          object _design/system updated
                          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
                          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                          npm WARN typedoc@0.20.28 requires a peer of typescript@3.9.x || 4.0.x || 4.1.x but none is installed. You must install peer dependencies yourself.
                          npm WARN typedoc@0.20.28 requires a peer of typescript@3.9.x || 4.0.x || 4.1.x but none is installed. You must install peer dependencies yourself.
                          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/fsevents):
                          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/zigbee-herdsman/node_modules/fsevents):
                          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/zigbee-herdsman-converters/node_modules/fsevents):
                          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                          
                          + iobroker.js-controller@3.3.15
                          removed 88 packages and updated 1 package in 34.258s
                          peter@proxbroker:/opt/iobroker$ iobroker start
                          
                          

                          Gruß

                          Peterfido


                          Proxmox auf Intel NUC12WSHi5
                          ioBroker: Debian (VM)
                          CCU: Debmatic (VM)
                          Influx: Debian (VM)
                          Grafana: Debian (VM)
                          eBus: Debian (VM)
                          Zigbee: Debian (VM) mit zigbee2mqtt

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • P peterfido

                            @thomas-braun

                            Das Ergebnis:

                            peter@proxbroker:/opt/iobroker$ iobroker stop
                            peter@proxbroker:/opt/iobroker$ sudo -H -u iobroker npm install iobroker.js-controller
                            
                            > iobroker.js-controller@3.3.15 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                            > node lib/preinstallCheck.js
                            
                            NPM version: 6.14.14
                            
                            > iobroker.js-controller@3.3.15 install /opt/iobroker/node_modules/iobroker.js-controller
                            > node iobroker.js setup first
                            
                            object _design/custom updated
                            object _design/system updated
                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
                            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                            npm WARN typedoc@0.20.28 requires a peer of typescript@3.9.x || 4.0.x || 4.1.x but none is installed. You must install peer dependencies yourself.
                            npm WARN typedoc@0.20.28 requires a peer of typescript@3.9.x || 4.0.x || 4.1.x but none is installed. You must install peer dependencies yourself.
                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/fsevents):
                            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/zigbee-herdsman/node_modules/fsevents):
                            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/zigbee-herdsman-converters/node_modules/fsevents):
                            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                            
                            + iobroker.js-controller@3.3.15
                            removed 88 packages and updated 1 package in 34.258s
                            peter@proxbroker:/opt/iobroker$ iobroker start
                            
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #167

                            @peterfido Dann sollte es ja jetzt passen.

                            iobroker version
                            

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            P 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @peterfido Dann sollte es ja jetzt passen.

                              iobroker version
                              
                              P Offline
                              P Offline
                              peterfido
                              schrieb am zuletzt editiert von
                              #168

                              @thomas-braun

                              Danke.
                              Die Version war nach dem Update um 12:14 auch schon die 3.3.15. Es traten halt die Warnungen während des Updates auf.

                              Mein erster Versuch ohne

                              iobroker fix
                              

                              hatte die ioBroker "zerschossen". Er konnte ein paar Links nicht löschen. Danach lief kein Update mehr durch. Also im Snapshot zurück und erst den fix laufen lassen und nochmal aktualisieren.

                              Danach war die Version zwar aktuell, jedoch war ich mir wegen der Fehlermeldung mit dem cmake unsicher und habe daher hier angefragt.

                              Die (letzte) "manuelle" Installation hatte den positiven Nebeneffekt, dass ein paar Gigabyte freigeschaufelt wurden. :blush:

                              Gruß

                              Peterfido


                              Proxmox auf Intel NUC12WSHi5
                              ioBroker: Debian (VM)
                              CCU: Debmatic (VM)
                              Influx: Debian (VM)
                              Grafana: Debian (VM)
                              eBus: Debian (VM)
                              Zigbee: Debian (VM) mit zigbee2mqtt

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • P peterfido

                                @thomas-braun

                                Danke.
                                Die Version war nach dem Update um 12:14 auch schon die 3.3.15. Es traten halt die Warnungen während des Updates auf.

                                Mein erster Versuch ohne

                                iobroker fix
                                

                                hatte die ioBroker "zerschossen". Er konnte ein paar Links nicht löschen. Danach lief kein Update mehr durch. Also im Snapshot zurück und erst den fix laufen lassen und nochmal aktualisieren.

                                Danach war die Version zwar aktuell, jedoch war ich mir wegen der Fehlermeldung mit dem cmake unsicher und habe daher hier angefragt.

                                Die (letzte) "manuelle" Installation hatte den positiven Nebeneffekt, dass ein paar Gigabyte freigeschaufelt wurden. :blush:

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #169

                                @peterfido

                                Jetzt kann ich dem auch nicht entnehmen ob das wieder senkrecht läuft...

                                iobroker version
                                iobroker update
                                iobroker upgrade
                                

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                P 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @peterfido

                                  Jetzt kann ich dem auch nicht entnehmen ob das wieder senkrecht läuft...

                                  iobroker version
                                  iobroker update
                                  iobroker upgrade
                                  
                                  P Offline
                                  P Offline
                                  peterfido
                                  schrieb am zuletzt editiert von
                                  #170

                                  @thomas-braun

                                  
                                  peter@proxbroker:/opt/iobroker$ iobroker stop
                                  peter@proxbroker:/opt/iobroker$ iobroker version
                                  3.3.15
                                  peter@proxbroker:/opt/iobroker$ iobroker update
                                  Used repository: stable
                                  hash unchanged, use cached sources
                                  update done
                                  Adapter    "admin"         : 5.1.23   , installed 5.1.23
                                  Adapter    "alexa2"        : 3.9.3    , installed 3.9.3
                                  Adapter    "asterisk"      : 1.0.6    , installed 1.0.6
                                  Adapter    "backitup"      : 2.1.13   , installed 2.1.13
                                  Adapter    "chromecast"    : 2.3.1    , installed 2.3.1
                                  Adapter    "cloud"         : 4.1.0    , installed 4.1.0
                                  Adapter    "daswetter"     : 3.0.7    , installed 3.0.7
                                  Adapter    "discovery"     : 2.7.0    , installed 2.7.0
                                  Adapter    "doorio"        : 2.0.1    , installed 2.0.1
                                  Adapter    "dwd"           : 2.7.7    , installed 2.7.7
                                  Adapter    "email"         : 1.0.10   , installed 1.0.10
                                  Adapter    "feiertage"     : 1.0.17   , installed 1.0.17
                                  Adapter    "flot"          : 1.10.6   , installed 1.10.6
                                  Adapter    "fullcalendar"  : 1.1.0    , installed 1.1.0
                                  Adapter    "fullybrowser"  : 2.0.8    , installed 2.0.8
                                  Adapter    "habpanel"      : 0.4.3    , installed 0.4.3
                                  Adapter    "harmony"       : 1.2.2    , installed 1.2.2
                                  Adapter    "history"       : 1.9.13   , installed 1.9.13
                                  Adapter    "hm-rega"       : 3.0.29   , installed 3.0.29
                                  Adapter    "hm-rpc"        : 1.14.43  , installed 1.14.43
                                  Adapter    "hue"           : 3.5.19   , installed 3.5.19
                                  Adapter    "hue-extended"  : 2.0.0    , installed 2.0.0
                                  Adapter    "ical"          : 1.11.2   , installed 1.11.2
                                  Adapter    "icons-addictive-flavour-png": 0.1.0   , installed 0.1.0
                                  Adapter    "icons-icons8"  : 0.0.1    , installed 0.0.1
                                  Adapter    "icons-material-png": 0.1.0   , installed 0.1.0
                                  Adapter    "icons-mfd-png" : 1.0.2    , installed 1.0.2
                                  Adapter    "icons-mfd-svg" : 1.0.2    , installed 1.0.2
                                  Adapter    "icons-open-icon-library-png": 0.1.2   , installed 0.1.2
                                  Adapter    "icons-ultimate-png": 1.0.1   , installed 1.0.1
                                  Adapter    "influxdb"      : 1.9.5    , installed 1.9.5
                                  Adapter    "info"          : 1.9.8    , installed 1.9.8
                                  Adapter    "iot"           : 1.8.22   , installed 1.8.22
                                  Adapter    "javascript"    : 5.2.8    , installed 5.2.8
                                  Controller "js-controller" : 3.3.15   , installed 3.3.15
                                  Adapter    "logparser"     : 1.1.0    , installed 1.1.0
                                  Adapter    "lovelace"      : 2.0.4    , installed 2.0.4
                                  Adapter    "material"      : 1.0.4    , installed 1.0.4
                                  Adapter    "mobile"        : 1.0.1    , installed 1.0.1
                                  Adapter    "modbus"        : 3.4.11   , installed 3.4.11
                                  Adapter    "mqtt"          : 2.4.0    , installed 2.4.0
                                  Adapter    "node-red"      : 2.4.0    , installed 2.4.0
                                  Adapter    "nut"           : 1.5.0    , installed 1.5.0
                                  Adapter    "onkyo"         : 2.1.0    , installed 2.1.0
                                  Adapter    "openweathermap": 0.1.0    , installed 0.1.0
                                  Adapter    "parser"        : 1.0.7    , installed 1.0.7
                                  Adapter    "ping"          : 1.5.0    , installed 1.5.0
                                  Adapter    "proxmox"       : 1.3.3    , installed 1.3.3
                                  Adapter    "pushover"      : 2.0.5    , installed 2.0.5
                                  Adapter    "rickshaw"      : 1.0.0    , installed 1.0.0
                                  Adapter    "s7"            : 1.3.6    , installed 1.3.6
                                  Adapter    "sayit"         : 1.12.3   , installed 1.12.3
                                  Adapter    "scenes"        : 2.3.6    , installed 2.3.6
                                  Adapter    "shelly"        : 4.0.7    , installed 4.0.7
                                  Adapter    "simple-api"    : 2.6.1    , installed 2.6.1
                                  Adapter    "snmp"          : 0.5.0    , installed 0.5.0
                                  Adapter    "socketio"      : 3.1.4    , installed 3.1.4
                                  Adapter    "sonoff"        : 2.4.5    , installed 2.4.5
                                  Adapter    "sql"           : 1.15.7   , installed 1.15.7
                                  Adapter    "statistics"    : 1.0.9    , installed 1.0.9
                                  Adapter    "systeminfo"    : 0.3.1    , installed 0.3.1
                                  Adapter    "tankerkoenig"  : 2.1.1    , installed 2.1.1
                                  Adapter    "telegram"      : 1.10.0   , installed 1.10.0
                                  Adapter    "text2command"  : 2.1.1    , installed 2.1.1
                                  Adapter    "trashschedule" : 1.2.0    , installed 1.2.0
                                  Adapter    "unifi"         : 0.5.10   , installed 0.5.10
                                  Adapter    "vis"           : 1.4.3    , installed 1.4.3
                                  Adapter    "vis-bars"      : 0.1.4    , installed 0.1.4
                                  Adapter    "vis-fancyswitch": 1.1.0   , installed 1.1.0
                                  Adapter    "vis-google-fonts": 0.1.0   , installed 0.1.0
                                  Adapter    "vis-history"   : 1.0.0    , installed 1.0.0
                                  Adapter    "vis-hqwidgets" : 1.1.7    , installed 1.1.7
                                  Adapter    "vis-icontwo"   : 0.75.0   , installed 0.75.0
                                  Adapter    "vis-inventwo"  : 3.0.11   , installed 3.0.11
                                  Adapter    "vis-keyboard"  : 0.0.2    , installed 0.0.2
                                  Adapter    "vis-material-advanced": 1.7.0   , installed 1.7.0
                                  Adapter    "vis-metro"     : 1.1.2    , installed 1.1.2
                                  Adapter    "vis-rgraph"    : 0.0.2    , installed 0.0.2
                                  Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
                                  Adapter    "web"           : 3.4.7    , installed 3.4.7
                                  Adapter    "zigbee"        : 1.5.6    , installed 1.5.6
                                  peter@proxbroker:/opt/iobroker$ iobroker upgrade
                                  All adapters are up to date
                                  peter@proxbroker:/opt/iobroker$
                                  
                                  

                                  Gruß

                                  Peterfido


                                  Proxmox auf Intel NUC12WSHi5
                                  ioBroker: Debian (VM)
                                  CCU: Debmatic (VM)
                                  Influx: Debian (VM)
                                  Grafana: Debian (VM)
                                  eBus: Debian (VM)
                                  Zigbee: Debian (VM) mit zigbee2mqtt

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • P peterfido

                                    @thomas-braun

                                    
                                    peter@proxbroker:/opt/iobroker$ iobroker stop
                                    peter@proxbroker:/opt/iobroker$ iobroker version
                                    3.3.15
                                    peter@proxbroker:/opt/iobroker$ iobroker update
                                    Used repository: stable
                                    hash unchanged, use cached sources
                                    update done
                                    Adapter    "admin"         : 5.1.23   , installed 5.1.23
                                    Adapter    "alexa2"        : 3.9.3    , installed 3.9.3
                                    Adapter    "asterisk"      : 1.0.6    , installed 1.0.6
                                    Adapter    "backitup"      : 2.1.13   , installed 2.1.13
                                    Adapter    "chromecast"    : 2.3.1    , installed 2.3.1
                                    Adapter    "cloud"         : 4.1.0    , installed 4.1.0
                                    Adapter    "daswetter"     : 3.0.7    , installed 3.0.7
                                    Adapter    "discovery"     : 2.7.0    , installed 2.7.0
                                    Adapter    "doorio"        : 2.0.1    , installed 2.0.1
                                    Adapter    "dwd"           : 2.7.7    , installed 2.7.7
                                    Adapter    "email"         : 1.0.10   , installed 1.0.10
                                    Adapter    "feiertage"     : 1.0.17   , installed 1.0.17
                                    Adapter    "flot"          : 1.10.6   , installed 1.10.6
                                    Adapter    "fullcalendar"  : 1.1.0    , installed 1.1.0
                                    Adapter    "fullybrowser"  : 2.0.8    , installed 2.0.8
                                    Adapter    "habpanel"      : 0.4.3    , installed 0.4.3
                                    Adapter    "harmony"       : 1.2.2    , installed 1.2.2
                                    Adapter    "history"       : 1.9.13   , installed 1.9.13
                                    Adapter    "hm-rega"       : 3.0.29   , installed 3.0.29
                                    Adapter    "hm-rpc"        : 1.14.43  , installed 1.14.43
                                    Adapter    "hue"           : 3.5.19   , installed 3.5.19
                                    Adapter    "hue-extended"  : 2.0.0    , installed 2.0.0
                                    Adapter    "ical"          : 1.11.2   , installed 1.11.2
                                    Adapter    "icons-addictive-flavour-png": 0.1.0   , installed 0.1.0
                                    Adapter    "icons-icons8"  : 0.0.1    , installed 0.0.1
                                    Adapter    "icons-material-png": 0.1.0   , installed 0.1.0
                                    Adapter    "icons-mfd-png" : 1.0.2    , installed 1.0.2
                                    Adapter    "icons-mfd-svg" : 1.0.2    , installed 1.0.2
                                    Adapter    "icons-open-icon-library-png": 0.1.2   , installed 0.1.2
                                    Adapter    "icons-ultimate-png": 1.0.1   , installed 1.0.1
                                    Adapter    "influxdb"      : 1.9.5    , installed 1.9.5
                                    Adapter    "info"          : 1.9.8    , installed 1.9.8
                                    Adapter    "iot"           : 1.8.22   , installed 1.8.22
                                    Adapter    "javascript"    : 5.2.8    , installed 5.2.8
                                    Controller "js-controller" : 3.3.15   , installed 3.3.15
                                    Adapter    "logparser"     : 1.1.0    , installed 1.1.0
                                    Adapter    "lovelace"      : 2.0.4    , installed 2.0.4
                                    Adapter    "material"      : 1.0.4    , installed 1.0.4
                                    Adapter    "mobile"        : 1.0.1    , installed 1.0.1
                                    Adapter    "modbus"        : 3.4.11   , installed 3.4.11
                                    Adapter    "mqtt"          : 2.4.0    , installed 2.4.0
                                    Adapter    "node-red"      : 2.4.0    , installed 2.4.0
                                    Adapter    "nut"           : 1.5.0    , installed 1.5.0
                                    Adapter    "onkyo"         : 2.1.0    , installed 2.1.0
                                    Adapter    "openweathermap": 0.1.0    , installed 0.1.0
                                    Adapter    "parser"        : 1.0.7    , installed 1.0.7
                                    Adapter    "ping"          : 1.5.0    , installed 1.5.0
                                    Adapter    "proxmox"       : 1.3.3    , installed 1.3.3
                                    Adapter    "pushover"      : 2.0.5    , installed 2.0.5
                                    Adapter    "rickshaw"      : 1.0.0    , installed 1.0.0
                                    Adapter    "s7"            : 1.3.6    , installed 1.3.6
                                    Adapter    "sayit"         : 1.12.3   , installed 1.12.3
                                    Adapter    "scenes"        : 2.3.6    , installed 2.3.6
                                    Adapter    "shelly"        : 4.0.7    , installed 4.0.7
                                    Adapter    "simple-api"    : 2.6.1    , installed 2.6.1
                                    Adapter    "snmp"          : 0.5.0    , installed 0.5.0
                                    Adapter    "socketio"      : 3.1.4    , installed 3.1.4
                                    Adapter    "sonoff"        : 2.4.5    , installed 2.4.5
                                    Adapter    "sql"           : 1.15.7   , installed 1.15.7
                                    Adapter    "statistics"    : 1.0.9    , installed 1.0.9
                                    Adapter    "systeminfo"    : 0.3.1    , installed 0.3.1
                                    Adapter    "tankerkoenig"  : 2.1.1    , installed 2.1.1
                                    Adapter    "telegram"      : 1.10.0   , installed 1.10.0
                                    Adapter    "text2command"  : 2.1.1    , installed 2.1.1
                                    Adapter    "trashschedule" : 1.2.0    , installed 1.2.0
                                    Adapter    "unifi"         : 0.5.10   , installed 0.5.10
                                    Adapter    "vis"           : 1.4.3    , installed 1.4.3
                                    Adapter    "vis-bars"      : 0.1.4    , installed 0.1.4
                                    Adapter    "vis-fancyswitch": 1.1.0   , installed 1.1.0
                                    Adapter    "vis-google-fonts": 0.1.0   , installed 0.1.0
                                    Adapter    "vis-history"   : 1.0.0    , installed 1.0.0
                                    Adapter    "vis-hqwidgets" : 1.1.7    , installed 1.1.7
                                    Adapter    "vis-icontwo"   : 0.75.0   , installed 0.75.0
                                    Adapter    "vis-inventwo"  : 3.0.11   , installed 3.0.11
                                    Adapter    "vis-keyboard"  : 0.0.2    , installed 0.0.2
                                    Adapter    "vis-material-advanced": 1.7.0   , installed 1.7.0
                                    Adapter    "vis-metro"     : 1.1.2    , installed 1.1.2
                                    Adapter    "vis-rgraph"    : 0.0.2    , installed 0.0.2
                                    Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
                                    Adapter    "web"           : 3.4.7    , installed 3.4.7
                                    Adapter    "zigbee"        : 1.5.6    , installed 1.5.6
                                    peter@proxbroker:/opt/iobroker$ iobroker upgrade
                                    All adapters are up to date
                                    peter@proxbroker:/opt/iobroker$
                                    
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #171

                                    @peterfido
                                    Sollte jetzt passen.

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    Pedder007P 1 Antwort Letzte Antwort
                                    1
                                    • Thomas BraunT Thomas Braun

                                      @peterfido
                                      Sollte jetzt passen.

                                      Pedder007P Offline
                                      Pedder007P Offline
                                      Pedder007
                                      schrieb am zuletzt editiert von Pedder007
                                      #172

                                      @die Beteiligten, wollte an der Stelle einfach einmal Danke sagen!

                                      Nach einigem lesen hier im Forum und der ein oder anderen beantworteten Frage habe ich am letzten Sonntag alles ge-updated.
                                      Also js-controller, javascript und zum Schluss noch Admin. Davor noch 3-4 andere Adapter inkl. deCONZ.

                                      ... und was soll ich sagen, komplett unspektakulär, keinerlei Probleme, geradezu laaangweilig :joy: :+1: :+1: :+1:
                                      Alles lüppt geschmeidig weiter :hugging_face:

                                      Einen klasse Job habt ihr da alle gemacht, danke!

                                      PS.
                                      Hatte extra 2 SD-Card Clone + Backitup + Kopie des iobroker-data Verzeichnisses angelegt.
                                      Alles völlig umsonst ;-)

                                      Pedder
                                      All @Proxmox/Bookworm auf HP Elitedesk 800 G4; Zigbee: ZigStar (LAN), ~110Devices
                                      Unifi, Motioneye/3Reolinks, PiHole, Bosch 7800i via BBQKees/EMS-ESP, Fronius/BYD 11kWp via Modbus

                                      F 1 Antwort Letzte Antwort
                                      2
                                      • Pedder007P Pedder007

                                        @die Beteiligten, wollte an der Stelle einfach einmal Danke sagen!

                                        Nach einigem lesen hier im Forum und der ein oder anderen beantworteten Frage habe ich am letzten Sonntag alles ge-updated.
                                        Also js-controller, javascript und zum Schluss noch Admin. Davor noch 3-4 andere Adapter inkl. deCONZ.

                                        ... und was soll ich sagen, komplett unspektakulär, keinerlei Probleme, geradezu laaangweilig :joy: :+1: :+1: :+1:
                                        Alles lüppt geschmeidig weiter :hugging_face:

                                        Einen klasse Job habt ihr da alle gemacht, danke!

                                        PS.
                                        Hatte extra 2 SD-Card Clone + Backitup + Kopie des iobroker-data Verzeichnisses angelegt.
                                        Alles völlig umsonst ;-)

                                        F Offline
                                        F Offline
                                        fastfoot
                                        schrieb am zuletzt editiert von
                                        #173

                                        @pedder007 sagte in js-controller 3.3 jetzt im STABLE!:

                                        Alles völlig umsonst

                                        Backups sind nie!!! umsonst :-)

                                        iobroker läuft unter Docker auf QNAP TS-451+
                                        SkriptRecovery: https://forum.iobroker.net/post/930558

                                        1 Antwort Letzte Antwort
                                        4
                                        • C Offline
                                          C Offline
                                          chhe
                                          schrieb am zuletzt editiert von
                                          #174

                                          @apollon77 said in js-controller 3.3 jetzt im STABLE!:

                                          Windows
                                          Ausa der Community kommt von @sigi234 eine Anleitung für ein Windows Update Update_Windows_ioBroker.pdf

                                          Hallo,
                                          die Anleitung ist ja sehr ausführlich und auch hilfreich. Wie soll mal mit dem Windows installer aber updaten wenn die letzte zur Verfügung stehende Version vom 23.11.2019 ist?

                                          https://www.iobroker.net/#de/download

                                          sigi234S 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

                                          519

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          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