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. Einsteigerfragen
  4. Installation
  5. Multihost - Slave tut nix...

NEWS

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

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

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

Multihost - Slave tut nix...

Geplant Angeheftet Gesperrt Verschoben Installation
26 Beiträge 4 Kommentatoren 1.9k Aufrufe 5 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.
  • GlasfaserG Glasfaser

    @bluehannover sagte in Multihost - Slave tut nix...:

    ich habe Iobroker auf einem Nuc mit Proxmox laufen
    Diesen auch als Master

    ein zweiter nuc ohne Proxmox aber eben auch mit Ubuntu
    soll als Slave laufen

    von beiden die

    Full Ausgabe von

    iob diag
    

    hier in Code-Tags </> posten

    B Offline
    B Offline
    Bluehannover
    schrieb am zuletzt editiert von Bluehannover
    #14

    @glasfaser

    So, dann mal hier der Master:

    ======================= SUMMARY =======================
    			v.2023-10-10
    
    
     Static hostname: iobrokermaster
           Icon name: computer-vm
             Chassis: vm
      Virtualization: kvm
    Operating System: Ubuntu 22.04.3 LTS
              Kernel: Linux 6.2.0-36-generic
        Architecture: x86-64
     Hardware Vendor: QEMU
      Hardware Model: Standard PC _i440FX + PIIX, 1996_
    
    Installation: 		kvm
    Kernel: 		x86_64
    Userland: 		amd64
    Timezone: 		Europe/Berlin (CET, +0100)
    User-ID: 		1000
    X-Server: 		false
    Boot Target: 		graphical.target
    
    Pending OS-Updates: 	0
    Pending iob updates: 	1
    
    Nodejs-Installation: 	/usr/bin/nodejs 	v18.18.2
    			/usr/bin/node 		v18.18.2
    			/usr/bin/npm 		9.8.1
    			/usr/bin/npx 		9.8.1
    			/usr/bin/corepack 	0.19.0
    
    Recommended versions are nodejs 18.18.2 and npm 9.8.1
    Your nodejs installation is correct
    
    MEMORY: 
                   total        used        free      shared  buff/cache   available
    Mem:            3.9G        1.0G        1.6G         34M        1.3G        2.6G
    Swap:           3.4G          0B        3.4G
    Total:          7.3G        1.0G        5.0G
    
    Active iob-Instances: 	4
    Active repo(s): stable
    
    ioBroker Core: 		js-controller 		5.0.12
    			admin 			6.10.1
    
    ioBroker Status: 	iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Status admin and web instance:
    + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    
    Objects: 		145
    States: 		103
    
    Size of iob-Database:
    
    3.9M	/opt/iobroker/iobroker-data/objects.jsonl
    3.8M	/opt/iobroker/iobroker-data/objects.json.migrated
    3.8M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
    52K	/opt/iobroker/iobroker-data/states.jsonl
    16K	/opt/iobroker/iobroker-data/states.json.migrated
    16K	/opt/iobroker/iobroker-data/states.json.bak.migrated
    
    
    
    =================== END OF SUMMARY ====================
    
    

    und hier der Client:

    ======================= SUMMARY =======================
    			v.2023-10-10
    
    
     Static hostname: iobrokerclient
           Icon name: computer-desktop
             Chassis: desktop
    Operating System: Ubuntu 22.04.3 LTS
              Kernel: Linux 6.2.0-36-generic
        Architecture: x86-64
    
    Installation: 		native
    Kernel: 		x86_64
    Userland: 		amd64
    Timezone: 		Europe/Berlin (CET, +0100)
    User-ID: 		1000
    X-Server: 		true
    Boot Target: 		graphical.target
    
    Pending OS-Updates: 	0
    Pending iob updates: 	1
    
    Nodejs-Installation: 	/usr/bin/nodejs 	v18.18.2
    			/usr/bin/node 		v18.18.2
    			/usr/bin/npm 		9.8.1
    			/usr/bin/npx 		9.8.1
    			/usr/bin/corepack 	0.19.0
    
    Recommended versions are nodejs  and npm 
    Your nodejs installation is correct
    
    MEMORY: 
                   total        used        free      shared  buff/cache   available
    Mem:            7.8G        977M        5.3G        195M        1.5G        6.4G
    Swap:           2.0G          0B        2.0G
    Total:          9.9G        977M        7.4G
    
    Active iob-Instances: 	4
    Active repo(s): stable
    
    ioBroker Core: 		js-controller 		5.0.12
    			admin 			6.10.1
    
    ioBroker Status: 	iobroker is running on this host.
    
    At least one iobroker host is running.
    
    Objects type: jsonl
    States  type: jsonl
    
    Status admin and web instance:
    + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    
    Objects: 		173
    States: 		126
    
    Size of iob-Database:
    
    3.9M	/opt/iobroker/iobroker-data/objects.jsonl
    220K	/opt/iobroker/iobroker-data/states.jsonl
    
    
    
    =================== END OF SUMMARY ====================
    
    

    interessant dabei ist das der Client jetzt im Master zu sehen ist, ich habe alles nochmal neu aufgesetzt. im Client iobroker multihost connect bleibt aber wie vorher ohne weitere Meldung, der Promt wandert eine Zeil tiefer und blinkt dort nur noch vor sich hin, somit auch keine Möglichkeit den Master auszuwählen, geschweige denn ein Passwort einzugeben. Womit sich jetzt die Frage stellt wie er sich mit dem Master verbinden konnte (die Systempasswörter und für den Connect wären aber alle Identisch).

    das einzige was jetzt anders gemacht wurde - ich habe noch keine updates im iobroker gemacht...

    @bahnuhr lass es Bitte

    GlasfaserG Thomas BraunT 2 Antworten Letzte Antwort
    0
    • B Bluehannover

      @glasfaser

      So, dann mal hier der Master:

      ======================= SUMMARY =======================
      			v.2023-10-10
      
      
       Static hostname: iobrokermaster
             Icon name: computer-vm
               Chassis: vm
        Virtualization: kvm
      Operating System: Ubuntu 22.04.3 LTS
                Kernel: Linux 6.2.0-36-generic
          Architecture: x86-64
       Hardware Vendor: QEMU
        Hardware Model: Standard PC _i440FX + PIIX, 1996_
      
      Installation: 		kvm
      Kernel: 		x86_64
      Userland: 		amd64
      Timezone: 		Europe/Berlin (CET, +0100)
      User-ID: 		1000
      X-Server: 		false
      Boot Target: 		graphical.target
      
      Pending OS-Updates: 	0
      Pending iob updates: 	1
      
      Nodejs-Installation: 	/usr/bin/nodejs 	v18.18.2
      			/usr/bin/node 		v18.18.2
      			/usr/bin/npm 		9.8.1
      			/usr/bin/npx 		9.8.1
      			/usr/bin/corepack 	0.19.0
      
      Recommended versions are nodejs 18.18.2 and npm 9.8.1
      Your nodejs installation is correct
      
      MEMORY: 
                     total        used        free      shared  buff/cache   available
      Mem:            3.9G        1.0G        1.6G         34M        1.3G        2.6G
      Swap:           3.4G          0B        3.4G
      Total:          7.3G        1.0G        5.0G
      
      Active iob-Instances: 	4
      Active repo(s): stable
      
      ioBroker Core: 		js-controller 		5.0.12
      			admin 			6.10.1
      
      ioBroker Status: 	iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Status admin and web instance:
      + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      
      Objects: 		145
      States: 		103
      
      Size of iob-Database:
      
      3.9M	/opt/iobroker/iobroker-data/objects.jsonl
      3.8M	/opt/iobroker/iobroker-data/objects.json.migrated
      3.8M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
      52K	/opt/iobroker/iobroker-data/states.jsonl
      16K	/opt/iobroker/iobroker-data/states.json.migrated
      16K	/opt/iobroker/iobroker-data/states.json.bak.migrated
      
      
      
      =================== END OF SUMMARY ====================
      
      

      und hier der Client:

      ======================= SUMMARY =======================
      			v.2023-10-10
      
      
       Static hostname: iobrokerclient
             Icon name: computer-desktop
               Chassis: desktop
      Operating System: Ubuntu 22.04.3 LTS
                Kernel: Linux 6.2.0-36-generic
          Architecture: x86-64
      
      Installation: 		native
      Kernel: 		x86_64
      Userland: 		amd64
      Timezone: 		Europe/Berlin (CET, +0100)
      User-ID: 		1000
      X-Server: 		true
      Boot Target: 		graphical.target
      
      Pending OS-Updates: 	0
      Pending iob updates: 	1
      
      Nodejs-Installation: 	/usr/bin/nodejs 	v18.18.2
      			/usr/bin/node 		v18.18.2
      			/usr/bin/npm 		9.8.1
      			/usr/bin/npx 		9.8.1
      			/usr/bin/corepack 	0.19.0
      
      Recommended versions are nodejs  and npm 
      Your nodejs installation is correct
      
      MEMORY: 
                     total        used        free      shared  buff/cache   available
      Mem:            7.8G        977M        5.3G        195M        1.5G        6.4G
      Swap:           2.0G          0B        2.0G
      Total:          9.9G        977M        7.4G
      
      Active iob-Instances: 	4
      Active repo(s): stable
      
      ioBroker Core: 		js-controller 		5.0.12
      			admin 			6.10.1
      
      ioBroker Status: 	iobroker is running on this host.
      
      At least one iobroker host is running.
      
      Objects type: jsonl
      States  type: jsonl
      
      Status admin and web instance:
      + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      
      Objects: 		173
      States: 		126
      
      Size of iob-Database:
      
      3.9M	/opt/iobroker/iobroker-data/objects.jsonl
      220K	/opt/iobroker/iobroker-data/states.jsonl
      
      
      
      =================== END OF SUMMARY ====================
      
      

      interessant dabei ist das der Client jetzt im Master zu sehen ist, ich habe alles nochmal neu aufgesetzt. im Client iobroker multihost connect bleibt aber wie vorher ohne weitere Meldung, der Promt wandert eine Zeil tiefer und blinkt dort nur noch vor sich hin, somit auch keine Möglichkeit den Master auszuwählen, geschweige denn ein Passwort einzugeben. Womit sich jetzt die Frage stellt wie er sich mit dem Master verbinden konnte (die Systempasswörter und für den Connect wären aber alle Identisch).

      das einzige was jetzt anders gemacht wurde - ich habe noch keine updates im iobroker gemacht...

      @bahnuhr lass es Bitte

      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      schrieb am zuletzt editiert von
      #15

      @bluehannover sagte in Multihost - Slave tut nix...:

      SUMMARY

      bitte die Full Ausgabe !

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      B 1 Antwort Letzte Antwort
      0
      • B Bluehannover

        @glasfaser

        So, dann mal hier der Master:

        ======================= SUMMARY =======================
        			v.2023-10-10
        
        
         Static hostname: iobrokermaster
               Icon name: computer-vm
                 Chassis: vm
          Virtualization: kvm
        Operating System: Ubuntu 22.04.3 LTS
                  Kernel: Linux 6.2.0-36-generic
            Architecture: x86-64
         Hardware Vendor: QEMU
          Hardware Model: Standard PC _i440FX + PIIX, 1996_
        
        Installation: 		kvm
        Kernel: 		x86_64
        Userland: 		amd64
        Timezone: 		Europe/Berlin (CET, +0100)
        User-ID: 		1000
        X-Server: 		false
        Boot Target: 		graphical.target
        
        Pending OS-Updates: 	0
        Pending iob updates: 	1
        
        Nodejs-Installation: 	/usr/bin/nodejs 	v18.18.2
        			/usr/bin/node 		v18.18.2
        			/usr/bin/npm 		9.8.1
        			/usr/bin/npx 		9.8.1
        			/usr/bin/corepack 	0.19.0
        
        Recommended versions are nodejs 18.18.2 and npm 9.8.1
        Your nodejs installation is correct
        
        MEMORY: 
                       total        used        free      shared  buff/cache   available
        Mem:            3.9G        1.0G        1.6G         34M        1.3G        2.6G
        Swap:           3.4G          0B        3.4G
        Total:          7.3G        1.0G        5.0G
        
        Active iob-Instances: 	4
        Active repo(s): stable
        
        ioBroker Core: 		js-controller 		5.0.12
        			admin 			6.10.1
        
        ioBroker Status: 	iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Status admin and web instance:
        + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        
        Objects: 		145
        States: 		103
        
        Size of iob-Database:
        
        3.9M	/opt/iobroker/iobroker-data/objects.jsonl
        3.8M	/opt/iobroker/iobroker-data/objects.json.migrated
        3.8M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
        52K	/opt/iobroker/iobroker-data/states.jsonl
        16K	/opt/iobroker/iobroker-data/states.json.migrated
        16K	/opt/iobroker/iobroker-data/states.json.bak.migrated
        
        
        
        =================== END OF SUMMARY ====================
        
        

        und hier der Client:

        ======================= SUMMARY =======================
        			v.2023-10-10
        
        
         Static hostname: iobrokerclient
               Icon name: computer-desktop
                 Chassis: desktop
        Operating System: Ubuntu 22.04.3 LTS
                  Kernel: Linux 6.2.0-36-generic
            Architecture: x86-64
        
        Installation: 		native
        Kernel: 		x86_64
        Userland: 		amd64
        Timezone: 		Europe/Berlin (CET, +0100)
        User-ID: 		1000
        X-Server: 		true
        Boot Target: 		graphical.target
        
        Pending OS-Updates: 	0
        Pending iob updates: 	1
        
        Nodejs-Installation: 	/usr/bin/nodejs 	v18.18.2
        			/usr/bin/node 		v18.18.2
        			/usr/bin/npm 		9.8.1
        			/usr/bin/npx 		9.8.1
        			/usr/bin/corepack 	0.19.0
        
        Recommended versions are nodejs  and npm 
        Your nodejs installation is correct
        
        MEMORY: 
                       total        used        free      shared  buff/cache   available
        Mem:            7.8G        977M        5.3G        195M        1.5G        6.4G
        Swap:           2.0G          0B        2.0G
        Total:          9.9G        977M        7.4G
        
        Active iob-Instances: 	4
        Active repo(s): stable
        
        ioBroker Core: 		js-controller 		5.0.12
        			admin 			6.10.1
        
        ioBroker Status: 	iobroker is running on this host.
        
        At least one iobroker host is running.
        
        Objects type: jsonl
        States  type: jsonl
        
        Status admin and web instance:
        + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        
        Objects: 		173
        States: 		126
        
        Size of iob-Database:
        
        3.9M	/opt/iobroker/iobroker-data/objects.jsonl
        220K	/opt/iobroker/iobroker-data/states.jsonl
        
        
        
        =================== END OF SUMMARY ====================
        
        

        interessant dabei ist das der Client jetzt im Master zu sehen ist, ich habe alles nochmal neu aufgesetzt. im Client iobroker multihost connect bleibt aber wie vorher ohne weitere Meldung, der Promt wandert eine Zeil tiefer und blinkt dort nur noch vor sich hin, somit auch keine Möglichkeit den Master auszuwählen, geschweige denn ein Passwort einzugeben. Womit sich jetzt die Frage stellt wie er sich mit dem Master verbinden konnte (die Systempasswörter und für den Connect wären aber alle Identisch).

        das einzige was jetzt anders gemacht wurde - ich habe noch keine updates im iobroker gemacht...

        @bahnuhr lass es Bitte

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

        @bluehannover sagte in Multihost - Slave tut nix...:

        js-controller 5.0.12

        Der macht mit Multihost-Neueinrichtungen Probleme.

        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

        GlasfaserG 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @bluehannover sagte in Multihost - Slave tut nix...:

          js-controller 5.0.12

          Der macht mit Multihost-Neueinrichtungen Probleme.

          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          schrieb am zuletzt editiert von
          #17

          @thomas-braun

          deshalb mein Link schon dazu ... da ich nicht wußte was er hat :

          @glasfaser sagte in Multihost - Slave tut nix...:
          @bluehannover sagte in Multihost - Slave tut nix...:

          blinkt munter vor sich hin..

          da hier nichts von deiner Systemumgebung angegeben ist ... kann man nur raten !

          dieses war mal hier so :
          https://forum.iobroker.net/post/1055387
          https://forum.iobroker.net/topic/68802/gelöst-hilfe-bei-multihost

          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

          1 Antwort Letzte Antwort
          0
          • GlasfaserG Glasfaser

            @bluehannover sagte in Multihost - Slave tut nix...:

            SUMMARY

            bitte die Full Ausgabe !

            B Offline
            B Offline
            Bluehannover
            schrieb am zuletzt editiert von
            #18

            @glasfaser Sorry, dachte falsch verstanden:

            Skript v.2023-10-10
            
            *** BASE SYSTEM ***
             Static hostname: iobrokermaster
                   Icon name: computer-vm
                     Chassis: vm
              Virtualization: kvm
            Operating System: Ubuntu 22.04.3 LTS
                      Kernel: Linux 6.2.0-36-generic
                Architecture: x86-64
             Hardware Vendor: QEMU
              Hardware Model: Standard PC _i440FX + PIIX, 1996_
            
            model name	: QEMU Virtual CPU version 2.5+
            Docker          : false
            Virtualization  : kvm
            Kernel          : x86_64
            Userland        : amd64
            
            Systemuptime and Load:
             18:25:40 up 32 min,  2 users,  load average: 0.46, 0.15, 0.09
            CPU threads: 2
            
            
            *** Time and Time Zones ***
                           Local time: Sat 2023-11-11 18:25:40 CET
                       Universal time: Sat 2023-11-11 17:25:40 UTC
                             RTC time: Sat 2023-11-11 17:25:40
                            Time zone: Europe/Berlin (CET, +0100)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** User and Groups ***
            master
            /home/master
            master adm cdrom sudo dip plugdev lpadmin lxd sambashare iobroker
            
            *** X-Server-Setup ***
            X-Server: 	false
            Desktop: 	ubuntu
            Terminal: 	wayland
            Boot Target: 	graphical.target
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            3.9G        1.7G        270M         38M        1.9G        1.9G
            Swap:           3.4G        5.0M        3.4G
            Total:          7.3G        1.7G        3.7G
            
                     3907 M total memory
                     1729 M used memory
                      942 M active memory
                     2394 M inactive memory
                      270 M free memory
                       57 M buffer memory
                     1850 M swap cache
                     3429 M total swap
                        5 M used swap
                     3424 M free swap
            
            *** FAILED SERVICES ***
            
              UNIT LOAD ACTIVE SUB DESCRIPTION
            0 loaded units listed.
            
            *** FILESYSTEM ***
            Filesystem     Type     Size  Used Avail Use% Mounted on
            tmpfs          tmpfs    391M  1.6M  390M   1% /run
            /dev/sda3      ext4      31G   15G   15G  51% /
            tmpfs          tmpfs    2.0G     0  2.0G   0% /dev/shm
            tmpfs          tmpfs    5.0M     0  5.0M   0% /run/lock
            /dev/sda2      vfat     512M  6.1M  506M   2% /boot/efi
            tmpfs          tmpfs    391M  104K  391M   1% /run/user/1000
            /dev/sr0       iso9660  4.7G  4.7G     0 100% /media/master/Ubuntu 22.04.3 LTS amd64
            
            Messages concerning ext4 filesystem in dmesg:
            [Sat Nov 11 17:53:41 2023] EXT4-fs (sda3): mounted filesystem 91234521-1cf2-4a18-9713-9ac651eb2267 with ordered data mode. Quota mode: none.
            [Sat Nov 11 17:53:42 2023] EXT4-fs (sda3): re-mounted 91234521-1cf2-4a18-9713-9ac651eb2267. Quota mode: none.
            
            Show mounted filesystems \(real ones only\):
            TARGET                                   SOURCE                         FSTYPE      OPTIONS
            /                                        /dev/sda3                      ext4        rw,relatime,errors=remount-ro
            |-/run/user/1000/doc                     portal                         fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
            |-/snap/bare/5                           /dev/loop0                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/snap/core22/858                       /dev/loop1                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/snap/core20/1974                      /dev/loop2                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/snap/firefox/2987                     /dev/loop3                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/snap/gnome-42-2204/120                /dev/loop5                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/snap/gnome-3-38-2004/143              /dev/loop4                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/snap/curl/1754                        /dev/loop6                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/snap/snapd-desktop-integration/83     /dev/loop7                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/var/snap/firefox/common/host-hunspell /dev/sda3[/usr/share/hunspell] ext4        ro,noexec,noatime,errors=remount-ro
            |-/snap/snapd/19457                      /dev/loop9                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/snap/gtk-common-themes/1535           /dev/loop10                    squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/snap/snap-store/959                   /dev/loop8                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/boot/efi                              /dev/sda2                      vfat        rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
            `-/media/master/Ubuntu 22.04.3 LTS amd64 /dev/sr0                       iso9660     ro,nosuid,nodev,relatime,nojoliet,check=s,map=n,blocksize=2048,uid=1000,gid=1000,dmode=500,fmode=400,iocharset=utf8
            
            Files in neuralgic directories:
            
            /var:
            3.9G	/var/
            3.1G	/var/lib
            2.7G	/var/lib/snapd
            1.4G	/var/lib/snapd/snaps
            1.4G	/var/lib/snapd/seed/snaps
            
            Archived and active journals take up 32.0M in the file system.
            
            /opt/iobroker/backups:
            1.3M	/opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            28M	/opt/iobroker/iobroker-data/
            15M	/opt/iobroker/iobroker-data/files
            13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
            13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static
            13M	/opt/iobroker/iobroker-data/files/admin.admin/custom
            
            The five largest files in iobroker-data are:
            find: '/dev/serial/by-id/': No such file or directory
            6.3M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
            3.9M	/opt/iobroker/iobroker-data/objects.jsonl
            3.8M	/opt/iobroker/iobroker-data/objects.json.migrated
            3.8M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
            2.8M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
            
            USB-Devices by-id:
            USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
            
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs 	v18.18.2
            /usr/bin/node 		v18.18.2
            /usr/bin/npm 		9.8.1
            /usr/bin/npx 		9.8.1
            /usr/bin/corepack 	0.19.0
            
            
            nodejs:
              Installed: 18.18.2-1nodesource1
              Candidate: 18.18.2-1nodesource1
              Version table:
             *** 18.18.2-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                    100 /var/lib/dpkg/status
                 18.18.1-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.18.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.17.1-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.17.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.16.1-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.16.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.15.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.14.2-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.14.1-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.14.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.13.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.12.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.11.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.10.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.9.1-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.9.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.8.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.7.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.6.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.5.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.4.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.3.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.2.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.1.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.0.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 12.22.9~dfsg-1ubuntu3.1 500
                    500 http://de.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
                    500 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
                 12.22.9~dfsg-1ubuntu3 500
                    500 http://de.archive.ubuntu.com/ubuntu jammy/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: 	5.0.12
            admin: 		6.12.0
            javascript: 	"javascript" not found
            
            Adapters from github: 	0
            
            Adapter State
            + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.backitup.0               : backitup              : iobrokermaster                           -  enabled
            + system.adapter.discovery.0              : discovery             : iobrokermaster                           -  enabled
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            
            ioBroker-Repositories
            stable        : http://download.iobroker.net/sources-dist.json
            beta          : http://download.iobroker.net/sources-dist-latest.json
            
            Active repo(s): stable
            
            Installed ioBroker-Instances
            Used repository: stable
            Adapter    "admin"        : 6.12.0   , installed 6.12.0
            Adapter    "backitup"     : 2.8.7    , installed 2.8.7
            Adapter    "discovery"    : 3.1.0    , installed 3.1.0
            Controller "js-controller": 5.0.12   , installed 5.0.12
            
            Objects and States
            Please stand by - This may take a while
            Objects: 	174
            States: 	127
            
            *** OS-Repositories and Updates ***
            Hit:1 https://linux.teamviewer.com/deb stable InRelease
            Hit:2 http://de.archive.ubuntu.com/ubuntu jammy InRelease
            Hit:3 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
            Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
            Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
            Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
            Reading package lists...
            Pending Updates: 0
            
            *** Listening Ports ***
            Active Internet connections (only servers)
            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
            tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          1803       1/init              
            tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      101        18173      366/systemd-resolve 
            tcp        0      0 127.0.0.1:5939          0.0.0.0:*               LISTEN      0          46859      5027/teamviewerd    
            tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       22788      510/iobroker.js-con 
            tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       22796      510/iobroker.js-con 
            tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          20818      507/cupsd           
            tcp6       0      0 :::111                  :::*                    LISTEN      0          1805       1/init              
            tcp6       0      0 ::1:631                 :::*                    LISTEN      0          20817      507/cupsd           
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       48970      5514/io.admin.0     
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           114        19821      416/avahi-daemon: r 
            udp        0      0 0.0.0.0:48998           0.0.0.0:*                           0          50397      5027/teamviewerd    
            udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        18172      366/systemd-resolve 
            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          1804       1/init              
            udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          21184      581/cups-browsed    
            udp        0      0 0.0.0.0:58293           0.0.0.0:*                           114        19823      416/avahi-daemon: r 
            udp6       0      0 :::5353                 :::*                                114        19822      416/avahi-daemon: r 
            udp6       0      0 :::111                  :::*                                0          1806       1/init              
            udp6       0      0 :::60348                :::*                                114        19824      416/avahi-daemon: r 
            
            *** Log File - Last 25 Lines ***
            
            2023-11-11 18:09:57.828  - info: admin.0 (915) ==> Connected system.user.admin from ::ffff:192.168.20.224
            2023-11-11 18:21:53.042  - info: host.iobrokermaster "system.adapter.admin.0" disabled
            2023-11-11 18:21:53.043  - info: host.iobrokermaster stopInstance system.adapter.admin.0 (force=false, process=true)
            2023-11-11 18:21:53.045  - info: admin.0 (915) Got terminate signal TERMINATE_YOURSELF
            2023-11-11 18:21:53.047  - info: admin.0 (915) terminating http server on port 8081
            2023-11-11 18:21:53.048  - info: admin.0 (915) terminating
            2023-11-11 18:21:53.048  - info: admin.0 (915) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-11-11 18:21:53.087  - info: host.iobrokermaster stopInstance system.adapter.admin.0 send kill signal
            2023-11-11 18:21:53.550  - info: admin.0 (915) terminating
            2023-11-11 18:21:53.569  - info: host.iobrokermaster instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-11-11 18:21:56.048  - info: host.iobrokermaster [WEBSERVER_UPGRADE] (admin) Server is running on http://localhost:8081
            2023-11-11 18:22:00.291  - info: host.iobrokermaster [WEBSERVER_UPGRADE] (admin) Successfully upgraded admin to version 6.12.0
            2023-11-11 18:22:01.393  - info: host.iobrokermaster [WEBSERVER_UPGRADE] (admin) Final information delivered
            2023-11-11 18:22:01.397  - info: host.iobrokermaster "system.adapter.admin.0" enabled
            2023-11-11 18:22:01.398  - info: host.iobrokermaster [WEBSERVER_UPGRADE] (admin) Successfully started adapter
            2023-11-11 18:22:01.461  - info: host.iobrokermaster instance system.adapter.admin.0 started with pid 5514
            2023-11-11 18:22:02.217  - info: admin.0 (5514) starting. Version 6.12.0 in /opt/iobroker/node_modules/iobroker.admin, node: v18.18.2, js-controller: 5.0.12
            2023-11-11 18:22:02.236  - info: admin.0 (5514) requesting all objects
            2023-11-11 18:22:02.401  - info: admin.0 (5514) received all objects
            2023-11-11 18:22:02.516  - info: admin.0 (5514) socket.io server listening on port 8081
            2023-11-11 18:22:02.517  - info: admin.0 (5514) http server listening on port 8081
            2023-11-11 18:22:02.517  - info: admin.0 (5514) Use link "http://127.0.0.1:8081" to configure.
            2023-11-11 18:22:04.227  - info: admin.0 (5514) ==> Connected system.user.admin from ::ffff:192.168.20.224
            2023-11-11 18:22:04.859  - info: admin.0 (5514) <== Disconnect system.user.admin from ::ffff:192.168.20.224 admin
            2023-11-11 18:22:10.688  - info: admin.0 (5514) ==> Connected system.user.admin from ::ffff:192.168.20.224
            
            
            Skript v.2023-10-10
            
            *** BASE SYSTEM ***
             Static hostname: iobrokerclient
                   Icon name: computer-desktop
                     Chassis: desktop
            Operating System: Ubuntu 22.04.3 LTS
                      Kernel: Linux 6.2.0-36-generic
                Architecture: x86-64
            
            model name	: Intel(R) Core(TM) i3-4010U CPU @ 1.70GHz
            Docker          : false
            Virtualization  : none
            Kernel          : x86_64
            Userland        : amd64
            
            Systemuptime and Load:
             18:28:55 up 21 min,  2 users,  load average: 0.34, 0.27, 0.29
            CPU threads: 4
            
            
            *** Time and Time Zones ***
                           Local time: Sat 2023-11-11 18:28:55 CET
                       Universal time: Sat 2023-11-11 17:28:55 UTC
                             RTC time: Sat 2023-11-11 17:28:55
                            Time zone: Europe/Berlin (CET, +0100)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** User and Groups ***
            client
            /home/client
            client adm cdrom sudo dip plugdev lpadmin lxd sambashare iobroker
            
            *** X-Server-Setup ***
            X-Server: 	true
            Desktop: 	ubuntu-xorg
            Terminal: 	x11
            Boot Target: 	graphical.target
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            7.8G        1.0G        5.3G        212M        1.6G        6.4G
            Swap:           2.0G          0B        2.0G
            Total:          9.9G        1.0G        7.3G
            
                     7829 M total memory
                     1006 M used memory
                      621 M active memory
                     1453 M inactive memory
                     5270 M free memory
                       54 M buffer memory
                     1498 M swap cache
                     2047 M total swap
                        0 M used swap
                     2047 M free swap
            
            *** FAILED SERVICES ***
            
              UNIT LOAD ACTIVE SUB DESCRIPTION
            0 loaded units listed.
            
            *** FILESYSTEM ***
            Filesystem     Type   Size  Used Avail Use% Mounted on
            tmpfs          tmpfs  783M  1.8M  782M   1% /run
            /dev/sda2      ext4    55G   14G   39G  26% /
            tmpfs          tmpfs  3.9G     0  3.9G   0% /dev/shm
            tmpfs          tmpfs  5.0M  4.0K  5.0M   1% /run/lock
            /dev/sda1      vfat   511M  6.1M  505M   2% /boot/efi
            tmpfs          tmpfs  783M  104K  783M   1% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Sat Nov 11 18:07:13 2023] EXT4-fs (sda2): mounted filesystem 406be6a0-17ec-4dbb-b69a-8cd7f490e14f with ordered data mode. Quota mode: none.
            [Sat Nov 11 18:07:13 2023] EXT4-fs (sda2): re-mounted 406be6a0-17ec-4dbb-b69a-8cd7f490e14f. Quota mode: none.
            
            Show mounted filesystems \(real ones only\):
            TARGET                                   SOURCE                         FSTYPE      OPTIONS
            /                                        /dev/sda2                      ext4        rw,relatime,errors=remount-ro
            |-/run/user/1000/doc                     portal                         fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
            |-/snap/bare/5                           /dev/loop1                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/snap/core20/1974                      /dev/loop0                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/snap/core22/858                       /dev/loop2                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/snap/firefox/2987                     /dev/loop3                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/snap/curl/1754                        /dev/loop4                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/snap/gnome-3-38-2004/143              /dev/loop5                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/snap/gnome-42-2204/120                /dev/loop6                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/snap/gtk-common-themes/1535           /dev/loop7                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/snap/snapd/19457                      /dev/loop9                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/var/snap/firefox/common/host-hunspell /dev/sda2[/usr/share/hunspell] ext4        ro,noexec,noatime,errors=remount-ro
            |-/snap/snapd-desktop-integration/83     /dev/loop10                    squashfs    ro,nodev,relatime,errors=continue,threads=single
            |-/snap/snap-store/959                   /dev/loop8                     squashfs    ro,nodev,relatime,errors=continue,threads=single
            `-/boot/efi                              /dev/sda1                      vfat        rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            3.9G	/var/
            3.1G	/var/lib
            2.7G	/var/lib/snapd
            1.4G	/var/lib/snapd/snaps
            1.4G	/var/lib/snapd/seed/snaps
            
            Archived and active journals take up 40.0M in the file system.
            
            /opt/iobroker/backups:
            4.0K	/opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            19M	/opt/iobroker/iobroker-data/
            15M	/opt/iobroker/iobroker-data/files
            13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
            13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static
            13M	/opt/iobroker/iobroker-data/files/admin.admin/custom
            
            The five largest files in iobroker-data are:
            6.3M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
            3.9M	/opt/iobroker/iobroker-data/objects.jsonl
            2.8M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
            1.6M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map
            652K	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map
            
            USB-Devices by-id:
            USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
            
            find: '/dev/serial/by-id/': No such file or directory
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs 	v18.18.2
            /usr/bin/node 		v18.18.2
            /usr/bin/npm 		9.8.1
            /usr/bin/npx 		9.8.1
            /usr/bin/corepack 	0.19.0
            
            
            nodejs:
              Installed: 18.18.2-1nodesource1
              Candidate: 18.18.2-1nodesource1
              Version table:
             *** 18.18.2-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                    100 /var/lib/dpkg/status
                 18.18.1-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.18.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.17.1-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.17.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.16.1-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.16.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.15.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.14.2-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.14.1-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.14.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.13.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.12.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.11.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.10.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.9.1-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.9.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.8.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.7.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.6.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.5.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.4.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.3.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.2.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.1.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 18.0.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                 12.22.9~dfsg-1ubuntu3.1 500
                    500 http://de.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
                    500 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
                 12.22.9~dfsg-1ubuntu3 500
                    500 http://de.archive.ubuntu.com/ubuntu jammy/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.
            
            At least one iobroker host is running.
            
            Objects type: jsonl
            States  type: jsonl
            
            Core adapters versions
            js-controller: 	5.0.12
            admin: 		6.10.1
            javascript: 	"javascript" not found
            
            Adapters from github: 	0
            
            Adapter State
            + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.backitup.0               : backitup              : iobrokermaster                           -  enabled
            + system.adapter.discovery.0              : discovery             : iobrokermaster                           -  enabled
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            
            ioBroker-Repositories
            stable        : http://download.iobroker.net/sources-dist.json
            beta          : http://download.iobroker.net/sources-dist-latest.json
            
            Active repo(s): stable
            
            Installed ioBroker-Instances
            Used repository: stable
            Adapter    "admin"        : 6.12.0   , installed 6.10.1 [Updatable]
            Adapter    "backitup"     : 2.8.7    , installed 2.8.7
            Adapter    "discovery"    : 3.1.0    , installed 3.1.0
            Controller "js-controller": 5.0.12   , installed 5.0.12
            
            Objects and States
            Please stand by - This may take a while
            Objects: 	174
            States: 	127
            
            *** OS-Repositories and Updates ***
            Hit:1 http://de.archive.ubuntu.com/ubuntu jammy InRelease
            Hit:2 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
            Hit:3 https://linux.teamviewer.com/deb stable InRelease
            Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
            Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
            Hit:6 http://security.ubuntu.com/ubuntu jammy-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.53:53           0.0.0.0:*               LISTEN      101        23098      468/systemd-resolve 
            tcp        0      0 127.0.0.1:5939          0.0.0.0:*               LISTEN      0          29980      1565/teamviewerd    
            tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          24143      670/cupsd           
            tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          16964      1/init              
            tcp6       0      0 ::1:631                 :::*                    LISTEN      0          24142      670/cupsd           
            tcp6       0      0 :::111                  :::*                    LISTEN      0          16966      1/init              
            udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        23097      468/systemd-resolve 
            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          16965      1/init              
            udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          30824      1544/cups-browsed   
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           114        27154      574/avahi-daemon: r 
            udp        0      0 0.0.0.0:50463           0.0.0.0:*                           114        27156      574/avahi-daemon: r 
            udp        0      0 0.0.0.0:39577           0.0.0.0:*                           0          40199      1565/teamviewerd    
            udp6       0      0 :::111                  :::*                                0          16967      1/init              
            udp6       0      0 :::45934                :::*                                114        27157      574/avahi-daemon: r 
            udp6       0      0 :::5353                 :::*                                114        27155      574/avahi-daemon: r 
            
            *** Log File - Last 25 Lines ***
            
            2023-11-11 18:06:54.687  - info: host.iobrokerclient instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
            2023-11-11 18:06:54.688  - info: host.iobrokerclient All instances are stopped.
            2023-11-11 18:06:54.899  - info: host.iobrokerclient terminated
            2023-11-11 18:07:19.924  - info: host.iobrokerclient iobroker.js-controller version 5.0.12 js-controller starting
            2023-11-11 18:07:19.928  - info: host.iobrokerclient Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
            2023-11-11 18:07:19.929  - info: host.iobrokerclient hostname: iobrokerclient, node: v18.18.2
            2023-11-11 18:07:19.930  - info: host.iobrokerclient ip addresses: 
            2023-11-11 18:07:49.956  - error: host.iobrokerclient No connection to databases possible, restart
            2023-11-11 18:07:49.960  - info: host.iobrokerclient iobroker _restart
            2023-11-11 18:07:50.601  - info: host.iobrokerclient iobroker Starting node restart.js
            2023-11-11 18:07:50.607  - error: host.iobrokerclient [sendTo] Could not push message "{
              command: 'cmdStdout',
              message: { id: undefined, data: 'Starting node restart.js' },
              from: 'system.host.iobrokerclient'
            }" to "system.host.iobrokerclient": Cannot read properties of null (reading 'pushMessage')
            2023-11-11 18:07:55.054  - info: host.iobrokerclient iobroker.js-controller version 5.0.12 js-controller starting
            2023-11-11 18:07:55.058  - info: host.iobrokerclient Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
            2023-11-11 18:07:55.058  - info: host.iobrokerclient hostname: iobrokerclient, node: v18.18.2
            2023-11-11 18:07:55.059  - info: host.iobrokerclient ip addresses: 192.168.20.115 fe80::3a77:89f:66f8:985
            2023-11-11 18:07:55.204  - info: host.iobrokerclient connected to Objects and States
            2023-11-11 18:07:55.218  - info: host.iobrokerclient Node.js version has changed from unknown to 18.18.2
            2023-11-11 18:07:55.243  - info: host.iobrokerclient added notifications configuration of host
            2023-11-11 18:07:55.265  - info: host.iobrokerclient Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
            2023-11-11 18:07:55.546  - info: host.iobrokerclient 3 instances found
            2023-11-11 18:07:55.548  - warn: host.iobrokerclient does not start any instances on this host
            
            
            GlasfaserG Thomas BraunT 3 Antworten Letzte Antwort
            0
            • B Bluehannover

              @glasfaser Sorry, dachte falsch verstanden:

              Skript v.2023-10-10
              
              *** BASE SYSTEM ***
               Static hostname: iobrokermaster
                     Icon name: computer-vm
                       Chassis: vm
                Virtualization: kvm
              Operating System: Ubuntu 22.04.3 LTS
                        Kernel: Linux 6.2.0-36-generic
                  Architecture: x86-64
               Hardware Vendor: QEMU
                Hardware Model: Standard PC _i440FX + PIIX, 1996_
              
              model name	: QEMU Virtual CPU version 2.5+
              Docker          : false
              Virtualization  : kvm
              Kernel          : x86_64
              Userland        : amd64
              
              Systemuptime and Load:
               18:25:40 up 32 min,  2 users,  load average: 0.46, 0.15, 0.09
              CPU threads: 2
              
              
              *** Time and Time Zones ***
                             Local time: Sat 2023-11-11 18:25:40 CET
                         Universal time: Sat 2023-11-11 17:25:40 UTC
                               RTC time: Sat 2023-11-11 17:25:40
                              Time zone: Europe/Berlin (CET, +0100)
              System clock synchronized: yes
                            NTP service: active
                        RTC in local TZ: no
              
              *** User and Groups ***
              master
              /home/master
              master adm cdrom sudo dip plugdev lpadmin lxd sambashare iobroker
              
              *** X-Server-Setup ***
              X-Server: 	false
              Desktop: 	ubuntu
              Terminal: 	wayland
              Boot Target: 	graphical.target
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            3.9G        1.7G        270M         38M        1.9G        1.9G
              Swap:           3.4G        5.0M        3.4G
              Total:          7.3G        1.7G        3.7G
              
                       3907 M total memory
                       1729 M used memory
                        942 M active memory
                       2394 M inactive memory
                        270 M free memory
                         57 M buffer memory
                       1850 M swap cache
                       3429 M total swap
                          5 M used swap
                       3424 M free swap
              
              *** FAILED SERVICES ***
              
                UNIT LOAD ACTIVE SUB DESCRIPTION
              0 loaded units listed.
              
              *** FILESYSTEM ***
              Filesystem     Type     Size  Used Avail Use% Mounted on
              tmpfs          tmpfs    391M  1.6M  390M   1% /run
              /dev/sda3      ext4      31G   15G   15G  51% /
              tmpfs          tmpfs    2.0G     0  2.0G   0% /dev/shm
              tmpfs          tmpfs    5.0M     0  5.0M   0% /run/lock
              /dev/sda2      vfat     512M  6.1M  506M   2% /boot/efi
              tmpfs          tmpfs    391M  104K  391M   1% /run/user/1000
              /dev/sr0       iso9660  4.7G  4.7G     0 100% /media/master/Ubuntu 22.04.3 LTS amd64
              
              Messages concerning ext4 filesystem in dmesg:
              [Sat Nov 11 17:53:41 2023] EXT4-fs (sda3): mounted filesystem 91234521-1cf2-4a18-9713-9ac651eb2267 with ordered data mode. Quota mode: none.
              [Sat Nov 11 17:53:42 2023] EXT4-fs (sda3): re-mounted 91234521-1cf2-4a18-9713-9ac651eb2267. Quota mode: none.
              
              Show mounted filesystems \(real ones only\):
              TARGET                                   SOURCE                         FSTYPE      OPTIONS
              /                                        /dev/sda3                      ext4        rw,relatime,errors=remount-ro
              |-/run/user/1000/doc                     portal                         fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
              |-/snap/bare/5                           /dev/loop0                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/core22/858                       /dev/loop1                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/core20/1974                      /dev/loop2                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/firefox/2987                     /dev/loop3                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/gnome-42-2204/120                /dev/loop5                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/gnome-3-38-2004/143              /dev/loop4                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/curl/1754                        /dev/loop6                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/snapd-desktop-integration/83     /dev/loop7                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/var/snap/firefox/common/host-hunspell /dev/sda3[/usr/share/hunspell] ext4        ro,noexec,noatime,errors=remount-ro
              |-/snap/snapd/19457                      /dev/loop9                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/gtk-common-themes/1535           /dev/loop10                    squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/snap-store/959                   /dev/loop8                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/boot/efi                              /dev/sda2                      vfat        rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
              `-/media/master/Ubuntu 22.04.3 LTS amd64 /dev/sr0                       iso9660     ro,nosuid,nodev,relatime,nojoliet,check=s,map=n,blocksize=2048,uid=1000,gid=1000,dmode=500,fmode=400,iocharset=utf8
              
              Files in neuralgic directories:
              
              /var:
              3.9G	/var/
              3.1G	/var/lib
              2.7G	/var/lib/snapd
              1.4G	/var/lib/snapd/snaps
              1.4G	/var/lib/snapd/seed/snaps
              
              Archived and active journals take up 32.0M in the file system.
              
              /opt/iobroker/backups:
              1.3M	/opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              28M	/opt/iobroker/iobroker-data/
              15M	/opt/iobroker/iobroker-data/files
              13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
              13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static
              13M	/opt/iobroker/iobroker-data/files/admin.admin/custom
              
              The five largest files in iobroker-data are:
              find: '/dev/serial/by-id/': No such file or directory
              6.3M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
              3.9M	/opt/iobroker/iobroker-data/objects.jsonl
              3.8M	/opt/iobroker/iobroker-data/objects.json.migrated
              3.8M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
              2.8M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
              
              USB-Devices by-id:
              USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
              
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs 	v18.18.2
              /usr/bin/node 		v18.18.2
              /usr/bin/npm 		9.8.1
              /usr/bin/npx 		9.8.1
              /usr/bin/corepack 	0.19.0
              
              
              nodejs:
                Installed: 18.18.2-1nodesource1
                Candidate: 18.18.2-1nodesource1
                Version table:
               *** 18.18.2-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                      100 /var/lib/dpkg/status
                   18.18.1-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.18.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.17.1-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.17.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.16.1-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.16.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.15.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.14.2-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.14.1-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.14.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.13.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.12.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.11.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.10.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.9.1-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.9.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.8.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.7.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.6.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.5.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.4.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.3.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.2.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.1.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.0.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   12.22.9~dfsg-1ubuntu3.1 500
                      500 http://de.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
                      500 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
                   12.22.9~dfsg-1ubuntu3 500
                      500 http://de.archive.ubuntu.com/ubuntu jammy/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: 	5.0.12
              admin: 		6.12.0
              javascript: 	"javascript" not found
              
              Adapters from github: 	0
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.backitup.0               : backitup              : iobrokermaster                           -  enabled
              + system.adapter.discovery.0              : discovery             : iobrokermaster                           -  enabled
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              
              ioBroker-Repositories
              stable        : http://download.iobroker.net/sources-dist.json
              beta          : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): stable
              
              Installed ioBroker-Instances
              Used repository: stable
              Adapter    "admin"        : 6.12.0   , installed 6.12.0
              Adapter    "backitup"     : 2.8.7    , installed 2.8.7
              Adapter    "discovery"    : 3.1.0    , installed 3.1.0
              Controller "js-controller": 5.0.12   , installed 5.0.12
              
              Objects and States
              Please stand by - This may take a while
              Objects: 	174
              States: 	127
              
              *** OS-Repositories and Updates ***
              Hit:1 https://linux.teamviewer.com/deb stable InRelease
              Hit:2 http://de.archive.ubuntu.com/ubuntu jammy InRelease
              Hit:3 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
              Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
              Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
              Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
              Reading package lists...
              Pending Updates: 0
              
              *** Listening Ports ***
              Active Internet connections (only servers)
              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          1803       1/init              
              tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      101        18173      366/systemd-resolve 
              tcp        0      0 127.0.0.1:5939          0.0.0.0:*               LISTEN      0          46859      5027/teamviewerd    
              tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       22788      510/iobroker.js-con 
              tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       22796      510/iobroker.js-con 
              tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          20818      507/cupsd           
              tcp6       0      0 :::111                  :::*                    LISTEN      0          1805       1/init              
              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          20817      507/cupsd           
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       48970      5514/io.admin.0     
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           114        19821      416/avahi-daemon: r 
              udp        0      0 0.0.0.0:48998           0.0.0.0:*                           0          50397      5027/teamviewerd    
              udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        18172      366/systemd-resolve 
              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          1804       1/init              
              udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          21184      581/cups-browsed    
              udp        0      0 0.0.0.0:58293           0.0.0.0:*                           114        19823      416/avahi-daemon: r 
              udp6       0      0 :::5353                 :::*                                114        19822      416/avahi-daemon: r 
              udp6       0      0 :::111                  :::*                                0          1806       1/init              
              udp6       0      0 :::60348                :::*                                114        19824      416/avahi-daemon: r 
              
              *** Log File - Last 25 Lines ***
              
              2023-11-11 18:09:57.828  - info: admin.0 (915) ==> Connected system.user.admin from ::ffff:192.168.20.224
              2023-11-11 18:21:53.042  - info: host.iobrokermaster "system.adapter.admin.0" disabled
              2023-11-11 18:21:53.043  - info: host.iobrokermaster stopInstance system.adapter.admin.0 (force=false, process=true)
              2023-11-11 18:21:53.045  - info: admin.0 (915) Got terminate signal TERMINATE_YOURSELF
              2023-11-11 18:21:53.047  - info: admin.0 (915) terminating http server on port 8081
              2023-11-11 18:21:53.048  - info: admin.0 (915) terminating
              2023-11-11 18:21:53.048  - info: admin.0 (915) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              2023-11-11 18:21:53.087  - info: host.iobrokermaster stopInstance system.adapter.admin.0 send kill signal
              2023-11-11 18:21:53.550  - info: admin.0 (915) terminating
              2023-11-11 18:21:53.569  - info: host.iobrokermaster instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2023-11-11 18:21:56.048  - info: host.iobrokermaster [WEBSERVER_UPGRADE] (admin) Server is running on http://localhost:8081
              2023-11-11 18:22:00.291  - info: host.iobrokermaster [WEBSERVER_UPGRADE] (admin) Successfully upgraded admin to version 6.12.0
              2023-11-11 18:22:01.393  - info: host.iobrokermaster [WEBSERVER_UPGRADE] (admin) Final information delivered
              2023-11-11 18:22:01.397  - info: host.iobrokermaster "system.adapter.admin.0" enabled
              2023-11-11 18:22:01.398  - info: host.iobrokermaster [WEBSERVER_UPGRADE] (admin) Successfully started adapter
              2023-11-11 18:22:01.461  - info: host.iobrokermaster instance system.adapter.admin.0 started with pid 5514
              2023-11-11 18:22:02.217  - info: admin.0 (5514) starting. Version 6.12.0 in /opt/iobroker/node_modules/iobroker.admin, node: v18.18.2, js-controller: 5.0.12
              2023-11-11 18:22:02.236  - info: admin.0 (5514) requesting all objects
              2023-11-11 18:22:02.401  - info: admin.0 (5514) received all objects
              2023-11-11 18:22:02.516  - info: admin.0 (5514) socket.io server listening on port 8081
              2023-11-11 18:22:02.517  - info: admin.0 (5514) http server listening on port 8081
              2023-11-11 18:22:02.517  - info: admin.0 (5514) Use link "http://127.0.0.1:8081" to configure.
              2023-11-11 18:22:04.227  - info: admin.0 (5514) ==> Connected system.user.admin from ::ffff:192.168.20.224
              2023-11-11 18:22:04.859  - info: admin.0 (5514) <== Disconnect system.user.admin from ::ffff:192.168.20.224 admin
              2023-11-11 18:22:10.688  - info: admin.0 (5514) ==> Connected system.user.admin from ::ffff:192.168.20.224
              
              
              Skript v.2023-10-10
              
              *** BASE SYSTEM ***
               Static hostname: iobrokerclient
                     Icon name: computer-desktop
                       Chassis: desktop
              Operating System: Ubuntu 22.04.3 LTS
                        Kernel: Linux 6.2.0-36-generic
                  Architecture: x86-64
              
              model name	: Intel(R) Core(TM) i3-4010U CPU @ 1.70GHz
              Docker          : false
              Virtualization  : none
              Kernel          : x86_64
              Userland        : amd64
              
              Systemuptime and Load:
               18:28:55 up 21 min,  2 users,  load average: 0.34, 0.27, 0.29
              CPU threads: 4
              
              
              *** Time and Time Zones ***
                             Local time: Sat 2023-11-11 18:28:55 CET
                         Universal time: Sat 2023-11-11 17:28:55 UTC
                               RTC time: Sat 2023-11-11 17:28:55
                              Time zone: Europe/Berlin (CET, +0100)
              System clock synchronized: yes
                            NTP service: active
                        RTC in local TZ: no
              
              *** User and Groups ***
              client
              /home/client
              client adm cdrom sudo dip plugdev lpadmin lxd sambashare iobroker
              
              *** X-Server-Setup ***
              X-Server: 	true
              Desktop: 	ubuntu-xorg
              Terminal: 	x11
              Boot Target: 	graphical.target
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            7.8G        1.0G        5.3G        212M        1.6G        6.4G
              Swap:           2.0G          0B        2.0G
              Total:          9.9G        1.0G        7.3G
              
                       7829 M total memory
                       1006 M used memory
                        621 M active memory
                       1453 M inactive memory
                       5270 M free memory
                         54 M buffer memory
                       1498 M swap cache
                       2047 M total swap
                          0 M used swap
                       2047 M free swap
              
              *** FAILED SERVICES ***
              
                UNIT LOAD ACTIVE SUB DESCRIPTION
              0 loaded units listed.
              
              *** FILESYSTEM ***
              Filesystem     Type   Size  Used Avail Use% Mounted on
              tmpfs          tmpfs  783M  1.8M  782M   1% /run
              /dev/sda2      ext4    55G   14G   39G  26% /
              tmpfs          tmpfs  3.9G     0  3.9G   0% /dev/shm
              tmpfs          tmpfs  5.0M  4.0K  5.0M   1% /run/lock
              /dev/sda1      vfat   511M  6.1M  505M   2% /boot/efi
              tmpfs          tmpfs  783M  104K  783M   1% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Sat Nov 11 18:07:13 2023] EXT4-fs (sda2): mounted filesystem 406be6a0-17ec-4dbb-b69a-8cd7f490e14f with ordered data mode. Quota mode: none.
              [Sat Nov 11 18:07:13 2023] EXT4-fs (sda2): re-mounted 406be6a0-17ec-4dbb-b69a-8cd7f490e14f. Quota mode: none.
              
              Show mounted filesystems \(real ones only\):
              TARGET                                   SOURCE                         FSTYPE      OPTIONS
              /                                        /dev/sda2                      ext4        rw,relatime,errors=remount-ro
              |-/run/user/1000/doc                     portal                         fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
              |-/snap/bare/5                           /dev/loop1                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/core20/1974                      /dev/loop0                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/core22/858                       /dev/loop2                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/firefox/2987                     /dev/loop3                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/curl/1754                        /dev/loop4                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/gnome-3-38-2004/143              /dev/loop5                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/gnome-42-2204/120                /dev/loop6                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/gtk-common-themes/1535           /dev/loop7                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/snapd/19457                      /dev/loop9                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/var/snap/firefox/common/host-hunspell /dev/sda2[/usr/share/hunspell] ext4        ro,noexec,noatime,errors=remount-ro
              |-/snap/snapd-desktop-integration/83     /dev/loop10                    squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/snap-store/959                   /dev/loop8                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              `-/boot/efi                              /dev/sda1                      vfat        rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
              
              Files in neuralgic directories:
              
              /var:
              3.9G	/var/
              3.1G	/var/lib
              2.7G	/var/lib/snapd
              1.4G	/var/lib/snapd/snaps
              1.4G	/var/lib/snapd/seed/snaps
              
              Archived and active journals take up 40.0M in the file system.
              
              /opt/iobroker/backups:
              4.0K	/opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              19M	/opt/iobroker/iobroker-data/
              15M	/opt/iobroker/iobroker-data/files
              13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
              13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static
              13M	/opt/iobroker/iobroker-data/files/admin.admin/custom
              
              The five largest files in iobroker-data are:
              6.3M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
              3.9M	/opt/iobroker/iobroker-data/objects.jsonl
              2.8M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
              1.6M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map
              652K	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map
              
              USB-Devices by-id:
              USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
              
              find: '/dev/serial/by-id/': No such file or directory
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs 	v18.18.2
              /usr/bin/node 		v18.18.2
              /usr/bin/npm 		9.8.1
              /usr/bin/npx 		9.8.1
              /usr/bin/corepack 	0.19.0
              
              
              nodejs:
                Installed: 18.18.2-1nodesource1
                Candidate: 18.18.2-1nodesource1
                Version table:
               *** 18.18.2-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                      100 /var/lib/dpkg/status
                   18.18.1-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.18.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.17.1-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.17.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.16.1-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.16.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.15.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.14.2-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.14.1-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.14.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.13.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.12.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.11.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.10.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.9.1-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.9.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.8.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.7.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.6.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.5.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.4.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.3.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.2.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.1.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.0.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   12.22.9~dfsg-1ubuntu3.1 500
                      500 http://de.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
                      500 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
                   12.22.9~dfsg-1ubuntu3 500
                      500 http://de.archive.ubuntu.com/ubuntu jammy/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.
              
              At least one iobroker host is running.
              
              Objects type: jsonl
              States  type: jsonl
              
              Core adapters versions
              js-controller: 	5.0.12
              admin: 		6.10.1
              javascript: 	"javascript" not found
              
              Adapters from github: 	0
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.backitup.0               : backitup              : iobrokermaster                           -  enabled
              + system.adapter.discovery.0              : discovery             : iobrokermaster                           -  enabled
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              
              ioBroker-Repositories
              stable        : http://download.iobroker.net/sources-dist.json
              beta          : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): stable
              
              Installed ioBroker-Instances
              Used repository: stable
              Adapter    "admin"        : 6.12.0   , installed 6.10.1 [Updatable]
              Adapter    "backitup"     : 2.8.7    , installed 2.8.7
              Adapter    "discovery"    : 3.1.0    , installed 3.1.0
              Controller "js-controller": 5.0.12   , installed 5.0.12
              
              Objects and States
              Please stand by - This may take a while
              Objects: 	174
              States: 	127
              
              *** OS-Repositories and Updates ***
              Hit:1 http://de.archive.ubuntu.com/ubuntu jammy InRelease
              Hit:2 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
              Hit:3 https://linux.teamviewer.com/deb stable InRelease
              Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
              Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
              Hit:6 http://security.ubuntu.com/ubuntu jammy-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.53:53           0.0.0.0:*               LISTEN      101        23098      468/systemd-resolve 
              tcp        0      0 127.0.0.1:5939          0.0.0.0:*               LISTEN      0          29980      1565/teamviewerd    
              tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          24143      670/cupsd           
              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          16964      1/init              
              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          24142      670/cupsd           
              tcp6       0      0 :::111                  :::*                    LISTEN      0          16966      1/init              
              udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        23097      468/systemd-resolve 
              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          16965      1/init              
              udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          30824      1544/cups-browsed   
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           114        27154      574/avahi-daemon: r 
              udp        0      0 0.0.0.0:50463           0.0.0.0:*                           114        27156      574/avahi-daemon: r 
              udp        0      0 0.0.0.0:39577           0.0.0.0:*                           0          40199      1565/teamviewerd    
              udp6       0      0 :::111                  :::*                                0          16967      1/init              
              udp6       0      0 :::45934                :::*                                114        27157      574/avahi-daemon: r 
              udp6       0      0 :::5353                 :::*                                114        27155      574/avahi-daemon: r 
              
              *** Log File - Last 25 Lines ***
              
              2023-11-11 18:06:54.687  - info: host.iobrokerclient instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
              2023-11-11 18:06:54.688  - info: host.iobrokerclient All instances are stopped.
              2023-11-11 18:06:54.899  - info: host.iobrokerclient terminated
              2023-11-11 18:07:19.924  - info: host.iobrokerclient iobroker.js-controller version 5.0.12 js-controller starting
              2023-11-11 18:07:19.928  - info: host.iobrokerclient Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
              2023-11-11 18:07:19.929  - info: host.iobrokerclient hostname: iobrokerclient, node: v18.18.2
              2023-11-11 18:07:19.930  - info: host.iobrokerclient ip addresses: 
              2023-11-11 18:07:49.956  - error: host.iobrokerclient No connection to databases possible, restart
              2023-11-11 18:07:49.960  - info: host.iobrokerclient iobroker _restart
              2023-11-11 18:07:50.601  - info: host.iobrokerclient iobroker Starting node restart.js
              2023-11-11 18:07:50.607  - error: host.iobrokerclient [sendTo] Could not push message "{
                command: 'cmdStdout',
                message: { id: undefined, data: 'Starting node restart.js' },
                from: 'system.host.iobrokerclient'
              }" to "system.host.iobrokerclient": Cannot read properties of null (reading 'pushMessage')
              2023-11-11 18:07:55.054  - info: host.iobrokerclient iobroker.js-controller version 5.0.12 js-controller starting
              2023-11-11 18:07:55.058  - info: host.iobrokerclient Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
              2023-11-11 18:07:55.058  - info: host.iobrokerclient hostname: iobrokerclient, node: v18.18.2
              2023-11-11 18:07:55.059  - info: host.iobrokerclient ip addresses: 192.168.20.115 fe80::3a77:89f:66f8:985
              2023-11-11 18:07:55.204  - info: host.iobrokerclient connected to Objects and States
              2023-11-11 18:07:55.218  - info: host.iobrokerclient Node.js version has changed from unknown to 18.18.2
              2023-11-11 18:07:55.243  - info: host.iobrokerclient added notifications configuration of host
              2023-11-11 18:07:55.265  - info: host.iobrokerclient Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
              2023-11-11 18:07:55.546  - info: host.iobrokerclient 3 instances found
              2023-11-11 18:07:55.548  - warn: host.iobrokerclient does not start any instances on this host
              
              
              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              schrieb am zuletzt editiert von
              #19

              @bluehannover

              die Lösung dazu , habe ich dir schon geschrieben !

              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

              1 Antwort Letzte Antwort
              0
              • B Bluehannover

                @glasfaser Sorry, dachte falsch verstanden:

                Skript v.2023-10-10
                
                *** BASE SYSTEM ***
                 Static hostname: iobrokermaster
                       Icon name: computer-vm
                         Chassis: vm
                  Virtualization: kvm
                Operating System: Ubuntu 22.04.3 LTS
                          Kernel: Linux 6.2.0-36-generic
                    Architecture: x86-64
                 Hardware Vendor: QEMU
                  Hardware Model: Standard PC _i440FX + PIIX, 1996_
                
                model name	: QEMU Virtual CPU version 2.5+
                Docker          : false
                Virtualization  : kvm
                Kernel          : x86_64
                Userland        : amd64
                
                Systemuptime and Load:
                 18:25:40 up 32 min,  2 users,  load average: 0.46, 0.15, 0.09
                CPU threads: 2
                
                
                *** Time and Time Zones ***
                               Local time: Sat 2023-11-11 18:25:40 CET
                           Universal time: Sat 2023-11-11 17:25:40 UTC
                                 RTC time: Sat 2023-11-11 17:25:40
                                Time zone: Europe/Berlin (CET, +0100)
                System clock synchronized: yes
                              NTP service: active
                          RTC in local TZ: no
                
                *** User and Groups ***
                master
                /home/master
                master adm cdrom sudo dip plugdev lpadmin lxd sambashare iobroker
                
                *** X-Server-Setup ***
                X-Server: 	false
                Desktop: 	ubuntu
                Terminal: 	wayland
                Boot Target: 	graphical.target
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:            3.9G        1.7G        270M         38M        1.9G        1.9G
                Swap:           3.4G        5.0M        3.4G
                Total:          7.3G        1.7G        3.7G
                
                         3907 M total memory
                         1729 M used memory
                          942 M active memory
                         2394 M inactive memory
                          270 M free memory
                           57 M buffer memory
                         1850 M swap cache
                         3429 M total swap
                            5 M used swap
                         3424 M free swap
                
                *** FAILED SERVICES ***
                
                  UNIT LOAD ACTIVE SUB DESCRIPTION
                0 loaded units listed.
                
                *** FILESYSTEM ***
                Filesystem     Type     Size  Used Avail Use% Mounted on
                tmpfs          tmpfs    391M  1.6M  390M   1% /run
                /dev/sda3      ext4      31G   15G   15G  51% /
                tmpfs          tmpfs    2.0G     0  2.0G   0% /dev/shm
                tmpfs          tmpfs    5.0M     0  5.0M   0% /run/lock
                /dev/sda2      vfat     512M  6.1M  506M   2% /boot/efi
                tmpfs          tmpfs    391M  104K  391M   1% /run/user/1000
                /dev/sr0       iso9660  4.7G  4.7G     0 100% /media/master/Ubuntu 22.04.3 LTS amd64
                
                Messages concerning ext4 filesystem in dmesg:
                [Sat Nov 11 17:53:41 2023] EXT4-fs (sda3): mounted filesystem 91234521-1cf2-4a18-9713-9ac651eb2267 with ordered data mode. Quota mode: none.
                [Sat Nov 11 17:53:42 2023] EXT4-fs (sda3): re-mounted 91234521-1cf2-4a18-9713-9ac651eb2267. Quota mode: none.
                
                Show mounted filesystems \(real ones only\):
                TARGET                                   SOURCE                         FSTYPE      OPTIONS
                /                                        /dev/sda3                      ext4        rw,relatime,errors=remount-ro
                |-/run/user/1000/doc                     portal                         fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                |-/snap/bare/5                           /dev/loop0                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/snap/core22/858                       /dev/loop1                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/snap/core20/1974                      /dev/loop2                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/snap/firefox/2987                     /dev/loop3                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/snap/gnome-42-2204/120                /dev/loop5                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/snap/gnome-3-38-2004/143              /dev/loop4                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/snap/curl/1754                        /dev/loop6                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/snap/snapd-desktop-integration/83     /dev/loop7                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/var/snap/firefox/common/host-hunspell /dev/sda3[/usr/share/hunspell] ext4        ro,noexec,noatime,errors=remount-ro
                |-/snap/snapd/19457                      /dev/loop9                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/snap/gtk-common-themes/1535           /dev/loop10                    squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/snap/snap-store/959                   /dev/loop8                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/boot/efi                              /dev/sda2                      vfat        rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
                `-/media/master/Ubuntu 22.04.3 LTS amd64 /dev/sr0                       iso9660     ro,nosuid,nodev,relatime,nojoliet,check=s,map=n,blocksize=2048,uid=1000,gid=1000,dmode=500,fmode=400,iocharset=utf8
                
                Files in neuralgic directories:
                
                /var:
                3.9G	/var/
                3.1G	/var/lib
                2.7G	/var/lib/snapd
                1.4G	/var/lib/snapd/snaps
                1.4G	/var/lib/snapd/seed/snaps
                
                Archived and active journals take up 32.0M in the file system.
                
                /opt/iobroker/backups:
                1.3M	/opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                28M	/opt/iobroker/iobroker-data/
                15M	/opt/iobroker/iobroker-data/files
                13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static
                13M	/opt/iobroker/iobroker-data/files/admin.admin/custom
                
                The five largest files in iobroker-data are:
                find: '/dev/serial/by-id/': No such file or directory
                6.3M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                3.9M	/opt/iobroker/iobroker-data/objects.jsonl
                3.8M	/opt/iobroker/iobroker-data/objects.json.migrated
                3.8M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
                2.8M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
                
                USB-Devices by-id:
                USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs 	v18.18.2
                /usr/bin/node 		v18.18.2
                /usr/bin/npm 		9.8.1
                /usr/bin/npx 		9.8.1
                /usr/bin/corepack 	0.19.0
                
                
                nodejs:
                  Installed: 18.18.2-1nodesource1
                  Candidate: 18.18.2-1nodesource1
                  Version table:
                 *** 18.18.2-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                        100 /var/lib/dpkg/status
                     18.18.1-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.18.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.17.1-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.17.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.16.1-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.16.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.15.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.14.2-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.14.1-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.14.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.13.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.12.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.11.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.10.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.9.1-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.9.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.8.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.7.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.6.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.5.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.4.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.3.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.2.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.1.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.0.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     12.22.9~dfsg-1ubuntu3.1 500
                        500 http://de.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
                        500 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
                     12.22.9~dfsg-1ubuntu3 500
                        500 http://de.archive.ubuntu.com/ubuntu jammy/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: 	5.0.12
                admin: 		6.12.0
                javascript: 	"javascript" not found
                
                Adapters from github: 	0
                
                Adapter State
                + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.backitup.0               : backitup              : iobrokermaster                           -  enabled
                + system.adapter.discovery.0              : discovery             : iobrokermaster                           -  enabled
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                
                ioBroker-Repositories
                stable        : http://download.iobroker.net/sources-dist.json
                beta          : http://download.iobroker.net/sources-dist-latest.json
                
                Active repo(s): stable
                
                Installed ioBroker-Instances
                Used repository: stable
                Adapter    "admin"        : 6.12.0   , installed 6.12.0
                Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                Controller "js-controller": 5.0.12   , installed 5.0.12
                
                Objects and States
                Please stand by - This may take a while
                Objects: 	174
                States: 	127
                
                *** OS-Repositories and Updates ***
                Hit:1 https://linux.teamviewer.com/deb stable InRelease
                Hit:2 http://de.archive.ubuntu.com/ubuntu jammy InRelease
                Hit:3 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
                Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
                Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
                Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
                Reading package lists...
                Pending Updates: 0
                
                *** Listening Ports ***
                Active Internet connections (only servers)
                Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          1803       1/init              
                tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      101        18173      366/systemd-resolve 
                tcp        0      0 127.0.0.1:5939          0.0.0.0:*               LISTEN      0          46859      5027/teamviewerd    
                tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       22788      510/iobroker.js-con 
                tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       22796      510/iobroker.js-con 
                tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          20818      507/cupsd           
                tcp6       0      0 :::111                  :::*                    LISTEN      0          1805       1/init              
                tcp6       0      0 ::1:631                 :::*                    LISTEN      0          20817      507/cupsd           
                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       48970      5514/io.admin.0     
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           114        19821      416/avahi-daemon: r 
                udp        0      0 0.0.0.0:48998           0.0.0.0:*                           0          50397      5027/teamviewerd    
                udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        18172      366/systemd-resolve 
                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          1804       1/init              
                udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          21184      581/cups-browsed    
                udp        0      0 0.0.0.0:58293           0.0.0.0:*                           114        19823      416/avahi-daemon: r 
                udp6       0      0 :::5353                 :::*                                114        19822      416/avahi-daemon: r 
                udp6       0      0 :::111                  :::*                                0          1806       1/init              
                udp6       0      0 :::60348                :::*                                114        19824      416/avahi-daemon: r 
                
                *** Log File - Last 25 Lines ***
                
                2023-11-11 18:09:57.828  - info: admin.0 (915) ==> Connected system.user.admin from ::ffff:192.168.20.224
                2023-11-11 18:21:53.042  - info: host.iobrokermaster "system.adapter.admin.0" disabled
                2023-11-11 18:21:53.043  - info: host.iobrokermaster stopInstance system.adapter.admin.0 (force=false, process=true)
                2023-11-11 18:21:53.045  - info: admin.0 (915) Got terminate signal TERMINATE_YOURSELF
                2023-11-11 18:21:53.047  - info: admin.0 (915) terminating http server on port 8081
                2023-11-11 18:21:53.048  - info: admin.0 (915) terminating
                2023-11-11 18:21:53.048  - info: admin.0 (915) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2023-11-11 18:21:53.087  - info: host.iobrokermaster stopInstance system.adapter.admin.0 send kill signal
                2023-11-11 18:21:53.550  - info: admin.0 (915) terminating
                2023-11-11 18:21:53.569  - info: host.iobrokermaster instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2023-11-11 18:21:56.048  - info: host.iobrokermaster [WEBSERVER_UPGRADE] (admin) Server is running on http://localhost:8081
                2023-11-11 18:22:00.291  - info: host.iobrokermaster [WEBSERVER_UPGRADE] (admin) Successfully upgraded admin to version 6.12.0
                2023-11-11 18:22:01.393  - info: host.iobrokermaster [WEBSERVER_UPGRADE] (admin) Final information delivered
                2023-11-11 18:22:01.397  - info: host.iobrokermaster "system.adapter.admin.0" enabled
                2023-11-11 18:22:01.398  - info: host.iobrokermaster [WEBSERVER_UPGRADE] (admin) Successfully started adapter
                2023-11-11 18:22:01.461  - info: host.iobrokermaster instance system.adapter.admin.0 started with pid 5514
                2023-11-11 18:22:02.217  - info: admin.0 (5514) starting. Version 6.12.0 in /opt/iobroker/node_modules/iobroker.admin, node: v18.18.2, js-controller: 5.0.12
                2023-11-11 18:22:02.236  - info: admin.0 (5514) requesting all objects
                2023-11-11 18:22:02.401  - info: admin.0 (5514) received all objects
                2023-11-11 18:22:02.516  - info: admin.0 (5514) socket.io server listening on port 8081
                2023-11-11 18:22:02.517  - info: admin.0 (5514) http server listening on port 8081
                2023-11-11 18:22:02.517  - info: admin.0 (5514) Use link "http://127.0.0.1:8081" to configure.
                2023-11-11 18:22:04.227  - info: admin.0 (5514) ==> Connected system.user.admin from ::ffff:192.168.20.224
                2023-11-11 18:22:04.859  - info: admin.0 (5514) <== Disconnect system.user.admin from ::ffff:192.168.20.224 admin
                2023-11-11 18:22:10.688  - info: admin.0 (5514) ==> Connected system.user.admin from ::ffff:192.168.20.224
                
                
                Skript v.2023-10-10
                
                *** BASE SYSTEM ***
                 Static hostname: iobrokerclient
                       Icon name: computer-desktop
                         Chassis: desktop
                Operating System: Ubuntu 22.04.3 LTS
                          Kernel: Linux 6.2.0-36-generic
                    Architecture: x86-64
                
                model name	: Intel(R) Core(TM) i3-4010U CPU @ 1.70GHz
                Docker          : false
                Virtualization  : none
                Kernel          : x86_64
                Userland        : amd64
                
                Systemuptime and Load:
                 18:28:55 up 21 min,  2 users,  load average: 0.34, 0.27, 0.29
                CPU threads: 4
                
                
                *** Time and Time Zones ***
                               Local time: Sat 2023-11-11 18:28:55 CET
                           Universal time: Sat 2023-11-11 17:28:55 UTC
                                 RTC time: Sat 2023-11-11 17:28:55
                                Time zone: Europe/Berlin (CET, +0100)
                System clock synchronized: yes
                              NTP service: active
                          RTC in local TZ: no
                
                *** User and Groups ***
                client
                /home/client
                client adm cdrom sudo dip plugdev lpadmin lxd sambashare iobroker
                
                *** X-Server-Setup ***
                X-Server: 	true
                Desktop: 	ubuntu-xorg
                Terminal: 	x11
                Boot Target: 	graphical.target
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:            7.8G        1.0G        5.3G        212M        1.6G        6.4G
                Swap:           2.0G          0B        2.0G
                Total:          9.9G        1.0G        7.3G
                
                         7829 M total memory
                         1006 M used memory
                          621 M active memory
                         1453 M inactive memory
                         5270 M free memory
                           54 M buffer memory
                         1498 M swap cache
                         2047 M total swap
                            0 M used swap
                         2047 M free swap
                
                *** FAILED SERVICES ***
                
                  UNIT LOAD ACTIVE SUB DESCRIPTION
                0 loaded units listed.
                
                *** FILESYSTEM ***
                Filesystem     Type   Size  Used Avail Use% Mounted on
                tmpfs          tmpfs  783M  1.8M  782M   1% /run
                /dev/sda2      ext4    55G   14G   39G  26% /
                tmpfs          tmpfs  3.9G     0  3.9G   0% /dev/shm
                tmpfs          tmpfs  5.0M  4.0K  5.0M   1% /run/lock
                /dev/sda1      vfat   511M  6.1M  505M   2% /boot/efi
                tmpfs          tmpfs  783M  104K  783M   1% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                [Sat Nov 11 18:07:13 2023] EXT4-fs (sda2): mounted filesystem 406be6a0-17ec-4dbb-b69a-8cd7f490e14f with ordered data mode. Quota mode: none.
                [Sat Nov 11 18:07:13 2023] EXT4-fs (sda2): re-mounted 406be6a0-17ec-4dbb-b69a-8cd7f490e14f. Quota mode: none.
                
                Show mounted filesystems \(real ones only\):
                TARGET                                   SOURCE                         FSTYPE      OPTIONS
                /                                        /dev/sda2                      ext4        rw,relatime,errors=remount-ro
                |-/run/user/1000/doc                     portal                         fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                |-/snap/bare/5                           /dev/loop1                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/snap/core20/1974                      /dev/loop0                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/snap/core22/858                       /dev/loop2                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/snap/firefox/2987                     /dev/loop3                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/snap/curl/1754                        /dev/loop4                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/snap/gnome-3-38-2004/143              /dev/loop5                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/snap/gnome-42-2204/120                /dev/loop6                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/snap/gtk-common-themes/1535           /dev/loop7                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/snap/snapd/19457                      /dev/loop9                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/var/snap/firefox/common/host-hunspell /dev/sda2[/usr/share/hunspell] ext4        ro,noexec,noatime,errors=remount-ro
                |-/snap/snapd-desktop-integration/83     /dev/loop10                    squashfs    ro,nodev,relatime,errors=continue,threads=single
                |-/snap/snap-store/959                   /dev/loop8                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                `-/boot/efi                              /dev/sda1                      vfat        rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
                
                Files in neuralgic directories:
                
                /var:
                3.9G	/var/
                3.1G	/var/lib
                2.7G	/var/lib/snapd
                1.4G	/var/lib/snapd/snaps
                1.4G	/var/lib/snapd/seed/snaps
                
                Archived and active journals take up 40.0M in the file system.
                
                /opt/iobroker/backups:
                4.0K	/opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                19M	/opt/iobroker/iobroker-data/
                15M	/opt/iobroker/iobroker-data/files
                13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static
                13M	/opt/iobroker/iobroker-data/files/admin.admin/custom
                
                The five largest files in iobroker-data are:
                6.3M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                3.9M	/opt/iobroker/iobroker-data/objects.jsonl
                2.8M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
                1.6M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map
                652K	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map
                
                USB-Devices by-id:
                USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                
                find: '/dev/serial/by-id/': No such file or directory
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs 	v18.18.2
                /usr/bin/node 		v18.18.2
                /usr/bin/npm 		9.8.1
                /usr/bin/npx 		9.8.1
                /usr/bin/corepack 	0.19.0
                
                
                nodejs:
                  Installed: 18.18.2-1nodesource1
                  Candidate: 18.18.2-1nodesource1
                  Version table:
                 *** 18.18.2-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                        100 /var/lib/dpkg/status
                     18.18.1-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.18.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.17.1-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.17.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.16.1-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.16.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.15.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.14.2-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.14.1-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.14.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.13.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.12.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.11.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.10.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.9.1-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.9.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.8.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.7.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.6.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.5.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.4.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.3.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.2.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.1.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.0.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     12.22.9~dfsg-1ubuntu3.1 500
                        500 http://de.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
                        500 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
                     12.22.9~dfsg-1ubuntu3 500
                        500 http://de.archive.ubuntu.com/ubuntu jammy/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.
                
                At least one iobroker host is running.
                
                Objects type: jsonl
                States  type: jsonl
                
                Core adapters versions
                js-controller: 	5.0.12
                admin: 		6.10.1
                javascript: 	"javascript" not found
                
                Adapters from github: 	0
                
                Adapter State
                + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.backitup.0               : backitup              : iobrokermaster                           -  enabled
                + system.adapter.discovery.0              : discovery             : iobrokermaster                           -  enabled
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                
                ioBroker-Repositories
                stable        : http://download.iobroker.net/sources-dist.json
                beta          : http://download.iobroker.net/sources-dist-latest.json
                
                Active repo(s): stable
                
                Installed ioBroker-Instances
                Used repository: stable
                Adapter    "admin"        : 6.12.0   , installed 6.10.1 [Updatable]
                Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                Controller "js-controller": 5.0.12   , installed 5.0.12
                
                Objects and States
                Please stand by - This may take a while
                Objects: 	174
                States: 	127
                
                *** OS-Repositories and Updates ***
                Hit:1 http://de.archive.ubuntu.com/ubuntu jammy InRelease
                Hit:2 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
                Hit:3 https://linux.teamviewer.com/deb stable InRelease
                Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
                Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                Hit:6 http://security.ubuntu.com/ubuntu jammy-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.53:53           0.0.0.0:*               LISTEN      101        23098      468/systemd-resolve 
                tcp        0      0 127.0.0.1:5939          0.0.0.0:*               LISTEN      0          29980      1565/teamviewerd    
                tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          24143      670/cupsd           
                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          16964      1/init              
                tcp6       0      0 ::1:631                 :::*                    LISTEN      0          24142      670/cupsd           
                tcp6       0      0 :::111                  :::*                    LISTEN      0          16966      1/init              
                udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        23097      468/systemd-resolve 
                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          16965      1/init              
                udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          30824      1544/cups-browsed   
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           114        27154      574/avahi-daemon: r 
                udp        0      0 0.0.0.0:50463           0.0.0.0:*                           114        27156      574/avahi-daemon: r 
                udp        0      0 0.0.0.0:39577           0.0.0.0:*                           0          40199      1565/teamviewerd    
                udp6       0      0 :::111                  :::*                                0          16967      1/init              
                udp6       0      0 :::45934                :::*                                114        27157      574/avahi-daemon: r 
                udp6       0      0 :::5353                 :::*                                114        27155      574/avahi-daemon: r 
                
                *** Log File - Last 25 Lines ***
                
                2023-11-11 18:06:54.687  - info: host.iobrokerclient instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
                2023-11-11 18:06:54.688  - info: host.iobrokerclient All instances are stopped.
                2023-11-11 18:06:54.899  - info: host.iobrokerclient terminated
                2023-11-11 18:07:19.924  - info: host.iobrokerclient iobroker.js-controller version 5.0.12 js-controller starting
                2023-11-11 18:07:19.928  - info: host.iobrokerclient Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                2023-11-11 18:07:19.929  - info: host.iobrokerclient hostname: iobrokerclient, node: v18.18.2
                2023-11-11 18:07:19.930  - info: host.iobrokerclient ip addresses: 
                2023-11-11 18:07:49.956  - error: host.iobrokerclient No connection to databases possible, restart
                2023-11-11 18:07:49.960  - info: host.iobrokerclient iobroker _restart
                2023-11-11 18:07:50.601  - info: host.iobrokerclient iobroker Starting node restart.js
                2023-11-11 18:07:50.607  - error: host.iobrokerclient [sendTo] Could not push message "{
                  command: 'cmdStdout',
                  message: { id: undefined, data: 'Starting node restart.js' },
                  from: 'system.host.iobrokerclient'
                }" to "system.host.iobrokerclient": Cannot read properties of null (reading 'pushMessage')
                2023-11-11 18:07:55.054  - info: host.iobrokerclient iobroker.js-controller version 5.0.12 js-controller starting
                2023-11-11 18:07:55.058  - info: host.iobrokerclient Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                2023-11-11 18:07:55.058  - info: host.iobrokerclient hostname: iobrokerclient, node: v18.18.2
                2023-11-11 18:07:55.059  - info: host.iobrokerclient ip addresses: 192.168.20.115 fe80::3a77:89f:66f8:985
                2023-11-11 18:07:55.204  - info: host.iobrokerclient connected to Objects and States
                2023-11-11 18:07:55.218  - info: host.iobrokerclient Node.js version has changed from unknown to 18.18.2
                2023-11-11 18:07:55.243  - info: host.iobrokerclient added notifications configuration of host
                2023-11-11 18:07:55.265  - info: host.iobrokerclient Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
                2023-11-11 18:07:55.546  - info: host.iobrokerclient 3 instances found
                2023-11-11 18:07:55.548  - warn: host.iobrokerclient does not start any instances on this host
                
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #20

                @bluehannover sagte in Multihost - Slave tut nix...:

                Schalt die Desktops auf den beiden Kisten 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
                • B Bluehannover

                  @glasfaser Sorry, dachte falsch verstanden:

                  Skript v.2023-10-10
                  
                  *** BASE SYSTEM ***
                   Static hostname: iobrokermaster
                         Icon name: computer-vm
                           Chassis: vm
                    Virtualization: kvm
                  Operating System: Ubuntu 22.04.3 LTS
                            Kernel: Linux 6.2.0-36-generic
                      Architecture: x86-64
                   Hardware Vendor: QEMU
                    Hardware Model: Standard PC _i440FX + PIIX, 1996_
                  
                  model name	: QEMU Virtual CPU version 2.5+
                  Docker          : false
                  Virtualization  : kvm
                  Kernel          : x86_64
                  Userland        : amd64
                  
                  Systemuptime and Load:
                   18:25:40 up 32 min,  2 users,  load average: 0.46, 0.15, 0.09
                  CPU threads: 2
                  
                  
                  *** Time and Time Zones ***
                                 Local time: Sat 2023-11-11 18:25:40 CET
                             Universal time: Sat 2023-11-11 17:25:40 UTC
                                   RTC time: Sat 2023-11-11 17:25:40
                                  Time zone: Europe/Berlin (CET, +0100)
                  System clock synchronized: yes
                                NTP service: active
                            RTC in local TZ: no
                  
                  *** User and Groups ***
                  master
                  /home/master
                  master adm cdrom sudo dip plugdev lpadmin lxd sambashare iobroker
                  
                  *** X-Server-Setup ***
                  X-Server: 	false
                  Desktop: 	ubuntu
                  Terminal: 	wayland
                  Boot Target: 	graphical.target
                  
                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:            3.9G        1.7G        270M         38M        1.9G        1.9G
                  Swap:           3.4G        5.0M        3.4G
                  Total:          7.3G        1.7G        3.7G
                  
                           3907 M total memory
                           1729 M used memory
                            942 M active memory
                           2394 M inactive memory
                            270 M free memory
                             57 M buffer memory
                           1850 M swap cache
                           3429 M total swap
                              5 M used swap
                           3424 M free swap
                  
                  *** FAILED SERVICES ***
                  
                    UNIT LOAD ACTIVE SUB DESCRIPTION
                  0 loaded units listed.
                  
                  *** FILESYSTEM ***
                  Filesystem     Type     Size  Used Avail Use% Mounted on
                  tmpfs          tmpfs    391M  1.6M  390M   1% /run
                  /dev/sda3      ext4      31G   15G   15G  51% /
                  tmpfs          tmpfs    2.0G     0  2.0G   0% /dev/shm
                  tmpfs          tmpfs    5.0M     0  5.0M   0% /run/lock
                  /dev/sda2      vfat     512M  6.1M  506M   2% /boot/efi
                  tmpfs          tmpfs    391M  104K  391M   1% /run/user/1000
                  /dev/sr0       iso9660  4.7G  4.7G     0 100% /media/master/Ubuntu 22.04.3 LTS amd64
                  
                  Messages concerning ext4 filesystem in dmesg:
                  [Sat Nov 11 17:53:41 2023] EXT4-fs (sda3): mounted filesystem 91234521-1cf2-4a18-9713-9ac651eb2267 with ordered data mode. Quota mode: none.
                  [Sat Nov 11 17:53:42 2023] EXT4-fs (sda3): re-mounted 91234521-1cf2-4a18-9713-9ac651eb2267. Quota mode: none.
                  
                  Show mounted filesystems \(real ones only\):
                  TARGET                                   SOURCE                         FSTYPE      OPTIONS
                  /                                        /dev/sda3                      ext4        rw,relatime,errors=remount-ro
                  |-/run/user/1000/doc                     portal                         fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                  |-/snap/bare/5                           /dev/loop0                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/snap/core22/858                       /dev/loop1                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/snap/core20/1974                      /dev/loop2                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/snap/firefox/2987                     /dev/loop3                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/snap/gnome-42-2204/120                /dev/loop5                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/snap/gnome-3-38-2004/143              /dev/loop4                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/snap/curl/1754                        /dev/loop6                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/snap/snapd-desktop-integration/83     /dev/loop7                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/var/snap/firefox/common/host-hunspell /dev/sda3[/usr/share/hunspell] ext4        ro,noexec,noatime,errors=remount-ro
                  |-/snap/snapd/19457                      /dev/loop9                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/snap/gtk-common-themes/1535           /dev/loop10                    squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/snap/snap-store/959                   /dev/loop8                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/boot/efi                              /dev/sda2                      vfat        rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
                  `-/media/master/Ubuntu 22.04.3 LTS amd64 /dev/sr0                       iso9660     ro,nosuid,nodev,relatime,nojoliet,check=s,map=n,blocksize=2048,uid=1000,gid=1000,dmode=500,fmode=400,iocharset=utf8
                  
                  Files in neuralgic directories:
                  
                  /var:
                  3.9G	/var/
                  3.1G	/var/lib
                  2.7G	/var/lib/snapd
                  1.4G	/var/lib/snapd/snaps
                  1.4G	/var/lib/snapd/seed/snaps
                  
                  Archived and active journals take up 32.0M in the file system.
                  
                  /opt/iobroker/backups:
                  1.3M	/opt/iobroker/backups/
                  
                  /opt/iobroker/iobroker-data:
                  28M	/opt/iobroker/iobroker-data/
                  15M	/opt/iobroker/iobroker-data/files
                  13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                  13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static
                  13M	/opt/iobroker/iobroker-data/files/admin.admin/custom
                  
                  The five largest files in iobroker-data are:
                  find: '/dev/serial/by-id/': No such file or directory
                  6.3M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                  3.9M	/opt/iobroker/iobroker-data/objects.jsonl
                  3.8M	/opt/iobroker/iobroker-data/objects.json.migrated
                  3.8M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
                  2.8M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
                  
                  USB-Devices by-id:
                  USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                  
                  
                  *** NodeJS-Installation ***
                  
                  /usr/bin/nodejs 	v18.18.2
                  /usr/bin/node 		v18.18.2
                  /usr/bin/npm 		9.8.1
                  /usr/bin/npx 		9.8.1
                  /usr/bin/corepack 	0.19.0
                  
                  
                  nodejs:
                    Installed: 18.18.2-1nodesource1
                    Candidate: 18.18.2-1nodesource1
                    Version table:
                   *** 18.18.2-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                          100 /var/lib/dpkg/status
                       18.18.1-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.18.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.17.1-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.17.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.16.1-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.16.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.15.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.14.2-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.14.1-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.14.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.13.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.12.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.11.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.10.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.9.1-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.9.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.8.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.7.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.6.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.5.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.4.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.3.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.2.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.1.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.0.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       12.22.9~dfsg-1ubuntu3.1 500
                          500 http://de.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
                          500 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
                       12.22.9~dfsg-1ubuntu3 500
                          500 http://de.archive.ubuntu.com/ubuntu jammy/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: 	5.0.12
                  admin: 		6.12.0
                  javascript: 	"javascript" not found
                  
                  Adapters from github: 	0
                  
                  Adapter State
                  + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.backitup.0               : backitup              : iobrokermaster                           -  enabled
                  + system.adapter.discovery.0              : discovery             : iobrokermaster                           -  enabled
                  
                  + instance is alive
                  
                  Enabled adapters with bindings
                  + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  
                  ioBroker-Repositories
                  stable        : http://download.iobroker.net/sources-dist.json
                  beta          : http://download.iobroker.net/sources-dist-latest.json
                  
                  Active repo(s): stable
                  
                  Installed ioBroker-Instances
                  Used repository: stable
                  Adapter    "admin"        : 6.12.0   , installed 6.12.0
                  Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                  Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                  Controller "js-controller": 5.0.12   , installed 5.0.12
                  
                  Objects and States
                  Please stand by - This may take a while
                  Objects: 	174
                  States: 	127
                  
                  *** OS-Repositories and Updates ***
                  Hit:1 https://linux.teamviewer.com/deb stable InRelease
                  Hit:2 http://de.archive.ubuntu.com/ubuntu jammy InRelease
                  Hit:3 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
                  Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
                  Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
                  Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
                  Reading package lists...
                  Pending Updates: 0
                  
                  *** Listening Ports ***
                  Active Internet connections (only servers)
                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                  tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          1803       1/init              
                  tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      101        18173      366/systemd-resolve 
                  tcp        0      0 127.0.0.1:5939          0.0.0.0:*               LISTEN      0          46859      5027/teamviewerd    
                  tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       22788      510/iobroker.js-con 
                  tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       22796      510/iobroker.js-con 
                  tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          20818      507/cupsd           
                  tcp6       0      0 :::111                  :::*                    LISTEN      0          1805       1/init              
                  tcp6       0      0 ::1:631                 :::*                    LISTEN      0          20817      507/cupsd           
                  tcp6       0      0 :::8081                 :::*                    LISTEN      1001       48970      5514/io.admin.0     
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           114        19821      416/avahi-daemon: r 
                  udp        0      0 0.0.0.0:48998           0.0.0.0:*                           0          50397      5027/teamviewerd    
                  udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        18172      366/systemd-resolve 
                  udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          1804       1/init              
                  udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          21184      581/cups-browsed    
                  udp        0      0 0.0.0.0:58293           0.0.0.0:*                           114        19823      416/avahi-daemon: r 
                  udp6       0      0 :::5353                 :::*                                114        19822      416/avahi-daemon: r 
                  udp6       0      0 :::111                  :::*                                0          1806       1/init              
                  udp6       0      0 :::60348                :::*                                114        19824      416/avahi-daemon: r 
                  
                  *** Log File - Last 25 Lines ***
                  
                  2023-11-11 18:09:57.828  - info: admin.0 (915) ==> Connected system.user.admin from ::ffff:192.168.20.224
                  2023-11-11 18:21:53.042  - info: host.iobrokermaster "system.adapter.admin.0" disabled
                  2023-11-11 18:21:53.043  - info: host.iobrokermaster stopInstance system.adapter.admin.0 (force=false, process=true)
                  2023-11-11 18:21:53.045  - info: admin.0 (915) Got terminate signal TERMINATE_YOURSELF
                  2023-11-11 18:21:53.047  - info: admin.0 (915) terminating http server on port 8081
                  2023-11-11 18:21:53.048  - info: admin.0 (915) terminating
                  2023-11-11 18:21:53.048  - info: admin.0 (915) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2023-11-11 18:21:53.087  - info: host.iobrokermaster stopInstance system.adapter.admin.0 send kill signal
                  2023-11-11 18:21:53.550  - info: admin.0 (915) terminating
                  2023-11-11 18:21:53.569  - info: host.iobrokermaster instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2023-11-11 18:21:56.048  - info: host.iobrokermaster [WEBSERVER_UPGRADE] (admin) Server is running on http://localhost:8081
                  2023-11-11 18:22:00.291  - info: host.iobrokermaster [WEBSERVER_UPGRADE] (admin) Successfully upgraded admin to version 6.12.0
                  2023-11-11 18:22:01.393  - info: host.iobrokermaster [WEBSERVER_UPGRADE] (admin) Final information delivered
                  2023-11-11 18:22:01.397  - info: host.iobrokermaster "system.adapter.admin.0" enabled
                  2023-11-11 18:22:01.398  - info: host.iobrokermaster [WEBSERVER_UPGRADE] (admin) Successfully started adapter
                  2023-11-11 18:22:01.461  - info: host.iobrokermaster instance system.adapter.admin.0 started with pid 5514
                  2023-11-11 18:22:02.217  - info: admin.0 (5514) starting. Version 6.12.0 in /opt/iobroker/node_modules/iobroker.admin, node: v18.18.2, js-controller: 5.0.12
                  2023-11-11 18:22:02.236  - info: admin.0 (5514) requesting all objects
                  2023-11-11 18:22:02.401  - info: admin.0 (5514) received all objects
                  2023-11-11 18:22:02.516  - info: admin.0 (5514) socket.io server listening on port 8081
                  2023-11-11 18:22:02.517  - info: admin.0 (5514) http server listening on port 8081
                  2023-11-11 18:22:02.517  - info: admin.0 (5514) Use link "http://127.0.0.1:8081" to configure.
                  2023-11-11 18:22:04.227  - info: admin.0 (5514) ==> Connected system.user.admin from ::ffff:192.168.20.224
                  2023-11-11 18:22:04.859  - info: admin.0 (5514) <== Disconnect system.user.admin from ::ffff:192.168.20.224 admin
                  2023-11-11 18:22:10.688  - info: admin.0 (5514) ==> Connected system.user.admin from ::ffff:192.168.20.224
                  
                  
                  Skript v.2023-10-10
                  
                  *** BASE SYSTEM ***
                   Static hostname: iobrokerclient
                         Icon name: computer-desktop
                           Chassis: desktop
                  Operating System: Ubuntu 22.04.3 LTS
                            Kernel: Linux 6.2.0-36-generic
                      Architecture: x86-64
                  
                  model name	: Intel(R) Core(TM) i3-4010U CPU @ 1.70GHz
                  Docker          : false
                  Virtualization  : none
                  Kernel          : x86_64
                  Userland        : amd64
                  
                  Systemuptime and Load:
                   18:28:55 up 21 min,  2 users,  load average: 0.34, 0.27, 0.29
                  CPU threads: 4
                  
                  
                  *** Time and Time Zones ***
                                 Local time: Sat 2023-11-11 18:28:55 CET
                             Universal time: Sat 2023-11-11 17:28:55 UTC
                                   RTC time: Sat 2023-11-11 17:28:55
                                  Time zone: Europe/Berlin (CET, +0100)
                  System clock synchronized: yes
                                NTP service: active
                            RTC in local TZ: no
                  
                  *** User and Groups ***
                  client
                  /home/client
                  client adm cdrom sudo dip plugdev lpadmin lxd sambashare iobroker
                  
                  *** X-Server-Setup ***
                  X-Server: 	true
                  Desktop: 	ubuntu-xorg
                  Terminal: 	x11
                  Boot Target: 	graphical.target
                  
                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:            7.8G        1.0G        5.3G        212M        1.6G        6.4G
                  Swap:           2.0G          0B        2.0G
                  Total:          9.9G        1.0G        7.3G
                  
                           7829 M total memory
                           1006 M used memory
                            621 M active memory
                           1453 M inactive memory
                           5270 M free memory
                             54 M buffer memory
                           1498 M swap cache
                           2047 M total swap
                              0 M used swap
                           2047 M free swap
                  
                  *** FAILED SERVICES ***
                  
                    UNIT LOAD ACTIVE SUB DESCRIPTION
                  0 loaded units listed.
                  
                  *** FILESYSTEM ***
                  Filesystem     Type   Size  Used Avail Use% Mounted on
                  tmpfs          tmpfs  783M  1.8M  782M   1% /run
                  /dev/sda2      ext4    55G   14G   39G  26% /
                  tmpfs          tmpfs  3.9G     0  3.9G   0% /dev/shm
                  tmpfs          tmpfs  5.0M  4.0K  5.0M   1% /run/lock
                  /dev/sda1      vfat   511M  6.1M  505M   2% /boot/efi
                  tmpfs          tmpfs  783M  104K  783M   1% /run/user/1000
                  
                  Messages concerning ext4 filesystem in dmesg:
                  [Sat Nov 11 18:07:13 2023] EXT4-fs (sda2): mounted filesystem 406be6a0-17ec-4dbb-b69a-8cd7f490e14f with ordered data mode. Quota mode: none.
                  [Sat Nov 11 18:07:13 2023] EXT4-fs (sda2): re-mounted 406be6a0-17ec-4dbb-b69a-8cd7f490e14f. Quota mode: none.
                  
                  Show mounted filesystems \(real ones only\):
                  TARGET                                   SOURCE                         FSTYPE      OPTIONS
                  /                                        /dev/sda2                      ext4        rw,relatime,errors=remount-ro
                  |-/run/user/1000/doc                     portal                         fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                  |-/snap/bare/5                           /dev/loop1                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/snap/core20/1974                      /dev/loop0                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/snap/core22/858                       /dev/loop2                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/snap/firefox/2987                     /dev/loop3                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/snap/curl/1754                        /dev/loop4                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/snap/gnome-3-38-2004/143              /dev/loop5                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/snap/gnome-42-2204/120                /dev/loop6                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/snap/gtk-common-themes/1535           /dev/loop7                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/snap/snapd/19457                      /dev/loop9                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/var/snap/firefox/common/host-hunspell /dev/sda2[/usr/share/hunspell] ext4        ro,noexec,noatime,errors=remount-ro
                  |-/snap/snapd-desktop-integration/83     /dev/loop10                    squashfs    ro,nodev,relatime,errors=continue,threads=single
                  |-/snap/snap-store/959                   /dev/loop8                     squashfs    ro,nodev,relatime,errors=continue,threads=single
                  `-/boot/efi                              /dev/sda1                      vfat        rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
                  
                  Files in neuralgic directories:
                  
                  /var:
                  3.9G	/var/
                  3.1G	/var/lib
                  2.7G	/var/lib/snapd
                  1.4G	/var/lib/snapd/snaps
                  1.4G	/var/lib/snapd/seed/snaps
                  
                  Archived and active journals take up 40.0M in the file system.
                  
                  /opt/iobroker/backups:
                  4.0K	/opt/iobroker/backups/
                  
                  /opt/iobroker/iobroker-data:
                  19M	/opt/iobroker/iobroker-data/
                  15M	/opt/iobroker/iobroker-data/files
                  13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                  13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static
                  13M	/opt/iobroker/iobroker-data/files/admin.admin/custom
                  
                  The five largest files in iobroker-data are:
                  6.3M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                  3.9M	/opt/iobroker/iobroker-data/objects.jsonl
                  2.8M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
                  1.6M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map
                  652K	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map
                  
                  USB-Devices by-id:
                  USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                  
                  find: '/dev/serial/by-id/': No such file or directory
                  
                  *** NodeJS-Installation ***
                  
                  /usr/bin/nodejs 	v18.18.2
                  /usr/bin/node 		v18.18.2
                  /usr/bin/npm 		9.8.1
                  /usr/bin/npx 		9.8.1
                  /usr/bin/corepack 	0.19.0
                  
                  
                  nodejs:
                    Installed: 18.18.2-1nodesource1
                    Candidate: 18.18.2-1nodesource1
                    Version table:
                   *** 18.18.2-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                          100 /var/lib/dpkg/status
                       18.18.1-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.18.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.17.1-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.17.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.16.1-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.16.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.15.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.14.2-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.14.1-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.14.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.13.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.12.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.11.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.10.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.9.1-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.9.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.8.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.7.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.6.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.5.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.4.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.3.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.2.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.1.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.0.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       12.22.9~dfsg-1ubuntu3.1 500
                          500 http://de.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
                          500 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
                       12.22.9~dfsg-1ubuntu3 500
                          500 http://de.archive.ubuntu.com/ubuntu jammy/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.
                  
                  At least one iobroker host is running.
                  
                  Objects type: jsonl
                  States  type: jsonl
                  
                  Core adapters versions
                  js-controller: 	5.0.12
                  admin: 		6.10.1
                  javascript: 	"javascript" not found
                  
                  Adapters from github: 	0
                  
                  Adapter State
                  + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.backitup.0               : backitup              : iobrokermaster                           -  enabled
                  + system.adapter.discovery.0              : discovery             : iobrokermaster                           -  enabled
                  
                  + instance is alive
                  
                  Enabled adapters with bindings
                  + system.adapter.admin.0                  : admin                 : iobrokermaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  
                  ioBroker-Repositories
                  stable        : http://download.iobroker.net/sources-dist.json
                  beta          : http://download.iobroker.net/sources-dist-latest.json
                  
                  Active repo(s): stable
                  
                  Installed ioBroker-Instances
                  Used repository: stable
                  Adapter    "admin"        : 6.12.0   , installed 6.10.1 [Updatable]
                  Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                  Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                  Controller "js-controller": 5.0.12   , installed 5.0.12
                  
                  Objects and States
                  Please stand by - This may take a while
                  Objects: 	174
                  States: 	127
                  
                  *** OS-Repositories and Updates ***
                  Hit:1 http://de.archive.ubuntu.com/ubuntu jammy InRelease
                  Hit:2 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
                  Hit:3 https://linux.teamviewer.com/deb stable InRelease
                  Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
                  Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                  Hit:6 http://security.ubuntu.com/ubuntu jammy-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.53:53           0.0.0.0:*               LISTEN      101        23098      468/systemd-resolve 
                  tcp        0      0 127.0.0.1:5939          0.0.0.0:*               LISTEN      0          29980      1565/teamviewerd    
                  tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          24143      670/cupsd           
                  tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          16964      1/init              
                  tcp6       0      0 ::1:631                 :::*                    LISTEN      0          24142      670/cupsd           
                  tcp6       0      0 :::111                  :::*                    LISTEN      0          16966      1/init              
                  udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        23097      468/systemd-resolve 
                  udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          16965      1/init              
                  udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          30824      1544/cups-browsed   
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           114        27154      574/avahi-daemon: r 
                  udp        0      0 0.0.0.0:50463           0.0.0.0:*                           114        27156      574/avahi-daemon: r 
                  udp        0      0 0.0.0.0:39577           0.0.0.0:*                           0          40199      1565/teamviewerd    
                  udp6       0      0 :::111                  :::*                                0          16967      1/init              
                  udp6       0      0 :::45934                :::*                                114        27157      574/avahi-daemon: r 
                  udp6       0      0 :::5353                 :::*                                114        27155      574/avahi-daemon: r 
                  
                  *** Log File - Last 25 Lines ***
                  
                  2023-11-11 18:06:54.687  - info: host.iobrokerclient instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
                  2023-11-11 18:06:54.688  - info: host.iobrokerclient All instances are stopped.
                  2023-11-11 18:06:54.899  - info: host.iobrokerclient terminated
                  2023-11-11 18:07:19.924  - info: host.iobrokerclient iobroker.js-controller version 5.0.12 js-controller starting
                  2023-11-11 18:07:19.928  - info: host.iobrokerclient Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                  2023-11-11 18:07:19.929  - info: host.iobrokerclient hostname: iobrokerclient, node: v18.18.2
                  2023-11-11 18:07:19.930  - info: host.iobrokerclient ip addresses: 
                  2023-11-11 18:07:49.956  - error: host.iobrokerclient No connection to databases possible, restart
                  2023-11-11 18:07:49.960  - info: host.iobrokerclient iobroker _restart
                  2023-11-11 18:07:50.601  - info: host.iobrokerclient iobroker Starting node restart.js
                  2023-11-11 18:07:50.607  - error: host.iobrokerclient [sendTo] Could not push message "{
                    command: 'cmdStdout',
                    message: { id: undefined, data: 'Starting node restart.js' },
                    from: 'system.host.iobrokerclient'
                  }" to "system.host.iobrokerclient": Cannot read properties of null (reading 'pushMessage')
                  2023-11-11 18:07:55.054  - info: host.iobrokerclient iobroker.js-controller version 5.0.12 js-controller starting
                  2023-11-11 18:07:55.058  - info: host.iobrokerclient Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                  2023-11-11 18:07:55.058  - info: host.iobrokerclient hostname: iobrokerclient, node: v18.18.2
                  2023-11-11 18:07:55.059  - info: host.iobrokerclient ip addresses: 192.168.20.115 fe80::3a77:89f:66f8:985
                  2023-11-11 18:07:55.204  - info: host.iobrokerclient connected to Objects and States
                  2023-11-11 18:07:55.218  - info: host.iobrokerclient Node.js version has changed from unknown to 18.18.2
                  2023-11-11 18:07:55.243  - info: host.iobrokerclient added notifications configuration of host
                  2023-11-11 18:07:55.265  - info: host.iobrokerclient Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
                  2023-11-11 18:07:55.546  - info: host.iobrokerclient 3 instances found
                  2023-11-11 18:07:55.548  - warn: host.iobrokerclient does not start any instances on this host
                  
                  
                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  schrieb am zuletzt editiert von
                  #21

                  @bluehannover sagte in Multihost - Slave tut nix...:

                  teamviewerd

                  ... wofür das !?

                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • GlasfaserG Glasfaser

                    @bluehannover sagte in Multihost - Slave tut nix...:

                    teamviewerd

                    ... wofür das !?

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

                    @glasfaser sagte in Multihost - Slave tut nix...:

                    ... wofür das !?

                    Damit man auf den unnötigen Desktops auch was zu klicken hat...

                    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

                    B 1 Antwort Letzte Antwort
                    1
                    • Thomas BraunT Thomas Braun

                      @glasfaser sagte in Multihost - Slave tut nix...:

                      ... wofür das !?

                      Damit man auf den unnötigen Desktops auch was zu klicken hat...

                      B Offline
                      B Offline
                      Bluehannover
                      schrieb am zuletzt editiert von
                      #23

                      @thomas-braun das ist damit auch mal jemand von aussen helfen kann..

                      aber ausser Ressourcen doch jetzt kein Problem, oder?

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • B Bluehannover

                        @thomas-braun das ist damit auch mal jemand von aussen helfen kann..

                        aber ausser Ressourcen doch jetzt kein Problem, oder?

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

                        @bluehannover sagte in Multihost - Slave tut nix...:

                        Das 'von außen über eine GUI' ist genau das Problem.
                        Auf Servern läuft KEINE GUI.
                        Aus 1000 Gründen.

                        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

                        B 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @bluehannover sagte in Multihost - Slave tut nix...:

                          Das 'von außen über eine GUI' ist genau das Problem.
                          Auf Servern läuft KEINE GUI.
                          Aus 1000 Gründen.

                          B Offline
                          B Offline
                          Bluehannover
                          schrieb am zuletzt editiert von Bluehannover
                          #25

                          @thomas-braun So ein Windowsserver hat auch ne GUI... aber wir sind ja im Einsteigerbereich, ich lerne also noch.
                          Und die 1000 Gründe werden die Sicherheit sein, also müsste man auch klären wie sich der client jetzt ohne Passwort verbinden konnte :thinking_face:

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • B Bluehannover

                            @thomas-braun So ein Windowsserver hat auch ne GUI... aber wir sind ja im Einsteigerbereich, ich lerne also noch.
                            Und die 1000 Gründe werden die Sicherheit sein, also müsste man auch klären wie sich der client jetzt ohne Passwort verbinden konnte :thinking_face:

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

                            @bluehannover sagte in Multihost - Slave tut nix...:

                            Und die 1000 Gründe werden die Sicherheit sein

                            Auch.
                            Neben Ressourcen des GUI, der Stabilität des GUI, der höheren Komplexität des GUI usw...

                            Die gleichen Gründe sprechen aber auch unter Windows gegen eine GUI.

                            ich lerne also noch.

                            Dann kannste ja als erste Lektion lernen: Kein Desktop mit allem Zipp und Zapp auf einem Server.

                            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
                            1
                            Antworten
                            • In einem neuen Thema antworten
                            Anmelden zum Antworten
                            • Älteste zuerst
                            • Neuste zuerst
                            • Meiste Stimmen


                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            358

                            Online

                            32.4k

                            Benutzer

                            81.5k

                            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