Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. io Broker lässt sich nicht updaten (Linux)

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    io Broker lässt sich nicht updaten (Linux)

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

      @homoran

      Ich habe node auf 18.20 upgedatet, weil ich dachte dass das das upgrade self dann klappt.

      Zumindest hab ich die Fehlermeldung so verstanden.

      npm ERR! notsup Required: {"node":">=16.4.0"}
      npm ERR! notsup Actual:   {"npm":"6.14.16","node":"12.22.12"}
      
      Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @hans1990 last edited by

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

        Zumindest hab ich die Fehlermeldung so verstanden.

        Nein, das besagt, dass eine Version >=16.4.0 erforderlich ist, du aber nur 12.22.12 zur Verfügung stellst.

        1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @hans1990 last edited by

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

          Ich habe node auf 18.20 upgedatet, weil ich dachte dass das das upgrade self dann klappt.

          sollte es auch wenn es richtig gemacht wird
          Deshalb die Frage

          @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):

          odejs is NOT correctly installed

          wie hattest du node installiert (oder versucht upzugraden)?

          1 Reply Last reply Reply Quote 0
          • hans1990
            hans1990 @Homoran last edited by hans1990

            @Thomas-Braun

            Sorry Langfassung hab ich dazugegeben

            Homoran 1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @hans1990 last edited by

              @hans-jürgen-strudler Hast du jetzt ein Backup gefahren und weggesichert?

              hans1990 1 Reply Last reply Reply Quote 0
              • hans1990
                hans1990 @Homoran last edited by hans1990

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

                Hast du jetzt ein Backup gefahren und weggesichert?

                ja ist erledigt

                Homoran 1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @hans1990 last edited by

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

                  @homoran
                  ja ist erledigt

                  Auch history?

                  Dann mach mal ein iob nodejs-update
                  und poste alles dazu

                  hans1990 1 Reply Last reply Reply Quote 0
                  • hans1990
                    hans1990 @Homoran last edited by

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

                    Dann mach mal ein iob nodejs-update

                    ioBroker nodejs updater 2023-10-13
                    No recommendation for a nodejs version found on your system. We recommend to install latest version from nodejs v18 tree.
                    
                    Your current setup is:
                    /usr/bin/node           v12.22.12
                    /usr/bin/npm            6.14.16
                    /usr/bin/npx            6.14.16
                    
                    We found these nodejs versions available for installation:
                    
                    nodejs:
                      Installed: 12.22.12-deb-1nodesource1
                      Candidate: 12.22.12-deb-1nodesource1
                      Version table:
                     *** 12.22.12-deb-1nodesource1 600
                            500 https://deb.nodesource.com/node_12.x bullseye/main armhf Packages
                            100 /var/lib/dpkg/status
                         12.22.12~dfsg-1~deb11u4 500
                            500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                    
                    
                    
                    Nothing to do - Your installation is using the correct paths.
                    
                    You are running nodejs v12.22.12. Do you want to install latest version from nodejs v.18 tree?
                    
                    Press <y> to continue or any other key to quit
                    Trying to update your installation now. Please be patient.
                    
                    Waiting for ioBroker to shut down - Give me a minute...
                    ############################################################
                    
                    *** These repos are active on your system:
                    Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                    Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                    Reading package lists... Done
                    
                    *** Installing ca-certificates, curl and gnupg, just in case they are missing.
                    
                    *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source
                    
                    deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
                    Package: nodejs
                    Pin: origin deb.nodesource.com
                    Pin-Priority: 1001
                    
                    *** These repos are active after the adjustments:
                    Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                    Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                    Get:3 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]
                    Get:4 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages [8410 B]
                    Fetched 20.6 kB in 1s (26.7 kB/s)
                    Reading package lists... Done
                    
                    Installing the recommended nodejs version now!
                    
                    /home/iobroker/.nodejs-update.sh: line 329: [: : integer expression expected
                    Exact recommended version unknown, installing a fallback!
                    (Reading database ... 54833 files and directories currently installed.)
                    Preparing to unpack .../nodejs_18.0.0-1nodesource1_armhf.deb ...
                    Detected old npm client, removing...
                    Unpacking nodejs (18.0.0-1nodesource1) over (12.22.12-deb-1nodesource1) ...
                    Setting up nodejs (18.0.0-1nodesource1) ...
                    Processing triggers for man-db (2.9.4-2) ...
                    
                    Updating fallback to latest nodejs v18 release
                    (Reading database ... 55694 files and directories currently installed.)
                    Preparing to unpack .../nodejs_18.20.2-1nodesource1_armhf.deb ...
                    Detected old npm client, removing...
                    Unpacking nodejs (18.20.2-1nodesource1) over (18.0.0-1nodesource1) ...
                    Setting up nodejs (18.20.2-1nodesource1) ...
                    Processing triggers for man-db (2.9.4-2) ...
                    v18.20.2 has been installed! You are using the latest version now!
                    /home/iobroker/.nodejs-update.sh: line 346: [: : integer expression expected
                    Installing the recommended nodejs version!
                    
                    We tried our best to update or fix your nodejs. Please run iob diag again to verify.
                    
                    *** RESTARTING ioBroker NOW! ***
                     Please refresh or restart your browser in a few moments.
                    
                    
                    Homoran 1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @hans1990 last edited by

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

                      Please run iob diag again to verify.

                      hans1990 1 Reply Last reply Reply Quote 0
                      • hans1990
                        hans1990 @Homoran last edited by

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

                        Please run iob diag again to verify.

                        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:
                         16:11:31 up  1:56,  1 user,  load average: 1.13, 0.84, 0.49
                        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 16:11:31 CEST
                                   Universal time: Fri 2024-04-26 14:11:31 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        258M        2.5G        0.0K        995M        3.5G
                        Swap:            99M          0B         99M
                        Total:          3.9G        258M        2.6G
                        
                                 3794 M total memory
                                  258 M used memory
                                  287 M active memory
                                  775 M inactive memory
                                 2540 M free memory
                                  138 M buffer memory
                                  856 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.1G   52G   8% /
                        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.4M    /opt/iobroker/iobroker-data/objects.jsonl
                        6.3M    /opt/iobroker/iobroker-data/objects.json.migrated
                        6.3M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                        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:     "javascript" not found
                        
                        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    "flot"         : 1.12.0   , installed 1.12.0
                        Adapter    "homee"        : 1.2.0    , installed 1.2.0
                        Controller "js-controller": 5.0.19   , installed 5.0.19
                        Adapter    "synology"     : 3.1.0    , installed 3.1.0
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        3145
                        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 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       92947      12486/iobroker.js-c
                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       93230      12486/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 :::8081                 :::*                    LISTEN      1001       90108      12514/io.admin.0
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          11071      520/sshd: /usr/sbin
                        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: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 16:11:36.096  - error: host.rasphj instance system.adapter.discovery.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                        2024-04-26 16:11:36.097  - info: host.rasphj Adapter system.adapter.discovery.0 needs rebuild and will be restarted afterwards.
                        2024-04-26 16:11:36.103  - info: host.rasphj system.adapter.discovery.0 will be rebuilt
                        2024-04-26 16:11:38.074  - info: host.rasphj instance system.adapter.backitup.0 started with pid 12751
                        2024-04-26 16:11:42.464  - info: backitup.0 (12751) starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.20.2, js-controller: 5.0.19
                        2024-04-26 16:11:42.526  - warn: backitup.0 (12751) Cannot read log file: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
                        Require stack:
                        - /opt/iobroker/node_modules/iobroker.backitup/lib/tools.js
                        - /opt/iobroker/node_modules/iobroker.backitup/main.js
                        2024-04-26 16:11:52.654  - info: host.rasphj iobroker npm-install: added 28 packages in 16s44 packages are looking for funding  run `npm fund` for details
                        2024-04-26 16:11:52.702  - info: host.rasphj iobroker npm-install: host.rasphj install adapter homee@1.2.0
                        2024-04-26 16:11:52.836  - info: host.rasphj iobroker npm-install: upload [4] homee.admin /opt/iobroker/node_modules/iobroker.homee/admin/custom_m.html custom_m.html text/html
                        2024-04-26 16:11:52.851  - info: host.rasphj iobroker npm-install: upload [3] homee.admin /opt/iobroker/node_modules/iobroker.homee/admin/homee.png homee.png image/png
                        2024-04-26 16:11:52.861  - info: host.rasphj iobroker npm-install: upload [2] homee.admin /opt/iobroker/node_modules/iobroker.homee/admin/index_m.html index_m.html text/html
                        2024-04-26 16:11:52.871  - info: host.rasphj iobroker npm-install: upload [1] homee.admin /opt/iobroker/node_modules/iobroker.homee/admin/jsonCustom.json jsonCustom.json application/json
                        2024-04-26 16:11:52.882  - info: host.rasphj iobroker npm-install: upload [0] homee.admin /opt/iobroker/node_modules/iobroker.homee/admin/words.js words.js application/javascript
                        2024-04-26 16:11:52.982  - info: host.rasphj iobroker npm-install: host.rasphj object system.adapter.homee created/updated
                        2024-04-26 16:11:54.057  - info: host.rasphj iobroker npm-install: exit 0
                        2024-04-26 16:11:55.059  - warn: host.rasphj startInstance cannot find adapter "synology". Try to install it... 1 attempt
                        2024-04-26 16:11:55.060  - info: host.rasphj iobroker install synology using installedVersion
                        2024-04-26 16:12:00.183  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
                        2024-04-26 16:12:00.188  - info: host.rasphj iobroker npm-install: Installing iobroker.synology@3.1.0... (System call)
                        2024-04-26 16:12:43.860  - info: host.rasphj iobroker npm-install:
                        2024-04-26 16:12:43.864  - info: host.rasphj iobroker npm-install: added 32 packages, and changed 1 package in 42s45 packages are looking for funding  run `npm fund` for details
                        2024-04-26 16:12:43.916  - info: host.rasphj iobroker npm-install: host.rasphj install adapter synology
                        
                        
                        Homoran 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @hans1990 last edited by Homoran

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

                          Controller "js-controller": 5.0.19 , installed 5.0.19

                          hast du sonst noch was gemacht?

                          Edit
                          möglich dass er jetzt erst mal die Adapter neu baut.

                          hans1990 1 Reply Last reply Reply Quote 0
                          • hans1990
                            hans1990 @Homoran last edited by 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.

                            Homoran 3 Replies Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @hans1990 last edited by

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

                              Ich hab versucht

                              bitte niemals nicht nix eigenmächtig machen, wenn dir verducht wird zu helfen

                              Diesmal Teil 2
                              https://forum.iobroker.net/post/884324

                              bitte unbedingt lesen und beachten!

                              hans1990 1 Reply Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @hans1990 last edited by

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

                                sah ca. so aus:

                                und auch diesmal:
                                aus dem Zusammenhang gerissen nutzt das gar nichts

                                Homoran 1 Reply Last reply Reply Quote 0
                                • hans1990
                                  hans1990 @Homoran last edited by

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

                                  bitte niemals nicht nix eigenmächtig machen, wenn dir verducht wird zu helfen

                                  Stimmt war eine doofe Idee -

                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @hans1990 last edited by

                                    @hans-jürgen-strudler Dann warte jetzt mal bis er mit dem Neubau aller Adapter fertig ist.

                                    hans1990 1 Reply Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @Homoran last edited by

                                      @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):

                                      sah ca. so aus:

                                      und auch diesmal:
                                      aus dem Zusammenhang gerissen nutzt das gar nichts

                                      @Hans-Jürgen-Strudler
                                      auf den controller kann sich das ja nicht bezogen haben, der ist ja jetzt auf v5.x

                                      1 Reply Last reply Reply Quote 0
                                      • hans1990
                                        hans1990 @Homoran last edited by

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

                                        Dann warte jetzt mal bis er mit dem Neubau aller Adapter fertig ist.

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

                                        Homoran 1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @hans1990 last edited by Homoran

                                          @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?

                                          nein!
                                          aber du hattest zweimal admin auf dem selben port

                                          beobachte dann über Konsole mit iob logs --watch und nicht irgendwo eingreifen

                                          hans1990 1 Reply Last reply Reply Quote 0
                                          • hans1990
                                            hans1990 @Homoran last edited by

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

                                            beobachte dann über Konsole mit iob logs --watch und nicht irgendwo eingreifen

                                            Das ist das Ergebnis (nur die letzten Zeilen, da sonst zu lange):

                                            2024-04-26 16:23:05.616  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
                                            2024-04-26 16:23:05.617  - error: host.rasphj Caught by controller[0]:   throw err;
                                            2024-04-26 16:23:05.618  - error: host.rasphj Caught by controller[0]:   ^
                                            2024-04-26 16:23:05.618  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools'
                                            2024-04-26 16:23:05.618  - error: host.rasphj Caught by controller[0]: Require stack:
                                            2024-04-26 16:23:05.619  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.discovery/main.js
                                            2024-04-26 16:23:05.619  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
                                            2024-04-26 16:23:05.619  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
                                            2024-04-26 16:23:05.619  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
                                            2024-04-26 16:23:05.620  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
                                            2024-04-26 16:23:05.620  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.discovery/main.js:17:21)
                                            2024-04-26 16:23:05.620  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
                                            2024-04-26 16:23:05.620  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                                            2024-04-26 16:23:05.621  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
                                            2024-04-26 16:23:05.621  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
                                            2024-04-26 16:23:05.621  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
                                            2024-04-26 16:23:05.621  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                            2024-04-26 16:23:05.622  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.discovery/main.js' ]
                                            2024-04-26 16:23:05.622  - error: host.rasphj Caught by controller[0]: }
                                            2024-04-26 16:23:05.622  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
                                            2024-04-26 16:23:05.623  - error: host.rasphj instance system.adapter.discovery.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                            2024-04-26 16:23:05.623  - info: host.rasphj Adapter system.adapter.discovery.0 needs rebuild and will be restarted afterwards.
                                            2024-04-26 16:23:05.624  - info: host.rasphj system.adapter.discovery.0 will be rebuilt
                                            2024-04-26 16:23:05.838  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
                                            2024-04-26 16:23:05.838  - error: host.rasphj Caught by controller[0]:   throw err;
                                            2024-04-26 16:23:05.838  - error: host.rasphj Caught by controller[0]:   ^
                                            2024-04-26 16:23:05.838  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
                                            2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]: Require stack:
                                            2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
                                            2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
                                            2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
                                            2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
                                            2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
                                            2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:18:18)
                                            2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
                                            2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                                            2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
                                            2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
                                            2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
                                            2024-04-26 16:23:05.841  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                            2024-04-26 16:23:05.841  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
                                            2024-04-26 16:23:05.841  - error: host.rasphj Caught by controller[0]: }
                                            2024-04-26 16:23:05.841  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
                                            2024-04-26 16:23:05.841  - error: host.rasphj instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                            2024-04-26 16:23:05.841  - info: host.rasphj Adapter system.adapter.admin.0 needs rebuild and will be restarted afterwards.
                                            2024-04-26 16:23:05.842  - info: host.rasphj system.adapter.admin.0 will be rebuilt
                                            2024-04-26 16:23:05.907  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
                                            2024-04-26 16:23:05.907  - error: host.rasphj Caught by controller[0]:   throw err;
                                            2024-04-26 16:23:05.907  - error: host.rasphj Caught by controller[0]:   ^
                                            2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js'
                                            2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]: Require stack:
                                            2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
                                            2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
                                            2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
                                            2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
                                            2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
                                            2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
                                            2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
                                            2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                                            2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
                                            2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
                                            2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
                                            2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                            2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
                                            2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]: }
                                            2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
                                            2024-04-26 16:23:05.910  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                            2024-04-26 16:23:05.911  - info: host.rasphj Adapter system.adapter.web.0 needs rebuild of iobroker.js-controller and will be restarted afterwards.
                                            2024-04-26 16:23:05.911  - 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 16:23:09.675  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
                                            2024-04-26 16:23:09.678  - info: host.rasphj iobroker npm-install: Installing iobroker.heytech@1.0.5... (System call)
                                            2024-04-26 16:23:15.923  - 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-26T14_23_10_738Z-debug-0.log
                                            2024-04-26 16:23:15.924  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
                                            2024-04-26 16:23:16.955  - info: host.rasphj iobroker npm-install: exit 25
                                            2024-04-26 16:23:17.956  - warn: host.rasphj adapter "discovery" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
                                            2024-04-26 16:23:17.957  - info: host.rasphj iobroker rebuild
                                            2024-04-26 16:23:19.754  - info: host.rasphj iobroker npm-rebuild: Rebuilding native modules ...
                                            2024-04-26 16:23:48.352  - info: vis.0 (18269) starting. Version 1.4.5 in /opt/iobroker/node_modules/iobroker.vis, node: v18.20.2, js-controller: 5.0.19
                                            2024-04-26 16:23:48.637  - info: vis.0 (18269) vis license is OK.
                                            2024-04-26 16:23:49.642  - info: vis.0 (18269) Terminated (NO_ERROR): Without reason
                                            2024-04-26 16:24:23.351  - info: host.rasphj iobroker npm-rebuild: rebuilt dependencies successfully
                                            2024-04-26 16:24:23.385  - info: host.rasphj iobroker npm-rebuild:
                                            2024-04-26 16:24:23.386  - info: host.rasphj iobroker npm-rebuild: Rebuilding native modules done
                                            2024-04-26 16:24:24.399  - info: host.rasphj iobroker npm-rebuild: exit 0
                                            2024-04-26 16:24:24.692  - info: host.rasphj instance system.adapter.discovery.0 started with pid 18660
                                            2024-04-26 16:24:24.702  - info: host.rasphj instance system.adapter.admin.0 started with pid 18661
                                            2024-04-26 16:24:24.711  - info: host.rasphj instance system.adapter.web.0 started with pid 18662
                                            2024-04-26 16:24:25.405  - warn: host.rasphj startInstance cannot find adapter "heytech@1.0.5". Try to install it... 4 attempt
                                            2024-04-26 16:24:25.406  - info: host.rasphj iobroker install heytech@1.0.5 using installedVersion
                                            2024-04-26 16:24:26.853  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
                                            2024-04-26 16:24:26.854  - error: host.rasphj Caught by controller[0]:   throw err;
                                            2024-04-26 16:24:26.854  - error: host.rasphj Caught by controller[0]:   ^
                                            2024-04-26 16:24:26.855  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools'
                                            2024-04-26 16:24:26.855  - error: host.rasphj Caught by controller[0]: Require stack:
                                            2024-04-26 16:24:26.855  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.discovery/main.js
                                            2024-04-26 16:24:26.856  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
                                            2024-04-26 16:24:26.856  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
                                            2024-04-26 16:24:26.856  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
                                            2024-04-26 16:24:26.857  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
                                            2024-04-26 16:24:26.857  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.discovery/main.js:17:21)
                                            2024-04-26 16:24:26.858  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
                                            2024-04-26 16:24:26.858  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                                            2024-04-26 16:24:26.858  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
                                            2024-04-26 16:24:26.859  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
                                            2024-04-26 16:24:26.859  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
                                            2024-04-26 16:24:26.859  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                            2024-04-26 16:24:26.860  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.discovery/main.js' ]
                                            2024-04-26 16:24:26.860  - error: host.rasphj Caught by controller[0]: }
                                            2024-04-26 16:24:26.860  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
                                            2024-04-26 16:24:26.861  - error: host.rasphj instance system.adapter.discovery.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                            2024-04-26 16:24:26.861  - info: host.rasphj Rebuild for adapter system.adapter.discovery.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                            2024-04-26 16:24:26.863  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
                                            2024-04-26 16:24:26.864  - error: host.rasphj Caught by controller[0]:   throw err;
                                            2024-04-26 16:24:26.864  - error: host.rasphj Caught by controller[0]:   ^
                                            2024-04-26 16:24:26.865  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
                                            2024-04-26 16:24:26.865  - error: host.rasphj Caught by controller[0]: Require stack:
                                            2024-04-26 16:24:26.865  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
                                            2024-04-26 16:24:26.865  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
                                            2024-04-26 16:24:26.866  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
                                            2024-04-26 16:24:26.866  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
                                            2024-04-26 16:24:26.866  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
                                            2024-04-26 16:24:26.867  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:18:18)
                                            2024-04-26 16:24:26.867  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
                                            2024-04-26 16:24:26.868  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                                            2024-04-26 16:24:26.868  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
                                            2024-04-26 16:24:26.868  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
                                            2024-04-26 16:24:26.869  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
                                            2024-04-26 16:24:26.869  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                            2024-04-26 16:24:26.869  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
                                            2024-04-26 16:24:26.870  - error: host.rasphj Caught by controller[0]: }
                                            2024-04-26 16:24:26.870  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
                                            2024-04-26 16:24:26.870  - error: host.rasphj instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                            2024-04-26 16:24:26.871  - 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 16:24:27.173  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
                                            2024-04-26 16:24:27.174  - error: host.rasphj Caught by controller[0]:   throw err;
                                            2024-04-26 16:24:27.174  - error: host.rasphj Caught by controller[0]:   ^
                                            2024-04-26 16:24:27.174  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js'
                                            2024-04-26 16:24:27.174  - error: host.rasphj Caught by controller[0]: Require stack:
                                            2024-04-26 16:24:27.175  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
                                            2024-04-26 16:24:27.175  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
                                            2024-04-26 16:24:27.175  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
                                            2024-04-26 16:24:27.176  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
                                            2024-04-26 16:24:27.176  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
                                            2024-04-26 16:24:27.176  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
                                            2024-04-26 16:24:27.177  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
                                            2024-04-26 16:24:27.177  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                                            2024-04-26 16:24:27.177  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
                                            2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
                                            2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
                                            2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                            2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
                                            2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]: }
                                            2024-04-26 16:24:27.179  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
                                            2024-04-26 16:24:27.179  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                            2024-04-26 16:24:27.179  - info: host.rasphj Adapter system.adapter.web.0 needs rebuild and will be restarted afterwards.
                                            2024-04-26 16:24:27.180  - info: host.rasphj system.adapter.web.0 will be rebuilt
                                            2024-04-26 16:24:30.676  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
                                            2024-04-26 16:24:30.679  - info: host.rasphj iobroker npm-install: Installing iobroker.heytech@1.0.5... (System call)
                                            2024-04-26 16:24:38.037  - 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-26T14_24_31_757Z-debug-0.log
                                            2024-04-26 16:24:38.038  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
                                            2024-04-26 16:24:39.069  - info: host.rasphj iobroker npm-install: exit 25
                                            2024-04-26 16:24:40.070  - warn: host.rasphj adapter "web" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
                                            2024-04-26 16:24:40.071  - info: host.rasphj iobroker rebuild
                                            2024-04-26 16:24:41.868  - info: host.rasphj iobroker npm-rebuild: Rebuilding native modules ...
                                            2024-04-26 16:25:11.870  - info: vis.0 (19415) starting. Version 1.4.5 in /opt/iobroker/node_modules/iobroker.vis, node: v18.20.2, js-controller: 5.0.19
                                            2024-04-26 16:25:12.181  - info: vis.0 (19415) vis license is OK.
                                            2024-04-26 16:25:13.263  - info: vis.0 (19415) Terminated (NO_ERROR): Without reason
                                            2024-04-26 16:25:38.876  - info: host.rasphj iobroker npm-rebuild: rebuilt dependencies successfully
                                            2024-04-26 16:25:38.912  - info: host.rasphj iobroker npm-rebuild:
                                            2024-04-26 16:25:38.913  - info: host.rasphj iobroker npm-rebuild: Rebuilding native modules done
                                            2024-04-26 16:25:39.928  - info: host.rasphj iobroker npm-rebuild: exit 0
                                            2024-04-26 16:25:40.067  - info: host.rasphj instance system.adapter.web.0 started with pid 19767
                                            2024-04-26 16:25:40.931  - 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!
                                            2024-04-26 16:25:41.921  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
                                            2024-04-26 16:25:41.921  - error: host.rasphj Caught by controller[0]:   throw err;
                                            2024-04-26 16:25:41.921  - error: host.rasphj Caught by controller[0]:   ^
                                            2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js'
                                            2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]: Require stack:
                                            2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
                                            2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
                                            2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
                                            2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
                                            2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
                                            2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
                                            2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
                                            2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                                            2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
                                            2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
                                            2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
                                            2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                            2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
                                            2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]: }
                                            2024-04-26 16:25:41.925  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
                                            2024-04-26 16:25:41.925  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                            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.
                                            
                                            
                                            Homoran hans1990 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            749
                                            Online

                                            31.9k
                                            Users

                                            80.3k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            71
                                            1857
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo