Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. io Broker lässt sich nicht updaten (Linux)

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    648

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

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

io Broker lässt sich nicht updaten (Linux)

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
71 Beiträge 4 Kommentatoren 2.3k Aufrufe 3 Beobachtet
  • Ä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.
  • hans1990H hans1990

    @homoran said in io Broker lässt sich nicht updaten (Linux):

    Vielleicht hat @thomas-braun noch ne Idee.

    kann das helfen?

    Please execute "npm install --production" in adapter directory manually.

    npm install --production
    
    HomoranH Offline
    HomoranH Offline
    Homoran
    Global Moderator Administrators
    schrieb am zuletzt editiert von Homoran
    #35

    @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

    kann das helfen?

    lass erst einmal alle Eingriffe sein!

    gibt es neuere log Zeilen als von 16:25?

    kein Support per PN! - Fragen im Forum stellen -
    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    hans1990H 1 Antwort Letzte Antwort
    0
    • HomoranH Homoran

      @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

      kann das helfen?

      lass erst einmal alle Eingriffe sein!

      gibt es neuere log Zeilen als von 16:25?

      hans1990H Offline
      hans1990H Offline
      hans1990
      schrieb am zuletzt editiert von
      #36

      @homoran

      Nein. Das war die letzte Zeile

      2024-04-26 16:25:41.925  - info: host.rasphj Rebuild for adapter system.adapter.web.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
      
      HomoranH 1 Antwort Letzte Antwort
      0
      • hans1990H hans1990

        @homoran said in io Broker lässt sich nicht updaten (Linux):

        hast du sonst noch was gemacht?

        iob stop
        iob update
        iob upgrade self
        
        

        Ich hab versucht den Fehler zu reproduzieren.

        @hans-jürgen-strudler said in io Broker lässt sich nicht updaten (Linux):

        Leider hab ich nicht gespeichert wie die node Version zu hoch war, aber es sah ca. so aus:
        Copy to Clipboard

        npm ERR! notsup Required: {"node":"8<=  node => 13"}
        npm ERR! notsup Actual:   {"npm":"6.14.16","node":"18.20."}
        
        

        auf der Weboberfläche wurde ich informiert, dass das File System geändert wird. das dürfte gerade laufen.

        HomoranH Offline
        HomoranH Offline
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #37

        @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

        iob stop

        hattest du iobroker gestoppt, während dieser dabei war die Adapter neu zu bauen?

        kein Support per PN! - Fragen im Forum stellen -
        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        hans1990H 1 Antwort Letzte Antwort
        0
        • HomoranH Homoran

          @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

          hier ein Auszug von den Error Zeilen

          teilweise vollkommen ok!
          Die Adapter müssen für das neue node neu gebaut werden. 1st attempt ist also korrekt.

          Andere Adapter benötigen eine höhere Version vom admin, bei dem es allerdings klemmt

          heytech ist anscheinend zu alt und nicht mehr unterstützt, oder über github installiert worden???

          @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

          system.adapter.web.0 not successful in 3 tries. Adapter will not be restarted again

          warum das hängt sehe ich jetzt nicht

          hans1990H Offline
          hans1990H Offline
          hans1990
          schrieb am zuletzt editiert von
          #38

          @homoran said in io Broker lässt sich nicht updaten (Linux):

          oder über github installiert worden???

          Das weiß ich nicht mehr woher ich es installiert habe.

          1 Antwort Letzte Antwort
          0
          • hans1990H hans1990

            @homoran

            Nein. Das war die letzte Zeile

            2024-04-26 16:25:41.925  - info: host.rasphj Rebuild for adapter system.adapter.web.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
            
            HomoranH Offline
            HomoranH Offline
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #39

            @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

            Nein. Das war die letzte Zeile

            und bei einem neuen iob logs --watch??

            ok, dann ist da was schiefgelaufen :-(

            bitte wenn nichts neues kommt aktuellen iob diag posten

            kein Support per PN! - Fragen im Forum stellen -
            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
            Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            hans1990H 1 Antwort Letzte Antwort
            0
            • HomoranH Homoran

              @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

              iob stop

              hattest du iobroker gestoppt, während dieser dabei war die Adapter neu zu bauen?

              hans1990H Offline
              hans1990H Offline
              hans1990
              schrieb am zuletzt editiert von
              #40

              @homoran said in io Broker lässt sich nicht updaten (Linux):

              hattest du iobroker gestoppt, während dieser dabei war die Adapter neu zu bauen?

              ich war auf der Weboberfläche und er hat mich informiert, dass das Filesystem geändert wird.
              sonst war nichts

              HomoranH 2 Antworten Letzte Antwort
              0
              • hans1990H hans1990

                @homoran said in io Broker lässt sich nicht updaten (Linux):

                hattest du iobroker gestoppt, während dieser dabei war die Adapter neu zu bauen?

                ich war auf der Weboberfläche und er hat mich informiert, dass das Filesystem geändert wird.
                sonst war nichts

                HomoranH Offline
                HomoranH Offline
                Homoran
                Global Moderator Administrators
                schrieb am zuletzt editiert von
                #41

                @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                sonst war nichts

                und wann hattest du den controller upgedatet?
                ohne node v18.20.2 ging das doch nicht

                kein Support per PN! - Fragen im Forum stellen -
                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                hans1990H 1 Antwort Letzte Antwort
                0
                • hans1990H hans1990

                  @homoran said in io Broker lässt sich nicht updaten (Linux):

                  hattest du iobroker gestoppt, während dieser dabei war die Adapter neu zu bauen?

                  ich war auf der Weboberfläche und er hat mich informiert, dass das Filesystem geändert wird.
                  sonst war nichts

                  HomoranH Offline
                  HomoranH Offline
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von
                  #42

                  @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                  ich war auf der Weboberfläche und er hat mich informiert, dass das Filesystem geändert wird.

                  dass das Filesystem geändert wird ist mir nicht bekannt!
                  vielleich die Datenbank von file zu jsonl???

                  Vorhin schriebst du

                  @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                  ist es normal, dass die Weboberfläche derzeit nicht erreichbar ist?

                  wie bist du denn dann darauf gekommen?

                  kein Support per PN! - Fragen im Forum stellen -
                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                  Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  hans1990H 1 Antwort Letzte Antwort
                  0
                  • HomoranH Homoran

                    @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                    sonst war nichts

                    und wann hattest du den controller upgedatet?
                    ohne node v18.20.2 ging das doch nicht

                    hans1990H Offline
                    hans1990H Offline
                    hans1990
                    schrieb am zuletzt editiert von
                    #43

                    @homoran said in io Broker lässt sich nicht updaten (Linux):

                    und wann hattest du den controller upgedatet?

                    das war nach

                    iob nodejs-update
                    
                    HomoranH 1 Antwort Letzte Antwort
                    0
                    • HomoranH Homoran

                      @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                      Nein. Das war die letzte Zeile

                      und bei einem neuen iob logs --watch??

                      ok, dann ist da was schiefgelaufen :-(

                      bitte wenn nichts neues kommt aktuellen iob diag posten

                      hans1990H Offline
                      hans1990H Offline
                      hans1990
                      schrieb am zuletzt editiert von
                      #44

                      @homoran said in io Broker lässt sich nicht updaten (Linux):

                      und bei einem neuen iob logs --watch??
                      ok, dann ist da was schiefgelaufen
                      bitte wenn nichts neues kommt aktuellen iob diag posten

                      Skript v.2023-10-10
                      
                      *** BASE SYSTEM ***
                         Static hostname: rasphj
                               Icon name: computer
                        Operating System: Raspbian GNU/Linux 11 (bullseye)
                                  Kernel: Linux 6.1.21-v8+
                            Architecture: arm64
                      
                      Model           : Raspberry Pi 4 Model B Rev 1.1
                      Docker          : false
                      Virtualization  : none
                      Kernel          : aarch64
                      Userland        : armhf
                      
                      Systemuptime and Load:
                       17:18:36 up  3:03,  1 user,  load average: 2.09, 0.61, 0.31
                      CPU threads: 4
                      
                      
                      *** RASPBERRY THROTTLING ***
                      Current issues:
                      No throttling issues detected.
                      
                      Previously detected issues:
                      No throttling issues detected.
                      
                      *** Time and Time Zones ***
                                     Local time: Fri 2024-04-26 17:18:36 CEST
                                 Universal time: Fri 2024-04-26 15:18:36 UTC
                                       RTC time: n/a
                                      Time zone: Europe/Vienna (CEST, +0200)
                      System clock synchronized: yes
                                    NTP service: active
                                RTC in local TZ: no
                      
                      *** User and Groups ***
                      pi
                      /home/pi
                      pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                      
                      *** X-Server-Setup ***
                      X-Server:       false
                      Desktop:
                      Terminal:       tty
                      Boot Target:    graphical.target
                      
                      *** MEMORY ***
                                     total        used        free      shared  buff/cache   available
                      Mem:            3.8G        589M        1.5G        0.0K        1.7G        3.1G
                      Swap:            99M          0B         99M
                      Total:          3.9G        589M        1.6G
                      
                               3794 M total memory
                                589 M used memory
                                635 M active memory
                               1380 M inactive memory
                               1530 M free memory
                                169 M buffer memory
                               1504 M swap cache
                                 99 M total swap
                                  0 M used swap
                                 99 M free swap
                      
                      Raspberry only:
                      oom events: 0
                      lifetime oom required: 0 Mbytes
                      total time in oom handler: 0 ms
                      max time spent in oom handler: 0 ms
                      
                      *** FAILED SERVICES ***
                      
                        UNIT LOAD ACTIVE SUB DESCRIPTION
                      0 loaded units listed.
                      
                      *** FILESYSTEM ***
                      Filesystem     Type      Size  Used Avail Use% Mounted on
                      /dev/root      ext4       59G  4.6G   52G   9% /
                      devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                      tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                      tmpfs          tmpfs     759M  820K  759M   1% /run
                      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                      /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
                      tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Fri Apr 26 14:15:03 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:45:7D:BA vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=d53cc083-02 rootfstype=ext4 fsck.repair=yes rootwait
                      [Fri Apr 26 14:15:04 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                      [Fri Apr 26 14:15:04 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                      [Fri Apr 26 14:15:06 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                      
                      Show mounted filesystems \(real ones only\):
                      TARGET  SOURCE         FSTYPE OPTIONS
                      /       /dev/mmcblk0p2 ext4   rw,noatime
                      `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                      
                      Files in neuralgic directories:
                      
                      /var:
                      1.7G    /var/
                      1.3G    /var/log/journal/3e23e34d17484a28b9473f69f7d9d21c
                      1.3G    /var/log/journal
                      1.3G    /var/log
                      202M    /var/cache
                      
                      Archived and active journals take up 1.2G in the file system.
                      
                      /opt/iobroker/backups:
                      24M     /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      202M    /opt/iobroker/iobroker-data/
                      87M     /opt/iobroker/iobroker-data/history
                      52M     /opt/iobroker/iobroker-data/files
                      45M     /opt/iobroker/iobroker-data/backup-objects
                      27M     /opt/iobroker/iobroker-data/files/javascript.admin
                      
                      The five largest files in iobroker-data are:
                      9.8M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.f6fd0e72.chunk.js.map
                      6.3M    /opt/iobroker/iobroker-data/objects.json.migrated
                      6.3M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                      6.2M    /opt/iobroker/iobroker-data/objects.jsonl
                      4.4M    /opt/iobroker/iobroker-data/files/javascript.admin/vs/language/typescript/tsWorker.js
                      
                      USB-Devices by-id:
                      USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                      
                      find: '/dev/serial/by-id/': No such file or directory
                      
                      *** NodeJS-Installation ***
                      
                      /usr/bin/nodejs         v18.20.2
                      /usr/bin/node           v18.20.2
                      /usr/bin/npm            10.5.0
                      /usr/bin/npx            10.5.0
                      /usr/bin/corepack       0.25.2
                      
                      
                      nodejs:
                        Installed: 18.20.2-1nodesource1
                        Candidate: 18.20.2-1nodesource1
                        Version table:
                       *** 18.20.2-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                              100 /var/lib/dpkg/status
                           18.20.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.20.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.19.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.19.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.18.2-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.18.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.18.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.17.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.17.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.16.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.16.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.15.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.14.2-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.14.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.14.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.13.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.12.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.11.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.10.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.9.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.9.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.8.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.7.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.6.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.5.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.4.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.3.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.2.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.1.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.0.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           12.22.12~dfsg-1~deb11u4 500
                              500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                      
                      Temp directories causing npm8 problem: 0
                      No problems detected
                      
                      Errors in npm tree:
                      
                      *** ioBroker-Installation ***
                      
                      ioBroker Status
                      iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Core adapters versions
                      js-controller:  5.0.19
                      admin:          5.1.25
                      javascript:     5.2.13
                      
                      Adapters from github:   0
                      
                      Adapter State
                        system.adapter.admin.0                  : admin                 : rasphj                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        system.adapter.admin.1                  : admin                 : rasphj                                   - disabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.backitup.0               : backitup              : rasphj                                   -  enabled
                        system.adapter.discovery.0              : discovery             : rasphj                                   -  enabled
                        system.adapter.elero-usb-transmitter.0  : elero-usb-transmitter : rasphj                                   - disabled
                        system.adapter.flot.0                   : flot                  : rasphj                                   -  enabled
                        system.adapter.heytech.0                : heytech               : rasphj                                   - disabled, port: 1002
                      + system.adapter.history.0                : history               : rasphj                                   -  enabled
                        system.adapter.homee.0                  : homee                 : rasphj                                   - disabled
                      + system.adapter.javascript.0             : javascript            : rasphj                                   -  enabled
                        system.adapter.net-tools.0              : net-tools             : rasphj                                   - disabled
                      + system.adapter.nuki-extended.0          : nuki-extended         : rasphj                                   -  enabled
                      + system.adapter.nuki.0                   : nuki                  : rasphj                                   -  enabled
                      + system.adapter.octoprint.0              : octoprint             : rasphj                                   -  enabled
                        system.adapter.ping.0                   : ping                  : rasphj                                   - disabled
                      + system.adapter.rpi2.0                   : rpi2                  : rasphj                                   -  enabled
                      + system.adapter.shelly.0                 : shelly                : rasphj                                   -  enabled, port: 1883, bind: 0.0.0.0
                        system.adapter.shuttercontrol.0         : shuttercontrol        : rasphj                                   - disabled
                      + system.adapter.sonoff.0                 : sonoff                : rasphj                                   -  enabled, port: 1883, bind: 0.0.0.0
                        system.adapter.synology.0               : synology              : rasphj                                   - disabled, port: 5000
                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : rasphj                                   -  enabled
                        system.adapter.vis.0                    : vis                   : rasphj                                   -  enabled
                        system.adapter.web.0                    : web                   : rasphj                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.wled.0                   : wled                  : rasphj                                   -  enabled
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                        system.adapter.admin.0                  : admin                 : rasphj                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.shelly.0                 : shelly                : rasphj                                   -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.sonoff.0                 : sonoff                : rasphj                                   -  enabled, port: 1883, bind: 0.0.0.0
                        system.adapter.web.0                    : web                   : rasphj                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      ioBroker-Repositories
                      stable        : http://download.iobroker.net/sources-dist.json
                      beta          : http://download.iobroker.net/sources-dist-latest.json
                      
                      Active repo(s): stable
                      
                      Installed ioBroker-Instances
                      Used repository: stable
                      Adapter    "admin"        : 6.13.16  , installed 5.1.25 [Updatable]
                      Adapter    "backitup"     : 2.11.0   , installed 2.2.2  [Updatable]
                      Adapter    "discovery"    : 4.4.0    , installed 2.7.3  [Updatable]
                      Adapter    "elero-usb-transmitter": 0.5.2, installed 0.5.2
                      Adapter    "flot"         : 1.12.0   , installed 1.12.0
                      Adapter    "history"      : 3.0.1    , installed 3.0.1
                      Adapter    "homee"        : 1.2.0    , installed 1.2.0
                      Adapter    "javascript"   : 7.8.0    , installed 5.2.13 [Updatable]
                      Controller "js-controller": 5.0.19   , installed 5.0.19
                      Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
                      Adapter    "nuki"         : 1.6.0    , installed 1.5.0  [Updatable]
                      Adapter    "nuki-extended": 2.6.5    , installed 2.3.1  [Updatable]
                      Adapter    "octoprint"    : 5.1.0    , installed 1.1.1  [Updatable]
                      Adapter    "ping"         : 1.6.2    , installed 1.6.2
                      Adapter    "rpi2"         : 1.3.2    , installed 1.3.1  [Updatable]
                      Adapter    "shelly"       : 6.8.0    , installed 4.0.7  [Updatable]
                      Adapter    "shuttercontrol": 1.7.0   , installed 1.2.1  [Updatable]
                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                      Adapter    "socketio"     : 6.6.1    , installed 6.6.1
                      Adapter    "sonoff"       : 3.0.3    , installed 2.4.5  [Updatable]
                      Adapter    "synology"     : 3.1.0    , installed 3.1.0
                      Adapter    "vis"          : 1.5.4    , installed 1.4.5  [Updatable]
                      Adapter    "vis-timeandweather": 1.2.2, installed 1.1.7 [Updatable]
                      Adapter    "web"          : 6.2.5    , installed 3.4.9  [Updatable]
                      Adapter    "wled"         : 0.7.2    , installed 0.6.3  [Updatable]
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        3146
                      States:         2056
                      
                      *** OS-Repositories and Updates ***
                      Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                      Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                      Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
                      Reading package lists...
                      Pending Updates: 0
                      
                      *** Listening Ports ***
                      Active Internet connections (only servers)
                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       145618     23162/io.sonoff.0
                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       145498     23046/iobroker.js-c
                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       144524     23046/iobroker.js-c
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          11069      520/sshd: /usr/sbin
                      tcp6       0      0 :::51989                :::*                    LISTEN      1001       145658     23186/io.nuki-exten
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          11071      520/sshd: /usr/sbin
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       147919     24059/io.wled.0
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14706      388/avahi-daemon: r
                      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       147929     23996/io.shelly.0
                      udp        0      0 0.0.0.0:52988           0.0.0.0:*                           108        14708      388/avahi-daemon: r
                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13180      729/dhcpcd
                      udp6       0      0 :::546                  :::*                                0          11105      729/dhcpcd
                      udp6       0      0 :::5353                 :::*                                108        14707      388/avahi-daemon: r
                      udp6       0      0 :::48970                :::*                                108        14709      388/avahi-daemon: r
                      
                      *** Log File - Last 25 Lines ***
                      
                      2024-04-26 17:19:53.598  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
                      2024-04-26 17:19:53.598  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
                      2024-04-26 17:19:53.598  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
                      2024-04-26 17:19:53.599  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
                      2024-04-26 17:19:53.599  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
                      2024-04-26 17:19:53.599  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
                      2024-04-26 17:19:53.600  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                      2024-04-26 17:19:53.600  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
                      2024-04-26 17:19:53.600  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
                      2024-04-26 17:19:53.600  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
                      2024-04-26 17:19:53.601  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                      2024-04-26 17:19:53.601  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
                      2024-04-26 17:19:53.601  - error: host.rasphj Caught by controller[0]: }
                      2024-04-26 17:19:53.601  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
                      2024-04-26 17:19:53.602  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                      2024-04-26 17:19:53.602  - info: host.rasphj Adapter system.adapter.web.0 needs rebuild of iobroker.js-controller and will be restarted afterwards.
                      2024-04-26 17:19:53.602  - info: host.rasphj system.adapter.web.0 will be rebuilt (Args: {"path":"/opt/iobroker/node_modules","module":"iobroker.js-controller","version":"5.0.19"})
                      2024-04-26 17:19:57.139  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
                      2024-04-26 17:19:57.142  - info: host.rasphj iobroker npm-install: Installing iobroker.heytech@1.0.5... (System call)
                      2024-04-26 17:20:05.490  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T15_19_58_387Z-debug-0.log
                      2024-04-26 17:20:05.491  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
                      2024-04-26 17:20:06.531  - info: host.rasphj iobroker npm-install: exit 25
                      2024-04-26 17:20:07.531  - warn: host.rasphj adapter "admin" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
                      2024-04-26 17:20:07.532  - info: host.rasphj iobroker rebuild iobroker.js-controller@5.0.19 --path /opt/iobroker/node_modules
                      2024-04-26 17:20:09.540  - info: host.rasphj iobroker npm-rebuild: Rebuilding native module "iobroker.js-controller@5.0.19" in /opt/iobroker/node_modules ...
                      
                      
                      HomoranH 1 Antwort Letzte Antwort
                      0
                      • hans1990H hans1990

                        @homoran said in io Broker lässt sich nicht updaten (Linux):

                        und wann hattest du den controller upgedatet?

                        das war nach

                        iob nodejs-update
                        
                        HomoranH Offline
                        HomoranH Offline
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #45

                        @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                        das war nach

                        also hast du iobroker gestoppt, während er dabei war alles neu zu bauen.
                        da er das weitestgehend alphabetisch nacht, warcer möglicherweise gerade beim admin :rage:

                        kein Support per PN! - Fragen im Forum stellen -
                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        1 Antwort Letzte Antwort
                        0
                        • HomoranH Homoran

                          @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                          ich war auf der Weboberfläche und er hat mich informiert, dass das Filesystem geändert wird.

                          dass das Filesystem geändert wird ist mir nicht bekannt!
                          vielleich die Datenbank von file zu jsonl???

                          Vorhin schriebst du

                          @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                          ist es normal, dass die Weboberfläche derzeit nicht erreichbar ist?

                          wie bist du denn dann darauf gekommen?

                          hans1990H Offline
                          hans1990H Offline
                          hans1990
                          schrieb am zuletzt editiert von
                          #46

                          @homoran said in io Broker lässt sich nicht updaten (Linux):

                          dass das Filesystem geändert wird ist mir nicht bekannt!
                          vielleich die Datenbank von file zu jsonl???

                          ja genau das wars. das war die Info auf der Web oberfläche und dann war diese nachher nicht mehr erreichbar

                          1 Antwort Letzte Antwort
                          0
                          • hans1990H hans1990

                            @homoran said in io Broker lässt sich nicht updaten (Linux):

                            und bei einem neuen iob logs --watch??
                            ok, dann ist da was schiefgelaufen
                            bitte wenn nichts neues kommt aktuellen iob diag posten

                            Skript v.2023-10-10
                            
                            *** BASE SYSTEM ***
                               Static hostname: rasphj
                                     Icon name: computer
                              Operating System: Raspbian GNU/Linux 11 (bullseye)
                                        Kernel: Linux 6.1.21-v8+
                                  Architecture: arm64
                            
                            Model           : Raspberry Pi 4 Model B Rev 1.1
                            Docker          : false
                            Virtualization  : none
                            Kernel          : aarch64
                            Userland        : armhf
                            
                            Systemuptime and Load:
                             17:18:36 up  3:03,  1 user,  load average: 2.09, 0.61, 0.31
                            CPU threads: 4
                            
                            
                            *** RASPBERRY THROTTLING ***
                            Current issues:
                            No throttling issues detected.
                            
                            Previously detected issues:
                            No throttling issues detected.
                            
                            *** Time and Time Zones ***
                                           Local time: Fri 2024-04-26 17:18:36 CEST
                                       Universal time: Fri 2024-04-26 15:18:36 UTC
                                             RTC time: n/a
                                            Time zone: Europe/Vienna (CEST, +0200)
                            System clock synchronized: yes
                                          NTP service: active
                                      RTC in local TZ: no
                            
                            *** User and Groups ***
                            pi
                            /home/pi
                            pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                            
                            *** X-Server-Setup ***
                            X-Server:       false
                            Desktop:
                            Terminal:       tty
                            Boot Target:    graphical.target
                            
                            *** MEMORY ***
                                           total        used        free      shared  buff/cache   available
                            Mem:            3.8G        589M        1.5G        0.0K        1.7G        3.1G
                            Swap:            99M          0B         99M
                            Total:          3.9G        589M        1.6G
                            
                                     3794 M total memory
                                      589 M used memory
                                      635 M active memory
                                     1380 M inactive memory
                                     1530 M free memory
                                      169 M buffer memory
                                     1504 M swap cache
                                       99 M total swap
                                        0 M used swap
                                       99 M free swap
                            
                            Raspberry only:
                            oom events: 0
                            lifetime oom required: 0 Mbytes
                            total time in oom handler: 0 ms
                            max time spent in oom handler: 0 ms
                            
                            *** FAILED SERVICES ***
                            
                              UNIT LOAD ACTIVE SUB DESCRIPTION
                            0 loaded units listed.
                            
                            *** FILESYSTEM ***
                            Filesystem     Type      Size  Used Avail Use% Mounted on
                            /dev/root      ext4       59G  4.6G   52G   9% /
                            devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                            tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                            tmpfs          tmpfs     759M  820K  759M   1% /run
                            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                            /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
                            tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
                            
                            Messages concerning ext4 filesystem in dmesg:
                            [Fri Apr 26 14:15:03 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:45:7D:BA vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=d53cc083-02 rootfstype=ext4 fsck.repair=yes rootwait
                            [Fri Apr 26 14:15:04 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                            [Fri Apr 26 14:15:04 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                            [Fri Apr 26 14:15:06 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                            
                            Show mounted filesystems \(real ones only\):
                            TARGET  SOURCE         FSTYPE OPTIONS
                            /       /dev/mmcblk0p2 ext4   rw,noatime
                            `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                            
                            Files in neuralgic directories:
                            
                            /var:
                            1.7G    /var/
                            1.3G    /var/log/journal/3e23e34d17484a28b9473f69f7d9d21c
                            1.3G    /var/log/journal
                            1.3G    /var/log
                            202M    /var/cache
                            
                            Archived and active journals take up 1.2G in the file system.
                            
                            /opt/iobroker/backups:
                            24M     /opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            202M    /opt/iobroker/iobroker-data/
                            87M     /opt/iobroker/iobroker-data/history
                            52M     /opt/iobroker/iobroker-data/files
                            45M     /opt/iobroker/iobroker-data/backup-objects
                            27M     /opt/iobroker/iobroker-data/files/javascript.admin
                            
                            The five largest files in iobroker-data are:
                            9.8M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.f6fd0e72.chunk.js.map
                            6.3M    /opt/iobroker/iobroker-data/objects.json.migrated
                            6.3M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                            6.2M    /opt/iobroker/iobroker-data/objects.jsonl
                            4.4M    /opt/iobroker/iobroker-data/files/javascript.admin/vs/language/typescript/tsWorker.js
                            
                            USB-Devices by-id:
                            USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                            
                            find: '/dev/serial/by-id/': No such file or directory
                            
                            *** NodeJS-Installation ***
                            
                            /usr/bin/nodejs         v18.20.2
                            /usr/bin/node           v18.20.2
                            /usr/bin/npm            10.5.0
                            /usr/bin/npx            10.5.0
                            /usr/bin/corepack       0.25.2
                            
                            
                            nodejs:
                              Installed: 18.20.2-1nodesource1
                              Candidate: 18.20.2-1nodesource1
                              Version table:
                             *** 18.20.2-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                    100 /var/lib/dpkg/status
                                 18.20.1-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.20.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.19.1-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.19.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.18.2-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.18.1-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.18.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.17.1-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.17.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.16.1-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.16.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.15.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.14.2-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.14.1-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.14.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.13.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.12.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.11.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.10.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.9.1-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.9.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.8.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.7.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.6.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.5.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.4.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.3.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.2.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.1.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.0.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 12.22.12~dfsg-1~deb11u4 500
                                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                            
                            Temp directories causing npm8 problem: 0
                            No problems detected
                            
                            Errors in npm tree:
                            
                            *** ioBroker-Installation ***
                            
                            ioBroker Status
                            iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            Core adapters versions
                            js-controller:  5.0.19
                            admin:          5.1.25
                            javascript:     5.2.13
                            
                            Adapters from github:   0
                            
                            Adapter State
                              system.adapter.admin.0                  : admin                 : rasphj                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              system.adapter.admin.1                  : admin                 : rasphj                                   - disabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.backitup.0               : backitup              : rasphj                                   -  enabled
                              system.adapter.discovery.0              : discovery             : rasphj                                   -  enabled
                              system.adapter.elero-usb-transmitter.0  : elero-usb-transmitter : rasphj                                   - disabled
                              system.adapter.flot.0                   : flot                  : rasphj                                   -  enabled
                              system.adapter.heytech.0                : heytech               : rasphj                                   - disabled, port: 1002
                            + system.adapter.history.0                : history               : rasphj                                   -  enabled
                              system.adapter.homee.0                  : homee                 : rasphj                                   - disabled
                            + system.adapter.javascript.0             : javascript            : rasphj                                   -  enabled
                              system.adapter.net-tools.0              : net-tools             : rasphj                                   - disabled
                            + system.adapter.nuki-extended.0          : nuki-extended         : rasphj                                   -  enabled
                            + system.adapter.nuki.0                   : nuki                  : rasphj                                   -  enabled
                            + system.adapter.octoprint.0              : octoprint             : rasphj                                   -  enabled
                              system.adapter.ping.0                   : ping                  : rasphj                                   - disabled
                            + system.adapter.rpi2.0                   : rpi2                  : rasphj                                   -  enabled
                            + system.adapter.shelly.0                 : shelly                : rasphj                                   -  enabled, port: 1883, bind: 0.0.0.0
                              system.adapter.shuttercontrol.0         : shuttercontrol        : rasphj                                   - disabled
                            + system.adapter.sonoff.0                 : sonoff                : rasphj                                   -  enabled, port: 1883, bind: 0.0.0.0
                              system.adapter.synology.0               : synology              : rasphj                                   - disabled, port: 5000
                              system.adapter.vis-timeandweather.0     : vis-timeandweather    : rasphj                                   -  enabled
                              system.adapter.vis.0                    : vis                   : rasphj                                   -  enabled
                              system.adapter.web.0                    : web                   : rasphj                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            + system.adapter.wled.0                   : wled                  : rasphj                                   -  enabled
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                              system.adapter.admin.0                  : admin                 : rasphj                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.shelly.0                 : shelly                : rasphj                                   -  enabled, port: 1883, bind: 0.0.0.0
                            + system.adapter.sonoff.0                 : sonoff                : rasphj                                   -  enabled, port: 1883, bind: 0.0.0.0
                              system.adapter.web.0                    : web                   : rasphj                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            ioBroker-Repositories
                            stable        : http://download.iobroker.net/sources-dist.json
                            beta          : http://download.iobroker.net/sources-dist-latest.json
                            
                            Active repo(s): stable
                            
                            Installed ioBroker-Instances
                            Used repository: stable
                            Adapter    "admin"        : 6.13.16  , installed 5.1.25 [Updatable]
                            Adapter    "backitup"     : 2.11.0   , installed 2.2.2  [Updatable]
                            Adapter    "discovery"    : 4.4.0    , installed 2.7.3  [Updatable]
                            Adapter    "elero-usb-transmitter": 0.5.2, installed 0.5.2
                            Adapter    "flot"         : 1.12.0   , installed 1.12.0
                            Adapter    "history"      : 3.0.1    , installed 3.0.1
                            Adapter    "homee"        : 1.2.0    , installed 1.2.0
                            Adapter    "javascript"   : 7.8.0    , installed 5.2.13 [Updatable]
                            Controller "js-controller": 5.0.19   , installed 5.0.19
                            Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
                            Adapter    "nuki"         : 1.6.0    , installed 1.5.0  [Updatable]
                            Adapter    "nuki-extended": 2.6.5    , installed 2.3.1  [Updatable]
                            Adapter    "octoprint"    : 5.1.0    , installed 1.1.1  [Updatable]
                            Adapter    "ping"         : 1.6.2    , installed 1.6.2
                            Adapter    "rpi2"         : 1.3.2    , installed 1.3.1  [Updatable]
                            Adapter    "shelly"       : 6.8.0    , installed 4.0.7  [Updatable]
                            Adapter    "shuttercontrol": 1.7.0   , installed 1.2.1  [Updatable]
                            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                            Adapter    "socketio"     : 6.6.1    , installed 6.6.1
                            Adapter    "sonoff"       : 3.0.3    , installed 2.4.5  [Updatable]
                            Adapter    "synology"     : 3.1.0    , installed 3.1.0
                            Adapter    "vis"          : 1.5.4    , installed 1.4.5  [Updatable]
                            Adapter    "vis-timeandweather": 1.2.2, installed 1.1.7 [Updatable]
                            Adapter    "web"          : 6.2.5    , installed 3.4.9  [Updatable]
                            Adapter    "wled"         : 0.7.2    , installed 0.6.3  [Updatable]
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects:        3146
                            States:         2056
                            
                            *** OS-Repositories and Updates ***
                            Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                            Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                            Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
                            Reading package lists...
                            Pending Updates: 0
                            
                            *** Listening Ports ***
                            Active Internet connections (only servers)
                            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       145618     23162/io.sonoff.0
                            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       145498     23046/iobroker.js-c
                            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       144524     23046/iobroker.js-c
                            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          11069      520/sshd: /usr/sbin
                            tcp6       0      0 :::51989                :::*                    LISTEN      1001       145658     23186/io.nuki-exten
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          11071      520/sshd: /usr/sbin
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       147919     24059/io.wled.0
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14706      388/avahi-daemon: r
                            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       147929     23996/io.shelly.0
                            udp        0      0 0.0.0.0:52988           0.0.0.0:*                           108        14708      388/avahi-daemon: r
                            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13180      729/dhcpcd
                            udp6       0      0 :::546                  :::*                                0          11105      729/dhcpcd
                            udp6       0      0 :::5353                 :::*                                108        14707      388/avahi-daemon: r
                            udp6       0      0 :::48970                :::*                                108        14709      388/avahi-daemon: r
                            
                            *** Log File - Last 25 Lines ***
                            
                            2024-04-26 17:19:53.598  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
                            2024-04-26 17:19:53.598  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
                            2024-04-26 17:19:53.598  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
                            2024-04-26 17:19:53.599  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
                            2024-04-26 17:19:53.599  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
                            2024-04-26 17:19:53.599  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
                            2024-04-26 17:19:53.600  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                            2024-04-26 17:19:53.600  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
                            2024-04-26 17:19:53.600  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
                            2024-04-26 17:19:53.600  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
                            2024-04-26 17:19:53.601  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                            2024-04-26 17:19:53.601  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
                            2024-04-26 17:19:53.601  - error: host.rasphj Caught by controller[0]: }
                            2024-04-26 17:19:53.601  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
                            2024-04-26 17:19:53.602  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                            2024-04-26 17:19:53.602  - info: host.rasphj Adapter system.adapter.web.0 needs rebuild of iobroker.js-controller and will be restarted afterwards.
                            2024-04-26 17:19:53.602  - info: host.rasphj system.adapter.web.0 will be rebuilt (Args: {"path":"/opt/iobroker/node_modules","module":"iobroker.js-controller","version":"5.0.19"})
                            2024-04-26 17:19:57.139  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
                            2024-04-26 17:19:57.142  - info: host.rasphj iobroker npm-install: Installing iobroker.heytech@1.0.5... (System call)
                            2024-04-26 17:20:05.490  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T15_19_58_387Z-debug-0.log
                            2024-04-26 17:20:05.491  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
                            2024-04-26 17:20:06.531  - info: host.rasphj iobroker npm-install: exit 25
                            2024-04-26 17:20:07.531  - warn: host.rasphj adapter "admin" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
                            2024-04-26 17:20:07.532  - info: host.rasphj iobroker rebuild iobroker.js-controller@5.0.19 --path /opt/iobroker/node_modules
                            2024-04-26 17:20:09.540  - info: host.rasphj iobroker npm-rebuild: Rebuilding native module "iobroker.js-controller@5.0.19" in /opt/iobroker/node_modules ...
                            
                            
                            HomoranH Offline
                            HomoranH Offline
                            Homoran
                            Global Moderator Administrators
                            schrieb am zuletzt editiert von
                            #47

                            @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                                                    2024-04-26 17:19:53.602  - info: host.rasphj Adapter system.adapter.web.0 needs rebuild of
                            

                            da sind doch noch logeinträge nach 16:25!!!!

                            er war also noch nicht fertig!!

                            @homoran sagte in io Broker lässt sich nicht updaten (Linux):

                            @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                            Nein. Das war die letzte Zeile

                            und bei einem neuen iob logs --watch??

                            ok, dann ist da was schiefgelaufen :-(

                            bitte wenn nichts neues kommt aktuellen iob diag posten

                            kein Support per PN! - Fragen im Forum stellen -
                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                            Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            hans1990H 1 Antwort Letzte Antwort
                            0
                            • HomoranH Homoran

                              @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                                                      2024-04-26 17:19:53.602  - info: host.rasphj Adapter system.adapter.web.0 needs rebuild of
                              

                              da sind doch noch logeinträge nach 16:25!!!!

                              er war also noch nicht fertig!!

                              @homoran sagte in io Broker lässt sich nicht updaten (Linux):

                              @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                              Nein. Das war die letzte Zeile

                              und bei einem neuen iob logs --watch??

                              ok, dann ist da was schiefgelaufen :-(

                              bitte wenn nichts neues kommt aktuellen iob diag posten

                              hans1990H Offline
                              hans1990H Offline
                              hans1990
                              schrieb am zuletzt editiert von hans1990
                              #48

                              @homoran said in io Broker lässt sich nicht updaten (Linux):

                              er war also noch nicht fertig!!

                              Macht es sinn nochmal vom backup zu starten?

                              iob nodejs-update
                              iob stop
                              iob update
                              iob upgrade self
                              iob start
                              

                              Weboberfläche erst öffnen wenn die adapter fertig neu sind?

                              Wie würdest du nach dem Befehl

                              iob nodejs-update
                              

                              weiter vorgehen?

                              Danke für deine Geduld und Hilfe!

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • hans1990H hans1990

                                @homoran said in io Broker lässt sich nicht updaten (Linux):

                                er war also noch nicht fertig!!

                                Macht es sinn nochmal vom backup zu starten?

                                iob nodejs-update
                                iob stop
                                iob update
                                iob upgrade self
                                iob start
                                

                                Weboberfläche erst öffnen wenn die adapter fertig neu sind?

                                Wie würdest du nach dem Befehl

                                iob nodejs-update
                                

                                weiter vorgehen?

                                Danke für deine Geduld und Hilfe!

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

                                @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                                iob nodejs-update

                                Kannst du dir sparen, das ist ja jetzt die richtige Version.

                                Ist jetzt im LogFile Ruhe eingekehrt?

                                iob update
                                

                                sagt?

                                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

                                hans1990H 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                                  iob nodejs-update

                                  Kannst du dir sparen, das ist ja jetzt die richtige Version.

                                  Ist jetzt im LogFile Ruhe eingekehrt?

                                  iob update
                                  

                                  sagt?

                                  hans1990H Offline
                                  hans1990H Offline
                                  hans1990
                                  schrieb am zuletzt editiert von
                                  #50

                                  @thomas-braun said in io Broker lässt sich nicht updaten (Linux):

                                  iob update

                                  sagt?

                                  pi@rasphj:~ $ iob update
                                  Used repository: stable
                                  Adapter    "admin"        : 6.13.16  , installed 5.1.25 [Updatable]
                                  Adapter    "backitup"     : 2.11.0   , installed 2.2.2  [Updatable]
                                  Adapter    "discovery"    : 4.4.0    , installed 2.7.3  [Updatable]
                                  Adapter    "elero-usb-transmitter": 0.5.2, installed 0.5.2
                                  Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                  Adapter    "history"      : 3.0.1    , installed 3.0.1
                                  Adapter    "homee"        : 1.2.0    , installed 1.2.0
                                  Adapter    "javascript"   : 7.8.0    , installed 5.2.13 [Updatable]
                                  Controller "js-controller": 5.0.19   , installed 5.0.19
                                  Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
                                  Adapter    "nuki"         : 1.6.0    , installed 1.5.0  [Updatable]
                                  Adapter    "nuki-extended": 2.6.5    , installed 2.3.1  [Updatable]
                                  Adapter    "octoprint"    : 5.1.0    , installed 1.1.1  [Updatable]
                                  Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                  Adapter    "rpi2"         : 1.3.2    , installed 1.3.1  [Updatable]
                                  Adapter    "shelly"       : 6.8.0    , installed 4.0.7  [Updatable]
                                  Adapter    "shuttercontrol": 1.7.0   , installed 1.2.1  [Updatable]
                                  Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                  Adapter    "socketio"     : 6.6.1    , installed 6.6.1
                                  Adapter    "sonoff"       : 3.0.3    , installed 2.4.5  [Updatable]
                                  Adapter    "synology"     : 3.1.0    , installed 3.1.0
                                  Adapter    "vis"          : 1.5.4    , installed 1.4.5  [Updatable]
                                  Adapter    "vis-timeandweather": 1.2.2, installed 1.1.7 [Updatable]
                                  Adapter    "web"          : 6.2.5    , installed 3.4.9  [Updatable]
                                  Adapter    "wled"         : 0.7.2    , installed 0.6.3  [Updatable]
                                  

                                  @thomas-braun said in io Broker lässt sich nicht updaten (Linux):

                                  Ist jetzt im LogFile Ruhe eingekehrt?

                                  ja war ruhig - hab dann einen reboot gemacht und ist wieder hier hängen geblieben

                                  2024-04-26 17:46:13.582  - info: host.rasphj Rebuild for adapter system.adapter.admin.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                  2024-04-26 17:46:13.929  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
                                  2024-04-26 17:46:13.929  - error: host.rasphj Caught by controller[0]:   throw err;
                                  2024-04-26 17:46:13.930  - error: host.rasphj Caught by controller[0]:   ^
                                  2024-04-26 17:46:13.930  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js'
                                  2024-04-26 17:46:13.930  - error: host.rasphj Caught by controller[0]: Require stack:
                                  2024-04-26 17:46:13.931  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
                                  2024-04-26 17:46:13.931  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
                                  2024-04-26 17:46:13.931  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
                                  2024-04-26 17:46:13.932  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
                                  2024-04-26 17:46:13.932  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
                                  2024-04-26 17:46:13.932  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
                                  2024-04-26 17:46:13.933  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
                                  2024-04-26 17:46:13.933  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                                  2024-04-26 17:46:13.934  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
                                  2024-04-26 17:46:13.934  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
                                  2024-04-26 17:46:13.934  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
                                  2024-04-26 17:46:13.935  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                  2024-04-26 17:46:13.935  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
                                  2024-04-26 17:46:13.935  - error: host.rasphj Caught by controller[0]: }
                                  2024-04-26 17:46:13.936  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
                                  2024-04-26 17:46:13.936  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                  2024-04-26 17:46:13.936  - info: host.rasphj Rebuild for adapter system.adapter.web.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                  2024-04-26 17:46:17.534  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
                                  2024-04-26 17:46:17.538  - info: host.rasphj iobroker npm-install: Installing iobroker.heytech@1.0.5... (System call)
                                  2024-04-26 17:46:17.534  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
                                  2024-04-26 17:46:17.538  - info: host.rasphj iobroker npm-install: Installing iobroker.heytech@1.0.5... (System call)
                                  2024-04-26 17:46:24.616  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T15_46_18_637Z-debug-0.log
                                  2024-04-26 17:46:24.617  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
                                  2024-04-26 17:46:24.616  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T15_46_18_637Z-debug-0.log
                                  2024-04-26 17:46:24.617  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
                                  2024-04-26 17:46:25.653  - info: host.rasphj iobroker npm-install: exit 25
                                  2024-04-26 17:46:25.653  - info: host.rasphj iobroker npm-install: exit 25
                                  2024-04-26 17:46:26.655  - error: host.rasphj Cannot download and install adapter "heytech@1.0.5". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                                  
                                  Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                                  0
                                  • hans1990H hans1990

                                    @thomas-braun said in io Broker lässt sich nicht updaten (Linux):

                                    iob update

                                    sagt?

                                    pi@rasphj:~ $ iob update
                                    Used repository: stable
                                    Adapter    "admin"        : 6.13.16  , installed 5.1.25 [Updatable]
                                    Adapter    "backitup"     : 2.11.0   , installed 2.2.2  [Updatable]
                                    Adapter    "discovery"    : 4.4.0    , installed 2.7.3  [Updatable]
                                    Adapter    "elero-usb-transmitter": 0.5.2, installed 0.5.2
                                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                    Adapter    "history"      : 3.0.1    , installed 3.0.1
                                    Adapter    "homee"        : 1.2.0    , installed 1.2.0
                                    Adapter    "javascript"   : 7.8.0    , installed 5.2.13 [Updatable]
                                    Controller "js-controller": 5.0.19   , installed 5.0.19
                                    Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
                                    Adapter    "nuki"         : 1.6.0    , installed 1.5.0  [Updatable]
                                    Adapter    "nuki-extended": 2.6.5    , installed 2.3.1  [Updatable]
                                    Adapter    "octoprint"    : 5.1.0    , installed 1.1.1  [Updatable]
                                    Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                    Adapter    "rpi2"         : 1.3.2    , installed 1.3.1  [Updatable]
                                    Adapter    "shelly"       : 6.8.0    , installed 4.0.7  [Updatable]
                                    Adapter    "shuttercontrol": 1.7.0   , installed 1.2.1  [Updatable]
                                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                    Adapter    "socketio"     : 6.6.1    , installed 6.6.1
                                    Adapter    "sonoff"       : 3.0.3    , installed 2.4.5  [Updatable]
                                    Adapter    "synology"     : 3.1.0    , installed 3.1.0
                                    Adapter    "vis"          : 1.5.4    , installed 1.4.5  [Updatable]
                                    Adapter    "vis-timeandweather": 1.2.2, installed 1.1.7 [Updatable]
                                    Adapter    "web"          : 6.2.5    , installed 3.4.9  [Updatable]
                                    Adapter    "wled"         : 0.7.2    , installed 0.6.3  [Updatable]
                                    

                                    @thomas-braun said in io Broker lässt sich nicht updaten (Linux):

                                    Ist jetzt im LogFile Ruhe eingekehrt?

                                    ja war ruhig - hab dann einen reboot gemacht und ist wieder hier hängen geblieben

                                    2024-04-26 17:46:13.582  - info: host.rasphj Rebuild for adapter system.adapter.admin.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                    2024-04-26 17:46:13.929  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
                                    2024-04-26 17:46:13.929  - error: host.rasphj Caught by controller[0]:   throw err;
                                    2024-04-26 17:46:13.930  - error: host.rasphj Caught by controller[0]:   ^
                                    2024-04-26 17:46:13.930  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js'
                                    2024-04-26 17:46:13.930  - error: host.rasphj Caught by controller[0]: Require stack:
                                    2024-04-26 17:46:13.931  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
                                    2024-04-26 17:46:13.931  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
                                    2024-04-26 17:46:13.931  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
                                    2024-04-26 17:46:13.932  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
                                    2024-04-26 17:46:13.932  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
                                    2024-04-26 17:46:13.932  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
                                    2024-04-26 17:46:13.933  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
                                    2024-04-26 17:46:13.933  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                                    2024-04-26 17:46:13.934  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
                                    2024-04-26 17:46:13.934  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
                                    2024-04-26 17:46:13.934  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
                                    2024-04-26 17:46:13.935  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                    2024-04-26 17:46:13.935  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
                                    2024-04-26 17:46:13.935  - error: host.rasphj Caught by controller[0]: }
                                    2024-04-26 17:46:13.936  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
                                    2024-04-26 17:46:13.936  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    2024-04-26 17:46:13.936  - info: host.rasphj Rebuild for adapter system.adapter.web.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                    2024-04-26 17:46:17.534  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
                                    2024-04-26 17:46:17.538  - info: host.rasphj iobroker npm-install: Installing iobroker.heytech@1.0.5... (System call)
                                    2024-04-26 17:46:17.534  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
                                    2024-04-26 17:46:17.538  - info: host.rasphj iobroker npm-install: Installing iobroker.heytech@1.0.5... (System call)
                                    2024-04-26 17:46:24.616  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T15_46_18_637Z-debug-0.log
                                    2024-04-26 17:46:24.617  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
                                    2024-04-26 17:46:24.616  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T15_46_18_637Z-debug-0.log
                                    2024-04-26 17:46:24.617  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
                                    2024-04-26 17:46:25.653  - info: host.rasphj iobroker npm-install: exit 25
                                    2024-04-26 17:46:25.653  - info: host.rasphj iobroker npm-install: exit 25
                                    2024-04-26 17:46:26.655  - error: host.rasphj Cannot download and install adapter "heytech@1.0.5". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #51

                                    @hans-jürgen-strudler

                                    iob upgrade heytech@1.0.6
                                    

                                    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

                                    hans1990H 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @hans-jürgen-strudler

                                      iob upgrade heytech@1.0.6
                                      
                                      hans1990H Offline
                                      hans1990H Offline
                                      hans1990
                                      schrieb am zuletzt editiert von
                                      #52

                                      @thomas-braun said in io Broker lässt sich nicht updaten (Linux):

                                      iob upgrade heytech@1.0.6

                                      pi@rasphj:~ $ iob upgrade heytech@1.0.6
                                      Adapter "heytech"        is not installed.
                                      
                                      
                                      HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                                      0
                                      • hans1990H hans1990

                                        @thomas-braun said in io Broker lässt sich nicht updaten (Linux):

                                        iob update

                                        sagt?

                                        pi@rasphj:~ $ iob update
                                        Used repository: stable
                                        Adapter    "admin"        : 6.13.16  , installed 5.1.25 [Updatable]
                                        Adapter    "backitup"     : 2.11.0   , installed 2.2.2  [Updatable]
                                        Adapter    "discovery"    : 4.4.0    , installed 2.7.3  [Updatable]
                                        Adapter    "elero-usb-transmitter": 0.5.2, installed 0.5.2
                                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                        Adapter    "history"      : 3.0.1    , installed 3.0.1
                                        Adapter    "homee"        : 1.2.0    , installed 1.2.0
                                        Adapter    "javascript"   : 7.8.0    , installed 5.2.13 [Updatable]
                                        Controller "js-controller": 5.0.19   , installed 5.0.19
                                        Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
                                        Adapter    "nuki"         : 1.6.0    , installed 1.5.0  [Updatable]
                                        Adapter    "nuki-extended": 2.6.5    , installed 2.3.1  [Updatable]
                                        Adapter    "octoprint"    : 5.1.0    , installed 1.1.1  [Updatable]
                                        Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                        Adapter    "rpi2"         : 1.3.2    , installed 1.3.1  [Updatable]
                                        Adapter    "shelly"       : 6.8.0    , installed 4.0.7  [Updatable]
                                        Adapter    "shuttercontrol": 1.7.0   , installed 1.2.1  [Updatable]
                                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                        Adapter    "socketio"     : 6.6.1    , installed 6.6.1
                                        Adapter    "sonoff"       : 3.0.3    , installed 2.4.5  [Updatable]
                                        Adapter    "synology"     : 3.1.0    , installed 3.1.0
                                        Adapter    "vis"          : 1.5.4    , installed 1.4.5  [Updatable]
                                        Adapter    "vis-timeandweather": 1.2.2, installed 1.1.7 [Updatable]
                                        Adapter    "web"          : 6.2.5    , installed 3.4.9  [Updatable]
                                        Adapter    "wled"         : 0.7.2    , installed 0.6.3  [Updatable]
                                        

                                        @thomas-braun said in io Broker lässt sich nicht updaten (Linux):

                                        Ist jetzt im LogFile Ruhe eingekehrt?

                                        ja war ruhig - hab dann einen reboot gemacht und ist wieder hier hängen geblieben

                                        2024-04-26 17:46:13.582  - info: host.rasphj Rebuild for adapter system.adapter.admin.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                        2024-04-26 17:46:13.929  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
                                        2024-04-26 17:46:13.929  - error: host.rasphj Caught by controller[0]:   throw err;
                                        2024-04-26 17:46:13.930  - error: host.rasphj Caught by controller[0]:   ^
                                        2024-04-26 17:46:13.930  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js'
                                        2024-04-26 17:46:13.930  - error: host.rasphj Caught by controller[0]: Require stack:
                                        2024-04-26 17:46:13.931  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
                                        2024-04-26 17:46:13.931  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
                                        2024-04-26 17:46:13.931  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
                                        2024-04-26 17:46:13.932  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
                                        2024-04-26 17:46:13.932  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
                                        2024-04-26 17:46:13.932  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
                                        2024-04-26 17:46:13.933  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
                                        2024-04-26 17:46:13.933  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                                        2024-04-26 17:46:13.934  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
                                        2024-04-26 17:46:13.934  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
                                        2024-04-26 17:46:13.934  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
                                        2024-04-26 17:46:13.935  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                        2024-04-26 17:46:13.935  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
                                        2024-04-26 17:46:13.935  - error: host.rasphj Caught by controller[0]: }
                                        2024-04-26 17:46:13.936  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
                                        2024-04-26 17:46:13.936  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                        2024-04-26 17:46:13.936  - info: host.rasphj Rebuild for adapter system.adapter.web.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                        2024-04-26 17:46:17.534  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
                                        2024-04-26 17:46:17.538  - info: host.rasphj iobroker npm-install: Installing iobroker.heytech@1.0.5... (System call)
                                        2024-04-26 17:46:17.534  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
                                        2024-04-26 17:46:17.538  - info: host.rasphj iobroker npm-install: Installing iobroker.heytech@1.0.5... (System call)
                                        2024-04-26 17:46:24.616  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T15_46_18_637Z-debug-0.log
                                        2024-04-26 17:46:24.617  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
                                        2024-04-26 17:46:24.616  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T15_46_18_637Z-debug-0.log
                                        2024-04-26 17:46:24.617  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
                                        2024-04-26 17:46:25.653  - info: host.rasphj iobroker npm-install: exit 25
                                        2024-04-26 17:46:25.653  - info: host.rasphj iobroker npm-install: exit 25
                                        2024-04-26 17:46:26.655  - error: host.rasphj Cannot download and install adapter "heytech@1.0.5". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                                        
                                        HomoranH Offline
                                        HomoranH Offline
                                        Homoran
                                        Global Moderator Administrators
                                        schrieb am zuletzt editiert von
                                        #53

                                        @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                                        Please execute "npm install --production" in adapter directory manually.

                                        Ja da wirst du die Installation unterbrochen haben und der admin ist jetzt in einem undefinierten Zustand.

                                        ich gab jetzt den vollständigen Pfad zum Adapter directory nicht im Kopf. Thomas wird es dir sagen

                                        kein Support per PN! - Fragen im Forum stellen -
                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        1 Antwort Letzte Antwort
                                        0
                                        • hans1990H hans1990

                                          @thomas-braun said in io Broker lässt sich nicht updaten (Linux):

                                          iob upgrade heytech@1.0.6

                                          pi@rasphj:~ $ iob upgrade heytech@1.0.6
                                          Adapter "heytech"        is not installed.
                                          
                                          
                                          HomoranH Offline
                                          HomoranH Offline
                                          Homoran
                                          Global Moderator Administrators
                                          schrieb am zuletzt editiert von
                                          #54

                                          @hans-jürgen-strudler dann hattest du ihn über github installiert. Das konnte wegen der alten Dependencies nicht wiederhergestellt werden.

                                          kein Support per PN! - Fragen im Forum stellen -
                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                          1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          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

                                          236

                                          Online

                                          32.7k

                                          Benutzer

                                          82.6k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe