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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Fullybrowser Update von 3.0.6 auf 3.0.9 funktioniert nicht

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Fullybrowser Update von 3.0.6 auf 3.0.9 funktioniert nicht

Geplant Angeheftet Gesperrt Verschoben Einsteigerfragen
18 Beiträge 5 Kommentatoren 1.3k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • O Olivbus

    Ich versuche den Fullybrowser Adapter von 3.0.6 auf 3.0.9 zu updaten und erhalte folgendes Log:

    
    $ ./iobroker upgrade fullybrowser
    Update fullybrowser from @3.0.6 to @3.0.9
    NPM version: 9.8.1
    Installing iobroker.fullybrowser@3.0.9... (System call)
    Try to solve ENOTEMPTY error automatically
    ERROR: Could not install iobroker.fullybrowser@3.0.9: EACCES: permission denied, rmdir '/opt/iobroker/node_modules/.canvas-0HrdFhcM/build/Release/.deps'
    upload [13] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/fully.png fully.png image/png
    upload [12] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/i18n/de/translations.json i18n/de/translations.json application/json
    upload [11] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/i18n/en/translations.json i18n/en/translations.json application/json
    upload [10] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/i18n/es/translations.json i18n/es/translations.json application/json
    upload [9] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
    upload [8] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/i18n/it/translations.json i18n/it/translations.json application/json
    upload [7] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
    upload [6] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
    upload [5] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
    upload [4] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
    upload [3] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
    upload [2] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
    upload [1] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/jsonConfig.json jsonConfig.json application/json
    upload [0] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/words.js words.js application/javascript
    process exited with code 0
    

    Kann mir jemand weiterhelfen?

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

    @olivbus

    iob stop
    iob fix
    iob nodejs-update
    iob update
    

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    O 1 Antwort Letzte Antwort
    1
    • Thomas BraunT Thomas Braun

      @olivbus

      iob stop
      iob fix
      iob nodejs-update
      iob update
      
      O Offline
      O Offline
      Olivbus
      schrieb am zuletzt editiert von
      #5

      @thomas-braun sagte in Fullybrowser Update von 3.0.6 auf 3.0.9 funktioniert nicht:

      iob update

      Vielen Dank für die schnelle Hilfe.
      So gemacht. Jetzt gings.

      wendy2702W 1 Antwort Letzte Antwort
      0
      • wendy2702W wendy2702

        @glasfaser NPM ist was „altes“, vermutlich Node auch nicht die Empfohlene Version.

        Würde auch mal

        iob fix 
        

        Laufen lassen

        O Offline
        O Offline
        Olivbus
        schrieb am zuletzt editiert von
        #6

        @wendy2702
        Vielen Dank für die schnelle Hilfe.

        1 Antwort Letzte Antwort
        0
        • GlasfaserG Glasfaser

          @olivbus sagte in Fullybrowser Update von 3.0.6 auf 3.0.9 funktioniert nicht:

          permission denied

          Zeige mal

          die Full Ausgabe von

          iob diag
          
          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          schrieb am zuletzt editiert von
          #7

          @glasfaser sagte in Fullybrowser Update von 3.0.6 auf 3.0.9 funktioniert nicht:
          @olivbus sagte in Fullybrowser Update von 3.0.6 auf 3.0.9 funktioniert nicht:

          permission denied

          Zeige mal

          die Full Ausgabe von

          iob diag
          

          zeige mal jetzt !?

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

          O 1 Antwort Letzte Antwort
          0
          • O Olivbus

            @thomas-braun sagte in Fullybrowser Update von 3.0.6 auf 3.0.9 funktioniert nicht:

            iob update

            Vielen Dank für die schnelle Hilfe.
            So gemacht. Jetzt gings.

            wendy2702W Online
            wendy2702W Online
            wendy2702
            schrieb am zuletzt editiert von
            #8

            @olivbus Gibt es logs von den Ausgaben der Befehle und iob diag ?

            Wäre schön zu sehen woran es geklemmt hat.

            Bitte keine Fragen per PN, die gehören ins Forum!

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

            1 Antwort Letzte Antwort
            0
            • GlasfaserG Glasfaser

              @glasfaser sagte in Fullybrowser Update von 3.0.6 auf 3.0.9 funktioniert nicht:
              @olivbus sagte in Fullybrowser Update von 3.0.6 auf 3.0.9 funktioniert nicht:

              permission denied

              Zeige mal

              die Full Ausgabe von

              iob diag
              

              zeige mal jetzt !?

              O Offline
              O Offline
              Olivbus
              schrieb am zuletzt editiert von
              #9

              @glasfaser Hab es leider nicht kopiert.

              Thomas BraunT GlasfaserG 2 Antworten Letzte Antwort
              0
              • O Olivbus

                @glasfaser Hab es leider nicht kopiert.

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

                @olivbus

                Dann führ

                iob diag
                

                nun aus.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                1 Antwort Letzte Antwort
                0
                • O Olivbus

                  @glasfaser Hab es leider nicht kopiert.

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

                  @olivbus

                  Ich meinte ... die aktuelle Ausgabe jetzt !

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

                  O 1 Antwort Letzte Antwort
                  0
                  • GlasfaserG Glasfaser

                    @olivbus

                    Ich meinte ... die aktuelle Ausgabe jetzt !

                    O Offline
                    O Offline
                    Olivbus
                    schrieb am zuletzt editiert von Olivbus
                    #12

                    @glasfaser

                    > ======================= SUMMARY =======================
                    >                         v.2023-10-10
                    >
                    >
                    >    Static hostname: iobrokernuc
                    >          Icon name: computer-vm
                    >            Chassis: vm
                    >     Virtualization: kvm
                    >   Operating System: Debian GNU/Linux 10 (buster)
                    >             Kernel: Linux 4.19.0-18-amd64
                    >       Architecture: x86-64
                    >
                    > Installation:           kvm
                    > Kernel:                 x86_64
                    > Userland:               amd64
                    > Timezone:               Europe/Berlin (CET, +0100)
                    > User-ID:                1000
                    > X-Server:               false
                    > Boot Target:            graphical.target
                    >
                    > Pending OS-Updates:     0
                    > Pending iob updates:    0
                    >
                    > Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                    >                         /usr/bin/node           v18.19.0
                    >                         /usr/bin/npm            10.2.3
                    >                         /usr/bin/npx            10.2.3
                    >                         /usr/bin/corepack       0.22.0
                    >
                    > Recommended versions are nodejs 18.19.0 and npm 10.2.3
                    > Your nodejs installation is correct
                    >
                    > MEMORY:
                    >               total        used        free      shared  buff/cache   available
                    > Mem:           5.8G        2.3G        1.5G         34M        2.0G        3.2G
                    > Swap:          3.8G         47M        3.8G
                    > Total:         9.6G        2.4G        5.3G
                    >
                    > Active iob-Instances:   30
                    > Active repo(s): Stable (default)
                    >
                    > ioBroker Core:          js-controller           5.0.17
                    >                         admin                   6.12.0
                    >
                    > ioBroker Status:        iobroker is running on this host.
                    >
                    >
                    > Objects type: jsonl
                    > States  type: redis
                    >
                    > Status admin and web instance:
                    > + system.adapter.admin.0                  : admin                 : iobrokernuc                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    > + system.adapter.web.0                    : web                   : iobrokernuc                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    >
                    > Objects:                9553
                    > States:                 8337
                    >
                    > Size of iob-Database:
                    >
                    > 22M     /opt/iobroker/iobroker-data/objects.jsonl
                    > 9.7M    /opt/iobroker/iobroker-data/objects.json.migrated
                    > 9.7M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                    > 0       /opt/iobroker/iobroker-data/objects.json.broken
                    > 112K    /opt/iobroker/iobroker-data/states.json.bak
                    > 4.0K    /opt/iobroker/iobroker-data/states.json
                    >
                    >
                    >
                    > =================== END OF SUMMARY ====================
                    
                    

                    Scheint jetzt alles in Ordnung zu sein. Nochmal vielen Dank.

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • O Olivbus

                      @glasfaser

                      > ======================= SUMMARY =======================
                      >                         v.2023-10-10
                      >
                      >
                      >    Static hostname: iobrokernuc
                      >          Icon name: computer-vm
                      >            Chassis: vm
                      >     Virtualization: kvm
                      >   Operating System: Debian GNU/Linux 10 (buster)
                      >             Kernel: Linux 4.19.0-18-amd64
                      >       Architecture: x86-64
                      >
                      > Installation:           kvm
                      > Kernel:                 x86_64
                      > Userland:               amd64
                      > Timezone:               Europe/Berlin (CET, +0100)
                      > User-ID:                1000
                      > X-Server:               false
                      > Boot Target:            graphical.target
                      >
                      > Pending OS-Updates:     0
                      > Pending iob updates:    0
                      >
                      > Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                      >                         /usr/bin/node           v18.19.0
                      >                         /usr/bin/npm            10.2.3
                      >                         /usr/bin/npx            10.2.3
                      >                         /usr/bin/corepack       0.22.0
                      >
                      > Recommended versions are nodejs 18.19.0 and npm 10.2.3
                      > Your nodejs installation is correct
                      >
                      > MEMORY:
                      >               total        used        free      shared  buff/cache   available
                      > Mem:           5.8G        2.3G        1.5G         34M        2.0G        3.2G
                      > Swap:          3.8G         47M        3.8G
                      > Total:         9.6G        2.4G        5.3G
                      >
                      > Active iob-Instances:   30
                      > Active repo(s): Stable (default)
                      >
                      > ioBroker Core:          js-controller           5.0.17
                      >                         admin                   6.12.0
                      >
                      > ioBroker Status:        iobroker is running on this host.
                      >
                      >
                      > Objects type: jsonl
                      > States  type: redis
                      >
                      > Status admin and web instance:
                      > + system.adapter.admin.0                  : admin                 : iobrokernuc                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      > + system.adapter.web.0                    : web                   : iobrokernuc                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      >
                      > Objects:                9553
                      > States:                 8337
                      >
                      > Size of iob-Database:
                      >
                      > 22M     /opt/iobroker/iobroker-data/objects.jsonl
                      > 9.7M    /opt/iobroker/iobroker-data/objects.json.migrated
                      > 9.7M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                      > 0       /opt/iobroker/iobroker-data/objects.json.broken
                      > 112K    /opt/iobroker/iobroker-data/states.json.bak
                      > 4.0K    /opt/iobroker/iobroker-data/states.json
                      >
                      >
                      >
                      > =================== END OF SUMMARY ====================
                      
                      

                      Scheint jetzt alles in Ordnung zu sein. Nochmal vielen Dank.

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

                      @olivbus sagte in Fullybrowser Update von 3.0.6 auf 3.0.9 funktioniert nicht:

                      Nein, nicht in Ordnung.

                      Debian GNU/Linux 10 (buster)

                      is abgekündigt und muss schleunigst aktualisiert werden.

                      Boot Target: graphical.target

                      sudo systemctl set-default multi-user.target
                      

                      Mehr könnte man der Langfassung entnehmen.

                      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

                      O 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @olivbus sagte in Fullybrowser Update von 3.0.6 auf 3.0.9 funktioniert nicht:

                        Nein, nicht in Ordnung.

                        Debian GNU/Linux 10 (buster)

                        is abgekündigt und muss schleunigst aktualisiert werden.

                        Boot Target: graphical.target

                        sudo systemctl set-default multi-user.target
                        

                        Mehr könnte man der Langfassung entnehmen.

                        O Offline
                        O Offline
                        Olivbus
                        schrieb am zuletzt editiert von
                        #14

                        @thomas-braun Hallo Thomas, vielen Dank für Deinen Hinweis, dass ich mein Betriebssystem aktualisieren muss. Hatte ich nicht auf dem Schirm, da sonst immer alles problemlos lief und ich ansonsten alles aktualisiert habe. Ich habe diesbezüglich jetzt einiges recherchiert und bin dabei natürlich auf Deine ausführlichen Threads gestoßen.
                        Mein Iobroker läuft auf einem Nuc als VM in Proxmox. Mein Plan ist es nun, eine neue VM mit Iobroker unter Debian 12 aufzusetzen. Würdest Du das auch so empfehlen?
                        Ich hätte noch eine Frage: Kann ich die neue VM, wenn sie bzw. Iobroker gut läuft, mit der IP Adresse der alten VM, wenn diese abgeschaltet ist, verknüpfen? Wo macht man das (auf der FB oder im Betriebssystem der VM)? Ggf. mit welchen Befehlen (im Betriebssystem)?

                        Thomas BraunT Meister MopperM 2 Antworten Letzte Antwort
                        0
                        • O Olivbus

                          @thomas-braun Hallo Thomas, vielen Dank für Deinen Hinweis, dass ich mein Betriebssystem aktualisieren muss. Hatte ich nicht auf dem Schirm, da sonst immer alles problemlos lief und ich ansonsten alles aktualisiert habe. Ich habe diesbezüglich jetzt einiges recherchiert und bin dabei natürlich auf Deine ausführlichen Threads gestoßen.
                          Mein Iobroker läuft auf einem Nuc als VM in Proxmox. Mein Plan ist es nun, eine neue VM mit Iobroker unter Debian 12 aufzusetzen. Würdest Du das auch so empfehlen?
                          Ich hätte noch eine Frage: Kann ich die neue VM, wenn sie bzw. Iobroker gut läuft, mit der IP Adresse der alten VM, wenn diese abgeschaltet ist, verknüpfen? Wo macht man das (auf der FB oder im Betriebssystem der VM)? Ggf. mit welchen Befehlen (im Betriebssystem)?

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

                          @olivbus sagte in Fullybrowser Update von 3.0.6 auf 3.0.9 funktioniert nicht:

                          Würdest Du das auch so empfehlen?

                          Ich würde das wohl über Debian 11 auf Debian 12 ziehen.
                          Hängt aber davon ab, wie die Ausgangslage ist.
                          Schau dir

                          iob diag
                          

                          an.

                          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

                          O 1 Antwort Letzte Antwort
                          0
                          • O Olivbus

                            @thomas-braun Hallo Thomas, vielen Dank für Deinen Hinweis, dass ich mein Betriebssystem aktualisieren muss. Hatte ich nicht auf dem Schirm, da sonst immer alles problemlos lief und ich ansonsten alles aktualisiert habe. Ich habe diesbezüglich jetzt einiges recherchiert und bin dabei natürlich auf Deine ausführlichen Threads gestoßen.
                            Mein Iobroker läuft auf einem Nuc als VM in Proxmox. Mein Plan ist es nun, eine neue VM mit Iobroker unter Debian 12 aufzusetzen. Würdest Du das auch so empfehlen?
                            Ich hätte noch eine Frage: Kann ich die neue VM, wenn sie bzw. Iobroker gut läuft, mit der IP Adresse der alten VM, wenn diese abgeschaltet ist, verknüpfen? Wo macht man das (auf der FB oder im Betriebssystem der VM)? Ggf. mit welchen Befehlen (im Betriebssystem)?

                            Meister MopperM Online
                            Meister MopperM Online
                            Meister Mopper
                            schrieb am zuletzt editiert von
                            #16

                            @olivbus sagte in Fullybrowser Update von 3.0.6 auf 3.0.9 funktioniert nicht:

                            Kann ich die neue VM, wenn sie bzw. Iobroker gut läuft, mit der IP Adresse der alten VM, wenn diese abgeschaltet ist, verknüpfen?

                            Verknüpfen kann man da nichts.

                            • Mach ein ordentliches Backup mit backitup.
                            • Schalte die alte VM aus, erstelle eine neue mit der aktuellen Debian-iso und derselben IP
                            • Erstelle einen User (nicht iobroker!)
                            • Installiere den ioBroker mit dem Einzeiler
                            • lies das Backup ein, und lass das laaaaange laufen

                            Voila, Maschine läuft

                            Proxmox und HA

                            1 Antwort Letzte Antwort
                            1
                            • Thomas BraunT Thomas Braun

                              @olivbus sagte in Fullybrowser Update von 3.0.6 auf 3.0.9 funktioniert nicht:

                              Würdest Du das auch so empfehlen?

                              Ich würde das wohl über Debian 11 auf Debian 12 ziehen.
                              Hängt aber davon ab, wie die Ausgangslage ist.
                              Schau dir

                              iob diag
                              

                              an.

                              O Offline
                              O Offline
                              Olivbus
                              schrieb am zuletzt editiert von
                              #17

                              @thomas-braun Hier die Langfassung von iob diag:

                              
                              Skript v.2023-10-10
                              
                              *** BASE SYSTEM ***
                                 Static hostname: iobrokernuc
                                       Icon name: computer-vm
                                         Chassis: vm
                                  Virtualization: kvm
                                Operating System: Debian GNU/Linux 10 (buster)
                                          Kernel: Linux 4.19.0-18-amd64
                                    Architecture: x86-64
                              
                              model name      : Common KVM processor
                              Docker          : false
                              Virtualization  : kvm
                              Kernel          : x86_64
                              Userland        : amd64
                              
                              Systemuptime and Load:
                               18:33:04 up 18 days,  4:20,  2 users,  load average: 2.63, 3.28, 3.26
                              CPU threads: 8
                              
                              
                              *** Time and Time Zones ***
                                             Local time: Tue 2024-01-23 18:33:04 CET
                                         Universal time: Tue 2024-01-23 17:33:04 UTC
                                               RTC time: Tue 2024-01-23 17:33:05
                                              Time zone: Europe/Berlin (CET, +0100)
                              System clock synchronized: yes
                                            NTP service: active
                                        RTC in local TZ: no
                              
                              *** User and Groups ***
                              oliver
                              /home/oliver
                              oliver 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.8G        2.8G        1.6G         33M        1.4G        2.7G
                              Swap:          3.8G         51M        3.8G
                              Total:         9.6G        2.9G        5.4G
                              
                                       5836 M total memory
                                       2824 M used memory
                                       2570 M active memory
                                       1268 M inactive memory
                                       1635 M free memory
                                        190 M buffer memory
                                       1185 M swap cache
                                       3805 M total swap
                                         51 M used swap
                                       3754 M free swap
                              
                              *** FAILED SERVICES ***
                              
                              0 loaded units listed. Pass --all to see loaded but inactive units, too.
                              To show all installed unit files use 'systemctl list-unit-files'.
                              
                              *** FILESYSTEM ***
                              Filesystem     Type      Size  Used Avail Use% Mounted on
                              udev           devtmpfs  2.9G     0  2.9G   0% /dev
                              tmpfs          tmpfs     584M   59M  525M  11% /run
                              /dev/sda1      ext4       28G  9.4G   17G  36% /
                              tmpfs          tmpfs     2.9G     0  2.9G   0% /dev/shm
                              tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                              tmpfs          tmpfs     2.9G     0  2.9G   0% /sys/fs/cgroup
                              tmpfs          tmpfs     584M     0  584M   0% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Fri Jan  5 14:13:01 2024] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                              [Fri Jan  5 14:13:01 2024] 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
                              `-/sys/fs/bpf bpf       bpf    rw,nosuid,nodev,noexec,relatime,mode=700
                              
                              Files in neuralgic directories:
                              
                              /var:
                              669M    /var/
                              390M    /var/cache
                              383M    /var/cache/apt
                              321M    /var/cache/apt/archives
                              158M    /var/lib
                              
                              Hint: You are currently not seeing messages from other users and the system.
                                    Users in the 'systemd-journal' group can see all messages. Pass -q to
                                    turn off this notice.
                              No journal files were opened due to insufficient permissions.
                              
                              /opt/iobroker/backups:
                              853M    /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              1.7G    /opt/iobroker/iobroker-data/
                              1.2G    /opt/iobroker/iobroker-data/history
                              339M    /opt/iobroker/iobroker-data/files
                              122M    /opt/iobroker/iobroker-data/backup-objects
                              67M     /opt/iobroker/iobroker-data/files/javascript.admin
                              
                              The five largest files in iobroker-data are:
                              33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                              21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                              18M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.js.map
                              14M     /opt/iobroker/iobroker-data/objects.jsonl
                              9.7M    /opt/iobroker/iobroker-data/objects.json.migrated
                              
                              USB-Devices by-id:
                              USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                              
                              find: '/dev/serial/by-id/': No such file or directory
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs         v18.19.0
                              /usr/bin/node           v18.19.0
                              /usr/bin/npm            10.2.3
                              /usr/bin/npx            10.2.3
                              /usr/bin/corepack       0.22.0
                              
                              
                              nodejs:
                                Installed: 18.19.0-1nodesource1
                                Candidate: 18.19.0-1nodesource1
                                Version table:
                               *** 18.19.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                      100 /var/lib/dpkg/status
                                   18.18.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.18.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.18.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.17.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.17.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.16.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.16.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.15.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.14.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.14.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.14.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.13.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.12.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.11.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.10.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.9.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.9.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.8.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.7.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.6.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.5.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.4.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.3.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.2.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.1.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.0.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   10.24.0~dfsg-1~deb10u3 500
                                      500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                                   10.24.0~dfsg-1~deb10u1 500
                                      500 http://ftp.de.debian.org/debian buster/main amd64 Packages
                              
                              Temp directories causing npm8 problem: 0
                              No problems detected
                              
                              Errors in npm tree:
                              npm ERR! code ELSPROBLEMS
                              npm ERR! invalid: iobroker.life360@0.2.22 /opt/iobroker/node_modules/iobroker.life360
                              npm ERR! invalid: iobroker.sourceanalytix@0.4.5 /opt/iobroker/node_modules/iobroker.sourceanalytix
                              npm ERR! invalid: iobroker.tr-064-community@npm:iobroker.tr-064@4.2.18 /opt/iobroker/node_modules/iobroker.tr-064-community
                              npm ERR! invalid: iobroker.vw-connect@0.0.71 /opt/iobroker/node_modules/iobroker.vw-connect
                              npm ERR! extraneous: lodash._baseindexof@3.1.0 /opt/iobroker/node_modules/npm/node_modules/lodash._baseindexof
                              npm ERR! extraneous: lodash._bindcallback@3.0.1 /opt/iobroker/node_modules/npm/node_modules/lodash._bindcallback
                              npm ERR! extraneous: lodash._cacheindexof@3.0.2 /opt/iobroker/node_modules/npm/node_modules/lodash._cacheindexof
                              npm ERR! extraneous: lodash._createcache@3.1.2 /opt/iobroker/node_modules/npm/node_modules/lodash._createcache
                              npm ERR! extraneous: lodash._getnative@3.9.1 /opt/iobroker/node_modules/npm/node_modules/lodash._getnative
                              npm ERR! extraneous: lodash.restparam@3.6.1 /opt/iobroker/node_modules/npm/node_modules/lodash.restparam
                              
                              npm ERR! A complete log of this run can be found in: /home/oliver/.npm/_logs/2024-01-23T17_33_14_220Z-debug-0.log
                              
                              *** ioBroker-Installation ***
                              
                              ioBroker Status
                              iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: redis
                              
                              Core adapters versions
                              js-controller:  5.0.17
                              admin:          6.12.0
                              javascript:     7.1.6
                              
                              npm ERR! code ELSPROBLEMS
                              npm ERR! invalid: iobroker.life360@0.2.22 /opt/iobroker/node_modules/iobroker.life360
                              npm ERR! invalid: iobroker.sourceanalytix@0.4.5 /opt/iobroker/node_modules/iobroker.sourceanalytix
                              npm ERR! invalid: iobroker.tr-064-community@npm:iobroker.tr-064@4.2.18 /opt/iobroker/node_modules/iobroker.tr-064-community
                              npm ERR! invalid: iobroker.vw-connect@0.0.71 /opt/iobroker/node_modules/iobroker.vw-connect
                              
                              npm ERR! A complete log of this run can be found in: /home/oliver/.npm/_logs/2024-01-23T17_33_39_018Z-debug-0.log
                              Adapters from github:   4
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : iobrokernuc                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.alexa2.0                 : alexa2                : iobrokernuc                              -  enabled
                              + system.adapter.backitup.0               : backitup              : iobrokernuc                              -  enabled
                              + system.adapter.cloud.0                  : cloud                 : iobrokernuc                              -  enabled
                              + system.adapter.deconz.0                 : deconz                : iobrokernuc                              -  enabled, port: 80
                              + system.adapter.discovery.0              : discovery             : iobrokernuc                              -  enabled
                                system.adapter.feiertage.0              : feiertage             : iobrokernuc                              -  enabled
                                system.adapter.flot.0                   : flot                  : iobrokernuc                              - disabled
                              + system.adapter.fullybrowser.0           : fullybrowser          : iobrokernuc                              -  enabled
                              + system.adapter.harmony.0                : harmony               : iobrokernuc                              -  enabled
                              + system.adapter.history.0                : history               : iobrokernuc                              -  enabled
                              + system.adapter.hs100.0                  : hs100                 : iobrokernuc                              -  enabled
                                system.adapter.ical.0                   : ical                  : iobrokernuc                              -  enabled
                                system.adapter.icons-icons8.0           : icons-icons8          : iobrokernuc                              - disabled
                                system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobrokernuc                              - disabled
                                system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobrokernuc                              - disabled
                              + system.adapter.info.0                   : info                  : iobrokernuc                              -  enabled
                              + system.adapter.iot.0                    : iot                   : iobrokernuc                              -  enabled
                              + system.adapter.javascript.0             : javascript            : iobrokernuc                              -  enabled
                                system.adapter.javascript.1             : javascript            : iobrokernuc                              - disabled
                                system.adapter.life360.0                : life360               : iobrokernuc                              - disabled
                                system.adapter.mobile.0                 : mobile                : iobrokernuc                              - disabled
                              + system.adapter.netatmo.0                : netatmo               : iobrokernuc                              -  enabled
                              + system.adapter.owntracks.0              : owntracks             : iobrokernuc                              -  enabled, port: 1883, bind: 0.0.0.0
                                system.adapter.paw.0                    : paw                   : iobrokernuc                              - disabled, port: 8898
                                system.adapter.ping.0                   : ping                  : iobrokernuc                              - disabled
                                system.adapter.places.0                 : places                : iobrokernuc                              - disabled
                                system.adapter.proxmox.0                : proxmox               : iobrokernuc                              - disabled, port: 8006
                              + system.adapter.pushover.0               : pushover              : iobrokernuc                              -  enabled
                                system.adapter.sayit.0                  : sayit                 : iobrokernuc                              - disabled, port: 0
                              + system.adapter.scenes.0                 : scenes                : iobrokernuc                              -  enabled
                              + system.adapter.shelly.0                 : shelly                : iobrokernuc                              -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.shelly.1                 : shelly                : iobrokernuc                              -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.simple-api.0             : simple-api            : iobrokernuc                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                              + system.adapter.socketio.0               : socketio              : iobrokernuc                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                              + system.adapter.sourceanalytix.0         : sourceanalytix        : iobrokernuc                              -  enabled
                                system.adapter.statistics.0             : statistics            : iobrokernuc                              - disabled
                              + system.adapter.telegram.0               : telegram              : iobrokernuc                              -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.text2command.0           : text2command          : iobrokernuc                              -  enabled
                              + system.adapter.tr-064.0                 : tr-064                : iobrokernuc                              -  enabled
                              + system.adapter.trashschedule.0          : trashschedule         : iobrokernuc                              -  enabled
                                system.adapter.vis-bars.0               : vis-bars              : iobrokernuc                              - disabled
                                system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobrokernuc                              - disabled
                                system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobrokernuc                              - disabled
                                system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobrokernuc                              - disabled
                                system.adapter.vis-history.0            : vis-history           : iobrokernuc                              - disabled
                                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobrokernuc                              - disabled
                                system.adapter.vis-metro.0              : vis-metro             : iobrokernuc                              - disabled
                                system.adapter.vis.0                    : vis                   : iobrokernuc                              -  enabled
                              + system.adapter.vw-connect.0             : vw-connect            : iobrokernuc                              -  enabled
                              + system.adapter.web.0                    : web                   : iobrokernuc                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.weishaupt-wem.3          : weishaupt-wem         : iobrokernuc                              -  enabled
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : iobrokernuc                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.deconz.0                 : deconz                : iobrokernuc                              -  enabled, port: 80
                              + system.adapter.owntracks.0              : owntracks             : iobrokernuc                              -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.shelly.0                 : shelly                : iobrokernuc                              -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.shelly.1                 : shelly                : iobrokernuc                              -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.simple-api.0             : simple-api            : iobrokernuc                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                              + system.adapter.socketio.0               : socketio              : iobrokernuc                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                              + system.adapter.telegram.0               : telegram              : iobrokernuc                              -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.web.0                    : web                   : iobrokernuc                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              ioBroker-Repositories
                              Stable (default): http://download.iobroker.net/sources-dist.json
                              Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                              
                              Active repo(s): Stable (default)
                              
                              Installed ioBroker-Instances
                              Used repository: Stable (default)
                              Adapter    "admin"        : 6.12.0   , installed 6.12.0
                              Adapter    "alexa2"       : 3.26.3   , installed 3.26.3
                              Adapter    "backitup"     : 2.9.8    , installed 2.9.8
                              Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                              Adapter    "deconz"       : 1.3.23   , installed 1.3.23
                              Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                              Adapter    "egigeozone"   : 0.1.2    , installed 0.1.2
                              Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                              Adapter    "flot"         : 1.12.0   , installed 1.12.0
                              Adapter    "fullybrowser" : 3.0.9    , installed 3.0.9
                              Adapter    "harmony"      : 1.3.0    , installed 1.3.0
                              Adapter    "history"      : 3.0.1    , installed 3.0.1
                              Adapter    "hs100"        : 2.2.0    , installed 2.2.0
                              Adapter    "ical"         : 1.13.3   , installed 1.13.3
                              Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                              Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                              Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                              Adapter    "info"         : 2.0.0    , installed 2.0.0
                              Adapter    "iot"          : 2.0.11   , installed 2.0.11
                              Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                              Controller "js-controller": 5.0.17   , installed 5.0.17
                              Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                              Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
                              Adapter    "owntracks"    : 1.0.5    , installed 1.0.5
                              Adapter    "paw"          : 0.3.2    , installed 0.3.2
                              Adapter    "ping"         : 1.6.2    , installed 1.6.2
                              Adapter    "places"       : 1.1.2    , installed 1.1.2
                              Adapter    "proxmox"      : 2.2.2    , installed 2.2.2
                              Adapter    "pushover"     : 3.0.6    , installed 3.0.6
                              Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                              Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                              Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                              Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                              Adapter    "statistics"   : 2.4.0    , installed 2.4.0
                              Adapter    "telegram"     : 3.0.1    , installed 3.0.1
                              Adapter    "text2command" : 3.0.2    , installed 3.0.2
                              Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                              Adapter    "trashschedule": 2.3.0    , installed 2.3.0
                              Adapter    "vis"          : 1.5.4    , installed 1.5.4
                              Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                              Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                              Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                              Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                              Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                              Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                              Adapter    "vw-connect"   : 0.0.67   , installed 0.0.71
                              Adapter    "web"          : 6.1.10   , installed 6.1.10
                              Adapter    "weishaupt-wem": 0.0.15   , installed 0.0.15
                              Adapter    "ws"           : 2.5.8    , installed 2.5.8
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        9553
                              States:         8337
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://ftp.de.debian.org/debian buster InRelease
                              Hit:2 http://security.debian.org/debian-security buster/updates InRelease
                              Hit:3 http://ftp.de.debian.org/debian buster-updates InRelease
                              Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
                              Reading package lists...
                              Pending Updates: 0
                              
                              *** Listening Ports ***
                              Active Internet connections (only servers)
                              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       71317811   24257/iobroker.js-c
                              tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      107        15701      427/redis-server 12
                              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          236754     1/init
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          71317461   24037/sshd
                              tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       71320838   24451/io.shelly.1
                              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       71318921   24466/io.owntracks.
                              tcp6       0      0 :::61991                :::*                    LISTEN      1001       71321055   24575/io.harmony.0
                              tcp6       0      0 ::1:6379                :::*                    LISTEN      107        15702      427/redis-server 12
                              tcp6       0      0 :::111                  :::*                    LISTEN      0          236760     1/init
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       71318635   24278/io.admin.0
                              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       71322957   25603/io.web.0
                              tcp6       0      0 :::8084                 :::*                    LISTEN      1001       71320420   24794/io.socketio.0
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          71317463   24037/sshd
                              tcp6       0      0 :::8087                 :::*                    LISTEN      1001       71321402   24658/io.simple-api
                              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       71318013   24421/io.shelly.0
                              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       71319965   24511/io.deconz.0
                              udp        0      0 0.0.0.0:59784           0.0.0.0:*                           106        15609      394/avahi-daemon: r
                              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          3040       342/dhclient
                              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          236756     1/init
                              udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       71320069   24575/io.harmony.0
                              udp        0      0 192.168.178.68:5353     0.0.0.0:*                           1001       71319852   24436/io.tr-064.0
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           106        15607      394/avahi-daemon: r
                              udp6       0      0 :::42574                :::*                                106        15610      394/avahi-daemon: r
                              udp6       0      0 :::1900                 :::*                                1001       71319967   24511/io.deconz.0
                              udp6       0      0 :::1900                 :::*                                1001       71319966   24511/io.deconz.0
                              udp6       0      0 :::111                  :::*                                0          236764     1/init
                              udp6       0      0 :::5353                 :::*                                106        15608      394/avahi-daemon: r
                              
                              *** Log File - Last 25 Lines ***
                              
                              2024-01-23 17:30:11.712  - info: alexa2.0 (24368) Alexa-Push-Connection (macDms = true) established. Disable Polling
                              2024-01-23 17:30:34.681  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                              2024-01-23 17:30:35.786  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                              2024-01-23 17:34:34.690  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                              2024-01-23 17:34:36.801  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                              2024-01-23 17:38:33.696  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                              2024-01-23 17:38:35.749  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                              2024-01-23 17:39:34.688  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                              2024-01-23 17:39:35.778  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                              2024-01-23 17:40:34.683  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                              2024-01-23 17:40:35.819  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                              2024-01-23 17:44:34.712  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                              2024-01-23 17:44:36.799  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                              2024-01-23 18:04:34.708  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                              2024-01-23 18:04:35.818  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                              2024-01-23 18:10:34.713  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                              2024-01-23 18:10:36.817  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                              2024-01-23 18:14:34.715  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                              2024-01-23 18:14:36.847  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                              2024-01-23 18:20:34.716  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                              2024-01-23 18:20:35.850  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                              2024-01-23 18:24:34.726  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                              2024-01-23 18:24:36.847  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                              2024-01-23 18:26:00.432  - info: simple-api.0 (24658) State value to set for "0_userdata.0.Ipadbatterielevel" has to be type "number" but received type "string"
                              2024-01-23 18:31:00.733  - info: simple-api.0 (24658) State value to set for "0_userdata.0.Ipadbatterielevel" has to be type "number" but received type "string"
                              
                              

                              Kannst Du mal drüberschauen und mir mitteilen, ob Du es für möglich hälst den Weg über Debian 11 zu gehen.

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • O Olivbus

                                @thomas-braun Hier die Langfassung von iob diag:

                                
                                Skript v.2023-10-10
                                
                                *** BASE SYSTEM ***
                                   Static hostname: iobrokernuc
                                         Icon name: computer-vm
                                           Chassis: vm
                                    Virtualization: kvm
                                  Operating System: Debian GNU/Linux 10 (buster)
                                            Kernel: Linux 4.19.0-18-amd64
                                      Architecture: x86-64
                                
                                model name      : Common KVM processor
                                Docker          : false
                                Virtualization  : kvm
                                Kernel          : x86_64
                                Userland        : amd64
                                
                                Systemuptime and Load:
                                 18:33:04 up 18 days,  4:20,  2 users,  load average: 2.63, 3.28, 3.26
                                CPU threads: 8
                                
                                
                                *** Time and Time Zones ***
                                               Local time: Tue 2024-01-23 18:33:04 CET
                                           Universal time: Tue 2024-01-23 17:33:04 UTC
                                                 RTC time: Tue 2024-01-23 17:33:05
                                                Time zone: Europe/Berlin (CET, +0100)
                                System clock synchronized: yes
                                              NTP service: active
                                          RTC in local TZ: no
                                
                                *** User and Groups ***
                                oliver
                                /home/oliver
                                oliver 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.8G        2.8G        1.6G         33M        1.4G        2.7G
                                Swap:          3.8G         51M        3.8G
                                Total:         9.6G        2.9G        5.4G
                                
                                         5836 M total memory
                                         2824 M used memory
                                         2570 M active memory
                                         1268 M inactive memory
                                         1635 M free memory
                                          190 M buffer memory
                                         1185 M swap cache
                                         3805 M total swap
                                           51 M used swap
                                         3754 M free swap
                                
                                *** FAILED SERVICES ***
                                
                                0 loaded units listed. Pass --all to see loaded but inactive units, too.
                                To show all installed unit files use 'systemctl list-unit-files'.
                                
                                *** FILESYSTEM ***
                                Filesystem     Type      Size  Used Avail Use% Mounted on
                                udev           devtmpfs  2.9G     0  2.9G   0% /dev
                                tmpfs          tmpfs     584M   59M  525M  11% /run
                                /dev/sda1      ext4       28G  9.4G   17G  36% /
                                tmpfs          tmpfs     2.9G     0  2.9G   0% /dev/shm
                                tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                tmpfs          tmpfs     2.9G     0  2.9G   0% /sys/fs/cgroup
                                tmpfs          tmpfs     584M     0  584M   0% /run/user/1000
                                
                                Messages concerning ext4 filesystem in dmesg:
                                [Fri Jan  5 14:13:01 2024] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                                [Fri Jan  5 14:13:01 2024] 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
                                `-/sys/fs/bpf bpf       bpf    rw,nosuid,nodev,noexec,relatime,mode=700
                                
                                Files in neuralgic directories:
                                
                                /var:
                                669M    /var/
                                390M    /var/cache
                                383M    /var/cache/apt
                                321M    /var/cache/apt/archives
                                158M    /var/lib
                                
                                Hint: You are currently not seeing messages from other users and the system.
                                      Users in the 'systemd-journal' group can see all messages. Pass -q to
                                      turn off this notice.
                                No journal files were opened due to insufficient permissions.
                                
                                /opt/iobroker/backups:
                                853M    /opt/iobroker/backups/
                                
                                /opt/iobroker/iobroker-data:
                                1.7G    /opt/iobroker/iobroker-data/
                                1.2G    /opt/iobroker/iobroker-data/history
                                339M    /opt/iobroker/iobroker-data/files
                                122M    /opt/iobroker/iobroker-data/backup-objects
                                67M     /opt/iobroker/iobroker-data/files/javascript.admin
                                
                                The five largest files in iobroker-data are:
                                33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                                21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                                18M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.js.map
                                14M     /opt/iobroker/iobroker-data/objects.jsonl
                                9.7M    /opt/iobroker/iobroker-data/objects.json.migrated
                                
                                USB-Devices by-id:
                                USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                
                                find: '/dev/serial/by-id/': No such file or directory
                                
                                *** NodeJS-Installation ***
                                
                                /usr/bin/nodejs         v18.19.0
                                /usr/bin/node           v18.19.0
                                /usr/bin/npm            10.2.3
                                /usr/bin/npx            10.2.3
                                /usr/bin/corepack       0.22.0
                                
                                
                                nodejs:
                                  Installed: 18.19.0-1nodesource1
                                  Candidate: 18.19.0-1nodesource1
                                  Version table:
                                 *** 18.19.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                        100 /var/lib/dpkg/status
                                     18.18.2-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.18.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.18.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.17.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.17.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.16.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.16.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.15.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.14.2-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.14.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.14.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.13.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.12.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.11.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.10.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.9.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.9.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.8.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.7.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.6.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.5.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.4.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.3.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.2.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.1.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.0.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     10.24.0~dfsg-1~deb10u3 500
                                        500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                                     10.24.0~dfsg-1~deb10u1 500
                                        500 http://ftp.de.debian.org/debian buster/main amd64 Packages
                                
                                Temp directories causing npm8 problem: 0
                                No problems detected
                                
                                Errors in npm tree:
                                npm ERR! code ELSPROBLEMS
                                npm ERR! invalid: iobroker.life360@0.2.22 /opt/iobroker/node_modules/iobroker.life360
                                npm ERR! invalid: iobroker.sourceanalytix@0.4.5 /opt/iobroker/node_modules/iobroker.sourceanalytix
                                npm ERR! invalid: iobroker.tr-064-community@npm:iobroker.tr-064@4.2.18 /opt/iobroker/node_modules/iobroker.tr-064-community
                                npm ERR! invalid: iobroker.vw-connect@0.0.71 /opt/iobroker/node_modules/iobroker.vw-connect
                                npm ERR! extraneous: lodash._baseindexof@3.1.0 /opt/iobroker/node_modules/npm/node_modules/lodash._baseindexof
                                npm ERR! extraneous: lodash._bindcallback@3.0.1 /opt/iobroker/node_modules/npm/node_modules/lodash._bindcallback
                                npm ERR! extraneous: lodash._cacheindexof@3.0.2 /opt/iobroker/node_modules/npm/node_modules/lodash._cacheindexof
                                npm ERR! extraneous: lodash._createcache@3.1.2 /opt/iobroker/node_modules/npm/node_modules/lodash._createcache
                                npm ERR! extraneous: lodash._getnative@3.9.1 /opt/iobroker/node_modules/npm/node_modules/lodash._getnative
                                npm ERR! extraneous: lodash.restparam@3.6.1 /opt/iobroker/node_modules/npm/node_modules/lodash.restparam
                                
                                npm ERR! A complete log of this run can be found in: /home/oliver/.npm/_logs/2024-01-23T17_33_14_220Z-debug-0.log
                                
                                *** ioBroker-Installation ***
                                
                                ioBroker Status
                                iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: redis
                                
                                Core adapters versions
                                js-controller:  5.0.17
                                admin:          6.12.0
                                javascript:     7.1.6
                                
                                npm ERR! code ELSPROBLEMS
                                npm ERR! invalid: iobroker.life360@0.2.22 /opt/iobroker/node_modules/iobroker.life360
                                npm ERR! invalid: iobroker.sourceanalytix@0.4.5 /opt/iobroker/node_modules/iobroker.sourceanalytix
                                npm ERR! invalid: iobroker.tr-064-community@npm:iobroker.tr-064@4.2.18 /opt/iobroker/node_modules/iobroker.tr-064-community
                                npm ERR! invalid: iobroker.vw-connect@0.0.71 /opt/iobroker/node_modules/iobroker.vw-connect
                                
                                npm ERR! A complete log of this run can be found in: /home/oliver/.npm/_logs/2024-01-23T17_33_39_018Z-debug-0.log
                                Adapters from github:   4
                                
                                Adapter State
                                + system.adapter.admin.0                  : admin                 : iobrokernuc                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.alexa2.0                 : alexa2                : iobrokernuc                              -  enabled
                                + system.adapter.backitup.0               : backitup              : iobrokernuc                              -  enabled
                                + system.adapter.cloud.0                  : cloud                 : iobrokernuc                              -  enabled
                                + system.adapter.deconz.0                 : deconz                : iobrokernuc                              -  enabled, port: 80
                                + system.adapter.discovery.0              : discovery             : iobrokernuc                              -  enabled
                                  system.adapter.feiertage.0              : feiertage             : iobrokernuc                              -  enabled
                                  system.adapter.flot.0                   : flot                  : iobrokernuc                              - disabled
                                + system.adapter.fullybrowser.0           : fullybrowser          : iobrokernuc                              -  enabled
                                + system.adapter.harmony.0                : harmony               : iobrokernuc                              -  enabled
                                + system.adapter.history.0                : history               : iobrokernuc                              -  enabled
                                + system.adapter.hs100.0                  : hs100                 : iobrokernuc                              -  enabled
                                  system.adapter.ical.0                   : ical                  : iobrokernuc                              -  enabled
                                  system.adapter.icons-icons8.0           : icons-icons8          : iobrokernuc                              - disabled
                                  system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobrokernuc                              - disabled
                                  system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobrokernuc                              - disabled
                                + system.adapter.info.0                   : info                  : iobrokernuc                              -  enabled
                                + system.adapter.iot.0                    : iot                   : iobrokernuc                              -  enabled
                                + system.adapter.javascript.0             : javascript            : iobrokernuc                              -  enabled
                                  system.adapter.javascript.1             : javascript            : iobrokernuc                              - disabled
                                  system.adapter.life360.0                : life360               : iobrokernuc                              - disabled
                                  system.adapter.mobile.0                 : mobile                : iobrokernuc                              - disabled
                                + system.adapter.netatmo.0                : netatmo               : iobrokernuc                              -  enabled
                                + system.adapter.owntracks.0              : owntracks             : iobrokernuc                              -  enabled, port: 1883, bind: 0.0.0.0
                                  system.adapter.paw.0                    : paw                   : iobrokernuc                              - disabled, port: 8898
                                  system.adapter.ping.0                   : ping                  : iobrokernuc                              - disabled
                                  system.adapter.places.0                 : places                : iobrokernuc                              - disabled
                                  system.adapter.proxmox.0                : proxmox               : iobrokernuc                              - disabled, port: 8006
                                + system.adapter.pushover.0               : pushover              : iobrokernuc                              -  enabled
                                  system.adapter.sayit.0                  : sayit                 : iobrokernuc                              - disabled, port: 0
                                + system.adapter.scenes.0                 : scenes                : iobrokernuc                              -  enabled
                                + system.adapter.shelly.0                 : shelly                : iobrokernuc                              -  enabled, port: 1882, bind: 0.0.0.0
                                + system.adapter.shelly.1                 : shelly                : iobrokernuc                              -  enabled, port: 1882, bind: 0.0.0.0
                                + system.adapter.simple-api.0             : simple-api            : iobrokernuc                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                + system.adapter.socketio.0               : socketio              : iobrokernuc                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                + system.adapter.sourceanalytix.0         : sourceanalytix        : iobrokernuc                              -  enabled
                                  system.adapter.statistics.0             : statistics            : iobrokernuc                              - disabled
                                + system.adapter.telegram.0               : telegram              : iobrokernuc                              -  enabled, port: 8443, bind: 0.0.0.0
                                + system.adapter.text2command.0           : text2command          : iobrokernuc                              -  enabled
                                + system.adapter.tr-064.0                 : tr-064                : iobrokernuc                              -  enabled
                                + system.adapter.trashschedule.0          : trashschedule         : iobrokernuc                              -  enabled
                                  system.adapter.vis-bars.0               : vis-bars              : iobrokernuc                              - disabled
                                  system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobrokernuc                              - disabled
                                  system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobrokernuc                              - disabled
                                  system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobrokernuc                              - disabled
                                  system.adapter.vis-history.0            : vis-history           : iobrokernuc                              - disabled
                                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobrokernuc                              - disabled
                                  system.adapter.vis-metro.0              : vis-metro             : iobrokernuc                              - disabled
                                  system.adapter.vis.0                    : vis                   : iobrokernuc                              -  enabled
                                + system.adapter.vw-connect.0             : vw-connect            : iobrokernuc                              -  enabled
                                + system.adapter.web.0                    : web                   : iobrokernuc                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                + system.adapter.weishaupt-wem.3          : weishaupt-wem         : iobrokernuc                              -  enabled
                                
                                + instance is alive
                                
                                Enabled adapters with bindings
                                + system.adapter.admin.0                  : admin                 : iobrokernuc                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.deconz.0                 : deconz                : iobrokernuc                              -  enabled, port: 80
                                + system.adapter.owntracks.0              : owntracks             : iobrokernuc                              -  enabled, port: 1883, bind: 0.0.0.0
                                + system.adapter.shelly.0                 : shelly                : iobrokernuc                              -  enabled, port: 1882, bind: 0.0.0.0
                                + system.adapter.shelly.1                 : shelly                : iobrokernuc                              -  enabled, port: 1882, bind: 0.0.0.0
                                + system.adapter.simple-api.0             : simple-api            : iobrokernuc                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                + system.adapter.socketio.0               : socketio              : iobrokernuc                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                + system.adapter.telegram.0               : telegram              : iobrokernuc                              -  enabled, port: 8443, bind: 0.0.0.0
                                + system.adapter.web.0                    : web                   : iobrokernuc                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                
                                ioBroker-Repositories
                                Stable (default): http://download.iobroker.net/sources-dist.json
                                Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                                
                                Active repo(s): Stable (default)
                                
                                Installed ioBroker-Instances
                                Used repository: Stable (default)
                                Adapter    "admin"        : 6.12.0   , installed 6.12.0
                                Adapter    "alexa2"       : 3.26.3   , installed 3.26.3
                                Adapter    "backitup"     : 2.9.8    , installed 2.9.8
                                Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                Adapter    "deconz"       : 1.3.23   , installed 1.3.23
                                Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                                Adapter    "egigeozone"   : 0.1.2    , installed 0.1.2
                                Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                                Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                Adapter    "fullybrowser" : 3.0.9    , installed 3.0.9
                                Adapter    "harmony"      : 1.3.0    , installed 1.3.0
                                Adapter    "history"      : 3.0.1    , installed 3.0.1
                                Adapter    "hs100"        : 2.2.0    , installed 2.2.0
                                Adapter    "ical"         : 1.13.3   , installed 1.13.3
                                Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                                Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                Adapter    "info"         : 2.0.0    , installed 2.0.0
                                Adapter    "iot"          : 2.0.11   , installed 2.0.11
                                Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                                Controller "js-controller": 5.0.17   , installed 5.0.17
                                Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                                Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
                                Adapter    "owntracks"    : 1.0.5    , installed 1.0.5
                                Adapter    "paw"          : 0.3.2    , installed 0.3.2
                                Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                Adapter    "places"       : 1.1.2    , installed 1.1.2
                                Adapter    "proxmox"      : 2.2.2    , installed 2.2.2
                                Adapter    "pushover"     : 3.0.6    , installed 3.0.6
                                Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                                Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                                Adapter    "statistics"   : 2.4.0    , installed 2.4.0
                                Adapter    "telegram"     : 3.0.1    , installed 3.0.1
                                Adapter    "text2command" : 3.0.2    , installed 3.0.2
                                Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                Adapter    "trashschedule": 2.3.0    , installed 2.3.0
                                Adapter    "vis"          : 1.5.4    , installed 1.5.4
                                Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                Adapter    "vw-connect"   : 0.0.67   , installed 0.0.71
                                Adapter    "web"          : 6.1.10   , installed 6.1.10
                                Adapter    "weishaupt-wem": 0.0.15   , installed 0.0.15
                                Adapter    "ws"           : 2.5.8    , installed 2.5.8
                                
                                Objects and States
                                Please stand by - This may take a while
                                Objects:        9553
                                States:         8337
                                
                                *** OS-Repositories and Updates ***
                                Hit:1 http://ftp.de.debian.org/debian buster InRelease
                                Hit:2 http://security.debian.org/debian-security buster/updates InRelease
                                Hit:3 http://ftp.de.debian.org/debian buster-updates InRelease
                                Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
                                Reading package lists...
                                Pending Updates: 0
                                
                                *** Listening Ports ***
                                Active Internet connections (only servers)
                                Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       71317811   24257/iobroker.js-c
                                tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      107        15701      427/redis-server 12
                                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          236754     1/init
                                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          71317461   24037/sshd
                                tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       71320838   24451/io.shelly.1
                                tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       71318921   24466/io.owntracks.
                                tcp6       0      0 :::61991                :::*                    LISTEN      1001       71321055   24575/io.harmony.0
                                tcp6       0      0 ::1:6379                :::*                    LISTEN      107        15702      427/redis-server 12
                                tcp6       0      0 :::111                  :::*                    LISTEN      0          236760     1/init
                                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       71318635   24278/io.admin.0
                                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       71322957   25603/io.web.0
                                tcp6       0      0 :::8084                 :::*                    LISTEN      1001       71320420   24794/io.socketio.0
                                tcp6       0      0 :::22                   :::*                    LISTEN      0          71317463   24037/sshd
                                tcp6       0      0 :::8087                 :::*                    LISTEN      1001       71321402   24658/io.simple-api
                                udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       71318013   24421/io.shelly.0
                                udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       71319965   24511/io.deconz.0
                                udp        0      0 0.0.0.0:59784           0.0.0.0:*                           106        15609      394/avahi-daemon: r
                                udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          3040       342/dhclient
                                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          236756     1/init
                                udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       71320069   24575/io.harmony.0
                                udp        0      0 192.168.178.68:5353     0.0.0.0:*                           1001       71319852   24436/io.tr-064.0
                                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           106        15607      394/avahi-daemon: r
                                udp6       0      0 :::42574                :::*                                106        15610      394/avahi-daemon: r
                                udp6       0      0 :::1900                 :::*                                1001       71319967   24511/io.deconz.0
                                udp6       0      0 :::1900                 :::*                                1001       71319966   24511/io.deconz.0
                                udp6       0      0 :::111                  :::*                                0          236764     1/init
                                udp6       0      0 :::5353                 :::*                                106        15608      394/avahi-daemon: r
                                
                                *** Log File - Last 25 Lines ***
                                
                                2024-01-23 17:30:11.712  - info: alexa2.0 (24368) Alexa-Push-Connection (macDms = true) established. Disable Polling
                                2024-01-23 17:30:34.681  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                                2024-01-23 17:30:35.786  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                                2024-01-23 17:34:34.690  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                                2024-01-23 17:34:36.801  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                                2024-01-23 17:38:33.696  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                                2024-01-23 17:38:35.749  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                                2024-01-23 17:39:34.688  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                                2024-01-23 17:39:35.778  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                                2024-01-23 17:40:34.683  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                                2024-01-23 17:40:35.819  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                                2024-01-23 17:44:34.712  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                                2024-01-23 17:44:36.799  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                                2024-01-23 18:04:34.708  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                                2024-01-23 18:04:35.818  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                                2024-01-23 18:10:34.713  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                                2024-01-23 18:10:36.817  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                                2024-01-23 18:14:34.715  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                                2024-01-23 18:14:36.847  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                                2024-01-23 18:20:34.716  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                                2024-01-23 18:20:35.850  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                                2024-01-23 18:24:34.726  - info: web.0 (25603) <== Disconnect system.user.admin from ::ffff:192.168.178.27 flot
                                2024-01-23 18:24:36.847  - info: web.0 (25603) ==> Connected system.user.admin from ::ffff:192.168.178.27
                                2024-01-23 18:26:00.432  - info: simple-api.0 (24658) State value to set for "0_userdata.0.Ipadbatterielevel" has to be type "number" but received type "string"
                                2024-01-23 18:31:00.733  - info: simple-api.0 (24658) State value to set for "0_userdata.0.Ipadbatterielevel" has to be type "number" but received type "string"
                                
                                

                                Kannst Du mal drüberschauen und mir mitteilen, ob Du es für möglich hälst den Weg über Debian 11 zu gehen.

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

                                @olivbus sagte in Fullybrowser Update von 3.0.6 auf 3.0.9 funktioniert nicht:

                                Boot Target: graphical.target

                                sudo systemctl set-default multi-user.target
                                sudo usermod -a -G adm oliver
                                

                                Die vier Bengel würde ich nochmal drüber installieren:

                                npm ERR! invalid: iobroker.life360@0.2.22 /opt/iobroker/node_modules/iobroker.life360
                                npm ERR! invalid: iobroker.sourceanalytix@0.4.5 /opt/iobroker/node_modules/iobroker.sourceanalytix
                                npm ERR! invalid: iobroker.tr-064-community@npm:iobroker.tr-064@4.2.18 /opt/iobroker/node_modules/iobroker.tr-064-community
                                npm ERR! invalid: iobroker.vw-connect@0.0.71 /opt/iobroker/node_modules/iobroker.vw-connect
                                

                                Das sind diese, oder?
                                Adapters from github: 4

                                Installier die also nochmal ordentlich aus einem Repo, nicht über github/die räudige Katze.

                                Ansonsten sehe ich da keine schrägen Dinger. Ich würde vermutlich hier den Sprung über 11 auf 12 machen.
                                Ich hatte glaube ic zu beidem mal kleine HowTos geschrieben.

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


                                Support us

                                ioBroker
                                Community Adapters
                                Donate

                                721

                                Online

                                32.7k

                                Benutzer

                                82.4k

                                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