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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. iob diag - Skript

NEWS

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

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

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

iob diag - Skript

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
738 Beiträge 49 Kommentatoren 207.8k Aufrufe 38 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.
  • NegaleinN Negalein

    @thomas-braun sagte in iob diag - Skript:

    (Andere natürlich auch...)

    LXC

    PS: ich weiß schon, was du mir gleich sagen wirst. 106 ;)

    ======================= SUMMARY =======================
                         v.2023-06-20
    
    
     Static hostname: ioBroker
           Icon name: computer-container
             Chassis: container
          Machine ID: b354c482f7cc342776f020ee5ea440c3
             Boot ID: 5ae552d81a2a43a78233355847e6e090
      Virtualization: lxc
    Operating System: Ubuntu 22.04.2 LTS
              Kernel: Linux 5.15.30-2-pve
        Architecture: x86-64
    
    Installation:           lxc
    Kernel:                 x86_64
    Userland:               amd64
    Timezone:               Europe/Vienna (CEST, +0200)
    User-ID:                1001
    X-Server:               false
    Boot Target:            graphical.target
    
    Pending OS-Updates:     106
    Pending iob updates:    2
    
    Nodejs-Installation:    /usr/bin/nodejs         v16.19.1
                            /usr/bin/node           v16.19.1
                            /usr/bin/npm            8.19.3
                            /usr/bin/npx            8.19.3
    
    Recommended versions are nodejs 18.x.y and npm 9.x.y
    Your nodejs installation is correct
    
    MEMORY:
                   total        used        free      shared  buff/cache   available
    Mem:             10G        5.4G        3.5G        0.0K        1.1G        4.6G
    Swap:           2.0G        1.4G        670M
    Total:           12G        6.8G        4.2G
    
    Active iob-Instances:   59
    Active repo(s): Beta (latest)
    
    ioBroker Core:          js-controller           4.0.24
                            admin                   6.5.9
    
    ioBroker Status:        iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Status admin and web instance:
    + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
    + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    Objects:                57369
    States:                 51368
    
    Size of iob-Database:
    
    72M     /opt/iobroker/iobroker-data/objects.jsonl
    29M     /opt/iobroker/iobroker-data/objects.json.migrated
    29M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
    0       /opt/iobroker/iobroker-data/objects.json.broken
    118M    /opt/iobroker/iobroker-data/states.jsonl
    9.4M    /opt/iobroker/iobroker-data/states.json.migrated
    9.4M    /opt/iobroker/iobroker-data/states.json.bak.migrated
    0       /opt/iobroker/iobroker-data/states.json.broken
    
    
    
    =================== END OF SUMMARY ====================
    
    HomoranH Nicht stören
    HomoranH Nicht stören
    Homoran
    Global Moderator Administrators
    schrieb am zuletzt editiert von
    #479

    @negalein sagte in iob diag - Skript:

    was du mir gleich sagen wirst. 106

    nö 108 :joy:

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

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

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

    1 Antwort Letzte Antwort
    1
    • Thomas BraunT Thomas Braun

      @negalein sagte in iob diag - Skript:

      PS: ich weiß schon, was du mir gleich sagen wirst.

      Danke.
      Aber dann brauch ich ja gar nichts mehr sagen und du hältst die Kiste jetzt einfach selbständig auf aktuellem Stand?

      NegaleinN Offline
      NegaleinN Offline
      Negalein
      Global Moderator
      schrieb am zuletzt editiert von
      #480

      @thomas-braun sagte in iob diag - Skript:

      Aber dann brauch ich ja gar nichts mehr sagen und du hältst die Kiste jetzt einfach selbständig auf aktuellem Stand?

      bin schon dabei.
      Gleich fertig. :)

      ° Node.js: 20.17.0 NPM: 10.8.2
      ° Proxmox, Ubuntu 22.04.3 LTS
      ° Fixer ---> iob fix

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • NegaleinN Negalein

        @thomas-braun sagte in iob diag - Skript:

        Aber dann brauch ich ja gar nichts mehr sagen und du hältst die Kiste jetzt einfach selbständig auf aktuellem Stand?

        bin schon dabei.
        Gleich fertig. :)

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

        @negalein

        Dann bitte nochmal das Skript testen, hab gerade noch was bei github hochgeschoben.

        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

        NegaleinN 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @negalein sagte in iob diag - Skript:

          PS: ich weiß schon, was du mir gleich sagen wirst.

          Danke.
          Aber dann brauch ich ja gar nichts mehr sagen und du hältst die Kiste jetzt einfach selbständig auf aktuellem Stand?

          NegaleinN Offline
          NegaleinN Offline
          Negalein
          Global Moderator
          schrieb am zuletzt editiert von
          #482

          @thomas-braun sagte in iob diag - Skript:

          und du hältst die Kiste jetzt einfach selbständig auf aktuellem Stand?

          PS: was mach ich hier?

          nega@ioBroker:/$ do-release-upgrade
          Checking for a new Ubuntu release
          There is no development version of an LTS available.
          To upgrade to the latest non-LTS development release
          set Prompt=normal in /etc/update-manager/release-upgrades.
          nega@ioBroker:/$
          

          ° Node.js: 20.17.0 NPM: 10.8.2
          ° Proxmox, Ubuntu 22.04.3 LTS
          ° Fixer ---> iob fix

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @negalein

            Dann bitte nochmal das Skript testen, hab gerade noch was bei github hochgeschoben.

            NegaleinN Offline
            NegaleinN Offline
            Negalein
            Global Moderator
            schrieb am zuletzt editiert von
            #483

            @thomas-braun sagte in iob diag - Skript:

            Dann bitte nochmal das Skript testen, hab gerade noch was bei github hochgeschoben.

            ======================= SUMMARY =======================
                                 v.2023-06-21
            
            
             Static hostname: ioBroker
                   Icon name: computer-container
                     Chassis: container
                  Machine ID: b354c482f7cc342776f020ee5ea440c3
                     Boot ID: eb405d983fe44b89bb3c508347189c13
              Virtualization: lxc
            Operating System: Ubuntu 22.04.2 LTS
                      Kernel: Linux 5.15.30-2-pve
                Architecture: x86-64
            
            Installation:           lxc
            Kernel:                 x86_64
            Userland:               amd64
            Timezone:               Europe/Vienna (CEST, +0200)
            User-ID:                1001
            X-Server:               false
            Boot Target:            graphical.target
            
            Pending OS-Updates:     0
            Pending iob updates:    2
            
            Nodejs-Installation:    /usr/bin/nodejs         v16.20.1
                                    /usr/bin/node           v16.20.1
                                    /usr/bin/npm            8.19.4
                                    /usr/bin/npx            8.19.4
            
            Recommended versions are nodejs 18.16.1 and npm 9.5.1
            Your nodejs installation is correct
            
            MEMORY:
                           total        used        free      shared  buff/cache   available
            Mem:             10G        4.0G        5.0G        0.0K        1.1G        6.0G
            Swap:           2.0G          0B        2.0G
            Total:           12G        4.0G        7.0G
            
            Active iob-Instances:   58
            Active repo(s): Beta (latest)
            
            ioBroker Core:          js-controller           4.0.24
                                    admin                   6.5.9
            
            ioBroker Status:        iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Status admin and web instance:
            + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
            + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            Objects:                55445
            States:                 50135
            
            Size of iob-Database:
            
            49M     /opt/iobroker/iobroker-data/objects.jsonl
            29M     /opt/iobroker/iobroker-data/objects.json.migrated
            29M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
            0       /opt/iobroker/iobroker-data/objects.json.broken
            154M    /opt/iobroker/iobroker-data/states.jsonl
            9.4M    /opt/iobroker/iobroker-data/states.json.migrated
            9.4M    /opt/iobroker/iobroker-data/states.json.bak.migrated
            0       /opt/iobroker/iobroker-data/states.json.broken
            
            
            
            =================== END OF SUMMARY ====================
            

            ° Node.js: 20.17.0 NPM: 10.8.2
            ° Proxmox, Ubuntu 22.04.3 LTS
            ° Fixer ---> iob fix

            1 Antwort Letzte Antwort
            0
            • NegaleinN Negalein

              @thomas-braun sagte in iob diag - Skript:

              und du hältst die Kiste jetzt einfach selbständig auf aktuellem Stand?

              PS: was mach ich hier?

              nega@ioBroker:/$ do-release-upgrade
              Checking for a new Ubuntu release
              There is no development version of an LTS available.
              To upgrade to the latest non-LTS development release
              set Prompt=normal in /etc/update-manager/release-upgrades.
              nega@ioBroker:/$
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #484

              @negalein sagte in iob diag - Skript:

              PS: was mach ich hier?

              Nix! Du willst kein release upgrade machen.

              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

              NegaleinN 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @negalein sagte in iob diag - Skript:

                PS: was mach ich hier?

                Nix! Du willst kein release upgrade machen.

                NegaleinN Offline
                NegaleinN Offline
                Negalein
                Global Moderator
                schrieb am zuletzt editiert von
                #485

                @thomas-braun sagte in iob diag - Skript:

                Nix! Du willst kein release upgrade machen.

                Ah, ok.
                Gibt also kein neueres?

                ° Node.js: 20.17.0 NPM: 10.8.2
                ° Proxmox, Ubuntu 22.04.3 LTS
                ° Fixer ---> iob fix

                Thomas BraunT 2 Antworten Letzte Antwort
                0
                • NegaleinN Negalein

                  @thomas-braun sagte in iob diag - Skript:

                  Nix! Du willst kein release upgrade machen.

                  Ah, ok.
                  Gibt also kein neueres?

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

                  @negalein sagte in iob diag - Skript:

                  Gibt also kein neueres?

                  Keine neueres LTS-Release. Das nächste LongTermSupport-Ding kommt im April 2024. Dazwischen sind nur Test-Releases am Start.

                  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
                  • NegaleinN Negalein

                    @thomas-braun sagte in iob diag - Skript:

                    Nix! Du willst kein release upgrade machen.

                    Ah, ok.
                    Gibt also kein neueres?

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

                    Aber gut, der Code zur Auswertung von

                    Recommended versions are nodejs 18.16.1 and npm 9.5.1

                    funktioniert also.

                    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
                    • bahnuhrB Online
                      bahnuhrB Online
                      bahnuhr
                      Forum Testing Most Active
                      schrieb am zuletzt editiert von
                      #488

                      Habe dies gemacht:

                      curl https://raw.githubusercontent.com/Grothesk242/iob_diag/main/iob_diag > iob_diag
                      chmod 744 iob_diag
                      ./iob_diag
                      

                      Ist dies jetzt was anderes ?

                      Skript v.2023-06-21
                      
                      *** BASE SYSTEM ***
                         Static hostname: iobroker
                               Icon name: computer-vm
                                 Chassis: vm
                              Machine ID: dd59139b4ae040898d227e04f86103f0
                                 Boot ID: 83384625b8db43beaf0c2c2962e5a98f
                          Virtualization: kvm
                        Operating System: Debian GNU/Linux 11 (bullseye)
                                  Kernel: Linux 5.10.0-23-amd64
                            Architecture: x86-64
                      
                      model name      : Common KVM processor
                      Docker          : false
                      Virtualization  : kvm
                      Kernel          : x86_64
                      Userland        : amd64
                      
                      Systemuptime and Load:
                       21:55:10 up  3:56,  1 user,  load average: 1.39, 1.35, 1.35
                      CPU threads: 8
                      
                      
                      *** Time and Time Zones ***
                                     Local time: Sun 2023-07-02 21:55:10 CEST
                                 Universal time: Sun 2023-07-02 19:55:10 UTC
                                       RTC time: Sun 2023-07-02 19:55:11
                                      Time zone: Europe/Berlin (CEST, +0200)
                      System clock synchronized: yes
                                    NTP service: active
                                RTC in local TZ: no
                      
                      *** User and Groups ***
                      dieter
                      /home/dieter
                      dieter cdrom floppy sudo audio dip video plugdev netdev iobroker
                      
                      *** X-Server-Setup ***
                      X-Server:       false
                      Desktop:
                      Terminal:       tty
                      Boot Target:    graphical.target
                      
                      *** MEMORY ***
                                     total        used        free      shared  buff/cache   available
                      Mem:            5.9G        4.7G        379M        0.0K        869M        995M
                      Swap:           974M          0B        974M
                      Total:          6.9G        4.7G        1.4G
                      
                               5928 M total memory
                               4680 M used memory
                                377 M active memory
                               4841 M inactive memory
                                378 M free memory
                                110 M buffer memory
                                758 M swap cache
                                974 M total swap
                                  0 M used swap
                                974 M free swap
                      
                      *** FILESYSTEM ***
                      Filesystem                Type      Size  Used Avail Use% Mounted on
                      udev                      devtmpfs  2.9G     0  2.9G   0% /dev
                      tmpfs                     tmpfs     593M  516K  593M   1% /run
                      /dev/sda1                 ext4       31G  7.2G   22G  25% /
                      tmpfs                     tmpfs     2.9G     0  2.9G   0% /dev/shm
                      tmpfs                     tmpfs     5.0M     0  5.0M   0% /run/lock
                      //192.168.243.100/1_Sound cifs      238G  120G  118G  51% /mnt
                      tmpfs                     tmpfs     593M     0  593M   0% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Sun Jul  2 17:58:49 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                      [Sun Jul  2 17:58:54 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                      
                      Show mounted filesystems (real ones only):
                      TARGET SOURCE                    FSTYPE OPTIONS
                      /      /dev/sda1                 ext4   rw,relatime,errors=remount-ro
                      `-/mnt //192.168.243.100/1_Sound cifs   rw,relatime,vers=3.1.1,cache=strict,username=dieter,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.243.100,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bs
                      
                      Files in neuralgic directories:
                      
                      /var:
                      869M    /var/
                      371M    /var/cache
                      364M    /var/cache/apt
                      330M    /var/log
                      313M    /var/log/journal/dd59139b4ae040898d227e04f86103f0
                      
                      Hint: You are currently not seeing messages from other users and the system.
                            Users in groups 'adm', 'systemd-journal' can see all messages.
                            Pass -q to turn off this notice.
                      Archived and active journals take up 56.0M in the file system.
                      
                      /opt/iobroker/backups:
                      380M    /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      1.1G    /opt/iobroker/iobroker-data/
                      625M    /opt/iobroker/iobroker-data/files
                      298M    /opt/iobroker/iobroker-data/files/vis.0
                      248M    /opt/iobroker/iobroker-data/files/vis.0/wav
                      235M    /opt/iobroker/iobroker-data/sqlite
                      
                      The five largest files in iobroker-data are:
                      235M    /opt/iobroker/iobroker-data/sqlite/sqlite.db
                      154M    /opt/iobroker/iobroker-data/files/vis.0/wav/starker-regen-mit-gewitter-im.wav
                      40M     /opt/iobroker/iobroker-data/objects.jsonl
                      34M     /opt/iobroker/iobroker-data/files/vis.0/wav/hagelschauer-im-sommer.wav
                      32M     /opt/iobroker/iobroker-data/states.jsonl
                      
                      *** NodeJS-Installation ***
                      
                      /usr/bin/nodejs         v18.16.1
                      /usr/bin/node           v18.16.1
                      /usr/bin/npm            9.5.1
                      /usr/bin/npx            9.5.1
                      
                      
                      nodejs:
                        Installed: 18.16.1-deb-1nodesource1
                        Candidate: 18.16.1-deb-1nodesource1
                        Version table:
                       *** 18.16.1-deb-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                              100 /var/lib/dpkg/status
                           12.22.12~dfsg-1~deb11u4 500
                              500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                           12.22.12~dfsg-1~deb11u3 500
                              500 http://deb.debian.org/debian bullseye/main amd64 Packages
                      
                      Temp directories causing npm8 problem: 0
                      No problems detected
                      
                      Errors in npm tree: 0
                      
                      *** ioBroker-Installation ***
                      
                      ioBroker Status
                      iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      No configuration change needed.
                      
                      
                      Multihost discovery server: disabled
                      Discovery authentication:   enabled
                      Persistent activation:      disabled
                      Objects:                    jsonl on 0.0.0.0
                      States:                     jsonl on 0.0.0.0
                      
                      Core adapters versions
                      js-controller:  4.0.24
                      admin:          6.3.5
                      javascript:     7.0.3
                      
                      Adapters from github:   12
                      
                      Adapter State
                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        system.adapter.alias-manager.0          : alias-manager         : iobroker                                 - disabled
                      + system.adapter.asterisk.0               : asterisk              : iobroker                                 -  enabled, port: 5038
                      + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                      + system.adapter.bmw.0                    : bmw                   : iobroker                                 -  enabled
                        system.adapter.bosch-ebike.0            : bosch-ebike           : iobroker                                 - disabled
                      + system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
                      + system.adapter.contact.0                : contact               : iobroker                                 -  enabled, port: 8096
                        system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                        system.adapter.doorio.0                 : doorio                : iobroker                                 - disabled, port: 4444
                        system.adapter.dwd.0                    : dwd                   : iobroker                                 -  enabled
                      + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                        system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
                        system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
                      + system.adapter.fritzbox.0               : fritzbox              : iobroker                                 -  enabled
                      + system.adapter.fritzdect.0              : fritzdect             : iobroker                                 -  enabled
                      + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                      + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                      + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                      + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                        system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                        system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 - disabled
                        system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 - disabled
                        system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker                                 - disabled
                      + system.adapter.imap.0                   : imap                  : iobroker                                 -  enabled
                      + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                      + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                      + system.adapter.javascript.1             : javascript            : iobroker                                 -  enabled
                      + system.adapter.komoot.0                 : komoot                : iobroker                                 -  enabled
                      + system.adapter.libre.0                  : libre                 : iobroker                                 -  enabled
                        system.adapter.linux-control.0          : linux-control         : iobroker                                 - disabled
                      + system.adapter.logparser.0              : logparser             : iobroker                                 -  enabled
                      + system.adapter.mbus.0                   : mbus                  : Pi-Strom-Wasser                          -  enabled, port: 3493
                      + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
                        system.adapter.mihome.0                 : mihome                : iobroker                                 - disabled, port: 9898, bind: 192.168.243.12
                      + system.adapter.modbus.0                 : modbus                : iobroker                                 -  enabled
                      + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.mqtt.2                   : mqtt                  : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
                      + system.adapter.musiccast.0              : musiccast             : iobroker                                 -  enabled
                      + system.adapter.octoprint.0              : octoprint             : iobroker                                 -  enabled
                        system.adapter.openligadb.0             : openligadb            : iobroker                                 - disabled
                      + system.adapter.parser.0                 : parser                : iobroker                                 -  enabled
                      + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                      + system.adapter.pollenflug.0             : pollenflug            : iobroker                                 -  enabled
                      + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                        system.adapter.rest-api.0               : rest-api              : iobroker                                 - disabled, port: 8093, bind: 0.0.0.0, run as: admin
                      + system.adapter.rssfeed.0                : rssfeed               : iobroker                                 -  enabled
                      + system.adapter.sayit.2                  : sayit                 : iobroker                                 -  enabled
                      + system.adapter.sayit.3                  : sayit                 : iobroker                                 -  enabled
                      + system.adapter.sayit.4                  : sayit                 : iobroker                                 -  enabled
                        system.adapter.shelly.0                 : shelly                : iobroker                                 - disabled, port: 1882, bind: 0.0.0.0
                      + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                      + system.adapter.smartmeter.0             : smartmeter            : Pi-Strom-Wasser                          -  enabled
                      + system.adapter.smartmeter.1             : smartmeter            : Pi-Strom-Wasser                          -  enabled
                        system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 - disabled
                      + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                      + system.adapter.sql.1                    : sql                   : iobroker                                 -  enabled
                      + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
                      + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
                      + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                      + system.adapter.viessmann.0              : viessmann             : iobroker                                 -  enabled, port: 3002
                        system.adapter.vis-bars.0               : vis-bars              : iobroker                                 -  enabled
                        system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 -  enabled
                        system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 -  enabled
                        system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
                        system.adapter.vis-history.0            : vis-history           : iobroker                                 -  enabled
                        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled
                      + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
                        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
                        system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 -  enabled
                        system.adapter.vis-map.0                : vis-map               : iobroker                                 -  enabled
                        system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled
                        system.adapter.vis-players.0            : vis-players           : iobroker                                 -  enabled
                        system.adapter.vis-plumb.0              : vis-plumb             : iobroker                                 -  enabled
                        system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                 -  enabled
                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                        system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
                        system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        system.adapter.wiobrowser.0             : wiobrowser            : iobroker                                 - disabled, port: 5000
                      + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      + system.adapter.yamaha.0                 : yamaha                : iobroker                                 -  enabled
                      + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.243.114:6638
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.asterisk.0               : asterisk              : iobroker                                 -  enabled, port: 5038
                      + system.adapter.contact.0                : contact               : iobroker                                 -  enabled, port: 8096
                      + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                      + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                      + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                      + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                      + system.adapter.mbus.0                   : mbus                  : Pi-Strom-Wasser                          -  enabled, port: 3493
                      + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
                      + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.mqtt.2                   : mqtt                  : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
                      + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                      + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                      + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                      + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.viessmann.0              : viessmann             : iobroker                                 -  enabled, port: 3002
                      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.243.114:6638
                      
                      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.3.5    , installed 6.3.5
                      Adapter    "alias-manager": 1.2.4    , installed 1.2.4
                      Adapter    "asterisk"     : 1.0.6    , installed 1.0.6
                      Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                      Adapter    "bmw"          : 2.5.7    , installed 2.6.0
                      Adapter    "bosch-ebike"  : 0.0.3    , installed 0.0.3
                      Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                      Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                      Adapter    "doorio"       : 2.1.4    , installed 2.1.4
                      Adapter    "dwd"          : 2.8.3    , installed 2.8.5
                      Adapter    "email"        : 1.2.0    , installed 1.2.0
                      Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                      Adapter    "flot"         : 1.12.0   , installed 1.12.0
                      Adapter    "fritzbox"     : 0.2.1    , installed 0.2.1
                      Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
                      Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
                      Adapter    "hm-rpc"       : 1.15.18  , installed 1.15.18
                      Adapter    "ical"         : 1.13.3   , installed 1.13.3
                      Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                      Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                      Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                      Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                      Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                      Controller "js-controller": 4.0.24   , installed 4.0.24
                      Adapter    "libre"        : 0.0.4    , installed 0.0.5
                      Adapter    "linux-control": 1.1.3    , installed 1.1.3
                      Adapter    "logparser"    : 2.2.0    , installed 2.2.0
                      Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                      Adapter    "mihome-vacuum": 3.11.0   , installed 3.11.0
                      Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                      Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                      Adapter    "musiccast"    : 1.1.0    , installed 1.1.2
                      Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
                      Adapter    "openligadb"   : 1.2.4    , installed 1.2.4
                      Adapter    "parser"       : 1.3.2    , installed 1.3.2
                      Adapter    "ping"         : 1.5.3    , installed 1.5.3
                      Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                      Adapter    "proxmox"      : 1.3.5    , installed 1.3.5
                      Adapter    "rest-api"     : 1.1.0    , installed 1.1.0
                      Adapter    "rssfeed"      : 2.6.1    , installed 2.6.1
                      Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                      Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                      Adapter    "socketio"     : 4.2.0    , installed 6.3.5
                      Adapter    "sql"          : 2.2.0    , installed 2.2.0
                      Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                      Adapter    "telegram"     : 1.15.6   , installed 1.15.6
                      Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                      Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                      Adapter    "viessmann"    : 1.4.4    , installed 1.4.4
                      Adapter    "vis"          : 1.4.16   , installed 1.4.16
                      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                      Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                      Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                      Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                      Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                      Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
                      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                      Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                      Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
                      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                      Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                      Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                      Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                      Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                      Adapter    "web"          : 4.3.0    , installed 6.0.1
                      Adapter    "wiobrowser"   : 2.0.1    , installed 2.0.1
                      Adapter    "ws"           : 1.3.0    , installed 2.3.6
                      Adapter    "yamaha"       : 0.5.3    , installed 0.5.3
                      Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        23378
                      States:         19280
                      
                      *** OS-Repositories and Updates ***
                      Hit:1 http://deb.debian.org/debian bullseye InRelease
                      Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
                      Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
                      Hit:4 https://deb.nodesource.com/node_18.x bullseye InRelease
                      Reading package lists... Done
                      Pending Updates: 3
                      
                      *** 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:22              0.0.0.0:*               LISTEN      0          1429       428/sshd: /usr/sbin
                      tcp        0      0 192.168.243.15:2010     0.0.0.0:*               LISTEN      1001       14772      735/io.hm-rpc.2
                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       16724      830/io.mqtt.0
                      tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       15047      841/io.mqtt.2
                      tcp        0      0 192.168.243.15:8701     0.0.0.0:*               LISTEN      1001       10228      716/io.hm-rpc.1
                      tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       14146      409/iobroker.js-con
                      tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       14139      409/iobroker.js-con
                      tcp        0      0 0.0.0.0:5038            0.0.0.0:*               LISTEN      108        1454       406/asterisk
                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          11187      1/init
                      tcp        0      0 192.168.243.15:2001     0.0.0.0:*               LISTEN      1001       10230      709/io.hm-rpc.0
                      tcp6       0      0 :::8084                 :::*                    LISTEN      1001       22650      1327/io.ws.0
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          1431       428/sshd: /usr/sbin
                      tcp6       0      0 :::8087                 :::*                    LISTEN      1001       22598      1241/io.simple-api.
                      tcp6       0      0 :::111                  :::*                    LISTEN      0          1147       1/init
                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       14204      563/io.admin.0
                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       20758      1321/io.web.0
                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13155      359/dhclient
                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          12243      1/init
                      udp        0      0 0.0.0.0:41100           0.0.0.0:*                           1001       20474      1214/io.musiccast.0
                      udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       1891       796/io.mihome-vacuu
                      udp        0      0 0.0.0.0:4569            0.0.0.0:*                           108        1467       406/asterisk
                      udp        0      0 0.0.0.0:5060            0.0.0.0:*                           108        1468       406/asterisk
                      udp        0      0 0.0.0.0:37967           0.0.0.0:*                           108        14127      406/asterisk
                      udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       15848      890/io.tuya.0
                      udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       15849      890/io.tuya.0
                      udp6       0      0 :::53083                :::*                                108        14128      406/asterisk
                      udp6       0      0 :::111                  :::*                                0          9730       1/init
                      
                      *** Log File - Last 25 Lines ***
                      
                      2023-07-02 21:53:34.067  - info: octoprint.0 (1220) error ECONNABORTED from /api/version: timeout of 2000ms exceeded
                      2023-07-02 21:53:49.579  - info: javascript.0 (601) script.js.Scripte.Licht.Bad_EG: Licht Bad EG ausgeschaltet.
                      2023-07-02 21:54:00.102  - info: javascript.0 (601) script.js.Scripte.Geraete.Maehroboter: json = {"name": "Robo-Maeh", "id": "081603", "status": {"status": 17, "distance": 0, "stopped": false, "dooropen": false, "duration": 13298, "mode": 0, "battery": 100, "hours": 968}, "timer": {"status": 2, "next": {"date": "2023-07-04", "time": "10:00:00", "unix": 1688464800}}, "blades": {"quality": 38, "hours": 186, "days": 96}, "wlan": {"signal": -77}, "health": {"temperature": 31, "humidity": 23}, "clock": {"date": "2023-07-02", "time": "21:54:00", "unix": 1688334840}, "successful": true}
                      2023-07-02 21:54:00.416  - info: javascript.0 (601) script.js.Scripte.Geraete.Waschmaschine: Auslöser Waschmaschine
                      2023-07-02 21:54:18.279  - info: javascript.0 (601) script.js.Scripte.Sonstige.Sonne: Auslöser Lichtsensor
                      2023-07-02 21:54:50.767  - info: javascript.0 (601) script.js.Scripte.Licht.Flur2_EG: Licht Flur 2 EG ausgeschaltet.
                      2023-07-02 21:54:56.031  - info: javascript.0 (601) script.js.Scripte.Geraete.Wemos: Auslöser: Wemos Barometer Zisterne geändert
                      2023-07-02 21:54:56.070  - info: javascript.0 (601) script.js.Scripte.Geraete.Wemos: Auslöser: Wemos Zisterne geändert
                      2023-07-02 21:55:00.113  - info: javascript.0 (601) script.js.Scripte.System.Drucker_3D: 3D Drucker ist per Ping nicht erreichbar !
                      2023-07-02 21:55:00.295  - info: javascript.0 (601) script.js.Scripte.Geraete.Tablet: Tablet Surface: aktuelle Helligkeit ist: 100 %.
                      2023-07-02 21:55:00.299  - info: javascript.0 (601) script.js.Scripte.Geraete.Tablet: Tablet Surface: aktuelle Lautstärke ist: 86 %.
                      2023-07-02 21:55:00.331  - info: javascript.0 (601) script.js.Scripte.Geraete.Tablet: Tablet Chuwi: aktuelle Lautstärke ist: 70 %.
                      2023-07-02 21:55:00.347  - info: host.iobroker instance system.adapter.dwd.0 started with pid 12556
                      2023-07-02 21:55:00.368  - info: javascript.0 (601) script.js.Scripte.Geraete.Tablet: Tablet Chuwi: aktuelle Helligkeit ist: 100 %.
                      2023-07-02 21:55:00.461  - info: javascript.0 (601) script.js.Scripte.Geraete.Tablet: Tablet Chuwi: aktueller Akkustand ist: 52 %.
                      2023-07-02 21:55:00.487  - info: javascript.0 (601) script.js.Scripte.Geraete.Tablet: Tablet Surface: aktueller Akkustand ist: 100 %.
                      2023-07-02 21:55:01.018  - info: javascript.0 (601) script.js.Scripte.Sonstige.Sonne: Auslöser Lichtsensor
                      2023-07-02 21:55:06.507  - info: dwd.0 (12556) starting. Version 2.8.5 (non-npm: ioBroker/ioBroker.dwd) in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.1, js-controller: 4.0.24
                      2023-07-02 21:55:11.266  - info: dwd.0 (12556) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                      2023-07-02 21:55:11.803  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                      2023-07-02 21:55:33.536  - info: javascript.0 (601) script.js.Scripte.Geraete.Kombisensor_-_Windrose: Auslöser Windrichtung
                      2023-07-02 21:56:00.099  - info: javascript.0 (601) script.js.Scripte.Geraete.Maehroboter: json = {"name": "Robo-Maeh", "id": "081603", "status": {"status": 17, "distance": 0, "stopped": false, "dooropen": false, "duration": 13418, "mode": 0, "battery": 100, "hours": 968}, "timer": {"status": 2, "next": {"date": "2023-07-04", "time": "10:00:00", "unix": 1688464800}}, "blades": {"quality": 38, "hours": 186, "days": 96}, "wlan": {"signal": -77}, "health": {"temperature": 31, "humidity": 23}, "clock": {"date": "2023-07-02", "time": "21:56:00", "unix": 1688334960}, "successful": true}
                      2023-07-02 21:56:20.832  - info: javascript.0 (601) script.js.Scripte.Geraete.Waschmaschine: Auslöser Waschmaschine
                      2023-07-02 21:56:23.013  - info: javascript.0 (601) script.js.Scripte.System.Sonne_Mond: Sonne: Azimut: 296° / Sonne: Elevation: -25.6° / Mond: Azimut: 124° / Mond: Elevation: 32.7°
                      2023-07-02 21:56:40.642  - info: javascript.0 (601) script.js.Scripte.Sonstige.Sonne: Auslöser Lichtsensor
                      
                      ============ Mark until here for C&P =============
                      
                      iob diag has finished.
                      
                      Press any key for a summary
                      
                      ======================= SUMMARY =======================
                                           v.2023-06-21
                      
                      
                         Static hostname: iobroker
                               Icon name: computer-vm
                                 Chassis: vm
                              Machine ID: dd59139b4ae040898d227e04f86103f0
                                 Boot ID: 83384625b8db43beaf0c2c2962e5a98f
                          Virtualization: kvm
                        Operating System: Debian GNU/Linux 11 (bullseye)
                                  Kernel: Linux 5.10.0-23-amd64
                            Architecture: x86-64
                      
                      Installation:           kvm
                      Kernel:                 x86_64
                      Userland:               amd64
                      Timezone:               Europe/Berlin (CEST, +0200)
                      User-ID:                1000
                      X-Server:               false
                      Boot Target:            graphical.target
                      
                      Pending OS-Updates:     3
                      Pending iob updates:    0
                      
                      Nodejs-Installation:    /usr/bin/nodejs         v18.16.1
                                              /usr/bin/node           v18.16.1
                                              /usr/bin/npm            9.5.1
                                              /usr/bin/npx            9.5.1
                      
                      Recommended versions are nodejs 16.20.1 and npm 8.19.4
                      Your nodejs installation is correct
                      
                      MEMORY:
                                     total        used        free      shared  buff/cache   available
                      Mem:            5.9G        4.5G        574M        0.0K        832M        1.2G
                      Swap:           974M        0.0K        974M
                      Total:          6.9G        4.5G        1.5G
                      
                      Active iob-Instances:   52
                      Active repo(s): stable
                      
                      ioBroker Core:          js-controller           4.0.24
                                              admin                   6.3.5
                      
                      ioBroker Status:        iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Status admin and web instance:
                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      Objects:                23378
                      States:                 19280
                      
                      Size of iob-Database:
                      
                      40M     /opt/iobroker/iobroker-data/objects.jsonl
                      36M     /opt/iobroker/iobroker-data/states.jsonl
                      
                      
                      
                      =================== END OF SUMMARY ====================
                      

                      Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                      Danke.
                      gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                      ScreenToGif :https://www.screentogif.com/downloads.html

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • bahnuhrB bahnuhr

                        Habe dies gemacht:

                        curl https://raw.githubusercontent.com/Grothesk242/iob_diag/main/iob_diag > iob_diag
                        chmod 744 iob_diag
                        ./iob_diag
                        

                        Ist dies jetzt was anderes ?

                        Skript v.2023-06-21
                        
                        *** BASE SYSTEM ***
                           Static hostname: iobroker
                                 Icon name: computer-vm
                                   Chassis: vm
                                Machine ID: dd59139b4ae040898d227e04f86103f0
                                   Boot ID: 83384625b8db43beaf0c2c2962e5a98f
                            Virtualization: kvm
                          Operating System: Debian GNU/Linux 11 (bullseye)
                                    Kernel: Linux 5.10.0-23-amd64
                              Architecture: x86-64
                        
                        model name      : Common KVM processor
                        Docker          : false
                        Virtualization  : kvm
                        Kernel          : x86_64
                        Userland        : amd64
                        
                        Systemuptime and Load:
                         21:55:10 up  3:56,  1 user,  load average: 1.39, 1.35, 1.35
                        CPU threads: 8
                        
                        
                        *** Time and Time Zones ***
                                       Local time: Sun 2023-07-02 21:55:10 CEST
                                   Universal time: Sun 2023-07-02 19:55:10 UTC
                                         RTC time: Sun 2023-07-02 19:55:11
                                        Time zone: Europe/Berlin (CEST, +0200)
                        System clock synchronized: yes
                                      NTP service: active
                                  RTC in local TZ: no
                        
                        *** User and Groups ***
                        dieter
                        /home/dieter
                        dieter cdrom floppy sudo audio dip video plugdev netdev iobroker
                        
                        *** X-Server-Setup ***
                        X-Server:       false
                        Desktop:
                        Terminal:       tty
                        Boot Target:    graphical.target
                        
                        *** MEMORY ***
                                       total        used        free      shared  buff/cache   available
                        Mem:            5.9G        4.7G        379M        0.0K        869M        995M
                        Swap:           974M          0B        974M
                        Total:          6.9G        4.7G        1.4G
                        
                                 5928 M total memory
                                 4680 M used memory
                                  377 M active memory
                                 4841 M inactive memory
                                  378 M free memory
                                  110 M buffer memory
                                  758 M swap cache
                                  974 M total swap
                                    0 M used swap
                                  974 M free swap
                        
                        *** FILESYSTEM ***
                        Filesystem                Type      Size  Used Avail Use% Mounted on
                        udev                      devtmpfs  2.9G     0  2.9G   0% /dev
                        tmpfs                     tmpfs     593M  516K  593M   1% /run
                        /dev/sda1                 ext4       31G  7.2G   22G  25% /
                        tmpfs                     tmpfs     2.9G     0  2.9G   0% /dev/shm
                        tmpfs                     tmpfs     5.0M     0  5.0M   0% /run/lock
                        //192.168.243.100/1_Sound cifs      238G  120G  118G  51% /mnt
                        tmpfs                     tmpfs     593M     0  593M   0% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        [Sun Jul  2 17:58:49 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                        [Sun Jul  2 17:58:54 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                        
                        Show mounted filesystems (real ones only):
                        TARGET SOURCE                    FSTYPE OPTIONS
                        /      /dev/sda1                 ext4   rw,relatime,errors=remount-ro
                        `-/mnt //192.168.243.100/1_Sound cifs   rw,relatime,vers=3.1.1,cache=strict,username=dieter,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.243.100,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bs
                        
                        Files in neuralgic directories:
                        
                        /var:
                        869M    /var/
                        371M    /var/cache
                        364M    /var/cache/apt
                        330M    /var/log
                        313M    /var/log/journal/dd59139b4ae040898d227e04f86103f0
                        
                        Hint: You are currently not seeing messages from other users and the system.
                              Users in groups 'adm', 'systemd-journal' can see all messages.
                              Pass -q to turn off this notice.
                        Archived and active journals take up 56.0M in the file system.
                        
                        /opt/iobroker/backups:
                        380M    /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        1.1G    /opt/iobroker/iobroker-data/
                        625M    /opt/iobroker/iobroker-data/files
                        298M    /opt/iobroker/iobroker-data/files/vis.0
                        248M    /opt/iobroker/iobroker-data/files/vis.0/wav
                        235M    /opt/iobroker/iobroker-data/sqlite
                        
                        The five largest files in iobroker-data are:
                        235M    /opt/iobroker/iobroker-data/sqlite/sqlite.db
                        154M    /opt/iobroker/iobroker-data/files/vis.0/wav/starker-regen-mit-gewitter-im.wav
                        40M     /opt/iobroker/iobroker-data/objects.jsonl
                        34M     /opt/iobroker/iobroker-data/files/vis.0/wav/hagelschauer-im-sommer.wav
                        32M     /opt/iobroker/iobroker-data/states.jsonl
                        
                        *** NodeJS-Installation ***
                        
                        /usr/bin/nodejs         v18.16.1
                        /usr/bin/node           v18.16.1
                        /usr/bin/npm            9.5.1
                        /usr/bin/npx            9.5.1
                        
                        
                        nodejs:
                          Installed: 18.16.1-deb-1nodesource1
                          Candidate: 18.16.1-deb-1nodesource1
                          Version table:
                         *** 18.16.1-deb-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                                100 /var/lib/dpkg/status
                             12.22.12~dfsg-1~deb11u4 500
                                500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                             12.22.12~dfsg-1~deb11u3 500
                                500 http://deb.debian.org/debian bullseye/main amd64 Packages
                        
                        Temp directories causing npm8 problem: 0
                        No problems detected
                        
                        Errors in npm tree: 0
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        No configuration change needed.
                        
                        
                        Multihost discovery server: disabled
                        Discovery authentication:   enabled
                        Persistent activation:      disabled
                        Objects:                    jsonl on 0.0.0.0
                        States:                     jsonl on 0.0.0.0
                        
                        Core adapters versions
                        js-controller:  4.0.24
                        admin:          6.3.5
                        javascript:     7.0.3
                        
                        Adapters from github:   12
                        
                        Adapter State
                        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          system.adapter.alias-manager.0          : alias-manager         : iobroker                                 - disabled
                        + system.adapter.asterisk.0               : asterisk              : iobroker                                 -  enabled, port: 5038
                        + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                        + system.adapter.bmw.0                    : bmw                   : iobroker                                 -  enabled
                          system.adapter.bosch-ebike.0            : bosch-ebike           : iobroker                                 - disabled
                        + system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
                        + system.adapter.contact.0                : contact               : iobroker                                 -  enabled, port: 8096
                          system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                          system.adapter.doorio.0                 : doorio                : iobroker                                 - disabled, port: 4444
                          system.adapter.dwd.0                    : dwd                   : iobroker                                 -  enabled
                        + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                          system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
                          system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
                        + system.adapter.fritzbox.0               : fritzbox              : iobroker                                 -  enabled
                        + system.adapter.fritzdect.0              : fritzdect             : iobroker                                 -  enabled
                        + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                        + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                        + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                          system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                          system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 - disabled
                          system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 - disabled
                          system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker                                 - disabled
                        + system.adapter.imap.0                   : imap                  : iobroker                                 -  enabled
                        + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                        + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                        + system.adapter.javascript.1             : javascript            : iobroker                                 -  enabled
                        + system.adapter.komoot.0                 : komoot                : iobroker                                 -  enabled
                        + system.adapter.libre.0                  : libre                 : iobroker                                 -  enabled
                          system.adapter.linux-control.0          : linux-control         : iobroker                                 - disabled
                        + system.adapter.logparser.0              : logparser             : iobroker                                 -  enabled
                        + system.adapter.mbus.0                   : mbus                  : Pi-Strom-Wasser                          -  enabled, port: 3493
                        + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
                          system.adapter.mihome.0                 : mihome                : iobroker                                 - disabled, port: 9898, bind: 192.168.243.12
                        + system.adapter.modbus.0                 : modbus                : iobroker                                 -  enabled
                        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.mqtt.2                   : mqtt                  : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
                        + system.adapter.musiccast.0              : musiccast             : iobroker                                 -  enabled
                        + system.adapter.octoprint.0              : octoprint             : iobroker                                 -  enabled
                          system.adapter.openligadb.0             : openligadb            : iobroker                                 - disabled
                        + system.adapter.parser.0                 : parser                : iobroker                                 -  enabled
                        + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                        + system.adapter.pollenflug.0             : pollenflug            : iobroker                                 -  enabled
                        + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                          system.adapter.rest-api.0               : rest-api              : iobroker                                 - disabled, port: 8093, bind: 0.0.0.0, run as: admin
                        + system.adapter.rssfeed.0                : rssfeed               : iobroker                                 -  enabled
                        + system.adapter.sayit.2                  : sayit                 : iobroker                                 -  enabled
                        + system.adapter.sayit.3                  : sayit                 : iobroker                                 -  enabled
                        + system.adapter.sayit.4                  : sayit                 : iobroker                                 -  enabled
                          system.adapter.shelly.0                 : shelly                : iobroker                                 - disabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                        + system.adapter.smartmeter.0             : smartmeter            : Pi-Strom-Wasser                          -  enabled
                        + system.adapter.smartmeter.1             : smartmeter            : Pi-Strom-Wasser                          -  enabled
                          system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 - disabled
                        + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                        + system.adapter.sql.1                    : sql                   : iobroker                                 -  enabled
                        + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
                        + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
                        + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                        + system.adapter.viessmann.0              : viessmann             : iobroker                                 -  enabled, port: 3002
                          system.adapter.vis-bars.0               : vis-bars              : iobroker                                 -  enabled
                          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 -  enabled
                          system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 -  enabled
                          system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
                          system.adapter.vis-history.0            : vis-history           : iobroker                                 -  enabled
                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled
                        + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
                          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
                          system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 -  enabled
                          system.adapter.vis-map.0                : vis-map               : iobroker                                 -  enabled
                          system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled
                          system.adapter.vis-players.0            : vis-players           : iobroker                                 -  enabled
                          system.adapter.vis-plumb.0              : vis-plumb             : iobroker                                 -  enabled
                          system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                 -  enabled
                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                          system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
                          system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          system.adapter.wiobrowser.0             : wiobrowser            : iobroker                                 - disabled, port: 5000
                        + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                        + system.adapter.yamaha.0                 : yamaha                : iobroker                                 -  enabled
                        + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.243.114:6638
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.asterisk.0               : asterisk              : iobroker                                 -  enabled, port: 5038
                        + system.adapter.contact.0                : contact               : iobroker                                 -  enabled, port: 8096
                        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                        + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                        + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                        + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                        + system.adapter.mbus.0                   : mbus                  : Pi-Strom-Wasser                          -  enabled, port: 3493
                        + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
                        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.mqtt.2                   : mqtt                  : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
                        + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                        + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                        + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                        + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.viessmann.0              : viessmann             : iobroker                                 -  enabled, port: 3002
                        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                        + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.243.114:6638
                        
                        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.3.5    , installed 6.3.5
                        Adapter    "alias-manager": 1.2.4    , installed 1.2.4
                        Adapter    "asterisk"     : 1.0.6    , installed 1.0.6
                        Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                        Adapter    "bmw"          : 2.5.7    , installed 2.6.0
                        Adapter    "bosch-ebike"  : 0.0.3    , installed 0.0.3
                        Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                        Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                        Adapter    "doorio"       : 2.1.4    , installed 2.1.4
                        Adapter    "dwd"          : 2.8.3    , installed 2.8.5
                        Adapter    "email"        : 1.2.0    , installed 1.2.0
                        Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                        Adapter    "fritzbox"     : 0.2.1    , installed 0.2.1
                        Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
                        Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
                        Adapter    "hm-rpc"       : 1.15.18  , installed 1.15.18
                        Adapter    "ical"         : 1.13.3   , installed 1.13.3
                        Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                        Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                        Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                        Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                        Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                        Controller "js-controller": 4.0.24   , installed 4.0.24
                        Adapter    "libre"        : 0.0.4    , installed 0.0.5
                        Adapter    "linux-control": 1.1.3    , installed 1.1.3
                        Adapter    "logparser"    : 2.2.0    , installed 2.2.0
                        Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                        Adapter    "mihome-vacuum": 3.11.0   , installed 3.11.0
                        Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                        Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                        Adapter    "musiccast"    : 1.1.0    , installed 1.1.2
                        Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
                        Adapter    "openligadb"   : 1.2.4    , installed 1.2.4
                        Adapter    "parser"       : 1.3.2    , installed 1.3.2
                        Adapter    "ping"         : 1.5.3    , installed 1.5.3
                        Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                        Adapter    "proxmox"      : 1.3.5    , installed 1.3.5
                        Adapter    "rest-api"     : 1.1.0    , installed 1.1.0
                        Adapter    "rssfeed"      : 2.6.1    , installed 2.6.1
                        Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                        Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                        Adapter    "socketio"     : 4.2.0    , installed 6.3.5
                        Adapter    "sql"          : 2.2.0    , installed 2.2.0
                        Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                        Adapter    "telegram"     : 1.15.6   , installed 1.15.6
                        Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                        Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                        Adapter    "viessmann"    : 1.4.4    , installed 1.4.4
                        Adapter    "vis"          : 1.4.16   , installed 1.4.16
                        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                        Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                        Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                        Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                        Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                        Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
                        Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                        Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                        Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
                        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                        Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                        Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                        Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                        Adapter    "web"          : 4.3.0    , installed 6.0.1
                        Adapter    "wiobrowser"   : 2.0.1    , installed 2.0.1
                        Adapter    "ws"           : 1.3.0    , installed 2.3.6
                        Adapter    "yamaha"       : 0.5.3    , installed 0.5.3
                        Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        23378
                        States:         19280
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://deb.debian.org/debian bullseye InRelease
                        Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
                        Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
                        Hit:4 https://deb.nodesource.com/node_18.x bullseye InRelease
                        Reading package lists... Done
                        Pending Updates: 3
                        
                        *** 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:22              0.0.0.0:*               LISTEN      0          1429       428/sshd: /usr/sbin
                        tcp        0      0 192.168.243.15:2010     0.0.0.0:*               LISTEN      1001       14772      735/io.hm-rpc.2
                        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       16724      830/io.mqtt.0
                        tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       15047      841/io.mqtt.2
                        tcp        0      0 192.168.243.15:8701     0.0.0.0:*               LISTEN      1001       10228      716/io.hm-rpc.1
                        tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       14146      409/iobroker.js-con
                        tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       14139      409/iobroker.js-con
                        tcp        0      0 0.0.0.0:5038            0.0.0.0:*               LISTEN      108        1454       406/asterisk
                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          11187      1/init
                        tcp        0      0 192.168.243.15:2001     0.0.0.0:*               LISTEN      1001       10230      709/io.hm-rpc.0
                        tcp6       0      0 :::8084                 :::*                    LISTEN      1001       22650      1327/io.ws.0
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          1431       428/sshd: /usr/sbin
                        tcp6       0      0 :::8087                 :::*                    LISTEN      1001       22598      1241/io.simple-api.
                        tcp6       0      0 :::111                  :::*                    LISTEN      0          1147       1/init
                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       14204      563/io.admin.0
                        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       20758      1321/io.web.0
                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13155      359/dhclient
                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          12243      1/init
                        udp        0      0 0.0.0.0:41100           0.0.0.0:*                           1001       20474      1214/io.musiccast.0
                        udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       1891       796/io.mihome-vacuu
                        udp        0      0 0.0.0.0:4569            0.0.0.0:*                           108        1467       406/asterisk
                        udp        0      0 0.0.0.0:5060            0.0.0.0:*                           108        1468       406/asterisk
                        udp        0      0 0.0.0.0:37967           0.0.0.0:*                           108        14127      406/asterisk
                        udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       15848      890/io.tuya.0
                        udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       15849      890/io.tuya.0
                        udp6       0      0 :::53083                :::*                                108        14128      406/asterisk
                        udp6       0      0 :::111                  :::*                                0          9730       1/init
                        
                        *** Log File - Last 25 Lines ***
                        
                        2023-07-02 21:53:34.067  - info: octoprint.0 (1220) error ECONNABORTED from /api/version: timeout of 2000ms exceeded
                        2023-07-02 21:53:49.579  - info: javascript.0 (601) script.js.Scripte.Licht.Bad_EG: Licht Bad EG ausgeschaltet.
                        2023-07-02 21:54:00.102  - info: javascript.0 (601) script.js.Scripte.Geraete.Maehroboter: json = {"name": "Robo-Maeh", "id": "081603", "status": {"status": 17, "distance": 0, "stopped": false, "dooropen": false, "duration": 13298, "mode": 0, "battery": 100, "hours": 968}, "timer": {"status": 2, "next": {"date": "2023-07-04", "time": "10:00:00", "unix": 1688464800}}, "blades": {"quality": 38, "hours": 186, "days": 96}, "wlan": {"signal": -77}, "health": {"temperature": 31, "humidity": 23}, "clock": {"date": "2023-07-02", "time": "21:54:00", "unix": 1688334840}, "successful": true}
                        2023-07-02 21:54:00.416  - info: javascript.0 (601) script.js.Scripte.Geraete.Waschmaschine: Auslöser Waschmaschine
                        2023-07-02 21:54:18.279  - info: javascript.0 (601) script.js.Scripte.Sonstige.Sonne: Auslöser Lichtsensor
                        2023-07-02 21:54:50.767  - info: javascript.0 (601) script.js.Scripte.Licht.Flur2_EG: Licht Flur 2 EG ausgeschaltet.
                        2023-07-02 21:54:56.031  - info: javascript.0 (601) script.js.Scripte.Geraete.Wemos: Auslöser: Wemos Barometer Zisterne geändert
                        2023-07-02 21:54:56.070  - info: javascript.0 (601) script.js.Scripte.Geraete.Wemos: Auslöser: Wemos Zisterne geändert
                        2023-07-02 21:55:00.113  - info: javascript.0 (601) script.js.Scripte.System.Drucker_3D: 3D Drucker ist per Ping nicht erreichbar !
                        2023-07-02 21:55:00.295  - info: javascript.0 (601) script.js.Scripte.Geraete.Tablet: Tablet Surface: aktuelle Helligkeit ist: 100 %.
                        2023-07-02 21:55:00.299  - info: javascript.0 (601) script.js.Scripte.Geraete.Tablet: Tablet Surface: aktuelle Lautstärke ist: 86 %.
                        2023-07-02 21:55:00.331  - info: javascript.0 (601) script.js.Scripte.Geraete.Tablet: Tablet Chuwi: aktuelle Lautstärke ist: 70 %.
                        2023-07-02 21:55:00.347  - info: host.iobroker instance system.adapter.dwd.0 started with pid 12556
                        2023-07-02 21:55:00.368  - info: javascript.0 (601) script.js.Scripte.Geraete.Tablet: Tablet Chuwi: aktuelle Helligkeit ist: 100 %.
                        2023-07-02 21:55:00.461  - info: javascript.0 (601) script.js.Scripte.Geraete.Tablet: Tablet Chuwi: aktueller Akkustand ist: 52 %.
                        2023-07-02 21:55:00.487  - info: javascript.0 (601) script.js.Scripte.Geraete.Tablet: Tablet Surface: aktueller Akkustand ist: 100 %.
                        2023-07-02 21:55:01.018  - info: javascript.0 (601) script.js.Scripte.Sonstige.Sonne: Auslöser Lichtsensor
                        2023-07-02 21:55:06.507  - info: dwd.0 (12556) starting. Version 2.8.5 (non-npm: ioBroker/ioBroker.dwd) in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.1, js-controller: 4.0.24
                        2023-07-02 21:55:11.266  - info: dwd.0 (12556) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        2023-07-02 21:55:11.803  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2023-07-02 21:55:33.536  - info: javascript.0 (601) script.js.Scripte.Geraete.Kombisensor_-_Windrose: Auslöser Windrichtung
                        2023-07-02 21:56:00.099  - info: javascript.0 (601) script.js.Scripte.Geraete.Maehroboter: json = {"name": "Robo-Maeh", "id": "081603", "status": {"status": 17, "distance": 0, "stopped": false, "dooropen": false, "duration": 13418, "mode": 0, "battery": 100, "hours": 968}, "timer": {"status": 2, "next": {"date": "2023-07-04", "time": "10:00:00", "unix": 1688464800}}, "blades": {"quality": 38, "hours": 186, "days": 96}, "wlan": {"signal": -77}, "health": {"temperature": 31, "humidity": 23}, "clock": {"date": "2023-07-02", "time": "21:56:00", "unix": 1688334960}, "successful": true}
                        2023-07-02 21:56:20.832  - info: javascript.0 (601) script.js.Scripte.Geraete.Waschmaschine: Auslöser Waschmaschine
                        2023-07-02 21:56:23.013  - info: javascript.0 (601) script.js.Scripte.System.Sonne_Mond: Sonne: Azimut: 296° / Sonne: Elevation: -25.6° / Mond: Azimut: 124° / Mond: Elevation: 32.7°
                        2023-07-02 21:56:40.642  - info: javascript.0 (601) script.js.Scripte.Sonstige.Sonne: Auslöser Lichtsensor
                        
                        ============ Mark until here for C&P =============
                        
                        iob diag has finished.
                        
                        Press any key for a summary
                        
                        ======================= SUMMARY =======================
                                             v.2023-06-21
                        
                        
                           Static hostname: iobroker
                                 Icon name: computer-vm
                                   Chassis: vm
                                Machine ID: dd59139b4ae040898d227e04f86103f0
                                   Boot ID: 83384625b8db43beaf0c2c2962e5a98f
                            Virtualization: kvm
                          Operating System: Debian GNU/Linux 11 (bullseye)
                                    Kernel: Linux 5.10.0-23-amd64
                              Architecture: x86-64
                        
                        Installation:           kvm
                        Kernel:                 x86_64
                        Userland:               amd64
                        Timezone:               Europe/Berlin (CEST, +0200)
                        User-ID:                1000
                        X-Server:               false
                        Boot Target:            graphical.target
                        
                        Pending OS-Updates:     3
                        Pending iob updates:    0
                        
                        Nodejs-Installation:    /usr/bin/nodejs         v18.16.1
                                                /usr/bin/node           v18.16.1
                                                /usr/bin/npm            9.5.1
                                                /usr/bin/npx            9.5.1
                        
                        Recommended versions are nodejs 16.20.1 and npm 8.19.4
                        Your nodejs installation is correct
                        
                        MEMORY:
                                       total        used        free      shared  buff/cache   available
                        Mem:            5.9G        4.5G        574M        0.0K        832M        1.2G
                        Swap:           974M        0.0K        974M
                        Total:          6.9G        4.5G        1.5G
                        
                        Active iob-Instances:   52
                        Active repo(s): stable
                        
                        ioBroker Core:          js-controller           4.0.24
                                                admin                   6.3.5
                        
                        ioBroker Status:        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Status admin and web instance:
                        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        Objects:                23378
                        States:                 19280
                        
                        Size of iob-Database:
                        
                        40M     /opt/iobroker/iobroker-data/objects.jsonl
                        36M     /opt/iobroker/iobroker-data/states.jsonl
                        
                        
                        
                        =================== END OF SUMMARY ====================
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von Thomas Braun
                        #489

                        @bahnuhr sagte in iob diag - Skript:

                        Ist dies jetzt was anderes ?

                        Ja, das ist Skript v.2023-06-21.

                        Danke dir.

                        Mist...

                        Recommended versions are nodejs 16.20.1 and npm 8.19.4

                        Your nodejs installation is correct

                        Da sollte natürlich 18 und 9 erscheinen...

                        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

                        bahnuhrB 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @bahnuhr sagte in iob diag - Skript:

                          Ist dies jetzt was anderes ?

                          Ja, das ist Skript v.2023-06-21.

                          Danke dir.

                          Mist...

                          Recommended versions are nodejs 16.20.1 and npm 8.19.4

                          Your nodejs installation is correct

                          Da sollte natürlich 18 und 9 erscheinen...

                          bahnuhrB Online
                          bahnuhrB Online
                          bahnuhr
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von
                          #490

                          @thomas-braun
                          dort steht: Multihost discovery server: disabled

                          Ist das richtig ?
                          habe multihost


                          Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                          Danke.
                          gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                          ScreenToGif :https://www.screentogif.com/downloads.html

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • bahnuhrB bahnuhr

                            @thomas-braun
                            dort steht: Multihost discovery server: disabled

                            Ist das richtig ?
                            habe multihost

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

                            @bahnuhr sagte in iob diag - Skript:

                            Ist das richtig ?

                            Ja, das ist richtig.
                            Ich hab noch keinen Weg gefunden, den Status sicher festzunageln.

                            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

                            bahnuhrB 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @bahnuhr sagte in iob diag - Skript:

                              Ist das richtig ?

                              Ja, das ist richtig.
                              Ich hab noch keinen Weg gefunden, den Status sicher festzunageln.

                              bahnuhrB Online
                              bahnuhrB Online
                              bahnuhr
                              Forum Testing Most Active
                              schrieb am zuletzt editiert von
                              #492

                              @thomas-braun

                              Messages concerning ext4 filesystem in dmesg:
                              [Sun Jul  2 17:58:49 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                              [Sun Jul  2 17:58:54 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                               
                              Show mounted filesystems (real ones only):
                              TARGET SOURCE                    FSTYPE OPTIONS
                              /      /dev/sda1                 ext4   rw,relatime,errors=remount-ro
                              `-/mnt //192.168.243.100/1_Sound cifs   rw,relatime,vers=3.1.1,cache=strict,username=dieter,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.243.100,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bs
                               
                              

                              Und bei diesen Punkten hattest du mal irgendwo was zu mir gesagt.
                              Wollten wir irgendwann nochmal thematisieren.
                              Muss ich da nochmal ran?


                              Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                              Danke.
                              gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                              ScreenToGif :https://www.screentogif.com/downloads.html

                              1 Antwort Letzte Antwort
                              0
                              • uweklattU Offline
                                uweklattU Offline
                                uweklatt
                                schrieb am zuletzt editiert von uweklatt
                                #493

                                Hallo,

                                ich nutze hier Docker innerhalb LXC auf Proxmox.
                                Das Script liefert hier folgende Ausgaben:

                                *** iob diag is starting up, please wait ***
                                
                                *** ioBroker Diagnosis ***
                                
                                Please stretch the window of your terminal programm (puTTY) as wide as possible or switch to full screen
                                
                                The following checks may give hints to potential malconfigurations or errors, please post them in our forum:
                                
                                https://forum.iobroker.net
                                
                                Just copy and paste the Summary Page, including the  characters at start and end.
                                It helps us to help you!
                                
                                Press any key to continue
                                
                                ======== Start marking the full check here =========
                                
                                
                                Skript v.2023-06-21
                                
                                *** BASE SYSTEM ***
                                Hardware Vendor : LENOVO
                                Kernel          : x86_64
                                Userland        : amd64
                                Docker          : v8.0.1
                                Virtualization  : Docker
                                Kernel          : x86_64
                                Userland        : amd64
                                
                                Systemuptime and Load:
                                 18:58:39 up 32 days, 23:48,  0 users,  load average: 0.32, 0.19, 0.12
                                CPU threads: 4
                                
                                
                                *** Time and Time Zones ***
                                Mon Jul  3 16:58:39 UTC 2023
                                Mon Jul  3 18:58:39 CEST 2023
                                CEST +0200
                                Etc/UTC
                                
                                *** User and Groups ***
                                root
                                /root
                                root
                                
                                *** X-Server-Setup ***
                                X-Server: 	false
                                Desktop: 	
                                Terminal: 	
                                
                                
                                *** MEMORY ***
                                               total        used        free      shared  buff/cache   available
                                Mem:            7.8G        3.2G        764M         40M        3.8G        4.2G
                                Swap:           7.8G         21M        7.8G
                                Total:           15G        3.3G        8.6G
                                
                                         7824 M total memory
                                         3242 M used memory
                                         1453 M active memory
                                         5083 M inactive memory
                                          764 M free memory
                                          661 M buffer memory
                                         3156 M swap cache
                                         7835 M total swap
                                           21 M used swap
                                         7814 M free swap
                                
                                *** FILESYSTEM ***
                                Filesystem                       Type     Size  Used Avail Use% Mounted on
                                overlay                          overlay   61G  9.0G   49G  16% /
                                tmpfs                            tmpfs     64M     0   64M   0% /dev
                                shm                              tmpfs     64M     0   64M   0% /dev/shm
                                /dev/mapper/pve-vm--100--disk--0 ext4      61G  9.0G   49G  16% /opt/iobroker
                                tmpfs                            tmpfs    3.9G     0  3.9G   0% /proc/asound
                                tmpfs                            tmpfs    3.9G     0  3.9G   0% /proc/acpi
                                tmpfs                            tmpfs    3.9G     0  3.9G   0% /proc/scsi
                                tmpfs                            tmpfs    3.9G     0  3.9G   0% /sys/firmware
                                
                                Messages concerning ext4 filesystem in dmesg:
                                [Wed May 31 19:10:12 2023] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                [Wed May 31 19:10:13 2023] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro. Quota mode: none.
                                [Wed May 31 19:10:21 2023] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                [Wed May 31 19:10:23 2023] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                [Fri Jun  2 19:26:35 2023] EXT4-fs (dm-8): write access unavailable, skipping orphan cleanup
                                [Fri Jun  2 19:26:35 2023] EXT4-fs (dm-8): mounted filesystem without journal. Opts: noload. Quota mode: none.
                                [Fri Jun  2 19:29:53 2023] EXT4-fs (dm-8): mounted filesystem without journal. Opts: noload. Quota mode: none.
                                [Fri Jun  2 19:31:31 2023] EXT4-fs (dm-8): write access unavailable, skipping orphan cleanup
                                [Fri Jun  2 19:31:31 2023] EXT4-fs (dm-8): mounted filesystem without journal. Opts: noload. Quota mode: none.
                                [Fri Jun  2 19:40:07 2023] EXT4-fs (dm-8): mounted filesystem without journal. Opts: noload. Quota mode: none.
                                [Tue Jun 27 11:17:24 2023] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                [Tue Jun 27 11:29:11 2023] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                
                                Show mounted filesystems (real ones only):
                                TARGET           SOURCE                                                                                                                                    FSTYPE OPTIONS
                                /opt/iobroker    /dev/mapper/pve-vm--100--disk--0[/iobroker]                                                                                               ext4   rw,relatime,stripe=16
                                /etc/resolv.conf /dev/mapper/pve-vm--100--disk--0[/var/lib/docker/containers/98253a498faf226446e852c96f43eadc28b0f9459846d9b0bf086638afa12436/resolv.conf] ext4   rw,relatime,stripe=16
                                /etc/hostname    /dev/mapper/pve-vm--100--disk--0[/var/lib/docker/containers/98253a498faf226446e852c96f43eadc28b0f9459846d9b0bf086638afa12436/hostname]    ext4   rw,relatime,stripe=16
                                /etc/hosts       /dev/mapper/pve-vm--100--disk--0[/var/lib/docker/containers/98253a498faf226446e852c96f43eadc28b0f9459846d9b0bf086638afa12436/hosts]       ext4   rw,relatime,stripe=16
                                
                                Files in neuralgic directories:
                                
                                /var:
                                33M	/var/
                                31M	/var/lib
                                18M	/var/lib/apt/lists
                                18M	/var/lib/apt
                                13M	/var/lib/dpkg
                                
                                
                                
                                /opt/iobroker/backups:
                                5.5M	/opt/iobroker/backups/
                                
                                /opt/iobroker/iobroker-data:
                                196M	/opt/iobroker/iobroker-data/
                                104M	/opt/iobroker/iobroker-data/files
                                63M	/opt/iobroker/iobroker-data/backup-objects
                                52M	/opt/iobroker/iobroker-data/files/javascript.admin
                                34M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                                
                                The five largest files in iobroker-data are:
                                23M	/opt/iobroker/iobroker-data/objects.jsonl
                                7.2M	/opt/iobroker/iobroker-data/states.jsonl
                                6.9M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.312d98a8.chunk.js.map
                                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
                                5.9M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/44.59b48e42.chunk.js.map
                                
                                *** NodeJS-Installation ***
                                
                                /usr/bin/nodejs 	v18.16.1
                                /usr/bin/node 		v18.16.1
                                /usr/bin/npm 		9.5.1
                                /usr/bin/npx 		9.5.1
                                
                                
                                nodejs:
                                  Installed: 18.16.1-deb-1nodesource1
                                  Candidate: 18.16.1-deb-1nodesource1
                                  Version table:
                                 *** 18.16.1-deb-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                                        100 /var/lib/dpkg/status
                                     12.22.12~dfsg-1~deb11u4 500
                                        500 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages
                                     12.22.12~dfsg-1~deb11u3 500
                                        500 http://deb.debian.org/debian bullseye/main amd64 Packages
                                
                                Temp directories causing npm8 problem: 0
                                No problems detected
                                
                                Errors in npm tree: 0
                                
                                *** ioBroker-Installation ***
                                
                                ioBroker Status
                                iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: jsonl
                                
                                No configuration change needed.
                                
                                
                                Multihost discovery server: disabled
                                Discovery authentication:   enabled
                                Persistent activation:      disabled
                                Objects:                    jsonl on 127.0.0.1
                                States:                     jsonl on 127.0.0.1
                                
                                Core adapters versions
                                js-controller: 	4.0.24
                                admin: 		6.3.5
                                javascript: 	7.0.3
                                
                                Adapters from github: 	1
                                
                                Adapter State
                                + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.chromecast.0             : chromecast            : iobroker                                 -  enabled
                                  system.adapter.discovery.0              : discovery             : iobroker                                 - disabled
                                + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                                + system.adapter.enocean.0                : enocean               : iobroker                                 -  enabled
                                  system.adapter.fakeroku.0               : fakeroku              : iobroker                                 - disabled
                                  system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
                                + system.adapter.harmony.0                : harmony               : iobroker                                 -  enabled
                                  system.adapter.info.0                   : info                  : iobroker                                 - disabled
                                + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                  system.adapter.mqtt-client.0            : mqtt-client           : iobroker                                 - disabled, port: 1883
                                + system.adapter.net-tools.0              : net-tools             : iobroker                                 -  enabled
                                  system.adapter.openweathermap.0         : openweathermap        : iobroker                                 -  enabled
                                  system.adapter.rickshaw.0               : rickshaw              : iobroker                                 - disabled
                                + system.adapter.sayit.0                  : sayit                 : iobroker                                 -  enabled
                                + system.adapter.sayit.1                  : sayit                 : iobroker                                 -  enabled
                                + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                                + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
                                + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
                                  system.adapter.tvspielfilm.0            : tvspielfilm           : iobroker                                 -  enabled
                                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                                  system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                
                                + instance is alive
                                
                                Enabled adapters with bindings
                                + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                                + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                
                                ioBroker-Repositories
                                stable        : http://iobroker.live/repo/sources-dist.json
                                beta          : http://iobroker.live/repo/sources-dist-latest.json
                                
                                Active repo(s): stable
                                
                                Installed ioBroker-Instances
                                Used repository: stable
                                Adapter    "admin"        : 6.3.5    , installed 6.3.5
                                Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
                                Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                Adapter    "email"        : 1.2.0    , installed 1.2.0
                                Adapter    "fakeroku"     : 0.2.1    , installed 0.2.1
                                Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                                Adapter    "info"         : 1.9.26   , installed 1.9.26
                                Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                                Controller "js-controller": 4.0.24   , installed 4.0.24
                                Adapter    "mqtt-client"  : 1.6.3    , installed 1.6.3
                                Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                                Adapter    "openweathermap": 0.3.9   , installed 0.3.9
                                Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                                Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                Adapter    "sql"          : 2.2.0    , installed 2.2.0
                                Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                Adapter    "tvspielfilm"  : 2.0.4    , installed 2.0.5
                                Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                Adapter    "web"          : 4.3.0    , installed 4.3.0
                                Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                
                                Objects and States
                                Please stand by - This may take a while
                                Objects: 	3398
                                States: 	3035
                                
                                *** OS-Repositories and Updates ***
                                Hit:1 http://deb.debian.org/debian bullseye InRelease
                                Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
                                Hit:3 https://deb.nodesource.com/node_18.x bullseye InRelease
                                Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                                Reading package lists...
                                Pending Updates: 0
                                
                                *** Listening Ports ***
                                Active Internet connections (only servers)
                                Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       72780677   532/iobroker.js-con 
                                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       72780670   532/iobroker.js-con 
                                tcp        0      0 127.0.0.11:32827        0.0.0.0:*               LISTEN      0          72777013   -                   
                                tcp        0      0 192.168.178.223:18998   0.0.0.0:*               LISTEN      1000       72781358   607/io.javascript.0 
                                tcp6       0      0 :::61991                :::*                    LISTEN      1000       72784653   791/io.harmony.0    
                                tcp6       0      0 :::8082                 :::*                    LISTEN      1000       72789074   878/io.web.0        
                                tcp6       0      0 :::8081                 :::*                    LISTEN      1000       72780750   554/io.admin.0      
                                udp        0      0 127.0.0.11:56903        0.0.0.0:*                           0          72777012   -                   
                                udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1000       72784654   791/io.harmony.0    
                                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       73940879   34550/io.chromecast 
                                
                                *** Log File - Last 25 Lines ***
                                
                                
                                
                                ============ Mark until here for C&P =============
                                
                                iob diag has finished.
                                
                                
                                Press any key for a summary
                                
                                Copy text starting here:
                                
                                
                                ======================= SUMMARY =======================
                                		     v.2023-06-21
                                
                                
                                model name	: Intel(R) Core(TM) i5-6500T CPU @ 2.50GHz
                                Kernel          : x86_64
                                Userland        : amd64
                                Docker          : v8.0.1
                                
                                Installation: 		Docker
                                Kernel: 		x86_64
                                Userland: 		amd64
                                Timezone: 		Etc/UTC
                                User-ID: 		0
                                X-Server: 		false
                                
                                
                                Pending OS-Updates: 	0
                                Pending iob updates: 	0
                                
                                Nodejs-Installation: 	/usr/bin/nodejs 	v18.16.1
                                			/usr/bin/node 		v18.16.1
                                			/usr/bin/npm 		9.5.1
                                			/usr/bin/npx 		9.5.1
                                
                                Recommended versions are nodejs 16.20.1 and npm 8.19.4
                                Your nodejs installation is correct
                                
                                MEMORY: 
                                               total        used        free      shared  buff/cache   available
                                Mem:            7.8G        3.3G        753M         40M        3.8G        4.2G
                                Swap:           7.8G         21M        7.8G
                                Total:           15G        3.3G        8.6G
                                
                                Active iob-Instances: 	14
                                Active repo(s): stable
                                
                                ioBroker Core: 		js-controller 		4.0.24
                                			admin 			6.3.5
                                
                                ioBroker Status: 	iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: jsonl
                                
                                Status admin and web instance:
                                + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                
                                Objects: 		3398
                                States: 		3035
                                
                                Size of iob-Database:
                                
                                23M	/opt/iobroker/iobroker-data/objects.jsonl
                                7.2M	/opt/iobroker/iobroker-data/states.jsonl
                                
                                
                                
                                =================== END OF SUMMARY ====================
                                
                                
                                === Mark text until here for copying ===
                                
                                

                                Tschau
                                Uwe

                                Proxmox/LXC/Docker

                                DJMarc75D Meister MopperM 2 Antworten Letzte Antwort
                                0
                                • uweklattU uweklatt

                                  Hallo,

                                  ich nutze hier Docker innerhalb LXC auf Proxmox.
                                  Das Script liefert hier folgende Ausgaben:

                                  *** iob diag is starting up, please wait ***
                                  
                                  *** ioBroker Diagnosis ***
                                  
                                  Please stretch the window of your terminal programm (puTTY) as wide as possible or switch to full screen
                                  
                                  The following checks may give hints to potential malconfigurations or errors, please post them in our forum:
                                  
                                  https://forum.iobroker.net
                                  
                                  Just copy and paste the Summary Page, including the  characters at start and end.
                                  It helps us to help you!
                                  
                                  Press any key to continue
                                  
                                  ======== Start marking the full check here =========
                                  
                                  
                                  Skript v.2023-06-21
                                  
                                  *** BASE SYSTEM ***
                                  Hardware Vendor : LENOVO
                                  Kernel          : x86_64
                                  Userland        : amd64
                                  Docker          : v8.0.1
                                  Virtualization  : Docker
                                  Kernel          : x86_64
                                  Userland        : amd64
                                  
                                  Systemuptime and Load:
                                   18:58:39 up 32 days, 23:48,  0 users,  load average: 0.32, 0.19, 0.12
                                  CPU threads: 4
                                  
                                  
                                  *** Time and Time Zones ***
                                  Mon Jul  3 16:58:39 UTC 2023
                                  Mon Jul  3 18:58:39 CEST 2023
                                  CEST +0200
                                  Etc/UTC
                                  
                                  *** User and Groups ***
                                  root
                                  /root
                                  root
                                  
                                  *** X-Server-Setup ***
                                  X-Server: 	false
                                  Desktop: 	
                                  Terminal: 	
                                  
                                  
                                  *** MEMORY ***
                                                 total        used        free      shared  buff/cache   available
                                  Mem:            7.8G        3.2G        764M         40M        3.8G        4.2G
                                  Swap:           7.8G         21M        7.8G
                                  Total:           15G        3.3G        8.6G
                                  
                                           7824 M total memory
                                           3242 M used memory
                                           1453 M active memory
                                           5083 M inactive memory
                                            764 M free memory
                                            661 M buffer memory
                                           3156 M swap cache
                                           7835 M total swap
                                             21 M used swap
                                           7814 M free swap
                                  
                                  *** FILESYSTEM ***
                                  Filesystem                       Type     Size  Used Avail Use% Mounted on
                                  overlay                          overlay   61G  9.0G   49G  16% /
                                  tmpfs                            tmpfs     64M     0   64M   0% /dev
                                  shm                              tmpfs     64M     0   64M   0% /dev/shm
                                  /dev/mapper/pve-vm--100--disk--0 ext4      61G  9.0G   49G  16% /opt/iobroker
                                  tmpfs                            tmpfs    3.9G     0  3.9G   0% /proc/asound
                                  tmpfs                            tmpfs    3.9G     0  3.9G   0% /proc/acpi
                                  tmpfs                            tmpfs    3.9G     0  3.9G   0% /proc/scsi
                                  tmpfs                            tmpfs    3.9G     0  3.9G   0% /sys/firmware
                                  
                                  Messages concerning ext4 filesystem in dmesg:
                                  [Wed May 31 19:10:12 2023] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                  [Wed May 31 19:10:13 2023] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro. Quota mode: none.
                                  [Wed May 31 19:10:21 2023] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                  [Wed May 31 19:10:23 2023] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                  [Fri Jun  2 19:26:35 2023] EXT4-fs (dm-8): write access unavailable, skipping orphan cleanup
                                  [Fri Jun  2 19:26:35 2023] EXT4-fs (dm-8): mounted filesystem without journal. Opts: noload. Quota mode: none.
                                  [Fri Jun  2 19:29:53 2023] EXT4-fs (dm-8): mounted filesystem without journal. Opts: noload. Quota mode: none.
                                  [Fri Jun  2 19:31:31 2023] EXT4-fs (dm-8): write access unavailable, skipping orphan cleanup
                                  [Fri Jun  2 19:31:31 2023] EXT4-fs (dm-8): mounted filesystem without journal. Opts: noload. Quota mode: none.
                                  [Fri Jun  2 19:40:07 2023] EXT4-fs (dm-8): mounted filesystem without journal. Opts: noload. Quota mode: none.
                                  [Tue Jun 27 11:17:24 2023] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                  [Tue Jun 27 11:29:11 2023] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                  
                                  Show mounted filesystems (real ones only):
                                  TARGET           SOURCE                                                                                                                                    FSTYPE OPTIONS
                                  /opt/iobroker    /dev/mapper/pve-vm--100--disk--0[/iobroker]                                                                                               ext4   rw,relatime,stripe=16
                                  /etc/resolv.conf /dev/mapper/pve-vm--100--disk--0[/var/lib/docker/containers/98253a498faf226446e852c96f43eadc28b0f9459846d9b0bf086638afa12436/resolv.conf] ext4   rw,relatime,stripe=16
                                  /etc/hostname    /dev/mapper/pve-vm--100--disk--0[/var/lib/docker/containers/98253a498faf226446e852c96f43eadc28b0f9459846d9b0bf086638afa12436/hostname]    ext4   rw,relatime,stripe=16
                                  /etc/hosts       /dev/mapper/pve-vm--100--disk--0[/var/lib/docker/containers/98253a498faf226446e852c96f43eadc28b0f9459846d9b0bf086638afa12436/hosts]       ext4   rw,relatime,stripe=16
                                  
                                  Files in neuralgic directories:
                                  
                                  /var:
                                  33M	/var/
                                  31M	/var/lib
                                  18M	/var/lib/apt/lists
                                  18M	/var/lib/apt
                                  13M	/var/lib/dpkg
                                  
                                  
                                  
                                  /opt/iobroker/backups:
                                  5.5M	/opt/iobroker/backups/
                                  
                                  /opt/iobroker/iobroker-data:
                                  196M	/opt/iobroker/iobroker-data/
                                  104M	/opt/iobroker/iobroker-data/files
                                  63M	/opt/iobroker/iobroker-data/backup-objects
                                  52M	/opt/iobroker/iobroker-data/files/javascript.admin
                                  34M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                                  
                                  The five largest files in iobroker-data are:
                                  23M	/opt/iobroker/iobroker-data/objects.jsonl
                                  7.2M	/opt/iobroker/iobroker-data/states.jsonl
                                  6.9M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.312d98a8.chunk.js.map
                                  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
                                  5.9M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/44.59b48e42.chunk.js.map
                                  
                                  *** NodeJS-Installation ***
                                  
                                  /usr/bin/nodejs 	v18.16.1
                                  /usr/bin/node 		v18.16.1
                                  /usr/bin/npm 		9.5.1
                                  /usr/bin/npx 		9.5.1
                                  
                                  
                                  nodejs:
                                    Installed: 18.16.1-deb-1nodesource1
                                    Candidate: 18.16.1-deb-1nodesource1
                                    Version table:
                                   *** 18.16.1-deb-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                                          100 /var/lib/dpkg/status
                                       12.22.12~dfsg-1~deb11u4 500
                                          500 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages
                                       12.22.12~dfsg-1~deb11u3 500
                                          500 http://deb.debian.org/debian bullseye/main amd64 Packages
                                  
                                  Temp directories causing npm8 problem: 0
                                  No problems detected
                                  
                                  Errors in npm tree: 0
                                  
                                  *** ioBroker-Installation ***
                                  
                                  ioBroker Status
                                  iobroker is running on this host.
                                  
                                  
                                  Objects type: jsonl
                                  States  type: jsonl
                                  
                                  No configuration change needed.
                                  
                                  
                                  Multihost discovery server: disabled
                                  Discovery authentication:   enabled
                                  Persistent activation:      disabled
                                  Objects:                    jsonl on 127.0.0.1
                                  States:                     jsonl on 127.0.0.1
                                  
                                  Core adapters versions
                                  js-controller: 	4.0.24
                                  admin: 		6.3.5
                                  javascript: 	7.0.3
                                  
                                  Adapters from github: 	1
                                  
                                  Adapter State
                                  + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  + system.adapter.chromecast.0             : chromecast            : iobroker                                 -  enabled
                                    system.adapter.discovery.0              : discovery             : iobroker                                 - disabled
                                  + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                                  + system.adapter.enocean.0                : enocean               : iobroker                                 -  enabled
                                    system.adapter.fakeroku.0               : fakeroku              : iobroker                                 - disabled
                                    system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
                                  + system.adapter.harmony.0                : harmony               : iobroker                                 -  enabled
                                    system.adapter.info.0                   : info                  : iobroker                                 - disabled
                                  + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                    system.adapter.mqtt-client.0            : mqtt-client           : iobroker                                 - disabled, port: 1883
                                  + system.adapter.net-tools.0              : net-tools             : iobroker                                 -  enabled
                                    system.adapter.openweathermap.0         : openweathermap        : iobroker                                 -  enabled
                                    system.adapter.rickshaw.0               : rickshaw              : iobroker                                 - disabled
                                  + system.adapter.sayit.0                  : sayit                 : iobroker                                 -  enabled
                                  + system.adapter.sayit.1                  : sayit                 : iobroker                                 -  enabled
                                  + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                                  + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
                                  + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
                                    system.adapter.tvspielfilm.0            : tvspielfilm           : iobroker                                 -  enabled
                                    system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                                    system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                  + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  
                                  + instance is alive
                                  
                                  Enabled adapters with bindings
                                  + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                                  + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  
                                  ioBroker-Repositories
                                  stable        : http://iobroker.live/repo/sources-dist.json
                                  beta          : http://iobroker.live/repo/sources-dist-latest.json
                                  
                                  Active repo(s): stable
                                  
                                  Installed ioBroker-Instances
                                  Used repository: stable
                                  Adapter    "admin"        : 6.3.5    , installed 6.3.5
                                  Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
                                  Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                  Adapter    "email"        : 1.2.0    , installed 1.2.0
                                  Adapter    "fakeroku"     : 0.2.1    , installed 0.2.1
                                  Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                  Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                                  Adapter    "info"         : 1.9.26   , installed 1.9.26
                                  Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                                  Controller "js-controller": 4.0.24   , installed 4.0.24
                                  Adapter    "mqtt-client"  : 1.6.3    , installed 1.6.3
                                  Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                                  Adapter    "openweathermap": 0.3.9   , installed 0.3.9
                                  Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                                  Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                                  Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                  Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                  Adapter    "sql"          : 2.2.0    , installed 2.2.0
                                  Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                  Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                  Adapter    "tvspielfilm"  : 2.0.4    , installed 2.0.5
                                  Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                  Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                  Adapter    "web"          : 4.3.0    , installed 4.3.0
                                  Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                  
                                  Objects and States
                                  Please stand by - This may take a while
                                  Objects: 	3398
                                  States: 	3035
                                  
                                  *** OS-Repositories and Updates ***
                                  Hit:1 http://deb.debian.org/debian bullseye InRelease
                                  Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
                                  Hit:3 https://deb.nodesource.com/node_18.x bullseye InRelease
                                  Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                                  Reading package lists...
                                  Pending Updates: 0
                                  
                                  *** Listening Ports ***
                                  Active Internet connections (only servers)
                                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       72780677   532/iobroker.js-con 
                                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       72780670   532/iobroker.js-con 
                                  tcp        0      0 127.0.0.11:32827        0.0.0.0:*               LISTEN      0          72777013   -                   
                                  tcp        0      0 192.168.178.223:18998   0.0.0.0:*               LISTEN      1000       72781358   607/io.javascript.0 
                                  tcp6       0      0 :::61991                :::*                    LISTEN      1000       72784653   791/io.harmony.0    
                                  tcp6       0      0 :::8082                 :::*                    LISTEN      1000       72789074   878/io.web.0        
                                  tcp6       0      0 :::8081                 :::*                    LISTEN      1000       72780750   554/io.admin.0      
                                  udp        0      0 127.0.0.11:56903        0.0.0.0:*                           0          72777012   -                   
                                  udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1000       72784654   791/io.harmony.0    
                                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       73940879   34550/io.chromecast 
                                  
                                  *** Log File - Last 25 Lines ***
                                  
                                  
                                  
                                  ============ Mark until here for C&P =============
                                  
                                  iob diag has finished.
                                  
                                  
                                  Press any key for a summary
                                  
                                  Copy text starting here:
                                  
                                  
                                  ======================= SUMMARY =======================
                                  		     v.2023-06-21
                                  
                                  
                                  model name	: Intel(R) Core(TM) i5-6500T CPU @ 2.50GHz
                                  Kernel          : x86_64
                                  Userland        : amd64
                                  Docker          : v8.0.1
                                  
                                  Installation: 		Docker
                                  Kernel: 		x86_64
                                  Userland: 		amd64
                                  Timezone: 		Etc/UTC
                                  User-ID: 		0
                                  X-Server: 		false
                                  
                                  
                                  Pending OS-Updates: 	0
                                  Pending iob updates: 	0
                                  
                                  Nodejs-Installation: 	/usr/bin/nodejs 	v18.16.1
                                  			/usr/bin/node 		v18.16.1
                                  			/usr/bin/npm 		9.5.1
                                  			/usr/bin/npx 		9.5.1
                                  
                                  Recommended versions are nodejs 16.20.1 and npm 8.19.4
                                  Your nodejs installation is correct
                                  
                                  MEMORY: 
                                                 total        used        free      shared  buff/cache   available
                                  Mem:            7.8G        3.3G        753M         40M        3.8G        4.2G
                                  Swap:           7.8G         21M        7.8G
                                  Total:           15G        3.3G        8.6G
                                  
                                  Active iob-Instances: 	14
                                  Active repo(s): stable
                                  
                                  ioBroker Core: 		js-controller 		4.0.24
                                  			admin 			6.3.5
                                  
                                  ioBroker Status: 	iobroker is running on this host.
                                  
                                  
                                  Objects type: jsonl
                                  States  type: jsonl
                                  
                                  Status admin and web instance:
                                  + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  
                                  Objects: 		3398
                                  States: 		3035
                                  
                                  Size of iob-Database:
                                  
                                  23M	/opt/iobroker/iobroker-data/objects.jsonl
                                  7.2M	/opt/iobroker/iobroker-data/states.jsonl
                                  
                                  
                                  
                                  =================== END OF SUMMARY ====================
                                  
                                  
                                  === Mark text until here for copying ===
                                  
                                  

                                  Tschau
                                  Uwe

                                  DJMarc75D Online
                                  DJMarc75D Online
                                  DJMarc75
                                  schrieb am zuletzt editiert von
                                  #494

                                  @uweklatt sagte in iob diag - Skript:

                                  Tschau

                                  und Deine Frage lautet ? Oder war Dein Beitrag nur eine Feststellung ??

                                  Lehrling seit 1975 !!!
                                  Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                                  https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • DJMarc75D DJMarc75

                                    @uweklatt sagte in iob diag - Skript:

                                    Tschau

                                    und Deine Frage lautet ? Oder war Dein Beitrag nur eine Feststellung ??

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

                                    @djmarc75 sagte in iob diag - Skript:

                                    und Deine Frage lautet ? Oder war Dein Beitrag nur eine Feststellung ??

                                    Keine Frage, das war nur ein Test der Beta-Version des Skripts.
                                    @uweklatt Danke schön!

                                    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

                                    DJMarc75D B 2 Antworten Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @djmarc75 sagte in iob diag - Skript:

                                      und Deine Frage lautet ? Oder war Dein Beitrag nur eine Feststellung ??

                                      Keine Frage, das war nur ein Test der Beta-Version des Skripts.
                                      @uweklatt Danke schön!

                                      DJMarc75D Online
                                      DJMarc75D Online
                                      DJMarc75
                                      schrieb am zuletzt editiert von DJMarc75
                                      #496

                                      @thomas-braun sagte in iob diag - Skript:

                                      Keine Frage, das war nur ein Test der Beta-Version des Skripts

                                      Dann entschuldige ich mich natürlich ! ... bei @uweklatt

                                      Lehrling seit 1975 !!!
                                      Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                                      https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                      uweklattU 1 Antwort Letzte Antwort
                                      0
                                      • DJMarc75D DJMarc75

                                        @thomas-braun sagte in iob diag - Skript:

                                        Keine Frage, das war nur ein Test der Beta-Version des Skripts

                                        Dann entschuldige ich mich natürlich ! ... bei @uweklatt

                                        uweklattU Offline
                                        uweklattU Offline
                                        uweklatt
                                        schrieb am zuletzt editiert von
                                        #497

                                        @djmarc75 :beers:

                                        Proxmox/LXC/Docker

                                        1 Antwort Letzte Antwort
                                        1
                                        • uweklattU uweklatt

                                          Hallo,

                                          ich nutze hier Docker innerhalb LXC auf Proxmox.
                                          Das Script liefert hier folgende Ausgaben:

                                          *** iob diag is starting up, please wait ***
                                          
                                          *** ioBroker Diagnosis ***
                                          
                                          Please stretch the window of your terminal programm (puTTY) as wide as possible or switch to full screen
                                          
                                          The following checks may give hints to potential malconfigurations or errors, please post them in our forum:
                                          
                                          https://forum.iobroker.net
                                          
                                          Just copy and paste the Summary Page, including the  characters at start and end.
                                          It helps us to help you!
                                          
                                          Press any key to continue
                                          
                                          ======== Start marking the full check here =========
                                          
                                          
                                          Skript v.2023-06-21
                                          
                                          *** BASE SYSTEM ***
                                          Hardware Vendor : LENOVO
                                          Kernel          : x86_64
                                          Userland        : amd64
                                          Docker          : v8.0.1
                                          Virtualization  : Docker
                                          Kernel          : x86_64
                                          Userland        : amd64
                                          
                                          Systemuptime and Load:
                                           18:58:39 up 32 days, 23:48,  0 users,  load average: 0.32, 0.19, 0.12
                                          CPU threads: 4
                                          
                                          
                                          *** Time and Time Zones ***
                                          Mon Jul  3 16:58:39 UTC 2023
                                          Mon Jul  3 18:58:39 CEST 2023
                                          CEST +0200
                                          Etc/UTC
                                          
                                          *** User and Groups ***
                                          root
                                          /root
                                          root
                                          
                                          *** X-Server-Setup ***
                                          X-Server: 	false
                                          Desktop: 	
                                          Terminal: 	
                                          
                                          
                                          *** MEMORY ***
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            7.8G        3.2G        764M         40M        3.8G        4.2G
                                          Swap:           7.8G         21M        7.8G
                                          Total:           15G        3.3G        8.6G
                                          
                                                   7824 M total memory
                                                   3242 M used memory
                                                   1453 M active memory
                                                   5083 M inactive memory
                                                    764 M free memory
                                                    661 M buffer memory
                                                   3156 M swap cache
                                                   7835 M total swap
                                                     21 M used swap
                                                   7814 M free swap
                                          
                                          *** FILESYSTEM ***
                                          Filesystem                       Type     Size  Used Avail Use% Mounted on
                                          overlay                          overlay   61G  9.0G   49G  16% /
                                          tmpfs                            tmpfs     64M     0   64M   0% /dev
                                          shm                              tmpfs     64M     0   64M   0% /dev/shm
                                          /dev/mapper/pve-vm--100--disk--0 ext4      61G  9.0G   49G  16% /opt/iobroker
                                          tmpfs                            tmpfs    3.9G     0  3.9G   0% /proc/asound
                                          tmpfs                            tmpfs    3.9G     0  3.9G   0% /proc/acpi
                                          tmpfs                            tmpfs    3.9G     0  3.9G   0% /proc/scsi
                                          tmpfs                            tmpfs    3.9G     0  3.9G   0% /sys/firmware
                                          
                                          Messages concerning ext4 filesystem in dmesg:
                                          [Wed May 31 19:10:12 2023] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                          [Wed May 31 19:10:13 2023] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro. Quota mode: none.
                                          [Wed May 31 19:10:21 2023] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                          [Wed May 31 19:10:23 2023] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                          [Fri Jun  2 19:26:35 2023] EXT4-fs (dm-8): write access unavailable, skipping orphan cleanup
                                          [Fri Jun  2 19:26:35 2023] EXT4-fs (dm-8): mounted filesystem without journal. Opts: noload. Quota mode: none.
                                          [Fri Jun  2 19:29:53 2023] EXT4-fs (dm-8): mounted filesystem without journal. Opts: noload. Quota mode: none.
                                          [Fri Jun  2 19:31:31 2023] EXT4-fs (dm-8): write access unavailable, skipping orphan cleanup
                                          [Fri Jun  2 19:31:31 2023] EXT4-fs (dm-8): mounted filesystem without journal. Opts: noload. Quota mode: none.
                                          [Fri Jun  2 19:40:07 2023] EXT4-fs (dm-8): mounted filesystem without journal. Opts: noload. Quota mode: none.
                                          [Tue Jun 27 11:17:24 2023] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                          [Tue Jun 27 11:29:11 2023] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                          
                                          Show mounted filesystems (real ones only):
                                          TARGET           SOURCE                                                                                                                                    FSTYPE OPTIONS
                                          /opt/iobroker    /dev/mapper/pve-vm--100--disk--0[/iobroker]                                                                                               ext4   rw,relatime,stripe=16
                                          /etc/resolv.conf /dev/mapper/pve-vm--100--disk--0[/var/lib/docker/containers/98253a498faf226446e852c96f43eadc28b0f9459846d9b0bf086638afa12436/resolv.conf] ext4   rw,relatime,stripe=16
                                          /etc/hostname    /dev/mapper/pve-vm--100--disk--0[/var/lib/docker/containers/98253a498faf226446e852c96f43eadc28b0f9459846d9b0bf086638afa12436/hostname]    ext4   rw,relatime,stripe=16
                                          /etc/hosts       /dev/mapper/pve-vm--100--disk--0[/var/lib/docker/containers/98253a498faf226446e852c96f43eadc28b0f9459846d9b0bf086638afa12436/hosts]       ext4   rw,relatime,stripe=16
                                          
                                          Files in neuralgic directories:
                                          
                                          /var:
                                          33M	/var/
                                          31M	/var/lib
                                          18M	/var/lib/apt/lists
                                          18M	/var/lib/apt
                                          13M	/var/lib/dpkg
                                          
                                          
                                          
                                          /opt/iobroker/backups:
                                          5.5M	/opt/iobroker/backups/
                                          
                                          /opt/iobroker/iobroker-data:
                                          196M	/opt/iobroker/iobroker-data/
                                          104M	/opt/iobroker/iobroker-data/files
                                          63M	/opt/iobroker/iobroker-data/backup-objects
                                          52M	/opt/iobroker/iobroker-data/files/javascript.admin
                                          34M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                                          
                                          The five largest files in iobroker-data are:
                                          23M	/opt/iobroker/iobroker-data/objects.jsonl
                                          7.2M	/opt/iobroker/iobroker-data/states.jsonl
                                          6.9M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.312d98a8.chunk.js.map
                                          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
                                          5.9M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/44.59b48e42.chunk.js.map
                                          
                                          *** NodeJS-Installation ***
                                          
                                          /usr/bin/nodejs 	v18.16.1
                                          /usr/bin/node 		v18.16.1
                                          /usr/bin/npm 		9.5.1
                                          /usr/bin/npx 		9.5.1
                                          
                                          
                                          nodejs:
                                            Installed: 18.16.1-deb-1nodesource1
                                            Candidate: 18.16.1-deb-1nodesource1
                                            Version table:
                                           *** 18.16.1-deb-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                                                  100 /var/lib/dpkg/status
                                               12.22.12~dfsg-1~deb11u4 500
                                                  500 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages
                                               12.22.12~dfsg-1~deb11u3 500
                                                  500 http://deb.debian.org/debian bullseye/main amd64 Packages
                                          
                                          Temp directories causing npm8 problem: 0
                                          No problems detected
                                          
                                          Errors in npm tree: 0
                                          
                                          *** ioBroker-Installation ***
                                          
                                          ioBroker Status
                                          iobroker is running on this host.
                                          
                                          
                                          Objects type: jsonl
                                          States  type: jsonl
                                          
                                          No configuration change needed.
                                          
                                          
                                          Multihost discovery server: disabled
                                          Discovery authentication:   enabled
                                          Persistent activation:      disabled
                                          Objects:                    jsonl on 127.0.0.1
                                          States:                     jsonl on 127.0.0.1
                                          
                                          Core adapters versions
                                          js-controller: 	4.0.24
                                          admin: 		6.3.5
                                          javascript: 	7.0.3
                                          
                                          Adapters from github: 	1
                                          
                                          Adapter State
                                          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.chromecast.0             : chromecast            : iobroker                                 -  enabled
                                            system.adapter.discovery.0              : discovery             : iobroker                                 - disabled
                                          + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                                          + system.adapter.enocean.0                : enocean               : iobroker                                 -  enabled
                                            system.adapter.fakeroku.0               : fakeroku              : iobroker                                 - disabled
                                            system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
                                          + system.adapter.harmony.0                : harmony               : iobroker                                 -  enabled
                                            system.adapter.info.0                   : info                  : iobroker                                 - disabled
                                          + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                            system.adapter.mqtt-client.0            : mqtt-client           : iobroker                                 - disabled, port: 1883
                                          + system.adapter.net-tools.0              : net-tools             : iobroker                                 -  enabled
                                            system.adapter.openweathermap.0         : openweathermap        : iobroker                                 -  enabled
                                            system.adapter.rickshaw.0               : rickshaw              : iobroker                                 - disabled
                                          + system.adapter.sayit.0                  : sayit                 : iobroker                                 -  enabled
                                          + system.adapter.sayit.1                  : sayit                 : iobroker                                 -  enabled
                                          + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                                          + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
                                          + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
                                            system.adapter.tvspielfilm.0            : tvspielfilm           : iobroker                                 -  enabled
                                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                                            system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          + instance is alive
                                          
                                          Enabled adapters with bindings
                                          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                                          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          ioBroker-Repositories
                                          stable        : http://iobroker.live/repo/sources-dist.json
                                          beta          : http://iobroker.live/repo/sources-dist-latest.json
                                          
                                          Active repo(s): stable
                                          
                                          Installed ioBroker-Instances
                                          Used repository: stable
                                          Adapter    "admin"        : 6.3.5    , installed 6.3.5
                                          Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
                                          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                          Adapter    "email"        : 1.2.0    , installed 1.2.0
                                          Adapter    "fakeroku"     : 0.2.1    , installed 0.2.1
                                          Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                          Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                                          Adapter    "info"         : 1.9.26   , installed 1.9.26
                                          Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                                          Controller "js-controller": 4.0.24   , installed 4.0.24
                                          Adapter    "mqtt-client"  : 1.6.3    , installed 1.6.3
                                          Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                                          Adapter    "openweathermap": 0.3.9   , installed 0.3.9
                                          Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                                          Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                                          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                          Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                          Adapter    "sql"          : 2.2.0    , installed 2.2.0
                                          Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                          Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                          Adapter    "tvspielfilm"  : 2.0.4    , installed 2.0.5
                                          Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                          Adapter    "web"          : 4.3.0    , installed 4.3.0
                                          Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                          
                                          Objects and States
                                          Please stand by - This may take a while
                                          Objects: 	3398
                                          States: 	3035
                                          
                                          *** OS-Repositories and Updates ***
                                          Hit:1 http://deb.debian.org/debian bullseye InRelease
                                          Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
                                          Hit:3 https://deb.nodesource.com/node_18.x bullseye InRelease
                                          Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                                          Reading package lists...
                                          Pending Updates: 0
                                          
                                          *** Listening Ports ***
                                          Active Internet connections (only servers)
                                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       72780677   532/iobroker.js-con 
                                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       72780670   532/iobroker.js-con 
                                          tcp        0      0 127.0.0.11:32827        0.0.0.0:*               LISTEN      0          72777013   -                   
                                          tcp        0      0 192.168.178.223:18998   0.0.0.0:*               LISTEN      1000       72781358   607/io.javascript.0 
                                          tcp6       0      0 :::61991                :::*                    LISTEN      1000       72784653   791/io.harmony.0    
                                          tcp6       0      0 :::8082                 :::*                    LISTEN      1000       72789074   878/io.web.0        
                                          tcp6       0      0 :::8081                 :::*                    LISTEN      1000       72780750   554/io.admin.0      
                                          udp        0      0 127.0.0.11:56903        0.0.0.0:*                           0          72777012   -                   
                                          udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1000       72784654   791/io.harmony.0    
                                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       73940879   34550/io.chromecast 
                                          
                                          *** Log File - Last 25 Lines ***
                                          
                                          
                                          
                                          ============ Mark until here for C&P =============
                                          
                                          iob diag has finished.
                                          
                                          
                                          Press any key for a summary
                                          
                                          Copy text starting here:
                                          
                                          
                                          ======================= SUMMARY =======================
                                          		     v.2023-06-21
                                          
                                          
                                          model name	: Intel(R) Core(TM) i5-6500T CPU @ 2.50GHz
                                          Kernel          : x86_64
                                          Userland        : amd64
                                          Docker          : v8.0.1
                                          
                                          Installation: 		Docker
                                          Kernel: 		x86_64
                                          Userland: 		amd64
                                          Timezone: 		Etc/UTC
                                          User-ID: 		0
                                          X-Server: 		false
                                          
                                          
                                          Pending OS-Updates: 	0
                                          Pending iob updates: 	0
                                          
                                          Nodejs-Installation: 	/usr/bin/nodejs 	v18.16.1
                                          			/usr/bin/node 		v18.16.1
                                          			/usr/bin/npm 		9.5.1
                                          			/usr/bin/npx 		9.5.1
                                          
                                          Recommended versions are nodejs 16.20.1 and npm 8.19.4
                                          Your nodejs installation is correct
                                          
                                          MEMORY: 
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            7.8G        3.3G        753M         40M        3.8G        4.2G
                                          Swap:           7.8G         21M        7.8G
                                          Total:           15G        3.3G        8.6G
                                          
                                          Active iob-Instances: 	14
                                          Active repo(s): stable
                                          
                                          ioBroker Core: 		js-controller 		4.0.24
                                          			admin 			6.3.5
                                          
                                          ioBroker Status: 	iobroker is running on this host.
                                          
                                          
                                          Objects type: jsonl
                                          States  type: jsonl
                                          
                                          Status admin and web instance:
                                          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          Objects: 		3398
                                          States: 		3035
                                          
                                          Size of iob-Database:
                                          
                                          23M	/opt/iobroker/iobroker-data/objects.jsonl
                                          7.2M	/opt/iobroker/iobroker-data/states.jsonl
                                          
                                          
                                          
                                          =================== END OF SUMMARY ====================
                                          
                                          
                                          === Mark text until here for copying ===
                                          
                                          

                                          Tschau
                                          Uwe

                                          Meister MopperM Abwesend
                                          Meister MopperM Abwesend
                                          Meister Mopper
                                          schrieb am zuletzt editiert von
                                          #498

                                          @uweklatt sagte in iob diag - Skript:

                                          ich nutze hier Docker innerhalb LXC auf Proxmox

                                          Warum wird das noch immer gemacht, wo doch selbst Proxmox aus Sicherheitsgründen eine docker Umgebung in einer VM empfiehlt.

                                          Ja, es läuft auch im LXC, aber :man-shrugging: :grimacing:

                                          Proxmox und HA

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


                                          Support us

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

                                          968

                                          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