Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    14
    1
    205

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    1.8k

js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
22 Beiträge 7 Kommentatoren 2.0k Aufrufe 6 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • E Offline
    E Offline
    eMarcus
    schrieb am zuletzt editiert von
    #1

    Guten Morgen,

    Ich versuche gerade mein System auf einen aktuellen Stand zu bringen. Wie in der Anleitung angegeben hab ich die Befehle

    iobroker stop
    iobroker backup
    iobroker fix
    iobroker upgrade self
    

    ausgeführt. Es gibt auch keinen Fehler, aber die js-controller Version bleibt auf 4.0.24 :-(

    
    ==========================================================================
    
        Your installation was fixed successfully
        Run iobroker start to start ioBroker again!
    
    ==========================================================================
    
    marcus@iobroker:~$ iobroker upgrade self
    Update js-controller from @4.0.24 to @6.0.11
    Stopped Objects DB
    Stopped States DB
    NPM version: 8.19.4
    Installing iobroker.js-controller@6.0.11... (System call)
    marcus@iobroker:~$ iobroker version
    4.0.24
    marcus@iobroker:~$ 
    

    Meine Systemdaten: Ubuntu 20.04.6 LTS
    nodejs: 16.20.2
    nem: 8.19.4

    hier auch noch die iobroker diag Ausgabe:

    ======================= SUMMARY =======================
    			v.2024-05-22
    
    
       Static hostname: iobroker
             Icon name: computer-vm
               Chassis: vm
        Virtualization: kvm
      Operating System: Ubuntu 20.04.6 LTS
                Kernel: Linux 5.4.0-195-generic
          Architecture: x86-64
    
    Installation: 		kvm
    Kernel: 		x86_64
    Userland: 		64 bit
    Timezone: 		Europe/Vienna (CEST, +0200) 
    User-ID: 		1001
    Display-Server: 	false
    Boot Target: 		graphical.target
    
    Pending OS-Updates: 	0
    Pending iob updates: 	13
    
    Nodejs-Installation:
    /usr/bin/nodejs 	v16.20.2
    /usr/bin/node 		v16.20.2
    /usr/bin/npm 		8.19.4
    /usr/bin/npx 		8.19.4
    /usr/bin/corepack 	0.17.0
    
    Recommended versions are nodejs 20.17.0 and npm 10.8.2
    Your nodejs installation is correct
    
    MEMORY: 
                  total        used        free      shared  buff/cache   available
    Mem:           2.0G        251M        624M        1.0M        1.1G        1.5G
    Swap:          1.9G        1.0M        1.9G
    Total:         3.9G        253M        2.5G
    
    Active iob-Instances: 	1
    Active repo(s): stable
    
    ioBroker Core: 		js-controller 		4.0.24
    			admin 			7.0.22
    
    ioBroker Status: 	iobroker is not running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Status admin and web instance:
      system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    Objects: 		8782
    States: 		7332
    
    Size of iob-Database:
    
    9.8M	/opt/iobroker/iobroker-data/objects.jsonl
    6.5M	/opt/iobroker/iobroker-data/objects.json.migrated
    6.5M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
    1.7M	/opt/iobroker/iobroker-data/states.jsonl
    1.3M	/opt/iobroker/iobroker-data/states.json.migrated
    1.3M	/opt/iobroker/iobroker-data/states.json.bak.migrated
    
    
    
    =================== END OF SUMMARY ====================
    

    Hat wer eine Idee wie ich den js-controller auf die aktuelle Version bekomme?

    Vielen Dank
    Marcus.

    HomoranH icebearI 2 Antworten Letzte Antwort
    0
    • E eMarcus

      Guten Morgen,

      Ich versuche gerade mein System auf einen aktuellen Stand zu bringen. Wie in der Anleitung angegeben hab ich die Befehle

      iobroker stop
      iobroker backup
      iobroker fix
      iobroker upgrade self
      

      ausgeführt. Es gibt auch keinen Fehler, aber die js-controller Version bleibt auf 4.0.24 :-(

      
      ==========================================================================
      
          Your installation was fixed successfully
          Run iobroker start to start ioBroker again!
      
      ==========================================================================
      
      marcus@iobroker:~$ iobroker upgrade self
      Update js-controller from @4.0.24 to @6.0.11
      Stopped Objects DB
      Stopped States DB
      NPM version: 8.19.4
      Installing iobroker.js-controller@6.0.11... (System call)
      marcus@iobroker:~$ iobroker version
      4.0.24
      marcus@iobroker:~$ 
      

      Meine Systemdaten: Ubuntu 20.04.6 LTS
      nodejs: 16.20.2
      nem: 8.19.4

      hier auch noch die iobroker diag Ausgabe:

      ======================= SUMMARY =======================
      			v.2024-05-22
      
      
         Static hostname: iobroker
               Icon name: computer-vm
                 Chassis: vm
          Virtualization: kvm
        Operating System: Ubuntu 20.04.6 LTS
                  Kernel: Linux 5.4.0-195-generic
            Architecture: x86-64
      
      Installation: 		kvm
      Kernel: 		x86_64
      Userland: 		64 bit
      Timezone: 		Europe/Vienna (CEST, +0200) 
      User-ID: 		1001
      Display-Server: 	false
      Boot Target: 		graphical.target
      
      Pending OS-Updates: 	0
      Pending iob updates: 	13
      
      Nodejs-Installation:
      /usr/bin/nodejs 	v16.20.2
      /usr/bin/node 		v16.20.2
      /usr/bin/npm 		8.19.4
      /usr/bin/npx 		8.19.4
      /usr/bin/corepack 	0.17.0
      
      Recommended versions are nodejs 20.17.0 and npm 10.8.2
      Your nodejs installation is correct
      
      MEMORY: 
                    total        used        free      shared  buff/cache   available
      Mem:           2.0G        251M        624M        1.0M        1.1G        1.5G
      Swap:          1.9G        1.0M        1.9G
      Total:         3.9G        253M        2.5G
      
      Active iob-Instances: 	1
      Active repo(s): stable
      
      ioBroker Core: 		js-controller 		4.0.24
      			admin 			7.0.22
      
      ioBroker Status: 	iobroker is not running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Status admin and web instance:
        system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      Objects: 		8782
      States: 		7332
      
      Size of iob-Database:
      
      9.8M	/opt/iobroker/iobroker-data/objects.jsonl
      6.5M	/opt/iobroker/iobroker-data/objects.json.migrated
      6.5M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
      1.7M	/opt/iobroker/iobroker-data/states.jsonl
      1.3M	/opt/iobroker/iobroker-data/states.json.migrated
      1.3M	/opt/iobroker/iobroker-data/states.json.bak.migrated
      
      
      
      =================== END OF SUMMARY ====================
      

      Hat wer eine Idee wie ich den js-controller auf die aktuelle Version bekomme?

      Vielen Dank
      Marcus.

      HomoranH Nicht stören
      HomoranH Nicht stören
      Homoran
      Global Moderator Administrators
      schrieb am zuletzt editiert von Homoran
      #2

      @emarcus sagte in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

      hier auch noch die iobroker diag Ausgabe:

      leider nur die

      @emarcus sagte in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

      SUMMARY

      bitte die Langfassung liefern.

      @emarcus sagte in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

      Operating System: Ubuntu 20.04.6 LTS

      von Ubuntu hab ich keine Ahnung, aber das klingt nicht gerade aktuell
      und nodejs v16 ist definitiv zu alt

      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      jolicJ E 2 Antworten Letzte Antwort
      0
      • HomoranH Homoran

        @emarcus sagte in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

        hier auch noch die iobroker diag Ausgabe:

        leider nur die

        @emarcus sagte in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

        SUMMARY

        bitte die Langfassung liefern.

        @emarcus sagte in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

        Operating System: Ubuntu 20.04.6 LTS

        von Ubuntu hab ich keine Ahnung, aber das klingt nicht gerade aktuell
        und nodejs v16 ist definitiv zu alt

        jolicJ Offline
        jolicJ Offline
        jolic
        schrieb am zuletzt editiert von
        #3

        Vermutung (ich nutze auch kein Ubuntu): Ubuntu 20.04 LTS ist zwar noch aktuell, aber nicht mehr die neueste Version. Die aktuelle LTS-Version ist seit kurzem Ubuntu 24.04 LTS. Ubuntu 20 LTS erhält nur noch Sicherheitsupdates bis April 2025, weshalb du keine aktuellen Pakete für den ioBroker mehr angeboten bekommst.

        1 Antwort Letzte Antwort
        0
        • E eMarcus

          Guten Morgen,

          Ich versuche gerade mein System auf einen aktuellen Stand zu bringen. Wie in der Anleitung angegeben hab ich die Befehle

          iobroker stop
          iobroker backup
          iobroker fix
          iobroker upgrade self
          

          ausgeführt. Es gibt auch keinen Fehler, aber die js-controller Version bleibt auf 4.0.24 :-(

          
          ==========================================================================
          
              Your installation was fixed successfully
              Run iobroker start to start ioBroker again!
          
          ==========================================================================
          
          marcus@iobroker:~$ iobroker upgrade self
          Update js-controller from @4.0.24 to @6.0.11
          Stopped Objects DB
          Stopped States DB
          NPM version: 8.19.4
          Installing iobroker.js-controller@6.0.11... (System call)
          marcus@iobroker:~$ iobroker version
          4.0.24
          marcus@iobroker:~$ 
          

          Meine Systemdaten: Ubuntu 20.04.6 LTS
          nodejs: 16.20.2
          nem: 8.19.4

          hier auch noch die iobroker diag Ausgabe:

          ======================= SUMMARY =======================
          			v.2024-05-22
          
          
             Static hostname: iobroker
                   Icon name: computer-vm
                     Chassis: vm
              Virtualization: kvm
            Operating System: Ubuntu 20.04.6 LTS
                      Kernel: Linux 5.4.0-195-generic
                Architecture: x86-64
          
          Installation: 		kvm
          Kernel: 		x86_64
          Userland: 		64 bit
          Timezone: 		Europe/Vienna (CEST, +0200) 
          User-ID: 		1001
          Display-Server: 	false
          Boot Target: 		graphical.target
          
          Pending OS-Updates: 	0
          Pending iob updates: 	13
          
          Nodejs-Installation:
          /usr/bin/nodejs 	v16.20.2
          /usr/bin/node 		v16.20.2
          /usr/bin/npm 		8.19.4
          /usr/bin/npx 		8.19.4
          /usr/bin/corepack 	0.17.0
          
          Recommended versions are nodejs 20.17.0 and npm 10.8.2
          Your nodejs installation is correct
          
          MEMORY: 
                        total        used        free      shared  buff/cache   available
          Mem:           2.0G        251M        624M        1.0M        1.1G        1.5G
          Swap:          1.9G        1.0M        1.9G
          Total:         3.9G        253M        2.5G
          
          Active iob-Instances: 	1
          Active repo(s): stable
          
          ioBroker Core: 		js-controller 		4.0.24
          			admin 			7.0.22
          
          ioBroker Status: 	iobroker is not running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Status admin and web instance:
            system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          Objects: 		8782
          States: 		7332
          
          Size of iob-Database:
          
          9.8M	/opt/iobroker/iobroker-data/objects.jsonl
          6.5M	/opt/iobroker/iobroker-data/objects.json.migrated
          6.5M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
          1.7M	/opt/iobroker/iobroker-data/states.jsonl
          1.3M	/opt/iobroker/iobroker-data/states.json.migrated
          1.3M	/opt/iobroker/iobroker-data/states.json.bak.migrated
          
          
          
          =================== END OF SUMMARY ====================
          

          Hat wer eine Idee wie ich den js-controller auf die aktuelle Version bekomme?

          Vielen Dank
          Marcus.

          icebearI Offline
          icebearI Offline
          icebear
          schrieb am zuletzt editiert von
          #4

          @emarcus said in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

          Meine Systemdaten: Ubuntu 20.04.6 LTS

          Unabhängig von deinem Problem, solltest du vielleicht bevor du IOB auf den aktuellsten Stand bringst mal dein Unterbau aktualisieren.

          Die Ubuntu Version 20.04.6 LTS hat doch in vier Monaten sein EOL erreicht, mittlerweile ist Ubuntu bei Version 24.04.1 LTS.

          1 Antwort Letzte Antwort
          0
          • HomoranH Homoran

            @emarcus sagte in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

            hier auch noch die iobroker diag Ausgabe:

            leider nur die

            @emarcus sagte in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

            SUMMARY

            bitte die Langfassung liefern.

            @emarcus sagte in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

            Operating System: Ubuntu 20.04.6 LTS

            von Ubuntu hab ich keine Ahnung, aber das klingt nicht gerade aktuell
            und nodejs v16 ist definitiv zu alt

            E Offline
            E Offline
            eMarcus
            schrieb am zuletzt editiert von Homoran
            #5

            @homoran Vielen Dank für die schnelle Antwort.

            Gerne hier die Langfassung der Diag Ausgabe:

            ======== Start marking the full check here =========

            Skript v.2024-05-22
            
            *** BASE SYSTEM ***
               Static hostname: iobroker
                     Icon name: computer-vm
                       Chassis: vm
                Virtualization: kvm
              Operating System: Ubuntu 20.04.6 LTS
                        Kernel: Linux 5.4.0-195-generic
                  Architecture: x86-64
            
            model name	: AMD Opteron 23xx (Gen 3 Class Opteron)
            Docker          : false
            Virtualization  : kvm
            Kernel          : x86_64
            Userland        : 64 bit
            
            Systemuptime and Load:
             10:58:41 up  1:27,  1 user,  load average: 0.22, 0.10, 0.09
            CPU threads: 1
            
            
            *** Time and Time Zones ***
                           Local time: Sat 2024-09-14 10:58:42 CEST
                       Universal time: Sat 2024-09-14 08:58:42 UTC 
                             RTC time: Sat 2024-09-14 08:58:43     
                            Time zone: Europe/Vienna (CEST, +0200) 
            System clock synchronized: yes                         
                          NTP service: active                      
                      RTC in local TZ: no                          
            
            *** Users and Groups ***
            User that called 'iob diag':
            marcus
            HOME=/home/marcus
            GROUPS=marcus sudo lxd iobroker
            
            User that is running 'js-controller':
            js-controller is not running
            
            *** Display-Server-Setup ***
            Display-Server: false
            Desktop: 	
            Terminal: 	tty
            Boot Target: 	graphical.target
            
            *** MEMORY ***
                          total        used        free      shared  buff/cache   available
            Mem:           2.0G        258M        616M        0.0K        1.1G        1.5G
            Swap:          1.9G        1.0M        1.9G
            Total:         3.9G        260M        2.5G
            
            Active iob-Instances: 	1
            
                     1971 M total memory
                      258 M used memory
                      745 M active memory
                      391 M inactive memory
                      616 M free memory
                      107 M buffer memory
                      988 M swap cache
                     1897 M total swap
                        1 M used swap
                     1895 M free swap
            
            *** top - Table Of Processes  ***
            top - 10:58:42 up  1:27,  1 user,  load average: 0.22, 0.10, 0.09
            Tasks: 120 total,   1 running, 119 sleeping,   0 stopped,   0 zombie
            %Cpu(s):  6.2 us,  6.2 sy,  0.0 ni, 87.5 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
            MiB Mem :   1971.5 total,    616.7 free,    258.8 used,   1096.0 buff/cache
            MiB Swap:   1897.4 total,   1895.6 free,      1.8 used.   1520.1 avail Mem 
            
            *** FAILED SERVICES ***
            
              UNIT                                 LOAD   ACTIVE SUB    DESCRIPTION                      
            * iobroker.service                     loaded failed failed ioBroker Server                  
            * systemd-networkd-wait-online.service loaded failed failed Wait for Network to be Configured
            
            LOAD   = Reflects whether the unit definition was properly loaded.
            ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
            SUB    = The low-level unit activation state, values depend on unit type.
            
            2 loaded units listed.
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            udev           devtmpfs  941M     0  941M   0% /dev
            tmpfs          tmpfs     198M  1.1M  197M   1% /run
            /dev/vda1      ext4       40G   14G   24G  38% /
            tmpfs          tmpfs     986M     0  986M   0% /dev/shm
            tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
            tmpfs          tmpfs     986M     0  986M   0% /sys/fs/cgroup
            /dev/loop1     squashfs  104M  104M     0 100% /snap/core/16928
            /dev/loop3     squashfs   64M   64M     0 100% /snap/core20/2318
            /dev/loop4     squashfs   75M   75M     0 100% /snap/core22/1612
            /dev/loop0     squashfs   11M   11M     0 100% /snap/canonical-livepatch/282
            /dev/loop2     squashfs  105M  105M     0 100% /snap/core/17200
            /dev/loop5     squashfs   11M   11M     0 100% /snap/canonical-livepatch/278
            /dev/loop6     squashfs   75M   75M     0 100% /snap/core22/1586
            /dev/loop7     squashfs   92M   92M     0 100% /snap/lxd/29619
            tmpfs          tmpfs     198M     0  198M   0% /run/user/1001
            
            Messages concerning ext4 filesystem in dmesg:
            [Sat Sep 14 09:31:48 2024] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)
            [Sat Sep 14 09:31:51 2024] EXT4-fs (vda1): re-mounted. Opts: errors=remount-ro
            
            Show mounted filesystems:
            TARGET                                      SOURCE                 FSTYPE      OPTIONS
            /                                           /dev/vda1              ext4        rw,relatime,errors=remount-ro
            |-/sys                                      sysfs                  sysfs       rw,nosuid,nodev,noexec,relatime
            | |-/sys/kernel/security                    securityfs             securityfs  rw,nosuid,nodev,noexec,relatime
            | |-/sys/fs/cgroup                          tmpfs                  tmpfs       ro,nosuid,nodev,noexec,mode=755
            | | |-/sys/fs/cgroup/unified                cgroup2                cgroup2     rw,nosuid,nodev,noexec,relatime
            | | |-/sys/fs/cgroup/systemd                cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,xattr,name=systemd
            | | |-/sys/fs/cgroup/cpu,cpuacct            cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,cpu,cpuacct
            | | |-/sys/fs/cgroup/hugetlb                cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,hugetlb
            | | |-/sys/fs/cgroup/memory                 cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,memory
            | | |-/sys/fs/cgroup/net_cls,net_prio       cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,net_cls,net_prio
            | | |-/sys/fs/cgroup/pids                   cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,pids
            | | |-/sys/fs/cgroup/rdma                   cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,rdma
            | | |-/sys/fs/cgroup/devices                cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,devices
            | | |-/sys/fs/cgroup/freezer                cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,freezer
            | | |-/sys/fs/cgroup/perf_event             cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,perf_event
            | | |-/sys/fs/cgroup/cpuset                 cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,cpuset
            | | `-/sys/fs/cgroup/blkio                  cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,blkio
            | |-/sys/fs/pstore                          pstore                 pstore      rw,nosuid,nodev,noexec,relatime
            | |-/sys/fs/bpf                             none                   bpf         rw,nosuid,nodev,noexec,relatime,mode=700
            | |-/sys/kernel/debug                       debugfs                debugfs     rw,nosuid,nodev,noexec,relatime
            | |-/sys/kernel/tracing                     tracefs                tracefs     rw,nosuid,nodev,noexec,relatime
            | |-/sys/fs/fuse/connections                fusectl                fusectl     rw,nosuid,nodev,noexec,relatime
            | `-/sys/kernel/config                      configfs               configfs    rw,nosuid,nodev,noexec,relatime
            |-/proc                                     proc                   proc        rw,nosuid,nodev,noexec,relatime
            | `-/proc/sys/fs/binfmt_misc                systemd-1              autofs      rw,relatime,fd=28,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=15656
            |   `-/proc/sys/fs/binfmt_misc              binfmt_misc            binfmt_misc rw,nosuid,nodev,noexec,relatime
            |-/dev                                      udev                   devtmpfs    rw,nosuid,noexec,relatime,size=962608k,nr_inodes=240652,mode=755
            | |-/dev/pts                                devpts                 devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
            | |-/dev/shm                                tmpfs                  tmpfs       rw,nosuid,nodev
            | |-/dev/hugepages                          hugetlbfs              hugetlbfs   rw,relatime,pagesize=2M
            | `-/dev/mqueue                             mqueue                 mqueue      rw,nosuid,nodev,noexec,relatime
            |-/run                                      tmpfs                  tmpfs       rw,nosuid,nodev,noexec,relatime,size=201884k,mode=755
            | |-/run/lock                               tmpfs                  tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
            | |-/run/snapd/ns                           tmpfs[/snapd/ns]       tmpfs       rw,nosuid,nodev,noexec,relatime,size=201884k,mode=755
            | | |-/run/snapd/ns/lxd.mnt                 nsfs[mnt:[4026532270]] nsfs        rw
            | | `-/run/snapd/ns/canonical-livepatch.mnt nsfs[mnt:[4026532269]] nsfs        rw
            | `-/run/user/1001                          tmpfs                  tmpfs       rw,nosuid,nodev,relatime,size=201880k,mode=700,uid=1001,gid=1001
            |-/snap/core/16928                          /dev/loop1             squashfs    ro,nodev,relatime
            |-/snap/core20/2318                         /dev/loop3             squashfs    ro,nodev,relatime
            |-/snap/core22/1612                         /dev/loop4             squashfs    ro,nodev,relatime
            |-/snap/canonical-livepatch/282             /dev/loop0             squashfs    ro,nodev,relatime
            |-/snap/core/17200                          /dev/loop2             squashfs    ro,nodev,relatime
            |-/snap/canonical-livepatch/278             /dev/loop5             squashfs    ro,nodev,relatime
            |-/snap/core22/1586                         /dev/loop6             squashfs    ro,nodev,relatime
            |-/snap/lxd/29619                           /dev/loop7             squashfs    ro,nodev,relatime
            `-/var/lib/lxcfs                            lxcfs                  fuse.lxcfs  rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            
            Files in neuralgic directories:
            
            /var:
            2.3G	/var/
            1.2G	/var/log
            1.1G	/var/log/journal/969d0e68508d472c9ead3fbea89d0943
            1.1G	/var/log/journal
            989M	/var/lib
            
            Hint: You are currently not seeing messages from other users and the system.
                  Users in groups 'adm', 'systemd-journal' can see all messages.
                  Pass -q to turn off this notice.
            Archived and active journals take up 200.0M in the file system.
            
            /opt/iobroker/backups:
            11M	/opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            1.3G	/opt/iobroker/iobroker-data/
            937M	/opt/iobroker/iobroker-data/history
            243M	/opt/iobroker/iobroker-data/files
            87M	/opt/iobroker/iobroker-data/backup-objects
            57M	/opt/iobroker/iobroker-data/files/javascript.admin
            
            The five largest files in iobroker-data are:
            41M	/opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
            24M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
            9.9M	/opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js
            9.8M	/opt/iobroker/iobroker-data/objects.jsonl
            8.5M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js
            
            USB-Devices by-id:
            USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
            
            No Devices found 'by-id'
            
            
            
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs 	v16.20.2
            /usr/bin/node 		v16.20.2
            /usr/bin/npm 		8.19.4
            /usr/bin/npx 		8.19.4
            /usr/bin/corepack 	0.17.0
            
            
            nodejs:
              Installed: 16.20.2-deb-1nodesource1
              Candidate: 16.20.2-deb-1nodesource1
              Version table:
             *** 16.20.2-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_16.x bionic/main amd64 Packages
                    100 /var/lib/dpkg/status
                 10.19.0~dfsg-3ubuntu1.6 500
                    500 http://at.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
                    500 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages
                 10.19.0~dfsg-3ubuntu1 500
                    500 http://at.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            Errors in npm tree:
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is not running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Core adapters versions
            js-controller: 	4.0.24
            admin: 		7.0.22
            javascript: 	7.8.0
            
            nodejs modules from github: 	1
            |   `-- xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
            
            Adapter State
              system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              system.adapter.broadlink2.0             : broadlink2            : iobroker                                 -  enabled
              system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
              system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
              system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
              system.adapter.email.0                  : email                 : iobroker                                 -  enabled
              system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
              system.adapter.g-homa.0                 : g-homa                : iobroker                                 -  enabled
              system.adapter.history.0                : history               : iobroker                                 -  enabled
              system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
              system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 12001
              system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
              system.adapter.info.0                   : info                  : iobroker                                 -  enabled
              system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
              system.adapter.mielecloudservice.0      : mielecloudservice     : iobroker                                 -  enabled
              system.adapter.mobile.0                 : mobile                : iobroker                                 - disabled
              system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
              system.adapter.mystrom-wifi-switch.0    : mystrom-wifi-switch   : iobroker                                 -  enabled
              system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
              system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
              system.adapter.unifi.0                  : unifi                 : iobroker                                 - disabled
              system.adapter.vis-bars.0               : vis-bars              : iobroker                                 -  enabled
              system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 -  enabled
              system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 -  enabled
              system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 -  enabled
              system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
              system.adapter.vis-history.0            : vis-history           : iobroker                                 -  enabled
              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled
              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
              system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 -  enabled
              system.adapter.vis-keyboard.0           : vis-keyboard          : iobroker                                 -  enabled
              system.adapter.vis-lcars.0              : vis-lcars             : iobroker                                 -  enabled
              system.adapter.vis-map.0                : vis-map               : iobroker                                 -  enabled
              system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled
              system.adapter.vis-players.0            : vis-players           : iobroker                                 -  enabled
              system.adapter.vis-plumb.0              : vis-plumb             : iobroker                                 -  enabled
              system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                 -  enabled
              system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
              system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
              system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
              system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            + instance is alive
            
            Enabled adapters with bindings
              system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
              system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 12001
              system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
              system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
              system.adapter.web.0                    : web                   : iobroker                                 -  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"        : 7.0.23   , installed 7.0.22 [Updatable]
            Adapter    "broadlink2"   : 2.3.0    , installed 2.1.5  [Updatable]
            Adapter    "daswetter"    : 3.1.16   , installed 3.1.13 [Updatable]
            Adapter    "deconz"       : 1.4.1    , installed 1.4.1
            Adapter    "discovery"    : 4.5.0    , installed 4.5.0
            Adapter    "email"        : 1.3.1    , installed 1.2.2  [Updatable]
            Adapter    "flot"         : 1.12.0   , installed 1.12.0
            Adapter    "g-homa"       : 0.5.3    , installed 0.5.3
            Adapter    "history"      : 3.0.1    , installed 3.0.1
            Adapter    "hm-rega"      : 5.0.0    , installed 4.0.0  [Updatable]
            Adapter    "hm-rpc"       : 1.17.0   , installed 1.16.0 [Updatable]
            Adapter    "ical"         : 1.15.0   , installed 1.14.3 [Updatable]
            Adapter    "javascript"   : 8.7.6    , installed 7.8.0  [Updatable]
            Controller "js-controller": 6.0.11   , installed 4.0.24 [Updatable]
            Adapter    "material"     : 1.3.1    , installed 1.3.1
            Adapter    "mielecloudservice": 6.5.6, installed 6.5.6
            Adapter    "mobile"       : 1.0.1    , installed 1.0.1
            Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
            Adapter    "shelly"       : 7.0.0    , installed 6.9.0  [Updatable]
            Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
            Adapter    "socketio"     : 6.7.1    , installed 6.7.1
            Adapter    "tuya"         : 3.16.0   , installed 3.15.0 [Updatable]
            Adapter    "unifi"        : 0.7.0    , installed 0.6.7  [Updatable]
            Adapter    "vis"          : 1.5.6    , installed 1.5.6
            Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
            Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
            Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
            Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
            Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
            Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
            Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
            Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
            Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
            Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
            Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
            Adapter    "vis-map"      : 1.1.2    , installed 1.0.5  [Updatable]
            Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
            Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
            Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
            Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
            Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
            Adapter    "web"          : 6.2.5    , installed 6.2.5
            Adapter    "ws"           : 2.6.2    , installed 2.6.2
            
            Objects and States
            Please stand by - This may take a while
            Objects: 	8782
            States: 	7332
            
            *** OS-Repositories and Updates ***
            Hit:1 http://at.archive.ubuntu.com/ubuntu focal InRelease
            Hit:2 http://at.archive.ubuntu.com/ubuntu focal-updates InRelease
            Hit:3 http://at.archive.ubuntu.com/ubuntu focal-backports InRelease
            Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
            Hit:5 https://deb.nodesource.com/node_16.x bionic InRelease
            Hit:6 https://esm.ubuntu.com/apps/ubuntu focal-apps-security InRelease
            Hit:7 https://esm.ubuntu.com/apps/ubuntu focal-apps-updates InRelease
            Hit:8 https://esm.ubuntu.com/infra/ubuntu focal-infra-security InRelease
            Hit:9 https://esm.ubuntu.com/infra/ubuntu focal-infra-updates 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.53:53           0.0.0.0:*               LISTEN      101        21385      493/systemd-resolve 
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          33120      1918/sshd: /usr/sbi 
            tcp        0      0 127.0.0.1:52022         0.0.0.0:*               LISTEN      0          24786      551/jumpcloud-agent 
            tcp6       0      0 :::22                   :::*                    LISTEN      0          33131      1918/sshd: /usr/sbi 
            udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        21384      493/systemd-resolve 
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           111        23476      543/avahi-daemon: r 
            udp        0      0 0.0.0.0:42676           0.0.0.0:*                           102        23288      555/rsyslogd        
            udp        0      0 127.0.0.1:14028         0.0.0.0:*                           0          24567      551/jumpcloud-agent 
            udp        0      0 0.0.0.0:34634           0.0.0.0:*                           111        23478      543/avahi-daemon: r 
            udp6       0      0 :::5353                 :::*                                111        23477      543/avahi-daemon: r 
            udp6       0      0 :::48012                :::*                                111        23479      543/avahi-daemon: r 
            
            *** Log File - Last 25 Lines ***
            
            2024-09-14 10:12:37.318  - warn: host.iobroker instance system.adapter.admin.0 terminated due to SIGTERM
            2024-09-14 10:12:37.319  - info: host.iobroker instance system.adapter.admin.0 terminated with code null ()
            2024-09-14 10:12:37.320  - warn: host.iobroker instance system.adapter.javascript.0 terminated due to SIGTERM
            2024-09-14 10:12:37.320  - info: host.iobroker instance system.adapter.javascript.0 terminated with code null ()
            2024-09-14 10:12:37.366  - warn: host.iobroker instance system.adapter.hm-rpc.0 terminated due to SIGTERM
            2024-09-14 10:12:37.366  - info: host.iobroker instance system.adapter.hm-rpc.0 terminated with code null ()
            2024-09-14 10:12:37.366  - warn: host.iobroker instance system.adapter.hm-rega.0 terminated due to SIGTERM
            2024-09-14 10:12:37.366  - info: host.iobroker instance system.adapter.hm-rega.0 terminated with code null ()
            2024-09-14 10:12:37.366  - warn: host.iobroker instance system.adapter.deconz.0 terminated due to SIGTERM
            2024-09-14 10:12:37.367  - info: host.iobroker instance system.adapter.deconz.0 terminated with code null ()
            2024-09-14 10:12:37.443  - warn: host.iobroker instance system.adapter.mielecloudservice.0 terminated due to SIGTERM
            2024-09-14 10:12:37.443  - info: host.iobroker instance system.adapter.mielecloudservice.0 terminated with code null ()
            2024-09-14 10:12:37.444  - warn: host.iobroker instance system.adapter.mqtt.0 terminated due to SIGTERM
            2024-09-14 10:12:37.444  - info: host.iobroker instance system.adapter.mqtt.0 terminated with code null ()
            2024-09-14 10:12:37.444  - warn: host.iobroker instance system.adapter.g-homa.0 terminated due to SIGTERM
            2024-09-14 10:12:37.444  - info: host.iobroker instance system.adapter.g-homa.0 terminated with code null ()
            2024-09-14 10:12:37.507  - warn: host.iobroker instance system.adapter.web.0 terminated due to SIGTERM
            2024-09-14 10:12:37.507  - info: host.iobroker instance system.adapter.web.0 terminated with code null ()
            2024-09-14 10:12:37.508  - warn: host.iobroker instance system.adapter.info.0 terminated due to SIGTERM
            2024-09-14 10:12:37.508  - info: host.iobroker instance system.adapter.info.0 terminated with code null ()
            2024-09-14 10:12:37.571  - info: host.iobroker instance system.adapter.history.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2024-09-14 10:12:37.894  - info: tuya.0 (1681) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2024-09-14 10:12:38.489  - info: host.iobroker instance system.adapter.tuya.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2024-09-14 10:12:38.490  - info: host.iobroker All instances are stopped.
            2024-09-14 10:12:38.744  - info: host.iobroker terminated
            
            

            ============ Mark until here for C&P =============

            iob diag has finished.

            Press any key for a summary

            von Ubuntu hab ich keine Ahnung, aber das klingt nicht gerade aktuell

            als LTS Version ist sie grundsätzlich noch voll unterstützt. Ich kann sie auch gerne upgraden, wollte aber zuerst iobroker hochziehen.

            und nodejs v16 ist definitiv zu alt

            Überall in der Doku steht, dass v18 empfohlen ist, aber nirgendwo steht, dass v16 nicht mehr unterstützt wäre. Ich hab auch vor auf v18 upzugraden, nachdem ich die Adapter aber nur auf letzte mit js-controller 4.0.24 kompatible Version heben konnte, wollte ich die Adapter zuerst aktuell haben (das war meine Überlegung, wenn das aber kein Problem ist, kann ich nodejs auch gerne vorher upgraden).

            HomoranH Thomas BraunT mcm1957M 3 Antworten Letzte Antwort
            0
            • E eMarcus

              @homoran Vielen Dank für die schnelle Antwort.

              Gerne hier die Langfassung der Diag Ausgabe:

              ======== Start marking the full check here =========

              Skript v.2024-05-22
              
              *** BASE SYSTEM ***
                 Static hostname: iobroker
                       Icon name: computer-vm
                         Chassis: vm
                  Virtualization: kvm
                Operating System: Ubuntu 20.04.6 LTS
                          Kernel: Linux 5.4.0-195-generic
                    Architecture: x86-64
              
              model name	: AMD Opteron 23xx (Gen 3 Class Opteron)
              Docker          : false
              Virtualization  : kvm
              Kernel          : x86_64
              Userland        : 64 bit
              
              Systemuptime and Load:
               10:58:41 up  1:27,  1 user,  load average: 0.22, 0.10, 0.09
              CPU threads: 1
              
              
              *** Time and Time Zones ***
                             Local time: Sat 2024-09-14 10:58:42 CEST
                         Universal time: Sat 2024-09-14 08:58:42 UTC 
                               RTC time: Sat 2024-09-14 08:58:43     
                              Time zone: Europe/Vienna (CEST, +0200) 
              System clock synchronized: yes                         
                            NTP service: active                      
                        RTC in local TZ: no                          
              
              *** Users and Groups ***
              User that called 'iob diag':
              marcus
              HOME=/home/marcus
              GROUPS=marcus sudo lxd iobroker
              
              User that is running 'js-controller':
              js-controller is not running
              
              *** Display-Server-Setup ***
              Display-Server: false
              Desktop: 	
              Terminal: 	tty
              Boot Target: 	graphical.target
              
              *** MEMORY ***
                            total        used        free      shared  buff/cache   available
              Mem:           2.0G        258M        616M        0.0K        1.1G        1.5G
              Swap:          1.9G        1.0M        1.9G
              Total:         3.9G        260M        2.5G
              
              Active iob-Instances: 	1
              
                       1971 M total memory
                        258 M used memory
                        745 M active memory
                        391 M inactive memory
                        616 M free memory
                        107 M buffer memory
                        988 M swap cache
                       1897 M total swap
                          1 M used swap
                       1895 M free swap
              
              *** top - Table Of Processes  ***
              top - 10:58:42 up  1:27,  1 user,  load average: 0.22, 0.10, 0.09
              Tasks: 120 total,   1 running, 119 sleeping,   0 stopped,   0 zombie
              %Cpu(s):  6.2 us,  6.2 sy,  0.0 ni, 87.5 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
              MiB Mem :   1971.5 total,    616.7 free,    258.8 used,   1096.0 buff/cache
              MiB Swap:   1897.4 total,   1895.6 free,      1.8 used.   1520.1 avail Mem 
              
              *** FAILED SERVICES ***
              
                UNIT                                 LOAD   ACTIVE SUB    DESCRIPTION                      
              * iobroker.service                     loaded failed failed ioBroker Server                  
              * systemd-networkd-wait-online.service loaded failed failed Wait for Network to be Configured
              
              LOAD   = Reflects whether the unit definition was properly loaded.
              ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
              SUB    = The low-level unit activation state, values depend on unit type.
              
              2 loaded units listed.
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              udev           devtmpfs  941M     0  941M   0% /dev
              tmpfs          tmpfs     198M  1.1M  197M   1% /run
              /dev/vda1      ext4       40G   14G   24G  38% /
              tmpfs          tmpfs     986M     0  986M   0% /dev/shm
              tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
              tmpfs          tmpfs     986M     0  986M   0% /sys/fs/cgroup
              /dev/loop1     squashfs  104M  104M     0 100% /snap/core/16928
              /dev/loop3     squashfs   64M   64M     0 100% /snap/core20/2318
              /dev/loop4     squashfs   75M   75M     0 100% /snap/core22/1612
              /dev/loop0     squashfs   11M   11M     0 100% /snap/canonical-livepatch/282
              /dev/loop2     squashfs  105M  105M     0 100% /snap/core/17200
              /dev/loop5     squashfs   11M   11M     0 100% /snap/canonical-livepatch/278
              /dev/loop6     squashfs   75M   75M     0 100% /snap/core22/1586
              /dev/loop7     squashfs   92M   92M     0 100% /snap/lxd/29619
              tmpfs          tmpfs     198M     0  198M   0% /run/user/1001
              
              Messages concerning ext4 filesystem in dmesg:
              [Sat Sep 14 09:31:48 2024] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)
              [Sat Sep 14 09:31:51 2024] EXT4-fs (vda1): re-mounted. Opts: errors=remount-ro
              
              Show mounted filesystems:
              TARGET                                      SOURCE                 FSTYPE      OPTIONS
              /                                           /dev/vda1              ext4        rw,relatime,errors=remount-ro
              |-/sys                                      sysfs                  sysfs       rw,nosuid,nodev,noexec,relatime
              | |-/sys/kernel/security                    securityfs             securityfs  rw,nosuid,nodev,noexec,relatime
              | |-/sys/fs/cgroup                          tmpfs                  tmpfs       ro,nosuid,nodev,noexec,mode=755
              | | |-/sys/fs/cgroup/unified                cgroup2                cgroup2     rw,nosuid,nodev,noexec,relatime
              | | |-/sys/fs/cgroup/systemd                cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,xattr,name=systemd
              | | |-/sys/fs/cgroup/cpu,cpuacct            cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,cpu,cpuacct
              | | |-/sys/fs/cgroup/hugetlb                cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,hugetlb
              | | |-/sys/fs/cgroup/memory                 cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,memory
              | | |-/sys/fs/cgroup/net_cls,net_prio       cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,net_cls,net_prio
              | | |-/sys/fs/cgroup/pids                   cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,pids
              | | |-/sys/fs/cgroup/rdma                   cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,rdma
              | | |-/sys/fs/cgroup/devices                cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,devices
              | | |-/sys/fs/cgroup/freezer                cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,freezer
              | | |-/sys/fs/cgroup/perf_event             cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,perf_event
              | | |-/sys/fs/cgroup/cpuset                 cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,cpuset
              | | `-/sys/fs/cgroup/blkio                  cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,blkio
              | |-/sys/fs/pstore                          pstore                 pstore      rw,nosuid,nodev,noexec,relatime
              | |-/sys/fs/bpf                             none                   bpf         rw,nosuid,nodev,noexec,relatime,mode=700
              | |-/sys/kernel/debug                       debugfs                debugfs     rw,nosuid,nodev,noexec,relatime
              | |-/sys/kernel/tracing                     tracefs                tracefs     rw,nosuid,nodev,noexec,relatime
              | |-/sys/fs/fuse/connections                fusectl                fusectl     rw,nosuid,nodev,noexec,relatime
              | `-/sys/kernel/config                      configfs               configfs    rw,nosuid,nodev,noexec,relatime
              |-/proc                                     proc                   proc        rw,nosuid,nodev,noexec,relatime
              | `-/proc/sys/fs/binfmt_misc                systemd-1              autofs      rw,relatime,fd=28,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=15656
              |   `-/proc/sys/fs/binfmt_misc              binfmt_misc            binfmt_misc rw,nosuid,nodev,noexec,relatime
              |-/dev                                      udev                   devtmpfs    rw,nosuid,noexec,relatime,size=962608k,nr_inodes=240652,mode=755
              | |-/dev/pts                                devpts                 devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
              | |-/dev/shm                                tmpfs                  tmpfs       rw,nosuid,nodev
              | |-/dev/hugepages                          hugetlbfs              hugetlbfs   rw,relatime,pagesize=2M
              | `-/dev/mqueue                             mqueue                 mqueue      rw,nosuid,nodev,noexec,relatime
              |-/run                                      tmpfs                  tmpfs       rw,nosuid,nodev,noexec,relatime,size=201884k,mode=755
              | |-/run/lock                               tmpfs                  tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
              | |-/run/snapd/ns                           tmpfs[/snapd/ns]       tmpfs       rw,nosuid,nodev,noexec,relatime,size=201884k,mode=755
              | | |-/run/snapd/ns/lxd.mnt                 nsfs[mnt:[4026532270]] nsfs        rw
              | | `-/run/snapd/ns/canonical-livepatch.mnt nsfs[mnt:[4026532269]] nsfs        rw
              | `-/run/user/1001                          tmpfs                  tmpfs       rw,nosuid,nodev,relatime,size=201880k,mode=700,uid=1001,gid=1001
              |-/snap/core/16928                          /dev/loop1             squashfs    ro,nodev,relatime
              |-/snap/core20/2318                         /dev/loop3             squashfs    ro,nodev,relatime
              |-/snap/core22/1612                         /dev/loop4             squashfs    ro,nodev,relatime
              |-/snap/canonical-livepatch/282             /dev/loop0             squashfs    ro,nodev,relatime
              |-/snap/core/17200                          /dev/loop2             squashfs    ro,nodev,relatime
              |-/snap/canonical-livepatch/278             /dev/loop5             squashfs    ro,nodev,relatime
              |-/snap/core22/1586                         /dev/loop6             squashfs    ro,nodev,relatime
              |-/snap/lxd/29619                           /dev/loop7             squashfs    ro,nodev,relatime
              `-/var/lib/lxcfs                            lxcfs                  fuse.lxcfs  rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              
              Files in neuralgic directories:
              
              /var:
              2.3G	/var/
              1.2G	/var/log
              1.1G	/var/log/journal/969d0e68508d472c9ead3fbea89d0943
              1.1G	/var/log/journal
              989M	/var/lib
              
              Hint: You are currently not seeing messages from other users and the system.
                    Users in groups 'adm', 'systemd-journal' can see all messages.
                    Pass -q to turn off this notice.
              Archived and active journals take up 200.0M in the file system.
              
              /opt/iobroker/backups:
              11M	/opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              1.3G	/opt/iobroker/iobroker-data/
              937M	/opt/iobroker/iobroker-data/history
              243M	/opt/iobroker/iobroker-data/files
              87M	/opt/iobroker/iobroker-data/backup-objects
              57M	/opt/iobroker/iobroker-data/files/javascript.admin
              
              The five largest files in iobroker-data are:
              41M	/opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
              24M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
              9.9M	/opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js
              9.8M	/opt/iobroker/iobroker-data/objects.jsonl
              8.5M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js
              
              USB-Devices by-id:
              USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
              
              No Devices found 'by-id'
              
              
              
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs 	v16.20.2
              /usr/bin/node 		v16.20.2
              /usr/bin/npm 		8.19.4
              /usr/bin/npx 		8.19.4
              /usr/bin/corepack 	0.17.0
              
              
              nodejs:
                Installed: 16.20.2-deb-1nodesource1
                Candidate: 16.20.2-deb-1nodesource1
                Version table:
               *** 16.20.2-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_16.x bionic/main amd64 Packages
                      100 /var/lib/dpkg/status
                   10.19.0~dfsg-3ubuntu1.6 500
                      500 http://at.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
                      500 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages
                   10.19.0~dfsg-3ubuntu1 500
                      500 http://at.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
              
              Temp directories causing npm8 problem: 0
              No problems detected
              
              Errors in npm tree:
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is not running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Core adapters versions
              js-controller: 	4.0.24
              admin: 		7.0.22
              javascript: 	7.8.0
              
              nodejs modules from github: 	1
              |   `-- xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
              
              Adapter State
                system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                system.adapter.broadlink2.0             : broadlink2            : iobroker                                 -  enabled
                system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
                system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
                system.adapter.g-homa.0                 : g-homa                : iobroker                                 -  enabled
                system.adapter.history.0                : history               : iobroker                                 -  enabled
                system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 12001
                system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                system.adapter.info.0                   : info                  : iobroker                                 -  enabled
                system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                system.adapter.mielecloudservice.0      : mielecloudservice     : iobroker                                 -  enabled
                system.adapter.mobile.0                 : mobile                : iobroker                                 - disabled
                system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                system.adapter.mystrom-wifi-switch.0    : mystrom-wifi-switch   : iobroker                                 -  enabled
                system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                system.adapter.unifi.0                  : unifi                 : iobroker                                 - disabled
                system.adapter.vis-bars.0               : vis-bars              : iobroker                                 -  enabled
                system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 -  enabled
                system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 -  enabled
                system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 -  enabled
                system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
                system.adapter.vis-history.0            : vis-history           : iobroker                                 -  enabled
                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled
                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
                system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 -  enabled
                system.adapter.vis-keyboard.0           : vis-keyboard          : iobroker                                 -  enabled
                system.adapter.vis-lcars.0              : vis-lcars             : iobroker                                 -  enabled
                system.adapter.vis-map.0                : vis-map               : iobroker                                 -  enabled
                system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled
                system.adapter.vis-players.0            : vis-players           : iobroker                                 -  enabled
                system.adapter.vis-plumb.0              : vis-plumb             : iobroker                                 -  enabled
                system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                 -  enabled
                system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
                system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              + instance is alive
              
              Enabled adapters with bindings
                system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
                system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 12001
                system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                system.adapter.web.0                    : web                   : iobroker                                 -  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"        : 7.0.23   , installed 7.0.22 [Updatable]
              Adapter    "broadlink2"   : 2.3.0    , installed 2.1.5  [Updatable]
              Adapter    "daswetter"    : 3.1.16   , installed 3.1.13 [Updatable]
              Adapter    "deconz"       : 1.4.1    , installed 1.4.1
              Adapter    "discovery"    : 4.5.0    , installed 4.5.0
              Adapter    "email"        : 1.3.1    , installed 1.2.2  [Updatable]
              Adapter    "flot"         : 1.12.0   , installed 1.12.0
              Adapter    "g-homa"       : 0.5.3    , installed 0.5.3
              Adapter    "history"      : 3.0.1    , installed 3.0.1
              Adapter    "hm-rega"      : 5.0.0    , installed 4.0.0  [Updatable]
              Adapter    "hm-rpc"       : 1.17.0   , installed 1.16.0 [Updatable]
              Adapter    "ical"         : 1.15.0   , installed 1.14.3 [Updatable]
              Adapter    "javascript"   : 8.7.6    , installed 7.8.0  [Updatable]
              Controller "js-controller": 6.0.11   , installed 4.0.24 [Updatable]
              Adapter    "material"     : 1.3.1    , installed 1.3.1
              Adapter    "mielecloudservice": 6.5.6, installed 6.5.6
              Adapter    "mobile"       : 1.0.1    , installed 1.0.1
              Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
              Adapter    "shelly"       : 7.0.0    , installed 6.9.0  [Updatable]
              Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
              Adapter    "socketio"     : 6.7.1    , installed 6.7.1
              Adapter    "tuya"         : 3.16.0   , installed 3.15.0 [Updatable]
              Adapter    "unifi"        : 0.7.0    , installed 0.6.7  [Updatable]
              Adapter    "vis"          : 1.5.6    , installed 1.5.6
              Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
              Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
              Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
              Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
              Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
              Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
              Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
              Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
              Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
              Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
              Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
              Adapter    "vis-map"      : 1.1.2    , installed 1.0.5  [Updatable]
              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
              Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
              Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
              Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
              Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
              Adapter    "web"          : 6.2.5    , installed 6.2.5
              Adapter    "ws"           : 2.6.2    , installed 2.6.2
              
              Objects and States
              Please stand by - This may take a while
              Objects: 	8782
              States: 	7332
              
              *** OS-Repositories and Updates ***
              Hit:1 http://at.archive.ubuntu.com/ubuntu focal InRelease
              Hit:2 http://at.archive.ubuntu.com/ubuntu focal-updates InRelease
              Hit:3 http://at.archive.ubuntu.com/ubuntu focal-backports InRelease
              Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
              Hit:5 https://deb.nodesource.com/node_16.x bionic InRelease
              Hit:6 https://esm.ubuntu.com/apps/ubuntu focal-apps-security InRelease
              Hit:7 https://esm.ubuntu.com/apps/ubuntu focal-apps-updates InRelease
              Hit:8 https://esm.ubuntu.com/infra/ubuntu focal-infra-security InRelease
              Hit:9 https://esm.ubuntu.com/infra/ubuntu focal-infra-updates 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.53:53           0.0.0.0:*               LISTEN      101        21385      493/systemd-resolve 
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          33120      1918/sshd: /usr/sbi 
              tcp        0      0 127.0.0.1:52022         0.0.0.0:*               LISTEN      0          24786      551/jumpcloud-agent 
              tcp6       0      0 :::22                   :::*                    LISTEN      0          33131      1918/sshd: /usr/sbi 
              udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        21384      493/systemd-resolve 
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           111        23476      543/avahi-daemon: r 
              udp        0      0 0.0.0.0:42676           0.0.0.0:*                           102        23288      555/rsyslogd        
              udp        0      0 127.0.0.1:14028         0.0.0.0:*                           0          24567      551/jumpcloud-agent 
              udp        0      0 0.0.0.0:34634           0.0.0.0:*                           111        23478      543/avahi-daemon: r 
              udp6       0      0 :::5353                 :::*                                111        23477      543/avahi-daemon: r 
              udp6       0      0 :::48012                :::*                                111        23479      543/avahi-daemon: r 
              
              *** Log File - Last 25 Lines ***
              
              2024-09-14 10:12:37.318  - warn: host.iobroker instance system.adapter.admin.0 terminated due to SIGTERM
              2024-09-14 10:12:37.319  - info: host.iobroker instance system.adapter.admin.0 terminated with code null ()
              2024-09-14 10:12:37.320  - warn: host.iobroker instance system.adapter.javascript.0 terminated due to SIGTERM
              2024-09-14 10:12:37.320  - info: host.iobroker instance system.adapter.javascript.0 terminated with code null ()
              2024-09-14 10:12:37.366  - warn: host.iobroker instance system.adapter.hm-rpc.0 terminated due to SIGTERM
              2024-09-14 10:12:37.366  - info: host.iobroker instance system.adapter.hm-rpc.0 terminated with code null ()
              2024-09-14 10:12:37.366  - warn: host.iobroker instance system.adapter.hm-rega.0 terminated due to SIGTERM
              2024-09-14 10:12:37.366  - info: host.iobroker instance system.adapter.hm-rega.0 terminated with code null ()
              2024-09-14 10:12:37.366  - warn: host.iobroker instance system.adapter.deconz.0 terminated due to SIGTERM
              2024-09-14 10:12:37.367  - info: host.iobroker instance system.adapter.deconz.0 terminated with code null ()
              2024-09-14 10:12:37.443  - warn: host.iobroker instance system.adapter.mielecloudservice.0 terminated due to SIGTERM
              2024-09-14 10:12:37.443  - info: host.iobroker instance system.adapter.mielecloudservice.0 terminated with code null ()
              2024-09-14 10:12:37.444  - warn: host.iobroker instance system.adapter.mqtt.0 terminated due to SIGTERM
              2024-09-14 10:12:37.444  - info: host.iobroker instance system.adapter.mqtt.0 terminated with code null ()
              2024-09-14 10:12:37.444  - warn: host.iobroker instance system.adapter.g-homa.0 terminated due to SIGTERM
              2024-09-14 10:12:37.444  - info: host.iobroker instance system.adapter.g-homa.0 terminated with code null ()
              2024-09-14 10:12:37.507  - warn: host.iobroker instance system.adapter.web.0 terminated due to SIGTERM
              2024-09-14 10:12:37.507  - info: host.iobroker instance system.adapter.web.0 terminated with code null ()
              2024-09-14 10:12:37.508  - warn: host.iobroker instance system.adapter.info.0 terminated due to SIGTERM
              2024-09-14 10:12:37.508  - info: host.iobroker instance system.adapter.info.0 terminated with code null ()
              2024-09-14 10:12:37.571  - info: host.iobroker instance system.adapter.history.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
              2024-09-14 10:12:37.894  - info: tuya.0 (1681) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
              2024-09-14 10:12:38.489  - info: host.iobroker instance system.adapter.tuya.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
              2024-09-14 10:12:38.490  - info: host.iobroker All instances are stopped.
              2024-09-14 10:12:38.744  - info: host.iobroker terminated
              
              

              ============ Mark until here for C&P =============

              iob diag has finished.

              Press any key for a summary

              von Ubuntu hab ich keine Ahnung, aber das klingt nicht gerade aktuell

              als LTS Version ist sie grundsätzlich noch voll unterstützt. Ich kann sie auch gerne upgraden, wollte aber zuerst iobroker hochziehen.

              und nodejs v16 ist definitiv zu alt

              Überall in der Doku steht, dass v18 empfohlen ist, aber nirgendwo steht, dass v16 nicht mehr unterstützt wäre. Ich hab auch vor auf v18 upzugraden, nachdem ich die Adapter aber nur auf letzte mit js-controller 4.0.24 kompatible Version heben konnte, wollte ich die Adapter zuerst aktuell haben (das war meine Überlegung, wenn das aber kein Problem ist, kann ich nodejs auch gerne vorher upgraden).

              HomoranH Nicht stören
              HomoranH Nicht stören
              Homoran
              Global Moderator Administrators
              schrieb am zuletzt editiert von
              #6

              @emarcus sagte in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

              Überall in der Doku steht, dass v18 empfohlen ist,

              ist inzwischen node v20

              @emarcus sagte in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

              nirgendwo steht, dass v16 nicht mehr unterstützt wäre.

              würde dir dein aktueller admin sagen, wenn du Adapterversionen (und controller??) updaten wolltest

              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              1 Antwort Letzte Antwort
              0
              • E eMarcus

                @homoran Vielen Dank für die schnelle Antwort.

                Gerne hier die Langfassung der Diag Ausgabe:

                ======== Start marking the full check here =========

                Skript v.2024-05-22
                
                *** BASE SYSTEM ***
                   Static hostname: iobroker
                         Icon name: computer-vm
                           Chassis: vm
                    Virtualization: kvm
                  Operating System: Ubuntu 20.04.6 LTS
                            Kernel: Linux 5.4.0-195-generic
                      Architecture: x86-64
                
                model name	: AMD Opteron 23xx (Gen 3 Class Opteron)
                Docker          : false
                Virtualization  : kvm
                Kernel          : x86_64
                Userland        : 64 bit
                
                Systemuptime and Load:
                 10:58:41 up  1:27,  1 user,  load average: 0.22, 0.10, 0.09
                CPU threads: 1
                
                
                *** Time and Time Zones ***
                               Local time: Sat 2024-09-14 10:58:42 CEST
                           Universal time: Sat 2024-09-14 08:58:42 UTC 
                                 RTC time: Sat 2024-09-14 08:58:43     
                                Time zone: Europe/Vienna (CEST, +0200) 
                System clock synchronized: yes                         
                              NTP service: active                      
                          RTC in local TZ: no                          
                
                *** Users and Groups ***
                User that called 'iob diag':
                marcus
                HOME=/home/marcus
                GROUPS=marcus sudo lxd iobroker
                
                User that is running 'js-controller':
                js-controller is not running
                
                *** Display-Server-Setup ***
                Display-Server: false
                Desktop: 	
                Terminal: 	tty
                Boot Target: 	graphical.target
                
                *** MEMORY ***
                              total        used        free      shared  buff/cache   available
                Mem:           2.0G        258M        616M        0.0K        1.1G        1.5G
                Swap:          1.9G        1.0M        1.9G
                Total:         3.9G        260M        2.5G
                
                Active iob-Instances: 	1
                
                         1971 M total memory
                          258 M used memory
                          745 M active memory
                          391 M inactive memory
                          616 M free memory
                          107 M buffer memory
                          988 M swap cache
                         1897 M total swap
                            1 M used swap
                         1895 M free swap
                
                *** top - Table Of Processes  ***
                top - 10:58:42 up  1:27,  1 user,  load average: 0.22, 0.10, 0.09
                Tasks: 120 total,   1 running, 119 sleeping,   0 stopped,   0 zombie
                %Cpu(s):  6.2 us,  6.2 sy,  0.0 ni, 87.5 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                MiB Mem :   1971.5 total,    616.7 free,    258.8 used,   1096.0 buff/cache
                MiB Swap:   1897.4 total,   1895.6 free,      1.8 used.   1520.1 avail Mem 
                
                *** FAILED SERVICES ***
                
                  UNIT                                 LOAD   ACTIVE SUB    DESCRIPTION                      
                * iobroker.service                     loaded failed failed ioBroker Server                  
                * systemd-networkd-wait-online.service loaded failed failed Wait for Network to be Configured
                
                LOAD   = Reflects whether the unit definition was properly loaded.
                ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                SUB    = The low-level unit activation state, values depend on unit type.
                
                2 loaded units listed.
                
                *** FILESYSTEM ***
                Filesystem     Type      Size  Used Avail Use% Mounted on
                udev           devtmpfs  941M     0  941M   0% /dev
                tmpfs          tmpfs     198M  1.1M  197M   1% /run
                /dev/vda1      ext4       40G   14G   24G  38% /
                tmpfs          tmpfs     986M     0  986M   0% /dev/shm
                tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                tmpfs          tmpfs     986M     0  986M   0% /sys/fs/cgroup
                /dev/loop1     squashfs  104M  104M     0 100% /snap/core/16928
                /dev/loop3     squashfs   64M   64M     0 100% /snap/core20/2318
                /dev/loop4     squashfs   75M   75M     0 100% /snap/core22/1612
                /dev/loop0     squashfs   11M   11M     0 100% /snap/canonical-livepatch/282
                /dev/loop2     squashfs  105M  105M     0 100% /snap/core/17200
                /dev/loop5     squashfs   11M   11M     0 100% /snap/canonical-livepatch/278
                /dev/loop6     squashfs   75M   75M     0 100% /snap/core22/1586
                /dev/loop7     squashfs   92M   92M     0 100% /snap/lxd/29619
                tmpfs          tmpfs     198M     0  198M   0% /run/user/1001
                
                Messages concerning ext4 filesystem in dmesg:
                [Sat Sep 14 09:31:48 2024] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)
                [Sat Sep 14 09:31:51 2024] EXT4-fs (vda1): re-mounted. Opts: errors=remount-ro
                
                Show mounted filesystems:
                TARGET                                      SOURCE                 FSTYPE      OPTIONS
                /                                           /dev/vda1              ext4        rw,relatime,errors=remount-ro
                |-/sys                                      sysfs                  sysfs       rw,nosuid,nodev,noexec,relatime
                | |-/sys/kernel/security                    securityfs             securityfs  rw,nosuid,nodev,noexec,relatime
                | |-/sys/fs/cgroup                          tmpfs                  tmpfs       ro,nosuid,nodev,noexec,mode=755
                | | |-/sys/fs/cgroup/unified                cgroup2                cgroup2     rw,nosuid,nodev,noexec,relatime
                | | |-/sys/fs/cgroup/systemd                cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,xattr,name=systemd
                | | |-/sys/fs/cgroup/cpu,cpuacct            cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,cpu,cpuacct
                | | |-/sys/fs/cgroup/hugetlb                cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,hugetlb
                | | |-/sys/fs/cgroup/memory                 cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,memory
                | | |-/sys/fs/cgroup/net_cls,net_prio       cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,net_cls,net_prio
                | | |-/sys/fs/cgroup/pids                   cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,pids
                | | |-/sys/fs/cgroup/rdma                   cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,rdma
                | | |-/sys/fs/cgroup/devices                cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,devices
                | | |-/sys/fs/cgroup/freezer                cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,freezer
                | | |-/sys/fs/cgroup/perf_event             cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,perf_event
                | | |-/sys/fs/cgroup/cpuset                 cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,cpuset
                | | `-/sys/fs/cgroup/blkio                  cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,blkio
                | |-/sys/fs/pstore                          pstore                 pstore      rw,nosuid,nodev,noexec,relatime
                | |-/sys/fs/bpf                             none                   bpf         rw,nosuid,nodev,noexec,relatime,mode=700
                | |-/sys/kernel/debug                       debugfs                debugfs     rw,nosuid,nodev,noexec,relatime
                | |-/sys/kernel/tracing                     tracefs                tracefs     rw,nosuid,nodev,noexec,relatime
                | |-/sys/fs/fuse/connections                fusectl                fusectl     rw,nosuid,nodev,noexec,relatime
                | `-/sys/kernel/config                      configfs               configfs    rw,nosuid,nodev,noexec,relatime
                |-/proc                                     proc                   proc        rw,nosuid,nodev,noexec,relatime
                | `-/proc/sys/fs/binfmt_misc                systemd-1              autofs      rw,relatime,fd=28,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=15656
                |   `-/proc/sys/fs/binfmt_misc              binfmt_misc            binfmt_misc rw,nosuid,nodev,noexec,relatime
                |-/dev                                      udev                   devtmpfs    rw,nosuid,noexec,relatime,size=962608k,nr_inodes=240652,mode=755
                | |-/dev/pts                                devpts                 devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                | |-/dev/shm                                tmpfs                  tmpfs       rw,nosuid,nodev
                | |-/dev/hugepages                          hugetlbfs              hugetlbfs   rw,relatime,pagesize=2M
                | `-/dev/mqueue                             mqueue                 mqueue      rw,nosuid,nodev,noexec,relatime
                |-/run                                      tmpfs                  tmpfs       rw,nosuid,nodev,noexec,relatime,size=201884k,mode=755
                | |-/run/lock                               tmpfs                  tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
                | |-/run/snapd/ns                           tmpfs[/snapd/ns]       tmpfs       rw,nosuid,nodev,noexec,relatime,size=201884k,mode=755
                | | |-/run/snapd/ns/lxd.mnt                 nsfs[mnt:[4026532270]] nsfs        rw
                | | `-/run/snapd/ns/canonical-livepatch.mnt nsfs[mnt:[4026532269]] nsfs        rw
                | `-/run/user/1001                          tmpfs                  tmpfs       rw,nosuid,nodev,relatime,size=201880k,mode=700,uid=1001,gid=1001
                |-/snap/core/16928                          /dev/loop1             squashfs    ro,nodev,relatime
                |-/snap/core20/2318                         /dev/loop3             squashfs    ro,nodev,relatime
                |-/snap/core22/1612                         /dev/loop4             squashfs    ro,nodev,relatime
                |-/snap/canonical-livepatch/282             /dev/loop0             squashfs    ro,nodev,relatime
                |-/snap/core/17200                          /dev/loop2             squashfs    ro,nodev,relatime
                |-/snap/canonical-livepatch/278             /dev/loop5             squashfs    ro,nodev,relatime
                |-/snap/core22/1586                         /dev/loop6             squashfs    ro,nodev,relatime
                |-/snap/lxd/29619                           /dev/loop7             squashfs    ro,nodev,relatime
                `-/var/lib/lxcfs                            lxcfs                  fuse.lxcfs  rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                
                Files in neuralgic directories:
                
                /var:
                2.3G	/var/
                1.2G	/var/log
                1.1G	/var/log/journal/969d0e68508d472c9ead3fbea89d0943
                1.1G	/var/log/journal
                989M	/var/lib
                
                Hint: You are currently not seeing messages from other users and the system.
                      Users in groups 'adm', 'systemd-journal' can see all messages.
                      Pass -q to turn off this notice.
                Archived and active journals take up 200.0M in the file system.
                
                /opt/iobroker/backups:
                11M	/opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                1.3G	/opt/iobroker/iobroker-data/
                937M	/opt/iobroker/iobroker-data/history
                243M	/opt/iobroker/iobroker-data/files
                87M	/opt/iobroker/iobroker-data/backup-objects
                57M	/opt/iobroker/iobroker-data/files/javascript.admin
                
                The five largest files in iobroker-data are:
                41M	/opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                24M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                9.9M	/opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js
                9.8M	/opt/iobroker/iobroker-data/objects.jsonl
                8.5M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js
                
                USB-Devices by-id:
                USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                
                No Devices found 'by-id'
                
                
                
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs 	v16.20.2
                /usr/bin/node 		v16.20.2
                /usr/bin/npm 		8.19.4
                /usr/bin/npx 		8.19.4
                /usr/bin/corepack 	0.17.0
                
                
                nodejs:
                  Installed: 16.20.2-deb-1nodesource1
                  Candidate: 16.20.2-deb-1nodesource1
                  Version table:
                 *** 16.20.2-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_16.x bionic/main amd64 Packages
                        100 /var/lib/dpkg/status
                     10.19.0~dfsg-3ubuntu1.6 500
                        500 http://at.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
                        500 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages
                     10.19.0~dfsg-3ubuntu1 500
                        500 http://at.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
                
                Temp directories causing npm8 problem: 0
                No problems detected
                
                Errors in npm tree:
                
                *** ioBroker-Installation ***
                
                ioBroker Status
                iobroker is not running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Core adapters versions
                js-controller: 	4.0.24
                admin: 		7.0.22
                javascript: 	7.8.0
                
                nodejs modules from github: 	1
                |   `-- xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
                
                Adapter State
                  system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  system.adapter.broadlink2.0             : broadlink2            : iobroker                                 -  enabled
                  system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                  system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
                  system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                  system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                  system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
                  system.adapter.g-homa.0                 : g-homa                : iobroker                                 -  enabled
                  system.adapter.history.0                : history               : iobroker                                 -  enabled
                  system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                  system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 12001
                  system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                  system.adapter.info.0                   : info                  : iobroker                                 -  enabled
                  system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                  system.adapter.mielecloudservice.0      : mielecloudservice     : iobroker                                 -  enabled
                  system.adapter.mobile.0                 : mobile                : iobroker                                 - disabled
                  system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                  system.adapter.mystrom-wifi-switch.0    : mystrom-wifi-switch   : iobroker                                 -  enabled
                  system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                  system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                  system.adapter.unifi.0                  : unifi                 : iobroker                                 - disabled
                  system.adapter.vis-bars.0               : vis-bars              : iobroker                                 -  enabled
                  system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 -  enabled
                  system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 -  enabled
                  system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 -  enabled
                  system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
                  system.adapter.vis-history.0            : vis-history           : iobroker                                 -  enabled
                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled
                  system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
                  system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 -  enabled
                  system.adapter.vis-keyboard.0           : vis-keyboard          : iobroker                                 -  enabled
                  system.adapter.vis-lcars.0              : vis-lcars             : iobroker                                 -  enabled
                  system.adapter.vis-map.0                : vis-map               : iobroker                                 -  enabled
                  system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled
                  system.adapter.vis-players.0            : vis-players           : iobroker                                 -  enabled
                  system.adapter.vis-plumb.0              : vis-plumb             : iobroker                                 -  enabled
                  system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                 -  enabled
                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                  system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
                  system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                  system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                + instance is alive
                
                Enabled adapters with bindings
                  system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
                  system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 12001
                  system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                  system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                  system.adapter.web.0                    : web                   : iobroker                                 -  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"        : 7.0.23   , installed 7.0.22 [Updatable]
                Adapter    "broadlink2"   : 2.3.0    , installed 2.1.5  [Updatable]
                Adapter    "daswetter"    : 3.1.16   , installed 3.1.13 [Updatable]
                Adapter    "deconz"       : 1.4.1    , installed 1.4.1
                Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                Adapter    "email"        : 1.3.1    , installed 1.2.2  [Updatable]
                Adapter    "flot"         : 1.12.0   , installed 1.12.0
                Adapter    "g-homa"       : 0.5.3    , installed 0.5.3
                Adapter    "history"      : 3.0.1    , installed 3.0.1
                Adapter    "hm-rega"      : 5.0.0    , installed 4.0.0  [Updatable]
                Adapter    "hm-rpc"       : 1.17.0   , installed 1.16.0 [Updatable]
                Adapter    "ical"         : 1.15.0   , installed 1.14.3 [Updatable]
                Adapter    "javascript"   : 8.7.6    , installed 7.8.0  [Updatable]
                Controller "js-controller": 6.0.11   , installed 4.0.24 [Updatable]
                Adapter    "material"     : 1.3.1    , installed 1.3.1
                Adapter    "mielecloudservice": 6.5.6, installed 6.5.6
                Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                Adapter    "shelly"       : 7.0.0    , installed 6.9.0  [Updatable]
                Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                Adapter    "tuya"         : 3.16.0   , installed 3.15.0 [Updatable]
                Adapter    "unifi"        : 0.7.0    , installed 0.6.7  [Updatable]
                Adapter    "vis"          : 1.5.6    , installed 1.5.6
                Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
                Adapter    "vis-map"      : 1.1.2    , installed 1.0.5  [Updatable]
                Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                Adapter    "web"          : 6.2.5    , installed 6.2.5
                Adapter    "ws"           : 2.6.2    , installed 2.6.2
                
                Objects and States
                Please stand by - This may take a while
                Objects: 	8782
                States: 	7332
                
                *** OS-Repositories and Updates ***
                Hit:1 http://at.archive.ubuntu.com/ubuntu focal InRelease
                Hit:2 http://at.archive.ubuntu.com/ubuntu focal-updates InRelease
                Hit:3 http://at.archive.ubuntu.com/ubuntu focal-backports InRelease
                Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
                Hit:5 https://deb.nodesource.com/node_16.x bionic InRelease
                Hit:6 https://esm.ubuntu.com/apps/ubuntu focal-apps-security InRelease
                Hit:7 https://esm.ubuntu.com/apps/ubuntu focal-apps-updates InRelease
                Hit:8 https://esm.ubuntu.com/infra/ubuntu focal-infra-security InRelease
                Hit:9 https://esm.ubuntu.com/infra/ubuntu focal-infra-updates 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.53:53           0.0.0.0:*               LISTEN      101        21385      493/systemd-resolve 
                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          33120      1918/sshd: /usr/sbi 
                tcp        0      0 127.0.0.1:52022         0.0.0.0:*               LISTEN      0          24786      551/jumpcloud-agent 
                tcp6       0      0 :::22                   :::*                    LISTEN      0          33131      1918/sshd: /usr/sbi 
                udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        21384      493/systemd-resolve 
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           111        23476      543/avahi-daemon: r 
                udp        0      0 0.0.0.0:42676           0.0.0.0:*                           102        23288      555/rsyslogd        
                udp        0      0 127.0.0.1:14028         0.0.0.0:*                           0          24567      551/jumpcloud-agent 
                udp        0      0 0.0.0.0:34634           0.0.0.0:*                           111        23478      543/avahi-daemon: r 
                udp6       0      0 :::5353                 :::*                                111        23477      543/avahi-daemon: r 
                udp6       0      0 :::48012                :::*                                111        23479      543/avahi-daemon: r 
                
                *** Log File - Last 25 Lines ***
                
                2024-09-14 10:12:37.318  - warn: host.iobroker instance system.adapter.admin.0 terminated due to SIGTERM
                2024-09-14 10:12:37.319  - info: host.iobroker instance system.adapter.admin.0 terminated with code null ()
                2024-09-14 10:12:37.320  - warn: host.iobroker instance system.adapter.javascript.0 terminated due to SIGTERM
                2024-09-14 10:12:37.320  - info: host.iobroker instance system.adapter.javascript.0 terminated with code null ()
                2024-09-14 10:12:37.366  - warn: host.iobroker instance system.adapter.hm-rpc.0 terminated due to SIGTERM
                2024-09-14 10:12:37.366  - info: host.iobroker instance system.adapter.hm-rpc.0 terminated with code null ()
                2024-09-14 10:12:37.366  - warn: host.iobroker instance system.adapter.hm-rega.0 terminated due to SIGTERM
                2024-09-14 10:12:37.366  - info: host.iobroker instance system.adapter.hm-rega.0 terminated with code null ()
                2024-09-14 10:12:37.366  - warn: host.iobroker instance system.adapter.deconz.0 terminated due to SIGTERM
                2024-09-14 10:12:37.367  - info: host.iobroker instance system.adapter.deconz.0 terminated with code null ()
                2024-09-14 10:12:37.443  - warn: host.iobroker instance system.adapter.mielecloudservice.0 terminated due to SIGTERM
                2024-09-14 10:12:37.443  - info: host.iobroker instance system.adapter.mielecloudservice.0 terminated with code null ()
                2024-09-14 10:12:37.444  - warn: host.iobroker instance system.adapter.mqtt.0 terminated due to SIGTERM
                2024-09-14 10:12:37.444  - info: host.iobroker instance system.adapter.mqtt.0 terminated with code null ()
                2024-09-14 10:12:37.444  - warn: host.iobroker instance system.adapter.g-homa.0 terminated due to SIGTERM
                2024-09-14 10:12:37.444  - info: host.iobroker instance system.adapter.g-homa.0 terminated with code null ()
                2024-09-14 10:12:37.507  - warn: host.iobroker instance system.adapter.web.0 terminated due to SIGTERM
                2024-09-14 10:12:37.507  - info: host.iobroker instance system.adapter.web.0 terminated with code null ()
                2024-09-14 10:12:37.508  - warn: host.iobroker instance system.adapter.info.0 terminated due to SIGTERM
                2024-09-14 10:12:37.508  - info: host.iobroker instance system.adapter.info.0 terminated with code null ()
                2024-09-14 10:12:37.571  - info: host.iobroker instance system.adapter.history.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                2024-09-14 10:12:37.894  - info: tuya.0 (1681) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                2024-09-14 10:12:38.489  - info: host.iobroker instance system.adapter.tuya.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                2024-09-14 10:12:38.490  - info: host.iobroker All instances are stopped.
                2024-09-14 10:12:38.744  - info: host.iobroker terminated
                
                

                ============ Mark until here for C&P =============

                iob diag has finished.

                Press any key for a summary

                von Ubuntu hab ich keine Ahnung, aber das klingt nicht gerade aktuell

                als LTS Version ist sie grundsätzlich noch voll unterstützt. Ich kann sie auch gerne upgraden, wollte aber zuerst iobroker hochziehen.

                und nodejs v16 ist definitiv zu alt

                Überall in der Doku steht, dass v18 empfohlen ist, aber nirgendwo steht, dass v16 nicht mehr unterstützt wäre. Ich hab auch vor auf v18 upzugraden, nachdem ich die Adapter aber nur auf letzte mit js-controller 4.0.24 kompatible Version heben konnte, wollte ich die Adapter zuerst aktuell haben (das war meine Überlegung, wenn das aber kein Problem ist, kann ich nodejs auch gerne vorher upgraden).

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

                @emarcus

                Von 'unten nach oben' updaten.
                Zunächst das OS auf die aktuelle LTS Version bringen. Dann das aktuelle nodesource-Repo anlegen und auf nodejs 20 springen. Erst dann den ioBroker anpacken .

                aber nirgendwo steht, dass v16 nicht mehr unterstützt wäre.

                Das steht in der Abkündigungsmitteilung von nodejs. 16 ist seit einem Jahr tot.

                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

                E 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @emarcus

                  Von 'unten nach oben' updaten.
                  Zunächst das OS auf die aktuelle LTS Version bringen. Dann das aktuelle nodesource-Repo anlegen und auf nodejs 20 springen. Erst dann den ioBroker anpacken .

                  aber nirgendwo steht, dass v16 nicht mehr unterstützt wäre.

                  Das steht in der Abkündigungsmitteilung von nodejs. 16 ist seit einem Jahr tot.

                  E Offline
                  E Offline
                  eMarcus
                  schrieb am zuletzt editiert von
                  #8

                  Von 'unten nach oben' updaten.
                  Zunächst das OS auf die aktuelle LTS Version bringen. Dann das aktuelle nodesource-Repo anlegen und auf nodejs 20 springen. Erst dann den ioBroker anpacken .

                  ok, das probier ich mal!

                  Danke
                  Marcus.

                  E ? 2 Antworten Letzte Antwort
                  0
                  • E eMarcus

                    Von 'unten nach oben' updaten.
                    Zunächst das OS auf die aktuelle LTS Version bringen. Dann das aktuelle nodesource-Repo anlegen und auf nodejs 20 springen. Erst dann den ioBroker anpacken .

                    ok, das probier ich mal!

                    Danke
                    Marcus.

                    E Offline
                    E Offline
                    eMarcus
                    schrieb am zuletzt editiert von
                    #9

                    Vielleicht noch eine Frage:

                    Kann ich von nodejs v16 direkt auf v20 springen, oder ist es besser vorher auf v18 zu gehen?

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • E eMarcus

                      Vielleicht noch eine Frage:

                      Kann ich von nodejs v16 direkt auf v20 springen, oder ist es besser vorher auf v18 zu gehen?

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

                      @emarcus

                      Mach es per

                      iob stop
                      iob fix
                      iob nodejs-update
                      

                      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

                      1 Antwort Letzte Antwort
                      0
                      • E eMarcus

                        Von 'unten nach oben' updaten.
                        Zunächst das OS auf die aktuelle LTS Version bringen. Dann das aktuelle nodesource-Repo anlegen und auf nodejs 20 springen. Erst dann den ioBroker anpacken .

                        ok, das probier ich mal!

                        Danke
                        Marcus.

                        ? Offline
                        ? Offline
                        Ein ehemaliger Benutzer
                        schrieb am zuletzt editiert von
                        #11

                        @emarcus said in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

                        Von 'unten nach oben' updaten.
                        Zunächst das OS auf die aktuelle LTS Version bringen. Dann das aktuelle nodesource-Repo anlegen und auf nodejs 20 springen. Erst dann den ioBroker anpacken .

                        ok, das probier ich mal!

                        Danke
                        Marcus.

                        Lass Dich nicht verrückt machen, mit Ubuntu 20.04.6 LTS kannst Du den IOBroker noch in aktuellster Version betreiben. (nodes.js;js-controller; usw.)
                        Eine LTS-Version kann Ihre Vorteile immer nur in der Vergangenheit ausspielen.
                        Dein Problem war nur, dass du für nodes.js noch das alte Repo von Ubuntu 18 drin hängen hast. Pass das noch an.
                        Wenn Du das nach dem "do-release-upgrade" nicht manuell richtig stellst, hat Du immer noch die 16.

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • ? Ein ehemaliger Benutzer

                          @emarcus said in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

                          Von 'unten nach oben' updaten.
                          Zunächst das OS auf die aktuelle LTS Version bringen. Dann das aktuelle nodesource-Repo anlegen und auf nodejs 20 springen. Erst dann den ioBroker anpacken .

                          ok, das probier ich mal!

                          Danke
                          Marcus.

                          Lass Dich nicht verrückt machen, mit Ubuntu 20.04.6 LTS kannst Du den IOBroker noch in aktuellster Version betreiben. (nodes.js;js-controller; usw.)
                          Eine LTS-Version kann Ihre Vorteile immer nur in der Vergangenheit ausspielen.
                          Dein Problem war nur, dass du für nodes.js noch das alte Repo von Ubuntu 18 drin hängen hast. Pass das noch an.
                          Wenn Du das nach dem "do-release-upgrade" nicht manuell richtig stellst, hat Du immer noch die 16.

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

                          @rscsb
                          Hier macht niemand irgendwen verrückt. Bei 20.04 wird es nur langsam Zeit das Release zu verlassen und auf aktuellere Versionen zu springen. Man nutzt die Laufzeit nicht bis zum letzten Tag (oder darüber hinaus) aus.

                          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

                          ? 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @rscsb
                            Hier macht niemand irgendwen verrückt. Bei 20.04 wird es nur langsam Zeit das Release zu verlassen und auf aktuellere Versionen zu springen. Man nutzt die Laufzeit nicht bis zum letzten Tag (oder darüber hinaus) aus.

                            ? Offline
                            ? Offline
                            Ein ehemaliger Benutzer
                            schrieb am zuletzt editiert von
                            #13

                            @thomas-braun said in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

                            @rscsb
                            Man nutzt die Laufzeit nicht bis zum letzten Tag (oder darüber hinaus) aus.

                            Habe ich nicht behauptet und ich würde es auch nicht empfehlen.
                            Aber sonst es deine Vorgehensweise doch, ioBroker auf Stand bringen, Backup ziehen,
                            neue Basis machen.
                            Und diese Möglichkeit besteht/bestand problemlos.

                            Thomas BraunT 1 Antwort Letzte Antwort
                            1
                            • ? Ein ehemaliger Benutzer

                              @thomas-braun said in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

                              @rscsb
                              Man nutzt die Laufzeit nicht bis zum letzten Tag (oder darüber hinaus) aus.

                              Habe ich nicht behauptet und ich würde es auch nicht empfehlen.
                              Aber sonst es deine Vorgehensweise doch, ioBroker auf Stand bringen, Backup ziehen,
                              neue Basis machen.
                              Und diese Möglichkeit besteht/bestand problemlos.

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

                              @rscsb sagte in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

                              Und diese Möglichkeit besteht/bestand problemlos.

                              Hat auch niemand behauptet, das es nicht ginge. Es ist nur hier auch die Zeit gekommen den Absprung zu unternehmen. In absehbarer Zeit läuft die 20.04 aus. Und da @eMarcus offenbar nicht der update-freudigste ist wird der Termin sonst mit hoher Wahrscheinlichkeit genauso verpennt wie die Abkündigung von nodejs@16 auch schon verpasst wurde.
                              Also jetzt das Upgrade vornehmen, wenn es noch den vorgesehenen Upgrade-Pfad gibt.

                              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

                              1 Antwort Letzte Antwort
                              0
                              • E eMarcus

                                @homoran Vielen Dank für die schnelle Antwort.

                                Gerne hier die Langfassung der Diag Ausgabe:

                                ======== Start marking the full check here =========

                                Skript v.2024-05-22
                                
                                *** BASE SYSTEM ***
                                   Static hostname: iobroker
                                         Icon name: computer-vm
                                           Chassis: vm
                                    Virtualization: kvm
                                  Operating System: Ubuntu 20.04.6 LTS
                                            Kernel: Linux 5.4.0-195-generic
                                      Architecture: x86-64
                                
                                model name	: AMD Opteron 23xx (Gen 3 Class Opteron)
                                Docker          : false
                                Virtualization  : kvm
                                Kernel          : x86_64
                                Userland        : 64 bit
                                
                                Systemuptime and Load:
                                 10:58:41 up  1:27,  1 user,  load average: 0.22, 0.10, 0.09
                                CPU threads: 1
                                
                                
                                *** Time and Time Zones ***
                                               Local time: Sat 2024-09-14 10:58:42 CEST
                                           Universal time: Sat 2024-09-14 08:58:42 UTC 
                                                 RTC time: Sat 2024-09-14 08:58:43     
                                                Time zone: Europe/Vienna (CEST, +0200) 
                                System clock synchronized: yes                         
                                              NTP service: active                      
                                          RTC in local TZ: no                          
                                
                                *** Users and Groups ***
                                User that called 'iob diag':
                                marcus
                                HOME=/home/marcus
                                GROUPS=marcus sudo lxd iobroker
                                
                                User that is running 'js-controller':
                                js-controller is not running
                                
                                *** Display-Server-Setup ***
                                Display-Server: false
                                Desktop: 	
                                Terminal: 	tty
                                Boot Target: 	graphical.target
                                
                                *** MEMORY ***
                                              total        used        free      shared  buff/cache   available
                                Mem:           2.0G        258M        616M        0.0K        1.1G        1.5G
                                Swap:          1.9G        1.0M        1.9G
                                Total:         3.9G        260M        2.5G
                                
                                Active iob-Instances: 	1
                                
                                         1971 M total memory
                                          258 M used memory
                                          745 M active memory
                                          391 M inactive memory
                                          616 M free memory
                                          107 M buffer memory
                                          988 M swap cache
                                         1897 M total swap
                                            1 M used swap
                                         1895 M free swap
                                
                                *** top - Table Of Processes  ***
                                top - 10:58:42 up  1:27,  1 user,  load average: 0.22, 0.10, 0.09
                                Tasks: 120 total,   1 running, 119 sleeping,   0 stopped,   0 zombie
                                %Cpu(s):  6.2 us,  6.2 sy,  0.0 ni, 87.5 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                MiB Mem :   1971.5 total,    616.7 free,    258.8 used,   1096.0 buff/cache
                                MiB Swap:   1897.4 total,   1895.6 free,      1.8 used.   1520.1 avail Mem 
                                
                                *** FAILED SERVICES ***
                                
                                  UNIT                                 LOAD   ACTIVE SUB    DESCRIPTION                      
                                * iobroker.service                     loaded failed failed ioBroker Server                  
                                * systemd-networkd-wait-online.service loaded failed failed Wait for Network to be Configured
                                
                                LOAD   = Reflects whether the unit definition was properly loaded.
                                ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                                SUB    = The low-level unit activation state, values depend on unit type.
                                
                                2 loaded units listed.
                                
                                *** FILESYSTEM ***
                                Filesystem     Type      Size  Used Avail Use% Mounted on
                                udev           devtmpfs  941M     0  941M   0% /dev
                                tmpfs          tmpfs     198M  1.1M  197M   1% /run
                                /dev/vda1      ext4       40G   14G   24G  38% /
                                tmpfs          tmpfs     986M     0  986M   0% /dev/shm
                                tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                tmpfs          tmpfs     986M     0  986M   0% /sys/fs/cgroup
                                /dev/loop1     squashfs  104M  104M     0 100% /snap/core/16928
                                /dev/loop3     squashfs   64M   64M     0 100% /snap/core20/2318
                                /dev/loop4     squashfs   75M   75M     0 100% /snap/core22/1612
                                /dev/loop0     squashfs   11M   11M     0 100% /snap/canonical-livepatch/282
                                /dev/loop2     squashfs  105M  105M     0 100% /snap/core/17200
                                /dev/loop5     squashfs   11M   11M     0 100% /snap/canonical-livepatch/278
                                /dev/loop6     squashfs   75M   75M     0 100% /snap/core22/1586
                                /dev/loop7     squashfs   92M   92M     0 100% /snap/lxd/29619
                                tmpfs          tmpfs     198M     0  198M   0% /run/user/1001
                                
                                Messages concerning ext4 filesystem in dmesg:
                                [Sat Sep 14 09:31:48 2024] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)
                                [Sat Sep 14 09:31:51 2024] EXT4-fs (vda1): re-mounted. Opts: errors=remount-ro
                                
                                Show mounted filesystems:
                                TARGET                                      SOURCE                 FSTYPE      OPTIONS
                                /                                           /dev/vda1              ext4        rw,relatime,errors=remount-ro
                                |-/sys                                      sysfs                  sysfs       rw,nosuid,nodev,noexec,relatime
                                | |-/sys/kernel/security                    securityfs             securityfs  rw,nosuid,nodev,noexec,relatime
                                | |-/sys/fs/cgroup                          tmpfs                  tmpfs       ro,nosuid,nodev,noexec,mode=755
                                | | |-/sys/fs/cgroup/unified                cgroup2                cgroup2     rw,nosuid,nodev,noexec,relatime
                                | | |-/sys/fs/cgroup/systemd                cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,xattr,name=systemd
                                | | |-/sys/fs/cgroup/cpu,cpuacct            cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,cpu,cpuacct
                                | | |-/sys/fs/cgroup/hugetlb                cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,hugetlb
                                | | |-/sys/fs/cgroup/memory                 cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,memory
                                | | |-/sys/fs/cgroup/net_cls,net_prio       cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,net_cls,net_prio
                                | | |-/sys/fs/cgroup/pids                   cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,pids
                                | | |-/sys/fs/cgroup/rdma                   cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,rdma
                                | | |-/sys/fs/cgroup/devices                cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,devices
                                | | |-/sys/fs/cgroup/freezer                cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,freezer
                                | | |-/sys/fs/cgroup/perf_event             cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,perf_event
                                | | |-/sys/fs/cgroup/cpuset                 cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,cpuset
                                | | `-/sys/fs/cgroup/blkio                  cgroup                 cgroup      rw,nosuid,nodev,noexec,relatime,blkio
                                | |-/sys/fs/pstore                          pstore                 pstore      rw,nosuid,nodev,noexec,relatime
                                | |-/sys/fs/bpf                             none                   bpf         rw,nosuid,nodev,noexec,relatime,mode=700
                                | |-/sys/kernel/debug                       debugfs                debugfs     rw,nosuid,nodev,noexec,relatime
                                | |-/sys/kernel/tracing                     tracefs                tracefs     rw,nosuid,nodev,noexec,relatime
                                | |-/sys/fs/fuse/connections                fusectl                fusectl     rw,nosuid,nodev,noexec,relatime
                                | `-/sys/kernel/config                      configfs               configfs    rw,nosuid,nodev,noexec,relatime
                                |-/proc                                     proc                   proc        rw,nosuid,nodev,noexec,relatime
                                | `-/proc/sys/fs/binfmt_misc                systemd-1              autofs      rw,relatime,fd=28,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=15656
                                |   `-/proc/sys/fs/binfmt_misc              binfmt_misc            binfmt_misc rw,nosuid,nodev,noexec,relatime
                                |-/dev                                      udev                   devtmpfs    rw,nosuid,noexec,relatime,size=962608k,nr_inodes=240652,mode=755
                                | |-/dev/pts                                devpts                 devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                                | |-/dev/shm                                tmpfs                  tmpfs       rw,nosuid,nodev
                                | |-/dev/hugepages                          hugetlbfs              hugetlbfs   rw,relatime,pagesize=2M
                                | `-/dev/mqueue                             mqueue                 mqueue      rw,nosuid,nodev,noexec,relatime
                                |-/run                                      tmpfs                  tmpfs       rw,nosuid,nodev,noexec,relatime,size=201884k,mode=755
                                | |-/run/lock                               tmpfs                  tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
                                | |-/run/snapd/ns                           tmpfs[/snapd/ns]       tmpfs       rw,nosuid,nodev,noexec,relatime,size=201884k,mode=755
                                | | |-/run/snapd/ns/lxd.mnt                 nsfs[mnt:[4026532270]] nsfs        rw
                                | | `-/run/snapd/ns/canonical-livepatch.mnt nsfs[mnt:[4026532269]] nsfs        rw
                                | `-/run/user/1001                          tmpfs                  tmpfs       rw,nosuid,nodev,relatime,size=201880k,mode=700,uid=1001,gid=1001
                                |-/snap/core/16928                          /dev/loop1             squashfs    ro,nodev,relatime
                                |-/snap/core20/2318                         /dev/loop3             squashfs    ro,nodev,relatime
                                |-/snap/core22/1612                         /dev/loop4             squashfs    ro,nodev,relatime
                                |-/snap/canonical-livepatch/282             /dev/loop0             squashfs    ro,nodev,relatime
                                |-/snap/core/17200                          /dev/loop2             squashfs    ro,nodev,relatime
                                |-/snap/canonical-livepatch/278             /dev/loop5             squashfs    ro,nodev,relatime
                                |-/snap/core22/1586                         /dev/loop6             squashfs    ro,nodev,relatime
                                |-/snap/lxd/29619                           /dev/loop7             squashfs    ro,nodev,relatime
                                `-/var/lib/lxcfs                            lxcfs                  fuse.lxcfs  rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                                
                                Files in neuralgic directories:
                                
                                /var:
                                2.3G	/var/
                                1.2G	/var/log
                                1.1G	/var/log/journal/969d0e68508d472c9ead3fbea89d0943
                                1.1G	/var/log/journal
                                989M	/var/lib
                                
                                Hint: You are currently not seeing messages from other users and the system.
                                      Users in groups 'adm', 'systemd-journal' can see all messages.
                                      Pass -q to turn off this notice.
                                Archived and active journals take up 200.0M in the file system.
                                
                                /opt/iobroker/backups:
                                11M	/opt/iobroker/backups/
                                
                                /opt/iobroker/iobroker-data:
                                1.3G	/opt/iobroker/iobroker-data/
                                937M	/opt/iobroker/iobroker-data/history
                                243M	/opt/iobroker/iobroker-data/files
                                87M	/opt/iobroker/iobroker-data/backup-objects
                                57M	/opt/iobroker/iobroker-data/files/javascript.admin
                                
                                The five largest files in iobroker-data are:
                                41M	/opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                                24M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                9.9M	/opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js
                                9.8M	/opt/iobroker/iobroker-data/objects.jsonl
                                8.5M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js
                                
                                USB-Devices by-id:
                                USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                
                                No Devices found 'by-id'
                                
                                
                                
                                
                                *** NodeJS-Installation ***
                                
                                /usr/bin/nodejs 	v16.20.2
                                /usr/bin/node 		v16.20.2
                                /usr/bin/npm 		8.19.4
                                /usr/bin/npx 		8.19.4
                                /usr/bin/corepack 	0.17.0
                                
                                
                                nodejs:
                                  Installed: 16.20.2-deb-1nodesource1
                                  Candidate: 16.20.2-deb-1nodesource1
                                  Version table:
                                 *** 16.20.2-deb-1nodesource1 500
                                        500 https://deb.nodesource.com/node_16.x bionic/main amd64 Packages
                                        100 /var/lib/dpkg/status
                                     10.19.0~dfsg-3ubuntu1.6 500
                                        500 http://at.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
                                        500 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages
                                     10.19.0~dfsg-3ubuntu1 500
                                        500 http://at.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
                                
                                Temp directories causing npm8 problem: 0
                                No problems detected
                                
                                Errors in npm tree:
                                
                                *** ioBroker-Installation ***
                                
                                ioBroker Status
                                iobroker is not running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: jsonl
                                
                                Core adapters versions
                                js-controller: 	4.0.24
                                admin: 		7.0.22
                                javascript: 	7.8.0
                                
                                nodejs modules from github: 	1
                                |   `-- xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
                                
                                Adapter State
                                  system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  system.adapter.broadlink2.0             : broadlink2            : iobroker                                 -  enabled
                                  system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                                  system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
                                  system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                                  system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                                  system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
                                  system.adapter.g-homa.0                 : g-homa                : iobroker                                 -  enabled
                                  system.adapter.history.0                : history               : iobroker                                 -  enabled
                                  system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                                  system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 12001
                                  system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                                  system.adapter.info.0                   : info                  : iobroker                                 -  enabled
                                  system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                  system.adapter.mielecloudservice.0      : mielecloudservice     : iobroker                                 -  enabled
                                  system.adapter.mobile.0                 : mobile                : iobroker                                 - disabled
                                  system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                  system.adapter.mystrom-wifi-switch.0    : mystrom-wifi-switch   : iobroker                                 -  enabled
                                  system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                  system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                                  system.adapter.unifi.0                  : unifi                 : iobroker                                 - disabled
                                  system.adapter.vis-bars.0               : vis-bars              : iobroker                                 -  enabled
                                  system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 -  enabled
                                  system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 -  enabled
                                  system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 -  enabled
                                  system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
                                  system.adapter.vis-history.0            : vis-history           : iobroker                                 -  enabled
                                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled
                                  system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
                                  system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 -  enabled
                                  system.adapter.vis-keyboard.0           : vis-keyboard          : iobroker                                 -  enabled
                                  system.adapter.vis-lcars.0              : vis-lcars             : iobroker                                 -  enabled
                                  system.adapter.vis-map.0                : vis-map               : iobroker                                 -  enabled
                                  system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled
                                  system.adapter.vis-players.0            : vis-players           : iobroker                                 -  enabled
                                  system.adapter.vis-plumb.0              : vis-plumb             : iobroker                                 -  enabled
                                  system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                 -  enabled
                                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                                  system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
                                  system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                  system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                
                                + instance is alive
                                
                                Enabled adapters with bindings
                                  system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
                                  system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 12001
                                  system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                  system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                  system.adapter.web.0                    : web                   : iobroker                                 -  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"        : 7.0.23   , installed 7.0.22 [Updatable]
                                Adapter    "broadlink2"   : 2.3.0    , installed 2.1.5  [Updatable]
                                Adapter    "daswetter"    : 3.1.16   , installed 3.1.13 [Updatable]
                                Adapter    "deconz"       : 1.4.1    , installed 1.4.1
                                Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                                Adapter    "email"        : 1.3.1    , installed 1.2.2  [Updatable]
                                Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                Adapter    "g-homa"       : 0.5.3    , installed 0.5.3
                                Adapter    "history"      : 3.0.1    , installed 3.0.1
                                Adapter    "hm-rega"      : 5.0.0    , installed 4.0.0  [Updatable]
                                Adapter    "hm-rpc"       : 1.17.0   , installed 1.16.0 [Updatable]
                                Adapter    "ical"         : 1.15.0   , installed 1.14.3 [Updatable]
                                Adapter    "javascript"   : 8.7.6    , installed 7.8.0  [Updatable]
                                Controller "js-controller": 6.0.11   , installed 4.0.24 [Updatable]
                                Adapter    "material"     : 1.3.1    , installed 1.3.1
                                Adapter    "mielecloudservice": 6.5.6, installed 6.5.6
                                Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                                Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                                Adapter    "shelly"       : 7.0.0    , installed 6.9.0  [Updatable]
                                Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                Adapter    "tuya"         : 3.16.0   , installed 3.15.0 [Updatable]
                                Adapter    "unifi"        : 0.7.0    , installed 0.6.7  [Updatable]
                                Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                                Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
                                Adapter    "vis-map"      : 1.1.2    , installed 1.0.5  [Updatable]
                                Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                                Adapter    "web"          : 6.2.5    , installed 6.2.5
                                Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                
                                Objects and States
                                Please stand by - This may take a while
                                Objects: 	8782
                                States: 	7332
                                
                                *** OS-Repositories and Updates ***
                                Hit:1 http://at.archive.ubuntu.com/ubuntu focal InRelease
                                Hit:2 http://at.archive.ubuntu.com/ubuntu focal-updates InRelease
                                Hit:3 http://at.archive.ubuntu.com/ubuntu focal-backports InRelease
                                Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
                                Hit:5 https://deb.nodesource.com/node_16.x bionic InRelease
                                Hit:6 https://esm.ubuntu.com/apps/ubuntu focal-apps-security InRelease
                                Hit:7 https://esm.ubuntu.com/apps/ubuntu focal-apps-updates InRelease
                                Hit:8 https://esm.ubuntu.com/infra/ubuntu focal-infra-security InRelease
                                Hit:9 https://esm.ubuntu.com/infra/ubuntu focal-infra-updates 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.53:53           0.0.0.0:*               LISTEN      101        21385      493/systemd-resolve 
                                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          33120      1918/sshd: /usr/sbi 
                                tcp        0      0 127.0.0.1:52022         0.0.0.0:*               LISTEN      0          24786      551/jumpcloud-agent 
                                tcp6       0      0 :::22                   :::*                    LISTEN      0          33131      1918/sshd: /usr/sbi 
                                udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        21384      493/systemd-resolve 
                                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           111        23476      543/avahi-daemon: r 
                                udp        0      0 0.0.0.0:42676           0.0.0.0:*                           102        23288      555/rsyslogd        
                                udp        0      0 127.0.0.1:14028         0.0.0.0:*                           0          24567      551/jumpcloud-agent 
                                udp        0      0 0.0.0.0:34634           0.0.0.0:*                           111        23478      543/avahi-daemon: r 
                                udp6       0      0 :::5353                 :::*                                111        23477      543/avahi-daemon: r 
                                udp6       0      0 :::48012                :::*                                111        23479      543/avahi-daemon: r 
                                
                                *** Log File - Last 25 Lines ***
                                
                                2024-09-14 10:12:37.318  - warn: host.iobroker instance system.adapter.admin.0 terminated due to SIGTERM
                                2024-09-14 10:12:37.319  - info: host.iobroker instance system.adapter.admin.0 terminated with code null ()
                                2024-09-14 10:12:37.320  - warn: host.iobroker instance system.adapter.javascript.0 terminated due to SIGTERM
                                2024-09-14 10:12:37.320  - info: host.iobroker instance system.adapter.javascript.0 terminated with code null ()
                                2024-09-14 10:12:37.366  - warn: host.iobroker instance system.adapter.hm-rpc.0 terminated due to SIGTERM
                                2024-09-14 10:12:37.366  - info: host.iobroker instance system.adapter.hm-rpc.0 terminated with code null ()
                                2024-09-14 10:12:37.366  - warn: host.iobroker instance system.adapter.hm-rega.0 terminated due to SIGTERM
                                2024-09-14 10:12:37.366  - info: host.iobroker instance system.adapter.hm-rega.0 terminated with code null ()
                                2024-09-14 10:12:37.366  - warn: host.iobroker instance system.adapter.deconz.0 terminated due to SIGTERM
                                2024-09-14 10:12:37.367  - info: host.iobroker instance system.adapter.deconz.0 terminated with code null ()
                                2024-09-14 10:12:37.443  - warn: host.iobroker instance system.adapter.mielecloudservice.0 terminated due to SIGTERM
                                2024-09-14 10:12:37.443  - info: host.iobroker instance system.adapter.mielecloudservice.0 terminated with code null ()
                                2024-09-14 10:12:37.444  - warn: host.iobroker instance system.adapter.mqtt.0 terminated due to SIGTERM
                                2024-09-14 10:12:37.444  - info: host.iobroker instance system.adapter.mqtt.0 terminated with code null ()
                                2024-09-14 10:12:37.444  - warn: host.iobroker instance system.adapter.g-homa.0 terminated due to SIGTERM
                                2024-09-14 10:12:37.444  - info: host.iobroker instance system.adapter.g-homa.0 terminated with code null ()
                                2024-09-14 10:12:37.507  - warn: host.iobroker instance system.adapter.web.0 terminated due to SIGTERM
                                2024-09-14 10:12:37.507  - info: host.iobroker instance system.adapter.web.0 terminated with code null ()
                                2024-09-14 10:12:37.508  - warn: host.iobroker instance system.adapter.info.0 terminated due to SIGTERM
                                2024-09-14 10:12:37.508  - info: host.iobroker instance system.adapter.info.0 terminated with code null ()
                                2024-09-14 10:12:37.571  - info: host.iobroker instance system.adapter.history.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                2024-09-14 10:12:37.894  - info: tuya.0 (1681) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                2024-09-14 10:12:38.489  - info: host.iobroker instance system.adapter.tuya.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                2024-09-14 10:12:38.490  - info: host.iobroker All instances are stopped.
                                2024-09-14 10:12:38.744  - info: host.iobroker terminated
                                
                                

                                ============ Mark until here for C&P =============

                                iob diag has finished.

                                Press any key for a summary

                                von Ubuntu hab ich keine Ahnung, aber das klingt nicht gerade aktuell

                                als LTS Version ist sie grundsätzlich noch voll unterstützt. Ich kann sie auch gerne upgraden, wollte aber zuerst iobroker hochziehen.

                                und nodejs v16 ist definitiv zu alt

                                Überall in der Doku steht, dass v18 empfohlen ist, aber nirgendwo steht, dass v16 nicht mehr unterstützt wäre. Ich hab auch vor auf v18 upzugraden, nachdem ich die Adapter aber nur auf letzte mit js-controller 4.0.24 kompatible Version heben konnte, wollte ich die Adapter zuerst aktuell haben (das war meine Überlegung, wenn das aber kein Problem ist, kann ich nodejs auch gerne vorher upgraden).

                                mcm1957M Online
                                mcm1957M Online
                                mcm1957
                                schrieb am zuletzt editiert von
                                #15

                                @emarcus said in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

                                Überall in der Doku steht, dass v18 empfohlen ist, aber nirgendwo steht, dass v16 nicht mehr unterstützt wäre.

                                Bitte schau dir die Releasenotes des jscontroller an. Und/oder den entsprechenden Beitrag hier im Forum:

                                https://forum.iobroker.net/topic/76153/js-controller-6-0-x-jetzt-für-alle-user-im-stable

                                d2493510-5625-48da-b06e-8efa2bb1f670-image.png

                                Die oben genannte Lektüre würde ich jedenfalls dringend empfehlen.

                                Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                Support Repositoryverwaltung.

                                Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                LESEN - gute Forenbeitrage

                                E 1 Antwort Letzte Antwort
                                0
                                • mcm1957M mcm1957

                                  @emarcus said in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

                                  Überall in der Doku steht, dass v18 empfohlen ist, aber nirgendwo steht, dass v16 nicht mehr unterstützt wäre.

                                  Bitte schau dir die Releasenotes des jscontroller an. Und/oder den entsprechenden Beitrag hier im Forum:

                                  https://forum.iobroker.net/topic/76153/js-controller-6-0-x-jetzt-für-alle-user-im-stable

                                  d2493510-5625-48da-b06e-8efa2bb1f670-image.png

                                  Die oben genannte Lektüre würde ich jedenfalls dringend empfehlen.

                                  E Offline
                                  E Offline
                                  eMarcus
                                  schrieb am zuletzt editiert von
                                  #16

                                  Hallo,

                                  Der goldene Mittelweg wäre wahrscheinlich am Besten gewesen....

                                  1.) OS Upgrade von 20.04 -> 22.04 verlief problemlos, nodejs blieb auf 16.x - es hat weiterhin alles funktioniert
                                  2.) OS Upgrade von 22.04 -> 24.04.1 hat dann versucht nodejs auf v18 zu heben und dabei nodejs etwas zerschossen. Nach dem upgrade war kein npm mehr da. IOBroker hat zwar noch funktioniert, aber das war natürlich kein haltbarer Zustand.
                                  3.) iob nodesjs-update hat ebenfalls nur Fehlermeldungen produziert - lag wahrscheinlich am alten Repository.
                                  4.) manuelles Löschen von /etc/apt/sources.list.d/nodesources.list und Reinstallation von nodejs mittels des Skripts aus dem Wiki hat dann nodejs in Version 20 korrekt und vollständig installiert.
                                  5.) danach ging dann auch der js-controller upgrade problemlos durch.

                                  Danke an Alle für die Tipps!

                                  Marcus.

                                  Thomas BraunT 2 Antworten Letzte Antwort
                                  0
                                  • E eMarcus

                                    Hallo,

                                    Der goldene Mittelweg wäre wahrscheinlich am Besten gewesen....

                                    1.) OS Upgrade von 20.04 -> 22.04 verlief problemlos, nodejs blieb auf 16.x - es hat weiterhin alles funktioniert
                                    2.) OS Upgrade von 22.04 -> 24.04.1 hat dann versucht nodejs auf v18 zu heben und dabei nodejs etwas zerschossen. Nach dem upgrade war kein npm mehr da. IOBroker hat zwar noch funktioniert, aber das war natürlich kein haltbarer Zustand.
                                    3.) iob nodesjs-update hat ebenfalls nur Fehlermeldungen produziert - lag wahrscheinlich am alten Repository.
                                    4.) manuelles Löschen von /etc/apt/sources.list.d/nodesources.list und Reinstallation von nodejs mittels des Skripts aus dem Wiki hat dann nodejs in Version 20 korrekt und vollständig installiert.
                                    5.) danach ging dann auch der js-controller upgrade problemlos durch.

                                    Danke an Alle für die Tipps!

                                    Marcus.

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

                                    @emarcus sagte in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

                                    3.) iob nodesjs-update hat ebenfalls nur Fehlermeldungen produziert - lag wahrscheinlich am alten Repository.

                                    Die hätten mich interessiert.

                                    Reinstallation von nodejs mittels des Skripts aus dem Wiki

                                    Welches Skript aus welchem Wiki?

                                    iob diag
                                    

                                    sagt nun?

                                    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

                                    E 1 Antwort Letzte Antwort
                                    1
                                    • E eMarcus

                                      Hallo,

                                      Der goldene Mittelweg wäre wahrscheinlich am Besten gewesen....

                                      1.) OS Upgrade von 20.04 -> 22.04 verlief problemlos, nodejs blieb auf 16.x - es hat weiterhin alles funktioniert
                                      2.) OS Upgrade von 22.04 -> 24.04.1 hat dann versucht nodejs auf v18 zu heben und dabei nodejs etwas zerschossen. Nach dem upgrade war kein npm mehr da. IOBroker hat zwar noch funktioniert, aber das war natürlich kein haltbarer Zustand.
                                      3.) iob nodesjs-update hat ebenfalls nur Fehlermeldungen produziert - lag wahrscheinlich am alten Repository.
                                      4.) manuelles Löschen von /etc/apt/sources.list.d/nodesources.list und Reinstallation von nodejs mittels des Skripts aus dem Wiki hat dann nodejs in Version 20 korrekt und vollständig installiert.
                                      5.) danach ging dann auch der js-controller upgrade problemlos durch.

                                      Danke an Alle für die Tipps!

                                      Marcus.

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

                                      @emarcus sagte in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

                                      2.) OS Upgrade von 22.04 -> 24.04.1 hat dann versucht nodejs auf v18 zu heben und dabei nodejs etwas zerschossen. Nach dem upgrade war kein npm mehr da. IOBroker hat zwar noch funktioniert, aber das war natürlich kein haltbarer Zustand.

                                      Da wirst du dir die dfsg-Version von nodejs eingehandelt haben. In der aktuellsten Ausführung von 'iob nodejs-update' wird das unterbunden und es wird das nodesoure-Repo als primäre Quelle gesetzt.

                                      3.) iob nodesjs-update hat ebenfalls nur Fehlermeldungen produziert - lag wahrscheinlich am alten Repository.

                                      Nein, an der dfsg-Version. Auch da umschifft die aktuellste Version von 'iob nodejs-update'.

                                      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

                                      1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @emarcus sagte in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

                                        3.) iob nodesjs-update hat ebenfalls nur Fehlermeldungen produziert - lag wahrscheinlich am alten Repository.

                                        Die hätten mich interessiert.

                                        Reinstallation von nodejs mittels des Skripts aus dem Wiki

                                        Welches Skript aus welchem Wiki?

                                        iob diag
                                        

                                        sagt nun?

                                        E Offline
                                        E Offline
                                        eMarcus
                                        schrieb am zuletzt editiert von
                                        #19

                                        @thomas-braun

                                        3.) iob nodesjs-update hat ebenfalls nur Fehlermeldungen produziert - lag wahrscheinlich am alten Repository.

                                        Die hätten mich interessiert.

                                        Weiss ich jetzt leider nicht mehr, irgendwas bezüglich "Broken Package"

                                        Welches Skript aus welchem Wiki?

                                        sorry, nicht Wiki, Doku:
                                        https://www.iobroker.net/#de/documentation/install/nodejs.md

                                        iob diag:

                                        ======== Start marking the full check here =========
                                        Skript v.2024-05-22
                                        
                                        *** BASE SYSTEM ***
                                         Static hostname: iobroker
                                               Icon name: computer-vm
                                                 Chassis: vm 🖴
                                          Virtualization: kvm
                                        Operating System: Ubuntu 24.04.1 LTS
                                                  Kernel: Linux 6.8.0-44-generic
                                            Architecture: x86-64
                                         Hardware Vendor: QEMU
                                          Hardware Model: Standard PC _i440FX + PIIX, 1996_
                                        Firmware Version: 1.13.0-1ubuntu1.1
                                           Firmware Date: Tue 2014-04-01
                                            Firmware Age: 10y 5month 2w 2d
                                        
                                        model name	: AMD Opteron 23xx (Gen 3 Class Opteron)
                                        Docker          : false
                                        Virtualization  : kvm
                                        Kernel          : x86_64
                                        Userland        : 64 bit
                                        
                                        Systemuptime and Load:
                                         18:40:06 up 18:59,  1 user,  load average: 1.75, 1.30, 1.21
                                        CPU threads: 1
                                        
                                        
                                        *** Time and Time Zones ***
                                                       Local time: Sun 2024-09-15 18:40:06 CEST
                                                   Universal time: Sun 2024-09-15 16:40:06 UTC
                                                         RTC time: Sun 2024-09-15 16:40:06
                                                        Time zone: Europe/Vienna (CEST, +0200)
                                        System clock synchronized: yes
                                                      NTP service: active
                                                  RTC in local TZ: no
                                        
                                        *** Users and Groups ***
                                        User that called 'iob diag':
                                        marcus
                                        HOME=/home/marcus
                                        GROUPS=marcus sudo lxd iobroker
                                        
                                        User that is running 'js-controller':
                                        iobroker
                                        HOME=/home/iobroker
                                        GROUPS=iobroker tty dialout audio video plugdev
                                        
                                        *** Display-Server-Setup ***
                                        Display-Server: false
                                        Desktop: 	
                                        Terminal: 	tty
                                        Boot Target: 	graphical.target
                                        
                                        *** MEMORY ***
                                                       total        used        free      shared  buff/cache   available
                                        Mem:            2.1G        1.5G        184M        131K        534M        543M
                                        Swap:           2.0G        501M        1.5G
                                        Total:          4.1G        2.0G        1.7G
                                        
                                        Active iob-Instances: 	18
                                        
                                                 1968 M total memory
                                                 1449 M used memory
                                                  942 M active memory
                                                  560 M inactive memory
                                                  176 M free memory
                                                   64 M buffer memory
                                                  444 M swap cache
                                                 1897 M total swap
                                                  478 M used swap
                                                 1418 M free swap
                                        
                                        *** top - Table Of Processes  ***
                                        top - 18:40:07 up 18:59,  1 user,  load average: 1.75, 1.30, 1.21
                                        Tasks: 126 total,   2 running, 124 sleeping,   0 stopped,   0 zombie
                                        %Cpu(s):  7.1 us,  7.1 sy,  0.0 ni, 71.4 id,  7.1 wa,  0.0 hi,  7.1 si,  0.0 st 
                                        MiB Mem :   1968.1 total,    176.4 free,   1449.5 used,    509.9 buff/cache     
                                        MiB Swap:   1897.4 total,   1418.8 free,    478.6 used.    518.6 avail Mem 
                                        
                                        *** FAILED SERVICES ***
                                        
                                          UNIT LOAD ACTIVE SUB DESCRIPTION
                                        
                                        0 loaded units listed.
                                        
                                        *** FILESYSTEM ***
                                        Filesystem     Type   Size  Used Avail Use% Mounted on
                                        tmpfs          tmpfs  197M  1.1M  196M   1% /run
                                        /dev/vda1      ext4    40G   17G   21G  44% /
                                        tmpfs          tmpfs  985M     0  985M   0% /dev/shm
                                        tmpfs          tmpfs  5.0M     0  5.0M   0% /run/lock
                                        tmpfs          tmpfs  197M   12K  197M   1% /run/user/1001
                                        
                                        Messages concerning ext4 filesystem in dmesg:
                                        
                                        Show mounted filesystems:
                                        TARGET                                      SOURCE                 FSTYPE      OPTIONS
                                        /                                           /dev/vda1              ext4        rw,relatime,errors=remount-ro
                                        |-/sys                                      sysfs                  sysfs       rw,nosuid,nodev,noexec,relatime
                                        | |-/sys/kernel/security                    securityfs             securityfs  rw,nosuid,nodev,noexec,relatime
                                        | |-/sys/fs/cgroup                          cgroup2                cgroup2     rw,nosuid,nodev,noexec,relatime
                                        | |-/sys/fs/pstore                          pstore                 pstore      rw,nosuid,nodev,noexec,relatime
                                        | |-/sys/fs/bpf                             bpf                    bpf         rw,nosuid,nodev,noexec,relatime,mode=700
                                        | |-/sys/kernel/debug                       debugfs                debugfs     rw,nosuid,nodev,noexec,relatime
                                        | |-/sys/kernel/tracing                     tracefs                tracefs     rw,nosuid,nodev,noexec,relatime
                                        | |-/sys/kernel/config                      configfs               configfs    rw,nosuid,nodev,noexec,relatime
                                        | `-/sys/fs/fuse/connections                fusectl                fusectl     rw,nosuid,nodev,noexec,relatime
                                        |-/proc                                     proc                   proc        rw,nosuid,nodev,noexec,relatime
                                        | `-/proc/sys/fs/binfmt_misc                systemd-1              autofs      rw,relatime,fd=32,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=3232
                                        |   `-/proc/sys/fs/binfmt_misc              binfmt_misc            binfmt_misc rw,nosuid,nodev,noexec,relatime
                                        |-/dev                                      udev                   devtmpfs    rw,nosuid,relatime,size=971408k,nr_inodes=242852,mode=755,inode64
                                        | |-/dev/pts                                devpts                 devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                                        | |-/dev/shm                                tmpfs                  tmpfs       rw,nosuid,nodev,inode64
                                        | |-/dev/hugepages                          hugetlbfs              hugetlbfs   rw,nosuid,nodev,relatime,pagesize=2M
                                        | `-/dev/mqueue                             mqueue                 mqueue      rw,nosuid,nodev,noexec,relatime
                                        |-/run                                      tmpfs                  tmpfs       rw,nosuid,nodev,noexec,relatime,size=201536k,mode=755,inode64
                                        | |-/run/lock                               tmpfs                  tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k,inode64
                                        | |-/run/snapd/ns                           tmpfs[/snapd/ns]       tmpfs       rw,nosuid,nodev,noexec,relatime,size=201536k,mode=755,inode64
                                        | | |-/run/snapd/ns/lxd.mnt                 nsfs[mnt:[4026532333]] nsfs        rw
                                        | | `-/run/snapd/ns/canonical-livepatch.mnt nsfs[mnt:[4026532332]] nsfs        rw
                                        | `-/run/user/1001                          tmpfs                  tmpfs       rw,nosuid,nodev,relatime,size=201536k,nr_inodes=50384,mode=700,uid=1001,gid=1001,inode64
                                        |-/snap/canonical-livepatch/282             /dev/loop1             squashfs    ro,nodev,relatime,errors=continue,threads=single
                                        |-/snap/core/16928                          /dev/loop2             squashfs    ro,nodev,relatime,errors=continue,threads=single
                                        |-/snap/canonical-livepatch/278             /dev/loop0             squashfs    ro,nodev,relatime,errors=continue,threads=single
                                        |-/snap/core/17200                          /dev/loop3             squashfs    ro,nodev,relatime,errors=continue,threads=single
                                        |-/snap/core20/2318                         /dev/loop4             squashfs    ro,nodev,relatime,errors=continue,threads=single
                                        |-/snap/core22/1586                         /dev/loop5             squashfs    ro,nodev,relatime,errors=continue,threads=single
                                        |-/snap/core22/1612                         /dev/loop6             squashfs    ro,nodev,relatime,errors=continue,threads=single
                                        |-/snap/lxd/29619                           /dev/loop7             squashfs    ro,nodev,relatime,errors=continue,threads=single
                                        `-/var/lib/lxcfs                            lxcfs                  fuse.lxcfs  rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                                        
                                        Files in neuralgic directories:
                                        
                                        /var:
                                        2.8G	/var/
                                        1022M	/var/log
                                        930M	/var/log/journal/969d0e68508d472c9ead3fbea89d0943
                                        930M	/var/log/journal
                                        909M	/var/lib
                                        
                                        Hint: You are currently not seeing messages from other users and the system.
                                              Users in groups 'adm', 'systemd-journal' can see all messages.
                                              Pass -q to turn off this notice.
                                        Archived and active journals take up 182.7M in the file system.
                                        
                                        /opt/iobroker/backups:
                                        15M	/opt/iobroker/backups/
                                        
                                        /opt/iobroker/iobroker-data:
                                        1.7G	/opt/iobroker/iobroker-data/
                                        939M	/opt/iobroker/iobroker-data/history
                                        627M	/opt/iobroker/iobroker-data/files
                                        441M	/opt/iobroker/iobroker-data/files/javascript.admin
                                        409M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                                        
                                        The five largest files in iobroker-data are:
                                        41M	/opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                                        24M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                        18M	/opt/iobroker/iobroker-data/objects.jsonl
                                        9.9M	/opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js
                                        8.7M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/838.0aa41cb0.chunk.js.map
                                        
                                        USB-Devices by-id:
                                        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                        
                                        No Devices found 'by-id'
                                        
                                        
                                        
                                        
                                        *** NodeJS-Installation ***
                                        
                                        /usr/bin/nodejs 	v20.17.0
                                        /usr/bin/node 		v20.17.0
                                        /usr/bin/npm 		10.8.2
                                        /usr/bin/npx 		10.8.2
                                        /usr/bin/corepack 	0.29.3
                                        
                                        
                                        nodejs:
                                          Installed: 20.17.0-1nodesource1
                                          Candidate: 20.17.0-1nodesource1
                                          Version table:
                                         *** 20.17.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                100 /var/lib/dpkg/status
                                             20.16.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.15.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.15.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.14.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.13.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.13.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.12.2-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.12.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.12.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.11.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.11.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.10.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.9.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.8.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.8.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.7.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.6.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.6.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.5.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.5.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.4.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.3.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.3.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.2.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.1.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.0.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             18.19.1+dfsg-6ubuntu5 500
                                                500 http://at.archive.ubuntu.com/ubuntu noble/universe amd64 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: 	6.0.11
                                        admin: 		7.0.23
                                        javascript: 	8.7.6
                                        
                                        nodejs modules from github: 	1
                                        |   `-- xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
                                        
                                        Adapter State
                                        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.broadlink2.0             : broadlink2            : iobroker                                 -  enabled
                                          system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                                        + system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
                                        + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                                        + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                                          system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
                                        + system.adapter.g-homa.0                 : g-homa                : iobroker                                 -  enabled
                                        + system.adapter.history.0                : history               : iobroker                                 -  enabled
                                        + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                                        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 12001
                                          system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                                        + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
                                        + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                        + system.adapter.mielecloudservice.0      : mielecloudservice     : iobroker                                 -  enabled
                                          system.adapter.mobile.0                 : mobile                : iobroker                                 - disabled
                                        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                        + system.adapter.mystrom-wifi-switch.0    : mystrom-wifi-switch   : iobroker                                 -  enabled
                                        + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                                          system.adapter.unifi.0                  : unifi                 : iobroker                                 - disabled
                                          system.adapter.vis-bars.0               : vis-bars              : iobroker                                 -  enabled
                                          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 -  enabled
                                          system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 -  enabled
                                          system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 -  enabled
                                          system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
                                          system.adapter.vis-history.0            : vis-history           : iobroker                                 -  enabled
                                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled
                                          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
                                          system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 -  enabled
                                          system.adapter.vis-keyboard.0           : vis-keyboard          : iobroker                                 -  enabled
                                          system.adapter.vis-lcars.0              : vis-lcars             : iobroker                                 -  enabled
                                          system.adapter.vis-map.0                : vis-map               : iobroker                                 -  enabled
                                          system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled
                                          system.adapter.vis-players.0            : vis-players           : iobroker                                 -  enabled
                                          system.adapter.vis-plumb.0              : vis-plumb             : iobroker                                 -  enabled
                                          system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                 -  enabled
                                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                                          system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
                                          system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        
                                        + instance is alive
                                        
                                        Enabled adapters with bindings
                                        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
                                        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 12001
                                        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                        + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        
                                        ioBroker-Repositories
                                        ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                        │ (index) │ name     │ url                                                     │ auto upgrade │
                                        ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                        │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                                        │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                        └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                        
                                        Active repo(s): stable
                                        Upgrade policy: none
                                        
                                        Installed ioBroker-Instances
                                        Used repository: stable
                                        Adapter    "admin"        : 7.0.23   , installed 7.0.23
                                        Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
                                        Adapter    "daswetter"    : 3.1.16   , installed 3.1.16
                                        Adapter    "deconz"       : 1.4.1    , installed 1.4.1
                                        Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                                        Adapter    "email"        : 1.3.1    , installed 1.3.1
                                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                        Adapter    "g-homa"       : 0.5.3    , installed 0.5.3
                                        Adapter    "history"      : 3.0.1    , installed 3.0.1
                                        Adapter    "hm-rega"      : 5.0.0    , installed 5.0.0
                                        Adapter    "hm-rpc"       : 1.17.0   , installed 1.17.0
                                        Adapter    "ical"         : 1.15.0   , installed 1.15.0
                                        Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                                        Controller "js-controller": 6.0.11   , installed 6.0.11
                                        Adapter    "material"     : 1.3.1    , installed 1.3.1
                                        Adapter    "mielecloudservice": 6.5.6, installed 6.5.6
                                        Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                                        Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                                        Adapter    "shelly"       : 7.0.0    , installed 7.0.0
                                        Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                        Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                        Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                                        Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                                        Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                        Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                        Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                                        Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                        Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                        Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                        Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                        Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                        Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
                                        Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
                                        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                        Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                        Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                        Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                                        Adapter    "web"          : 6.2.5    , installed 6.2.5
                                        Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        Objects: 	8832
                                        States: 	7303
                                        
                                        *** OS-Repositories and Updates ***
                                        Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
                                        Hit:2 https://deb.nodesource.com/node_20.x nodistro InRelease
                                        Hit:3 https://esm.ubuntu.com/apps/ubuntu noble-apps-updates InRelease
                                        Hit:4 http://at.archive.ubuntu.com/ubuntu noble InRelease
                                        Hit:5 http://at.archive.ubuntu.com/ubuntu noble-updates InRelease
                                        Hit:6 https://esm.ubuntu.com/apps/ubuntu noble-apps-security InRelease
                                        Hit:7 http://at.archive.ubuntu.com/ubuntu noble-backports InRelease
                                        Hit:8 https://esm.ubuntu.com/infra/ubuntu noble-infra-updates InRelease
                                        Hit:9 https://esm.ubuntu.com/infra/ubuntu noble-infra-security 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.54:53           0.0.0.0:*               LISTEN      101        7323       628/systemd-resolve 
                                        tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      101        7321       628/systemd-resolve 
                                        tcp        0      0 192.168.130.30:12001    0.0.0.0:*               LISTEN      1002       27596      5314/io.hm-rpc.0    
                                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1002       22527      4042/iobroker.js-co 
                                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1002       22522      4042/iobroker.js-co 
                                        tcp        0      0 127.0.0.1:52022         0.0.0.0:*               LISTEN      0          9179       675/jumpcloud-agent 
                                        tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1002       27083      5177/io.shelly.0    
                                        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1002       23586      4215/io.mqtt.0      
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          7604       1/init              
                                        tcp6       0      0 :::8082                 :::*                    LISTEN      1002       23793      4271/io.web.0       
                                        tcp6       0      0 :::8081                 :::*                    LISTEN      1002       25799      4925/io.admin.0     
                                        tcp6       0      0 :::50000                :::*                    LISTEN      1002       23730      4256/io.g-homa.0    
                                        udp        0      0 0.0.0.0:57104           0.0.0.0:*                           1002       28125      5467/io.broadlink2. 
                                        udp        0      0 0.0.0.0:46899           0.0.0.0:*                           102        8488       747/rsyslogd        
                                        udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1002       23493      4148/io.deconz.0    
                                        udp        0      0 0.0.0.0:52077           0.0.0.0:*                           1002       28117      5467/io.broadlink2. 
                                        udp        0      0 0.0.0.0:51201           0.0.0.0:*                           1002       28115      5467/io.broadlink2. 
                                        udp        0      0 0.0.0.0:60440           0.0.0.0:*                           1002       28118      5467/io.broadlink2. 
                                        udp        0      0 127.0.0.54:53           0.0.0.0:*                           101        7322       628/systemd-resolve 
                                        udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        7320       628/systemd-resolve 
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           111        8334       668/avahi-daemon: r 
                                        udp        0      0 0.0.0.0:36153           0.0.0.0:*                           1002       28113      5467/io.broadlink2. 
                                        udp        0      0 0.0.0.0:57778           0.0.0.0:*                           1002       28116      5467/io.broadlink2. 
                                        udp        0      0 0.0.0.0:57786           0.0.0.0:*                           111        8336       668/avahi-daemon: r 
                                        udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1002       26937      5139/io.tuya.0      
                                        udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1002       26938      5139/io.tuya.0      
                                        udp        0      0 0.0.0.0:53789           0.0.0.0:*                           1002       28112      5467/io.broadlink2. 
                                        udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1002       28109      5467/io.broadlink2. 
                                        udp        0      0 127.0.0.1:14028         0.0.0.0:*                           0          9043       675/jumpcloud-agent 
                                        udp        0      0 0.0.0.0:34546           0.0.0.0:*                           1002       28114      5467/io.broadlink2. 
                                        udp6       0      0 :::49956                :::*                                111        8337       668/avahi-daemon: r 
                                        udp6       0      0 :::1900                 :::*                                1002       23494      4148/io.deconz.0    
                                        udp6       0      0 :::5353                 :::*                                111        8335       668/avahi-daemon: r 
                                        
                                        *** Log File - Last 25 Lines ***
                                        
                                        2024-09-15 18:30:31.631  - debug: daswetter.0 (10883) insert NextHours.Location_1.Day_5.Hour_8.snowline_value with 2800 m 
                                        2024-09-15 18:30:31.639  - debug: daswetter.0 (10883) insert NextHours.Location_1.Day_5.Hour_8.uv_index_value with 0  
                                        2024-09-15 18:30:31.645  - debug: daswetter.0 (10883) insert NextHours.Location_1.Day_5.Hour_8.windchill_value with 14 °C 
                                        2024-09-15 18:30:31.653  - debug: daswetter.0 (10883) insert NextHours.Location_1.Day_5.sunshineDuration with 11.04  
                                        2024-09-15 18:30:31.660  - debug: daswetter.0 (10883) hourly forecast done
                                        2024-09-15 18:30:31.662  - debug: daswetter.0 (10883) exit, all done
                                        2024-09-15 18:30:31.662  - debug: daswetter.0 (10883) timer killed
                                        2024-09-15 18:30:31.663  - debug: daswetter.0 (10883) Plugin sentry destroyed
                                        2024-09-15 18:30:31.663  - info: daswetter.0 (10883) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                                        2024-09-15 18:30:32.202  - info: daswetter.0 (10883) cleaned everything up...
                                        2024-09-15 18:30:32.218  - info: host.iobroker instance system.adapter.daswetter.0 having pid 10883 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2024-09-15 18:30:34.312  - info: shelly.0 (5177) [MQTT] Client Error: 192.168.130.101 (shellytrv / shellytrv-B4E3F9D9BA8B / SHTRV-01#B4E3F9D9BA8B#1) (Error: read ECONNRESET)
                                        2024-09-15 18:30:48.891  - info: mystrom-wifi-switch.0 (4322) result from http://192.168.130.115:{"power":0,"Ws":0,"relay":false,"temperature":21.68}
                                        2024-09-15 18:32:50.377  - info: admin.0 (4925) ==> Connected system.user.admin from ::ffff:192.168.130.173
                                        2024-09-15 18:33:48.887  - info: mystrom-wifi-switch.0 (4322) result from http://192.168.130.115:{"power":0,"Ws":0,"relay":false,"temperature":21.75}
                                        2024-09-15 18:35:00.025  - info: javascript.0 (5219) script.js.Solar.Laden_Log: Laden AUS
                                        2024-09-15 18:35:00.397  - info: javascript.0 (5219) script.js.Solar.Laden_Log: Laden AUS
                                        2024-09-15 18:36:48.925  - info: mystrom-wifi-switch.0 (4322) result from http://192.168.130.115:{"power":0,"Ws":0,"relay":false,"temperature":21.75}
                                        2024-09-15 18:39:48.885  - info: mystrom-wifi-switch.0 (4322) result from http://192.168.130.115:{"power":0,"Ws":0,"relay":false,"temperature":21.93}
                                        2024-09-15 18:40:00.019  - info: javascript.0 (5219) script.js.Solar.Laden_Log: Laden AUS
                                        2024-09-15 18:40:00.471  - info: javascript.0 (5219) script.js.Solar.Laden_Log: Laden AUS
                                        2024-09-15 18:42:23.130  - info: admin.0 (4925) <== Disconnect system.user.admin from ::ffff:192.168.130.173 admin
                                        2024-09-15 18:42:48.891  - info: mystrom-wifi-switch.0 (4322) result from http://192.168.130.115:{"power":0,"Ws":0,"relay":false,"temperature":21.87}
                                        2024-09-15 18:42:54.358  - info: mqtt.0 (4215) Client [OpenDTU-10327232] connection closed: Error: write EPIPE
                                        2024-09-15 18:42:55.325  - info: mqtt.0 (4215) Client [OpenDTU-10327232] connected with secret 1726418575046_8854
                                        
                                        ============ Mark until here for C&P =============
                                        
                                        iob diag has finished.
                                        
                                        HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                                        0
                                        • E eMarcus

                                          @thomas-braun

                                          3.) iob nodesjs-update hat ebenfalls nur Fehlermeldungen produziert - lag wahrscheinlich am alten Repository.

                                          Die hätten mich interessiert.

                                          Weiss ich jetzt leider nicht mehr, irgendwas bezüglich "Broken Package"

                                          Welches Skript aus welchem Wiki?

                                          sorry, nicht Wiki, Doku:
                                          https://www.iobroker.net/#de/documentation/install/nodejs.md

                                          iob diag:

                                          ======== Start marking the full check here =========
                                          Skript v.2024-05-22
                                          
                                          *** BASE SYSTEM ***
                                           Static hostname: iobroker
                                                 Icon name: computer-vm
                                                   Chassis: vm 🖴
                                            Virtualization: kvm
                                          Operating System: Ubuntu 24.04.1 LTS
                                                    Kernel: Linux 6.8.0-44-generic
                                              Architecture: x86-64
                                           Hardware Vendor: QEMU
                                            Hardware Model: Standard PC _i440FX + PIIX, 1996_
                                          Firmware Version: 1.13.0-1ubuntu1.1
                                             Firmware Date: Tue 2014-04-01
                                              Firmware Age: 10y 5month 2w 2d
                                          
                                          model name	: AMD Opteron 23xx (Gen 3 Class Opteron)
                                          Docker          : false
                                          Virtualization  : kvm
                                          Kernel          : x86_64
                                          Userland        : 64 bit
                                          
                                          Systemuptime and Load:
                                           18:40:06 up 18:59,  1 user,  load average: 1.75, 1.30, 1.21
                                          CPU threads: 1
                                          
                                          
                                          *** Time and Time Zones ***
                                                         Local time: Sun 2024-09-15 18:40:06 CEST
                                                     Universal time: Sun 2024-09-15 16:40:06 UTC
                                                           RTC time: Sun 2024-09-15 16:40:06
                                                          Time zone: Europe/Vienna (CEST, +0200)
                                          System clock synchronized: yes
                                                        NTP service: active
                                                    RTC in local TZ: no
                                          
                                          *** Users and Groups ***
                                          User that called 'iob diag':
                                          marcus
                                          HOME=/home/marcus
                                          GROUPS=marcus sudo lxd iobroker
                                          
                                          User that is running 'js-controller':
                                          iobroker
                                          HOME=/home/iobroker
                                          GROUPS=iobroker tty dialout audio video plugdev
                                          
                                          *** Display-Server-Setup ***
                                          Display-Server: false
                                          Desktop: 	
                                          Terminal: 	tty
                                          Boot Target: 	graphical.target
                                          
                                          *** MEMORY ***
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            2.1G        1.5G        184M        131K        534M        543M
                                          Swap:           2.0G        501M        1.5G
                                          Total:          4.1G        2.0G        1.7G
                                          
                                          Active iob-Instances: 	18
                                          
                                                   1968 M total memory
                                                   1449 M used memory
                                                    942 M active memory
                                                    560 M inactive memory
                                                    176 M free memory
                                                     64 M buffer memory
                                                    444 M swap cache
                                                   1897 M total swap
                                                    478 M used swap
                                                   1418 M free swap
                                          
                                          *** top - Table Of Processes  ***
                                          top - 18:40:07 up 18:59,  1 user,  load average: 1.75, 1.30, 1.21
                                          Tasks: 126 total,   2 running, 124 sleeping,   0 stopped,   0 zombie
                                          %Cpu(s):  7.1 us,  7.1 sy,  0.0 ni, 71.4 id,  7.1 wa,  0.0 hi,  7.1 si,  0.0 st 
                                          MiB Mem :   1968.1 total,    176.4 free,   1449.5 used,    509.9 buff/cache     
                                          MiB Swap:   1897.4 total,   1418.8 free,    478.6 used.    518.6 avail Mem 
                                          
                                          *** FAILED SERVICES ***
                                          
                                            UNIT LOAD ACTIVE SUB DESCRIPTION
                                          
                                          0 loaded units listed.
                                          
                                          *** FILESYSTEM ***
                                          Filesystem     Type   Size  Used Avail Use% Mounted on
                                          tmpfs          tmpfs  197M  1.1M  196M   1% /run
                                          /dev/vda1      ext4    40G   17G   21G  44% /
                                          tmpfs          tmpfs  985M     0  985M   0% /dev/shm
                                          tmpfs          tmpfs  5.0M     0  5.0M   0% /run/lock
                                          tmpfs          tmpfs  197M   12K  197M   1% /run/user/1001
                                          
                                          Messages concerning ext4 filesystem in dmesg:
                                          
                                          Show mounted filesystems:
                                          TARGET                                      SOURCE                 FSTYPE      OPTIONS
                                          /                                           /dev/vda1              ext4        rw,relatime,errors=remount-ro
                                          |-/sys                                      sysfs                  sysfs       rw,nosuid,nodev,noexec,relatime
                                          | |-/sys/kernel/security                    securityfs             securityfs  rw,nosuid,nodev,noexec,relatime
                                          | |-/sys/fs/cgroup                          cgroup2                cgroup2     rw,nosuid,nodev,noexec,relatime
                                          | |-/sys/fs/pstore                          pstore                 pstore      rw,nosuid,nodev,noexec,relatime
                                          | |-/sys/fs/bpf                             bpf                    bpf         rw,nosuid,nodev,noexec,relatime,mode=700
                                          | |-/sys/kernel/debug                       debugfs                debugfs     rw,nosuid,nodev,noexec,relatime
                                          | |-/sys/kernel/tracing                     tracefs                tracefs     rw,nosuid,nodev,noexec,relatime
                                          | |-/sys/kernel/config                      configfs               configfs    rw,nosuid,nodev,noexec,relatime
                                          | `-/sys/fs/fuse/connections                fusectl                fusectl     rw,nosuid,nodev,noexec,relatime
                                          |-/proc                                     proc                   proc        rw,nosuid,nodev,noexec,relatime
                                          | `-/proc/sys/fs/binfmt_misc                systemd-1              autofs      rw,relatime,fd=32,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=3232
                                          |   `-/proc/sys/fs/binfmt_misc              binfmt_misc            binfmt_misc rw,nosuid,nodev,noexec,relatime
                                          |-/dev                                      udev                   devtmpfs    rw,nosuid,relatime,size=971408k,nr_inodes=242852,mode=755,inode64
                                          | |-/dev/pts                                devpts                 devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                                          | |-/dev/shm                                tmpfs                  tmpfs       rw,nosuid,nodev,inode64
                                          | |-/dev/hugepages                          hugetlbfs              hugetlbfs   rw,nosuid,nodev,relatime,pagesize=2M
                                          | `-/dev/mqueue                             mqueue                 mqueue      rw,nosuid,nodev,noexec,relatime
                                          |-/run                                      tmpfs                  tmpfs       rw,nosuid,nodev,noexec,relatime,size=201536k,mode=755,inode64
                                          | |-/run/lock                               tmpfs                  tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k,inode64
                                          | |-/run/snapd/ns                           tmpfs[/snapd/ns]       tmpfs       rw,nosuid,nodev,noexec,relatime,size=201536k,mode=755,inode64
                                          | | |-/run/snapd/ns/lxd.mnt                 nsfs[mnt:[4026532333]] nsfs        rw
                                          | | `-/run/snapd/ns/canonical-livepatch.mnt nsfs[mnt:[4026532332]] nsfs        rw
                                          | `-/run/user/1001                          tmpfs                  tmpfs       rw,nosuid,nodev,relatime,size=201536k,nr_inodes=50384,mode=700,uid=1001,gid=1001,inode64
                                          |-/snap/canonical-livepatch/282             /dev/loop1             squashfs    ro,nodev,relatime,errors=continue,threads=single
                                          |-/snap/core/16928                          /dev/loop2             squashfs    ro,nodev,relatime,errors=continue,threads=single
                                          |-/snap/canonical-livepatch/278             /dev/loop0             squashfs    ro,nodev,relatime,errors=continue,threads=single
                                          |-/snap/core/17200                          /dev/loop3             squashfs    ro,nodev,relatime,errors=continue,threads=single
                                          |-/snap/core20/2318                         /dev/loop4             squashfs    ro,nodev,relatime,errors=continue,threads=single
                                          |-/snap/core22/1586                         /dev/loop5             squashfs    ro,nodev,relatime,errors=continue,threads=single
                                          |-/snap/core22/1612                         /dev/loop6             squashfs    ro,nodev,relatime,errors=continue,threads=single
                                          |-/snap/lxd/29619                           /dev/loop7             squashfs    ro,nodev,relatime,errors=continue,threads=single
                                          `-/var/lib/lxcfs                            lxcfs                  fuse.lxcfs  rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                                          
                                          Files in neuralgic directories:
                                          
                                          /var:
                                          2.8G	/var/
                                          1022M	/var/log
                                          930M	/var/log/journal/969d0e68508d472c9ead3fbea89d0943
                                          930M	/var/log/journal
                                          909M	/var/lib
                                          
                                          Hint: You are currently not seeing messages from other users and the system.
                                                Users in groups 'adm', 'systemd-journal' can see all messages.
                                                Pass -q to turn off this notice.
                                          Archived and active journals take up 182.7M in the file system.
                                          
                                          /opt/iobroker/backups:
                                          15M	/opt/iobroker/backups/
                                          
                                          /opt/iobroker/iobroker-data:
                                          1.7G	/opt/iobroker/iobroker-data/
                                          939M	/opt/iobroker/iobroker-data/history
                                          627M	/opt/iobroker/iobroker-data/files
                                          441M	/opt/iobroker/iobroker-data/files/javascript.admin
                                          409M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                                          
                                          The five largest files in iobroker-data are:
                                          41M	/opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                                          24M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                          18M	/opt/iobroker/iobroker-data/objects.jsonl
                                          9.9M	/opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js
                                          8.7M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/838.0aa41cb0.chunk.js.map
                                          
                                          USB-Devices by-id:
                                          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                          
                                          No Devices found 'by-id'
                                          
                                          
                                          
                                          
                                          *** NodeJS-Installation ***
                                          
                                          /usr/bin/nodejs 	v20.17.0
                                          /usr/bin/node 		v20.17.0
                                          /usr/bin/npm 		10.8.2
                                          /usr/bin/npx 		10.8.2
                                          /usr/bin/corepack 	0.29.3
                                          
                                          
                                          nodejs:
                                            Installed: 20.17.0-1nodesource1
                                            Candidate: 20.17.0-1nodesource1
                                            Version table:
                                           *** 20.17.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                  100 /var/lib/dpkg/status
                                               20.16.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.15.1-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.15.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.14.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.13.1-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.13.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.12.2-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.12.1-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.12.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.11.1-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.11.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.10.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.9.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.8.1-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.8.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.7.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.6.1-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.6.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.5.1-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.5.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.4.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.3.1-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.3.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.2.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.1.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               20.0.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               18.19.1+dfsg-6ubuntu5 500
                                                  500 http://at.archive.ubuntu.com/ubuntu noble/universe amd64 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: 	6.0.11
                                          admin: 		7.0.23
                                          javascript: 	8.7.6
                                          
                                          nodejs modules from github: 	1
                                          |   `-- xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
                                          
                                          Adapter State
                                          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.broadlink2.0             : broadlink2            : iobroker                                 -  enabled
                                            system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                                          + system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
                                          + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                                          + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                                            system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
                                          + system.adapter.g-homa.0                 : g-homa                : iobroker                                 -  enabled
                                          + system.adapter.history.0                : history               : iobroker                                 -  enabled
                                          + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                                          + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 12001
                                            system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                                          + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
                                          + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                          + system.adapter.mielecloudservice.0      : mielecloudservice     : iobroker                                 -  enabled
                                            system.adapter.mobile.0                 : mobile                : iobroker                                 - disabled
                                          + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.mystrom-wifi-switch.0    : mystrom-wifi-switch   : iobroker                                 -  enabled
                                          + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                          + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                                            system.adapter.unifi.0                  : unifi                 : iobroker                                 - disabled
                                            system.adapter.vis-bars.0               : vis-bars              : iobroker                                 -  enabled
                                            system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 -  enabled
                                            system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 -  enabled
                                            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 -  enabled
                                            system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
                                            system.adapter.vis-history.0            : vis-history           : iobroker                                 -  enabled
                                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled
                                            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
                                            system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 -  enabled
                                            system.adapter.vis-keyboard.0           : vis-keyboard          : iobroker                                 -  enabled
                                            system.adapter.vis-lcars.0              : vis-lcars             : iobroker                                 -  enabled
                                            system.adapter.vis-map.0                : vis-map               : iobroker                                 -  enabled
                                            system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled
                                            system.adapter.vis-players.0            : vis-players           : iobroker                                 -  enabled
                                            system.adapter.vis-plumb.0              : vis-plumb             : iobroker                                 -  enabled
                                            system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                 -  enabled
                                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                                            system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
                                            system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          + instance is alive
                                          
                                          Enabled adapters with bindings
                                          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
                                          + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 12001
                                          + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          ioBroker-Repositories
                                          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                          │ (index) │ name     │ url                                                     │ auto upgrade │
                                          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                                          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                          
                                          Active repo(s): stable
                                          Upgrade policy: none
                                          
                                          Installed ioBroker-Instances
                                          Used repository: stable
                                          Adapter    "admin"        : 7.0.23   , installed 7.0.23
                                          Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
                                          Adapter    "daswetter"    : 3.1.16   , installed 3.1.16
                                          Adapter    "deconz"       : 1.4.1    , installed 1.4.1
                                          Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                                          Adapter    "email"        : 1.3.1    , installed 1.3.1
                                          Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                          Adapter    "g-homa"       : 0.5.3    , installed 0.5.3
                                          Adapter    "history"      : 3.0.1    , installed 3.0.1
                                          Adapter    "hm-rega"      : 5.0.0    , installed 5.0.0
                                          Adapter    "hm-rpc"       : 1.17.0   , installed 1.17.0
                                          Adapter    "ical"         : 1.15.0   , installed 1.15.0
                                          Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                                          Controller "js-controller": 6.0.11   , installed 6.0.11
                                          Adapter    "material"     : 1.3.1    , installed 1.3.1
                                          Adapter    "mielecloudservice": 6.5.6, installed 6.5.6
                                          Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                                          Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                                          Adapter    "shelly"       : 7.0.0    , installed 7.0.0
                                          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                          Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                                          Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                                          Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                          Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                          Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                          Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                          Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                                          Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                          Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                          Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                          Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                          Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                          Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
                                          Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
                                          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                          Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                          Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                          Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                          Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                                          Adapter    "web"          : 6.2.5    , installed 6.2.5
                                          Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                          
                                          Objects and States
                                          Please stand by - This may take a while
                                          Objects: 	8832
                                          States: 	7303
                                          
                                          *** OS-Repositories and Updates ***
                                          Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
                                          Hit:2 https://deb.nodesource.com/node_20.x nodistro InRelease
                                          Hit:3 https://esm.ubuntu.com/apps/ubuntu noble-apps-updates InRelease
                                          Hit:4 http://at.archive.ubuntu.com/ubuntu noble InRelease
                                          Hit:5 http://at.archive.ubuntu.com/ubuntu noble-updates InRelease
                                          Hit:6 https://esm.ubuntu.com/apps/ubuntu noble-apps-security InRelease
                                          Hit:7 http://at.archive.ubuntu.com/ubuntu noble-backports InRelease
                                          Hit:8 https://esm.ubuntu.com/infra/ubuntu noble-infra-updates InRelease
                                          Hit:9 https://esm.ubuntu.com/infra/ubuntu noble-infra-security 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.54:53           0.0.0.0:*               LISTEN      101        7323       628/systemd-resolve 
                                          tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      101        7321       628/systemd-resolve 
                                          tcp        0      0 192.168.130.30:12001    0.0.0.0:*               LISTEN      1002       27596      5314/io.hm-rpc.0    
                                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1002       22527      4042/iobroker.js-co 
                                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1002       22522      4042/iobroker.js-co 
                                          tcp        0      0 127.0.0.1:52022         0.0.0.0:*               LISTEN      0          9179       675/jumpcloud-agent 
                                          tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1002       27083      5177/io.shelly.0    
                                          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1002       23586      4215/io.mqtt.0      
                                          tcp6       0      0 :::22                   :::*                    LISTEN      0          7604       1/init              
                                          tcp6       0      0 :::8082                 :::*                    LISTEN      1002       23793      4271/io.web.0       
                                          tcp6       0      0 :::8081                 :::*                    LISTEN      1002       25799      4925/io.admin.0     
                                          tcp6       0      0 :::50000                :::*                    LISTEN      1002       23730      4256/io.g-homa.0    
                                          udp        0      0 0.0.0.0:57104           0.0.0.0:*                           1002       28125      5467/io.broadlink2. 
                                          udp        0      0 0.0.0.0:46899           0.0.0.0:*                           102        8488       747/rsyslogd        
                                          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1002       23493      4148/io.deconz.0    
                                          udp        0      0 0.0.0.0:52077           0.0.0.0:*                           1002       28117      5467/io.broadlink2. 
                                          udp        0      0 0.0.0.0:51201           0.0.0.0:*                           1002       28115      5467/io.broadlink2. 
                                          udp        0      0 0.0.0.0:60440           0.0.0.0:*                           1002       28118      5467/io.broadlink2. 
                                          udp        0      0 127.0.0.54:53           0.0.0.0:*                           101        7322       628/systemd-resolve 
                                          udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        7320       628/systemd-resolve 
                                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           111        8334       668/avahi-daemon: r 
                                          udp        0      0 0.0.0.0:36153           0.0.0.0:*                           1002       28113      5467/io.broadlink2. 
                                          udp        0      0 0.0.0.0:57778           0.0.0.0:*                           1002       28116      5467/io.broadlink2. 
                                          udp        0      0 0.0.0.0:57786           0.0.0.0:*                           111        8336       668/avahi-daemon: r 
                                          udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1002       26937      5139/io.tuya.0      
                                          udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1002       26938      5139/io.tuya.0      
                                          udp        0      0 0.0.0.0:53789           0.0.0.0:*                           1002       28112      5467/io.broadlink2. 
                                          udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1002       28109      5467/io.broadlink2. 
                                          udp        0      0 127.0.0.1:14028         0.0.0.0:*                           0          9043       675/jumpcloud-agent 
                                          udp        0      0 0.0.0.0:34546           0.0.0.0:*                           1002       28114      5467/io.broadlink2. 
                                          udp6       0      0 :::49956                :::*                                111        8337       668/avahi-daemon: r 
                                          udp6       0      0 :::1900                 :::*                                1002       23494      4148/io.deconz.0    
                                          udp6       0      0 :::5353                 :::*                                111        8335       668/avahi-daemon: r 
                                          
                                          *** Log File - Last 25 Lines ***
                                          
                                          2024-09-15 18:30:31.631  - debug: daswetter.0 (10883) insert NextHours.Location_1.Day_5.Hour_8.snowline_value with 2800 m 
                                          2024-09-15 18:30:31.639  - debug: daswetter.0 (10883) insert NextHours.Location_1.Day_5.Hour_8.uv_index_value with 0  
                                          2024-09-15 18:30:31.645  - debug: daswetter.0 (10883) insert NextHours.Location_1.Day_5.Hour_8.windchill_value with 14 °C 
                                          2024-09-15 18:30:31.653  - debug: daswetter.0 (10883) insert NextHours.Location_1.Day_5.sunshineDuration with 11.04  
                                          2024-09-15 18:30:31.660  - debug: daswetter.0 (10883) hourly forecast done
                                          2024-09-15 18:30:31.662  - debug: daswetter.0 (10883) exit, all done
                                          2024-09-15 18:30:31.662  - debug: daswetter.0 (10883) timer killed
                                          2024-09-15 18:30:31.663  - debug: daswetter.0 (10883) Plugin sentry destroyed
                                          2024-09-15 18:30:31.663  - info: daswetter.0 (10883) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                                          2024-09-15 18:30:32.202  - info: daswetter.0 (10883) cleaned everything up...
                                          2024-09-15 18:30:32.218  - info: host.iobroker instance system.adapter.daswetter.0 having pid 10883 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          2024-09-15 18:30:34.312  - info: shelly.0 (5177) [MQTT] Client Error: 192.168.130.101 (shellytrv / shellytrv-B4E3F9D9BA8B / SHTRV-01#B4E3F9D9BA8B#1) (Error: read ECONNRESET)
                                          2024-09-15 18:30:48.891  - info: mystrom-wifi-switch.0 (4322) result from http://192.168.130.115:{"power":0,"Ws":0,"relay":false,"temperature":21.68}
                                          2024-09-15 18:32:50.377  - info: admin.0 (4925) ==> Connected system.user.admin from ::ffff:192.168.130.173
                                          2024-09-15 18:33:48.887  - info: mystrom-wifi-switch.0 (4322) result from http://192.168.130.115:{"power":0,"Ws":0,"relay":false,"temperature":21.75}
                                          2024-09-15 18:35:00.025  - info: javascript.0 (5219) script.js.Solar.Laden_Log: Laden AUS
                                          2024-09-15 18:35:00.397  - info: javascript.0 (5219) script.js.Solar.Laden_Log: Laden AUS
                                          2024-09-15 18:36:48.925  - info: mystrom-wifi-switch.0 (4322) result from http://192.168.130.115:{"power":0,"Ws":0,"relay":false,"temperature":21.75}
                                          2024-09-15 18:39:48.885  - info: mystrom-wifi-switch.0 (4322) result from http://192.168.130.115:{"power":0,"Ws":0,"relay":false,"temperature":21.93}
                                          2024-09-15 18:40:00.019  - info: javascript.0 (5219) script.js.Solar.Laden_Log: Laden AUS
                                          2024-09-15 18:40:00.471  - info: javascript.0 (5219) script.js.Solar.Laden_Log: Laden AUS
                                          2024-09-15 18:42:23.130  - info: admin.0 (4925) <== Disconnect system.user.admin from ::ffff:192.168.130.173 admin
                                          2024-09-15 18:42:48.891  - info: mystrom-wifi-switch.0 (4322) result from http://192.168.130.115:{"power":0,"Ws":0,"relay":false,"temperature":21.87}
                                          2024-09-15 18:42:54.358  - info: mqtt.0 (4215) Client [OpenDTU-10327232] connection closed: Error: write EPIPE
                                          2024-09-15 18:42:55.325  - info: mqtt.0 (4215) Client [OpenDTU-10327232] connected with secret 1726418575046_8854
                                          
                                          ============ Mark until here for C&P =============
                                          
                                          iob diag has finished.
                                          
                                          HomoranH Nicht stören
                                          HomoranH Nicht stören
                                          Homoran
                                          Global Moderator Administrators
                                          schrieb am zuletzt editiert von
                                          #20

                                          @emarcus sagte in js-controller upgrade 4.0.24 --> 6.0.11 schlägt fehl:

                                                                       18.19.1+dfsg-6ubuntu5 500
                                          

                                          da war sie!

                                          jetzt ist ok

                                          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          939

                                          Online

                                          32.5k

                                          Benutzer

                                          81.8k

                                          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