Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. iob node fix - Skript

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    iob node fix - Skript

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @JoJo58 last edited by Thomas Braun

      @jojo58

      Okay.
      Jetzt mal damit:

      sudo find / ( -path /proc -o -path /dev -o -path /sys -o -path /lost+found -o -path /mnt -prune -false ) -o -name nodesource.[gk]* -print
      
      JoJo58 1 Reply Last reply Reply Quote 0
      • JoJo58
        JoJo58 @Thomas Braun last edited by

        @thomas-braun Das Ergebnis:

        smarthome@vm-iobroker:~$ sudo find / -path /proc -o -path /dev -o -path /sys -o -path /lost+found -o -path /mnt -prune -false -o -name nodesource.[gk]* -print
        /usr/share/keyrings/nodesource.gpg
        find: ‘/run/user/1000/gvfs’: Keine Berechtigung
        smarthome@vm-iobroker:~$
        
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @JoJo58 last edited by

          @jojo58
          Okay.
          Lad das Skript jetzt nochmal frisch runter.

          JoJo58 1 Reply Last reply Reply Quote 0
          • JoJo58
            JoJo58 @Thomas Braun last edited by

            @thomas-braun Das sieht schon besser aus. Wie soll ich weitermachen?

            ioBroker nodejs fixer 2023-10-07
            
            Recommended nodejs-version is: 18.18.0
            Checking your installation now. Please be patient!
            
            Your current setup is:
            /usr/bin/nodejs         v18.17.1
            /usr/bin/node           v18.17.1
            /usr/bin/npm            9.6.7
            /usr/bin/npx            9.6.7
            /usr/bin/corepack       0.18.0
            
            We found these nodejs versions available for installation:
            
            nodejs:
              Installed: 18.17.1-deb-1nodesource1
              Candidate: 18.17.1-deb-1nodesource1
              Version table:
             *** 18.17.1-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x bookworm/main amd64 Packages
                    100 /var/lib/dpkg/status
                 18.13.0+dfsg1-1 500
                    500 http://deb.debian.org/debian bookworm/main amd64 Packages
            
            
            
            Nothing to do - Your installation is using the correct paths.
            
            You are running nodejs v18.17.1. Do you want to install recommended version 18.18.0?
            
            Press <y> to continue or any other key to quit
            Trying to fix your installation now. Please be patient.
            find: '/run/user/1000/gvfs': Permission denied
            
            Virtualization: kvm
            Waiting for ioBroker to shut down - Give me a minute...
            ############################################################
            
            *** These repos are active on your system:
            Hit:1 http://deb.debian.org/debian bookworm InRelease
            Hit:2 http://security.debian.org/debian-security bookworm-security InRelease
            Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
            Hit:4 https://repos.influxdata.com/debian stable InRelease
            Reading package lists... Done
            
            *** Installing ca-certificates, curl and gnupg, just in case they are missing.
            
            *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source
            
            deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
            Package: nodejs
            Pin: origin deb.nodesource.com
            Pin-Priority: 1001
            
            *** These repos are active after the adjustments:
            Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
            Hit:2 http://deb.debian.org/debian bookworm InRelease
            Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
            Hit:4 https://repos.influxdata.com/debian stable InRelease
            Get:5 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]
            Get:6 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [5247 B]
            Fetched 17.4 kB in 0s (40.2 kB/s)
            Reading package lists... Done
            
            Installing the recommended nodejs version now!
            
            Installing the recommended nodejs version!
            (Reading database ... 100420 files and directories currently installed.)
            Preparing to unpack .../nodejs_18.18.0-1nodesource1_amd64.deb ...
            Detected old npm client, removing...
            Unpacking nodejs (18.18.0-1nodesource1) over (18.17.1-deb-1nodesource1) ...
            Setting up nodejs (18.18.0-1nodesource1) ...
            Processing triggers for man-db (2.11.2-2) ...
            
            *** You need to manually restart your container/virtual machine now! ***
            
            We tried our best to fix your nodejs. Please run 'iob diag' again to verify.
            smarthome@vm-iobroker:~$
            
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @JoJo58 last edited by

              @jojo58 sagte in iob node fix - Skript:

              Wie soll ich weitermachen?

              VM/Container neustarten. Und dann nochmal das Skript. Sollte dann mit doppeltem 'Nothing to do' verkünden, das alles i. O. ist.

              JoJo58 1 Reply Last reply Reply Quote 0
              • JoJo58
                JoJo58 @Thomas Braun last edited by

                @thomas-braun Super, hat jetzt funktioniert. Danke dir. 👍

                ioBroker nodejs fixer 2023-10-07
                
                Recommended nodejs-version is: 18.18.0
                Checking your installation now. Please be patient!
                
                Your current setup is:
                /usr/bin/nodejs         v18.18.0
                /usr/bin/node           v18.18.0
                /usr/bin/npm            9.8.1
                /usr/bin/npx            9.8.1
                /usr/bin/corepack       0.19.0
                
                We found these nodejs versions available for installation:
                
                nodejs:
                 Installed: 18.18.0-1nodesource1
                 Candidate: 18.18.0-1nodesource1
                 Version table:
                *** 18.18.0-1nodesource1 1001
                       500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       100 /var/lib/dpkg/status
                    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+dfsg1-1 500
                       500 http://deb.debian.org/debian bookworm/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
                
                
                
                Nothing to do - Your installation is using the correct paths.
                Nothing to do - Your version is the recommended one.
                
                You can now keep your whole system up-to-date using the usual 'sudo apt update && sudo apt full-upgrade' commands.
                Please DO NOT USE node version managers like 'nvm', 'n' and others in parallel. They will break your current installation!
                smarthome@vm-iobroker:~$
                
                

                Jetzt kann ich mich meinem JavaScript Adapter Problem zuwenden.

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @JoJo58 last edited by

                  @jojo58

                  Okay. Danke für die Hilfe beim Debuggen.
                  Allerdings auch hier nochmal der Hinweise bzw. die dringende Empfehlung:
                  Server NIE mit Desktop/graphischer Oberfläche betreiben!

                  Da rumpelt nämlich ein gnome oder etwas davon abgeleitetes mit über dein System. Komplett unnötig. Und vermutlich mit der Auslöser für das Verhalten des Skripts.

                  JoJo58 1 Reply Last reply Reply Quote 0
                  • JoJo58
                    JoJo58 @Thomas Braun last edited by

                    @thomas-braun Die grafische Oberfläche habe ich doch schon vor 4 Wochen runtergeschmissen? Wahrscheinlich hat das nicht sauber geklappt. Mist aber auch...

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @JoJo58 last edited by

                      @jojo58 sagte in iob node fix - Skript:

                      runtergeschmissen?

                      Komplett runtergeschmissen oder lediglich deaktiviert?

                      JoJo58 1 Reply Last reply Reply Quote 0
                      • JoJo58
                        JoJo58 @Thomas Braun last edited by

                        @thomas-braun Komplett runtergeschmissen. Hoffe das war richtig so:

                        sudo apt-get autoremove gdm3
                        und
                        sudo apt-get autoremove --purge gnome*
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @JoJo58 last edited by

                          @jojo58 sagte in iob node fix - Skript:

                          Hoffe das war richtig so

                          Das weiß ich nicht. Kenne dein System ja nicht.

                          1 Reply Last reply Reply Quote 1
                          • U
                            UV-on-fire last edited by

                            @thomas-braun
                            Ich habe am Sonntag mit dem Script auf V18.18.0 upgedatet. Hat auch alles geklappt. Allerdings besteht da ja das Problem das Backitup nicht sauber läuft.

                            Siehe Hier

                            Jetzt wollte ich eben auf 18.18.1 updaten aber das funktioniert nicht. Ausgabe des Skripts:

                             You are running nodejs v18.18.0. Do you want to install recommended version 18.18.1? 
                            
                            Press <y> to continue or any other key to quit
                            Trying to fix your installation now. Please be patient.
                            [sudo] password for uviob: 
                            Sorry, try again.
                            [sudo] password for uviob: 
                            
                            Virtualization: lxc
                            Waiting for ioBroker to shut down - Give me a minute...
                            ############################################################
                            
                            *** These repos are active on your system:
                            Hit:1 http://security.debian.org bullseye-security InRelease
                            Hit:2 http://ftp.debian.org/debian bullseye InRelease
                            Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease
                            Reading package lists... Done
                            
                            *** Installing ca-certificates, curl and gnupg, just in case they are missing.
                            
                            *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source
                            
                            deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
                            Package: nodejs
                            Pin: origin deb.nodesource.com
                            Pin-Priority: 1001
                            
                            *** These repos are active after the adjustments:
                            Hit:1 http://security.debian.org bullseye-security InRelease
                            Hit:2 http://ftp.debian.org/debian bullseye InRelease                               
                            Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease                       
                            Get:4 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]            
                            Get:5 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [5540 B]
                            Err:5 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                              File has unexpected size (5247 != 5540). Mirror sync in progress? [IP: 2606:4700:10::6816:41a 443]
                              Hashes of expected file:
                               - Filesize:5540 [weak]
                               - SHA512:42fc03dd54ad0876c94818799e4c58fe6b1f55a39d99237e22eea4b127f782f1b893ed734c5d80c1c7fec87e88ece4373920aaa4792d1f25b28b398c093fd63c
                               - SHA256:38b78587e1a99e9c1b861ea8dd3a29e192dfae63e108aafd17b7f60bd6acd23f
                               - SHA1:d31595d3ddf7337cec92847e9ed8551f4addc693 [weak]
                               - MD5Sum:d69fd7a6e53a348af97ca66bf65317bf [weak]
                              Release file created at: Tue, 10 Oct 2023 17:30:21 +0000
                            Fetched 12.1 kB in 1s (22.5 kB/s)
                            Reading package lists... Done
                            E: Failed to fetch https://deb.nodesource.com/node_18.x/dists/nodistro/main/binary-amd64/Packages.bz2  File has unexpected size (5247 != 5540). Mirror sync in progress? [IP: 2606:4700:10::6816:41a 443]
                               Hashes of expected file:
                                - Filesize:5540 [weak]
                                - SHA512:42fc03dd54ad0876c94818799e4c58fe6b1f55a39d99237e22eea4b127f782f1b893ed734c5d80c1c7fec87e88ece4373920aaa4792d1f25b28b398c093fd63c
                                - SHA256:38b78587e1a99e9c1b861ea8dd3a29e192dfae63e108aafd17b7f60bd6acd23f
                                - SHA1:d31595d3ddf7337cec92847e9ed8551f4addc693 [weak]
                                - MD5Sum:d69fd7a6e53a348af97ca66bf65317bf [weak]
                               Release file created at: Tue, 10 Oct 2023 17:30:21 +0000
                            E: Some index files failed to download. They have been ignored, or old ones used instead.
                            
                            Installing the recommended nodejs version now!
                            
                            Installing the recommended nodejs version!
                            E: Failed to fetch https://deb.nodesource.com/node_18.x/dists/nodistro/main/binary-amd64/Packages.bz2  File has unexpected size (5247 != 5540). Mirror sync in progress? [IP: 2606:4700:10::6816:41a 443]
                               Hashes of expected file:
                                - Filesize:5540 [weak]
                                - SHA512:42fc03dd54ad0876c94818799e4c58fe6b1f55a39d99237e22eea4b127f782f1b893ed734c5d80c1c7fec87e88ece4373920aaa4792d1f25b28b398c093fd63c
                                - SHA256:38b78587e1a99e9c1b861ea8dd3a29e192dfae63e108aafd17b7f60bd6acd23f
                                - SHA1:d31595d3ddf7337cec92847e9ed8551f4addc693 [weak]
                                - MD5Sum:d69fd7a6e53a348af97ca66bf65317bf [weak]
                               Release file created at: Tue, 10 Oct 2023 17:30:21 +0000
                            E: Some index files failed to download. They have been ignored, or old ones used instead.
                            
                            *** You need to manually restart your container/virtual machine now! *** 
                            
                            We tried our best to fix your nodejs. Please run 'iob diag' again to verify.
                            

                            Hier noch die Ausgabe von Diag

                            Lang:


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

                            Skript v.2023-06-20
                            
                            *** BASE SYSTEM ***
                               Static hostname: iobroker
                                     Icon name: computer-container
                                       Chassis: container
                                    Machine ID: c337b259b2a44b9da1e2356e14b395e6
                                       Boot ID: 9fcb0b446bb94c388a463a906e17bdf2
                                Virtualization: lxc
                              Operating System: Debian GNU/Linux 11 (bullseye)
                                        Kernel: Linux 6.2.16-14-pve
                                  Architecture: x86-64
                            
                            model name      : Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz
                            Docker          : false
                            Virtualization  : lxc
                            Kernel          : x86_64
                            Userland        : amd64
                            
                            Systemuptime and Load:
                             19:49:54 up 0 min,  1 user,  load average: 1.05, 0.62, 0.74
                            CPU threads: 1
                            
                            
                            *** Time and Time Zones ***
                                           Local time: Tue 2023-10-10 19:49:54 CEST
                                       Universal time: Tue 2023-10-10 17:49:54 UTC
                                             RTC time: n/a
                                            Time zone: Europe/Berlin (CEST, +0200)
                            System clock synchronized: yes
                                          NTP service: inactive
                                      RTC in local TZ: no
                            
                            *** User and Groups ***
                            uviob
                            /home/uviob
                            uviob sudo iobroker
                            
                            *** X-Server-Setup ***
                            X-Server:       false
                            Desktop: 
                            Terminal: 
                            Boot Target:    graphical.target
                            
                            *** MEMORY ***
                                           total        used        free      shared  buff/cache   available
                            Mem:            4.1G        1.3G        2.6G        0.0K        222M        2.8G
                            Swap:           512M          0B        512M
                            Total:          4.6G        1.3G        3.1G
                            
                                     4096 M total memory
                                     1288 M used memory
                                       62 M active memory
                                     1385 M inactive memory
                                     2584 M free memory
                                        0 M buffer memory
                                      222 M swap cache
                                      512 M total swap
                                        0 M used swap
                                      512 M free swap
                            
                            *** FILESYSTEM ***
                            Filesystem                       Type   Size  Used Avail Use% Mounted on
                            /dev/mapper/pve-vm--210--disk--1 ext4   9.8G  7.1G  2.2G  77% /
                            none                             tmpfs  492K  4.0K  488K   1% /dev
                            tmpfs                            tmpfs  7.8G     0  7.8G   0% /dev/shm
                            tmpfs                            tmpfs  3.1G  104K  3.1G   1% /run
                            tmpfs                            tmpfs  5.0M     0  5.0M   0% /run/lock
                            
                            Messages concerning ext4 filesystem in dmesg:
                            [Tue Oct  3 12:06:53 2023] EXT4-fs (dm-1): mounted filesystem 1192067b-46b8-4ac5-a608-5f91cdfb985a with ordered data mode. Quota mode: none.
                            [Tue Oct  3 12:06:53 2023] EXT4-fs (dm-1): re-mounted 1192067b-46b8-4ac5-a608-5f91cdfb985a. Quota mode: none.
                            [Tue Oct  3 12:06:55 2023] EXT4-fs (sda): mounted filesystem 52b7d67a-b075-47cb-8f0d-78dafd5f3aa1 with ordered data mode. Quota mode: none.
                            [Tue Oct  3 12:07:08 2023] EXT4-fs (dm-8): mounted filesystem 8c9be52e-5c56-4c56-9e37-b7adc973b1e0 with ordered data mode. Quota mode: none.
                            [Tue Oct  3 12:07:29 2023] EXT4-fs (dm-9): mounted filesystem 17044e68-e7a9-4220-9781-345fb7310a16 with ordered data mode. Quota mode: none.
                            [Tue Oct  3 12:07:29 2023] EXT4-fs (dm-9): unmounting filesystem 17044e68-e7a9-4220-9781-345fb7310a16.
                            [Tue Oct  3 12:07:30 2023] EXT4-fs (dm-7): mounted filesystem 06481f10-cf2d-4303-b869-aafe07fe3d39 with ordered data mode. Quota mode: none.
                            [Tue Oct  3 12:07:30 2023] EXT4-fs (dm-7): unmounting filesystem 06481f10-cf2d-4303-b869-aafe07fe3d39.
                            [Tue Oct  3 12:22:51 2023] EXT4-fs (dm-9): mounted filesystem 17044e68-e7a9-4220-9781-345fb7310a16 with ordered data mode. Quota mode: none.
                            [Tue Oct  3 12:22:51 2023] EXT4-fs (dm-9): unmounting filesystem 17044e68-e7a9-4220-9781-345fb7310a16.
                            [Tue Oct  3 12:22:51 2023] EXT4-fs (dm-7): mounted filesystem 06481f10-cf2d-4303-b869-aafe07fe3d39 with ordered data mode. Quota mode: none.
                            [Tue Oct  3 12:22:51 2023] EXT4-fs (dm-7): unmounting filesystem 06481f10-cf2d-4303-b869-aafe07fe3d39.
                            [Tue Oct  3 13:23:08 2023] EXT4-fs (dm-9): mounted filesystem 17044e68-e7a9-4220-9781-345fb7310a16 with ordered data mode. Quota mode: none.
                            [Tue Oct  3 13:23:21 2023] EXT4-fs (dm-9): unmounting filesystem 17044e68-e7a9-4220-9781-345fb7310a16.
                            [Tue Oct  3 13:28:39 2023] EXT4-fs (dm-10): write access unavailable, skipping orphan cleanup
                            [Tue Oct  3 13:28:39 2023] EXT4-fs (dm-10): mounted filesystem 8c9be52e-5c56-4c56-9e37-b7adc973b1e0 without journal. Quota mode: none.
                            [Tue Oct  3 13:32:47 2023] EXT4-fs (dm-10): unmounting filesystem 8c9be52e-5c56-4c56-9e37-b7adc973b1e0.
                            [Tue Oct  3 13:32:48 2023] EXT4-fs (dm-7): mounted filesystem 06481f10-cf2d-4303-b869-aafe07fe3d39 with ordered data mode. Quota mode: none.
                            [Tue Oct  3 13:33:04 2023] EXT4-fs (dm-7): unmounting filesystem 06481f10-cf2d-4303-b869-aafe07fe3d39.
                            [Mon Oct  9 03:05:42 2023] EXT4-fs (dm-9): mounted filesystem 17044e68-e7a9-4220-9781-345fb7310a16 with ordered data mode. Quota mode: none.
                            [Mon Oct  9 03:05:55 2023] EXT4-fs (dm-9): unmounting filesystem 17044e68-e7a9-4220-9781-345fb7310a16.
                            [Mon Oct  9 03:11:33 2023] EXT4-fs (dm-10): write access unavailable, skipping orphan cleanup
                            [Mon Oct  9 03:11:33 2023] EXT4-fs (dm-10): mounted filesystem 8c9be52e-5c56-4c56-9e37-b7adc973b1e0 without journal. Quota mode: none.
                            [Mon Oct  9 03:15:42 2023] EXT4-fs (dm-10): unmounting filesystem 8c9be52e-5c56-4c56-9e37-b7adc973b1e0.
                            [Mon Oct  9 03:15:42 2023] EXT4-fs (dm-7): mounted filesystem 06481f10-cf2d-4303-b869-aafe07fe3d39 with ordered data mode. Quota mode: none.
                            [Mon Oct  9 03:15:59 2023] EXT4-fs (dm-7): unmounting filesystem 06481f10-cf2d-4303-b869-aafe07fe3d39.
                            [Tue Oct 10 19:31:24 2023] EXT4-fs (dm-8): unmounting filesystem 8c9be52e-5c56-4c56-9e37-b7adc973b1e0.
                            [Tue Oct 10 19:31:25 2023] EXT4-fs (dm-8): mounted filesystem 8c9be52e-5c56-4c56-9e37-b7adc973b1e0 with ordered data mode. Quota mode: none.
                            [Tue Oct 10 19:38:50 2023] EXT4-fs (dm-8): unmounting filesystem 8c9be52e-5c56-4c56-9e37-b7adc973b1e0.
                            [Tue Oct 10 19:39:03 2023] EXT4-fs (dm-8): mounted filesystem 8c9be52e-5c56-4c56-9e37-b7adc973b1e0 with ordered data mode. Quota mode: none.
                            [Tue Oct 10 19:48:54 2023] EXT4-fs (dm-8): unmounting filesystem 8c9be52e-5c56-4c56-9e37-b7adc973b1e0.
                            [Tue Oct 10 19:48:55 2023] EXT4-fs (dm-8): mounted filesystem 8c9be52e-5c56-4c56-9e37-b7adc973b1e0 with ordered data mode. Quota mode: none.
                            
                            Show mounted filesystems (real ones only):
                            TARGET SOURCE                           FSTYPE OPTIONS
                            /      /dev/mapper/pve-vm--210--disk--1 ext4   rw,relatime,stripe=16
                            
                            Files in neuralgic directories:
                            
                            /var:
                            919M    /var/
                            402M    /var/log
                            401M    /var/log/journal/c337b259b2a44b9da1e2356e14b395e6
                            401M    /var/log/journal
                            376M    /var/cache
                            
                            Hint: You are currently not seeing messages from other users and the system.
                                  Users in groups 'adm', 'systemd-journal' can see all messages.
                                  Pass -q to turn off this notice.
                            Archived and active journals take up 96.0M in the file system.
                            
                            /opt/iobroker/backups:
                            69M     /opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            563M    /opt/iobroker/iobroker-data/
                            454M    /opt/iobroker/iobroker-data/files
                            80M     /opt/iobroker/iobroker-data/files/vis
                            80M     /opt/iobroker/iobroker-data/backup-objects
                            78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                            
                            The five largest files in iobroker-data are:
                            21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.eafddf6f.js.map
                            21M     /opt/iobroker/iobroker-data/files/cameras.admin/static/js/main.22196004.js.map
                            20M     /opt/iobroker/iobroker-data/objects.jsonl
                            18M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.js.map
                            11M     /opt/iobroker/iobroker-data/states.jsonl
                            
                            *** NodeJS-Installation ***
                            
                            /usr/bin/nodejs         v18.18.0
                            /usr/bin/node           v18.18.0
                            /usr/bin/npm            9.8.1
                            /usr/bin/npx            9.8.1
                            
                            
                            nodejs:
                              Installed: 18.18.0-1nodesource1
                              Candidate: 18.18.0-1nodesource1
                              Version table:
                             *** 18.18.0-1nodesource1 100
                                    100 /var/lib/dpkg/status
                                 12.22.12~dfsg-1~deb11u4 500
                                    500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                                    500 http://security.debian.org bullseye-security/main amd64 Packages
                            
                            Temp directories causing npm8 problem: 0
                            No problems detected
                            
                            Errors in npm tree: 0
                            
                            *** ioBroker-Installation ***
                            
                            ioBroker Status
                            iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            No configuration change needed.
                            
                            
                            Multihost discovery server: disabled
                            Discovery authentication:   enabled
                            Persistent activation:      disabled
                            Objects:                    jsonl on 127.0.0.1
                            States:                     jsonl on 127.0.0.1
                            
                            Core adapters versions
                            js-controller:  5.0.13
                            admin:          6.10.5
                            javascript:     7.1.5
                            
                            Adapters from github:   0
                            
                            Adapter State
                            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 192.168.178.213, run as: admin
                              system.adapter.alias-manager.0          : alias-manager         : iobroker                                 -  enabled
                              system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                              system.adapter.bmw.0                    : bmw                   : iobroker                                 - disabled
                              system.adapter.cameras.0                : cameras               : iobroker                                 - disabled, port: 8200, bind: 127.0.0.1
                              system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
                              system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                              system.adapter.devices.0                : devices               : iobroker                                 -  enabled
                              system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                              system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
                              system.adapter.fitbit-fitness.0         : fitbit-fitness        : iobroker                                 -  enabled
                              system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
                              system.adapter.fritzdect.0              : fritzdect             : iobroker                                 -  enabled
                              system.adapter.heizoel.0                : heizoel               : iobroker                                 -  enabled
                            + system.adapter.history.0                : history               : iobroker                                 -  enabled
                            + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                            + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                            + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                            + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                            + system.adapter.hm-rpc.4                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                              system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                              system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
                              system.adapter.ical.2                   : ical                  : iobroker                                 -  enabled
                              system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker                                 -  enabled
                              system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : iobroker                                 -  enabled
                              system.adapter.icons-icons8.0           : icons-icons8          : iobroker                                 -  enabled
                              system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 -  enabled
                              system.adapter.icons-material-svg.0     : icons-material-svg    : iobroker                                 -  enabled
                              system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 -  enabled
                              system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 -  enabled
                              system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker                                 -  enabled
                              system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker                                 -  enabled
                              system.adapter.info.0                   : info                  : iobroker                                 -  enabled
                            + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                              system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 192.168.178.213
                              system.adapter.net-tools.0              : net-tools             : iobroker                                 -  enabled
                            + system.adapter.netatmo.0                : netatmo               : iobroker                                 -  enabled
                              system.adapter.openweathermap.0         : openweathermap        : iobroker                                 -  enabled
                            + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                              system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                              system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                              system.adapter.sprinklecontrol.0        : sprinklecontrol       : iobroker                                 -  enabled
                              system.adapter.tahoma.0                 : tahoma                : iobroker                                 -  enabled
                            + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                              system.adapter.text2command.0           : text2command          : iobroker                                 -  enabled
                              system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
                              system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
                              system.adapter.tvspielfilm.0            : tvspielfilm           : iobroker                                 -  enabled
                              system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : iobroker                                 -  enabled
                              system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : iobroker                                 -  enabled
                              system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 -  enabled
                              system.adapter.vis-bars.0               : vis-bars              : iobroker                                 -  enabled
                              system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 -  enabled
                              system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 -  enabled
                              system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
                              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled
                              system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 -  enabled
                              system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
                              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
                              system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 -  enabled
                              system.adapter.vis-lcars.0              : vis-lcars             : iobroker                                 -  enabled
                              system.adapter.vis-material-webfont.0   : vis-material-webfont  : iobroker                                 -  enabled
                              system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 -  enabled
                              system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled
                              system.adapter.vis-plumb.0              : vis-plumb             : iobroker                                 -  enabled
                              system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                              system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
                              system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                              system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              system.adapter.wled.0                   : wled                  : iobroker                                 -  enabled
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 192.168.178.213, run as: admin
                            + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                            + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                            + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                            + system.adapter.hm-rpc.4                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                              system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 192.168.178.213
                              system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                              system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                            + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                              system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            ioBroker-Repositories
                            Stable (default): http://download.iobroker.net/sources-dist.json
                            Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                            
                            Active repo(s): Beta (latest)
                            
                            Installed ioBroker-Instances
                            Used repository: Beta (latest)
                            Adapter    "admin"        : 6.10.5   , installed 6.10.5
                            Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                            Adapter    "backitup"     : 2.8.3    , installed 2.8.3
                            Adapter    "bmw"          : 2.6.2    , installed 2.6.2
                            Adapter    "cameras"      : 1.3.0    , installed 1.3.0
                            Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                            Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
                            Adapter    "devices"      : 1.1.5    , installed 1.1.5
                            Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                            Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                            Adapter    "fitbit-fitness": 0.4.11  , installed 0.4.11
                            Adapter    "flot"         : 1.12.0   , installed 1.12.0
                            Adapter    "fritzdect"    : 2.4.1    , installed 2.4.1
                            Adapter    "heizoel"      : 1.0.3    , installed 1.0.3
                            Adapter    "history"      : 3.0.0    , installed 3.0.0
                            Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                            Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                            Adapter    "ical"         : 1.13.3   , installed 1.13.3
                            Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                            Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                            Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                            Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                            Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                            Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                            Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                            Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                            Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                            Adapter    "info"         : 2.0.0    , installed 2.0.0
                            Adapter    "javascript"   : 7.1.5    , installed 7.1.5
                            Controller "js-controller": 5.0.13   , installed 5.0.13
                            Adapter    "mqtt"         : 5.0.0    , installed 5.0.0
                            Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                            Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
                            Adapter    "openweathermap": 0.4.5   , installed 0.4.5
                            Adapter    "panasonic-viera": 2.0.0  , installed 2.0.0
                            Adapter    "ping"         : 1.6.2    , installed 1.6.2
                            Adapter    "proxmox"      : 2.1.0    , installed 2.1.0
                            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                            Adapter    "socketio"     : 6.5.7    , installed 6.5.7
                            Adapter    "sprinklecontrol": 0.2.13 , installed 0.2.13
                            Adapter    "tahoma"       : 0.10.2   , installed 0.10.2
                            Adapter    "telegram"     : 2.0.0    , installed 2.0.0
                            Adapter    "text2command" : 3.0.2    , installed 3.0.2
                            Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                            Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                            Adapter    "tvspielfilm"  : 2.0.5    , installed 2.0.5
                            Adapter    "vis"          : 1.4.16   , installed 1.4.16
                            Adapter    "vis-2-widgets-energy": 0.3.8, installed 0.3.8
                            Adapter    "vis-2-widgets-gauges": 0.2.0, installed 0.2.0
                            Adapter    "vis-2-widgets-material": 1.2.1, installed 1.2.1
                            Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                            Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                            Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                            Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                            Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                            Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
                            Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                            Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                            Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                            Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
                            Adapter    "vis-material-webfont": 0.0.3, installed 0.0.3
                            Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                            Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                            Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                            Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                            Adapter    "web"          : 6.1.4    , installed 6.1.4
                            Adapter    "wled"         : 0.7.1    , installed 0.7.1
                            Adapter    "ws"           : 2.5.7    , installed 2.5.7
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects:        19069
                            States:         17076
                            
                            *** OS-Repositories and Updates ***
                            E: Failed to fetch https://deb.nodesource.com/node_18.x/dists/nodistro/main/binary-amd64/Packages.bz2  File has unexpected size (5247 != 5540). Mirror sync in progress? [IP: 2606:4700:10::6816:51a 443]
                               Hashes of expected file:
                                - Filesize:5540 [weak]
                                - SHA512:42fc03dd54ad0876c94818799e4c58fe6b1f55a39d99237e22eea4b127f782f1b893ed734c5d80c1c7fec87e88ece4373920aaa4792d1f25b28b398c093fd63c
                                - SHA256:38b78587e1a99e9c1b861ea8dd3a29e192dfae63e108aafd17b7f60bd6acd23f
                                - SHA1:d31595d3ddf7337cec92847e9ed8551f4addc693 [weak]
                                - MD5Sum:d69fd7a6e53a348af97ca66bf65317bf [weak]
                               Release file created at: Tue, 10 Oct 2023 17:30:21 +0000
                            E: Some index files failed to download. They have been ignored, or old ones used instead.
                            Pending Updates: 0
                            
                            *** Listening Ports ***
                            Active Internet connections (only servers)
                            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                            tcp        0      0 0.0.0.0:5355            0.0.0.0:*               LISTEN      104        23619139   103/systemd-resolve 
                            tcp        0      0 192.168.178.213:8701    0.0.0.0:*               LISTEN      1001       23620337   471/io.hm-rpc.4     
                            tcp        0      0 192.168.178.213:9292    0.0.0.0:*               LISTEN      1001       23620124   434/io.hm-rpc.1     
                            tcp        0      0 192.168.178.213:2010    0.0.0.0:*               LISTEN      1001       23620183   449/io.hm-rpc.2     
                            tcp        0      0 192.168.178.213:2001    0.0.0.0:*               LISTEN      1001       23620043   409/io.hm-rpc.0     
                            tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      104        23619146   103/systemd-resolve 
                            tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          23618692   1/init              
                            tcp        0      0 192.168.178.213:8081    0.0.0.0:*               LISTEN      1001       23619680   307/io.admin.0      
                            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       23619215   118/iobroker.js-con 
                            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       23619280   118/iobroker.js-con 
                            tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          23619401   302/master          
                            tcp6       0      0 :::5355                 :::*                    LISTEN      104        23619142   103/systemd-resolve 
                            tcp6       0      0 ::1:25                  :::*                    LISTEN      0          23619402   302/master          
                            tcp6       0      0 :::111                  :::*                    LISTEN      0          23618700   1/init              
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          23619008   1/init              
                            udp        0      0 192.168.178.213:5353    0.0.0.0:*                           1001       23623327   937/io.tr-064.0     
                            udp        0      0 0.0.0.0:5355            0.0.0.0:*                           104        23619138   103/systemd-resolve 
                            udp        0      0 127.0.0.53:53           0.0.0.0:*                           104        23619145   103/systemd-resolve 
                            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          23618695   1/init              
                            udp6       0      0 :::5355                 :::*                                104        23619141   103/systemd-resolve 
                            udp6       0      0 :::111                  :::*                                0          23618705   1/init              
                            
                            *** Log File - Last 25 Lines ***
                            
                            2023-10-10 19:50:10.452  - info: host.iobroker instance system.adapter.ical.1 terminated with code 0 (NO_ERROR)
                            2023-10-10 19:50:11.595  - info: netatmo.0 (772) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.netatmo, node: v18.18.0, js-controller: 5.0.13
                            2023-10-10 19:50:11.622  - info: netatmo.0 (772) Using stored tokens to initialize ... {"access_token":"5d0fe99722ab74000d32a982|ebceb12208f5b85bfcf8ae32b0258629","refresh_token":"5d0fe99722ab74000d32a982|46128978a77b62a4c13e6bf878f065da","scope":"read_station","client_id":"60156be20bbeae26d976880d"}
                            2023-10-10 19:50:11.623  - info: netatmo.0 (772) Authenticating with Netatmo using individual client-ID 60156be20bbeae26d976880d
                            2023-10-10 19:50:11.985  - info: netatmo.0 (772) Successfully authenticated with Netatmo with individual client-ID 60156be20bbeae26d976880d
                            2023-10-10 19:50:13.803  - info: host.iobroker instance system.adapter.ping.0 started with pid 833
                            2023-10-10 19:50:15.528  - info: ping.0 (833) starting. Version 1.6.2 in /opt/iobroker/node_modules/iobroker.ping, node: v18.18.0, js-controller: 5.0.13
                            2023-10-10 19:50:15.895  - info: ical.2 (728) Terminated (NO_ERROR): Without reason
                            2023-10-10 19:50:16.472  - info: host.iobroker instance system.adapter.ical.2 terminated with code 0 (NO_ERROR)
                            2023-10-10 19:50:17.806  - info: host.iobroker instance system.adapter.tahoma.0 started with pid 906
                            2023-10-10 19:50:19.137  - info: tahoma.0 (906) starting. Version 0.10.2 in /opt/iobroker/node_modules/iobroker.tahoma, node: v18.18.0, js-controller: 5.0.13
                            2023-10-10 19:50:19.152  - info: tahoma.0 (906) [START] Starting adapter tahoma v0.10.2.3
                            2023-10-10 19:50:19.152  - info: tahoma.0 (906) Configured polling interval: 20000
                            2023-10-10 19:50:21.298  - info: tahoma.0 (906) eventRegisterID = 1ab61062-0a19-0481-73a9-10cb0635bd01
                            2023-10-10 19:50:21.737  - info: host.iobroker instance system.adapter.tr-064.0 started with pid 937
                            2023-10-10 19:50:23.041  - info: tr-064.0 (937) starting. Version 4.2.18 in /opt/iobroker/node_modules/iobroker.tr-064, node: v18.18.0, js-controller: 5.0.13
                            2023-10-10 19:50:25.717  - info: host.iobroker instance scheduled system.adapter.openweathermap.0 37 * * * *
                            2023-10-10 19:50:25.739  - info: host.iobroker instance system.adapter.openweathermap.0 started with pid 972
                            2023-10-10 19:50:26.975  - info: openweathermap.0 (972) starting. Version 0.4.5 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v18.18.0, js-controller: 5.0.13
                            2023-10-10 19:50:29.900  - info: host.iobroker instance scheduled system.adapter.tvspielfilm.0 */5 * * * *
                            2023-10-10 19:50:29.933  - info: host.iobroker instance system.adapter.tvspielfilm.0 started with pid 1016
                            2023-10-10 19:50:31.735  - info: tvspielfilm.0 (1016) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.tvspielfilm, node: v18.18.0, js-controller: 5.0.13
                            2023-10-10 19:50:33.806  - info: host.iobroker instance system.adapter.mqtt.0 started with pid 1317
                            2023-10-10 19:50:33.810  - info: tvspielfilm.0 (1016) objects written
                            2023-10-10 19:50:35.323  - info: mqtt.0 (1317) starting. Version 5.0.0 in /opt/iobroker/node_modules/iobroker.mqtt, node: v18.18.0, js-controller: 5.0.13
                            
                            

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

                            Und kurz


                            Copy text starting here:

                            ======================= SUMMARY =======================
                                                 v.2023-06-20
                            
                            
                               Static hostname: iobroker
                                     Icon name: computer-container
                                       Chassis: container
                                    Machine ID: c337b259b2a44b9da1e2356e14b395e6
                                       Boot ID: 9fcb0b446bb94c388a463a906e17bdf2
                                Virtualization: lxc
                              Operating System: Debian GNU/Linux 11 (bullseye)
                                        Kernel: Linux 6.2.16-14-pve
                                  Architecture: x86-64
                            
                            Installation:           lxc
                            Kernel:                 x86_64
                            Userland:               amd64
                            Timezone:               Europe/Berlin (CEST, +0200)
                            User-ID:                1000
                            X-Server:               false
                            Boot Target:            graphical.target
                            
                            Pending OS-Updates:     0
                            Pending iob updates:    0
                            
                            Nodejs-Installation:    /usr/bin/nodejs         v18.18.0
                                                    /usr/bin/node           v18.18.0
                                                    /usr/bin/npm            9.8.1
                                                    /usr/bin/npx            9.8.1
                            
                            Recommended versions are nodejs 18.x.y and npm 9.x.y
                            Your nodejs installation is correct
                            
                            MEMORY: 
                                           total        used        free      shared  buff/cache   available
                            Mem:            4.1G        2.1G        1.4G        0.0K        578M        1.9G
                            Swap:           512M          0B        512M
                            Total:          4.6G        2.1G        1.9G
                            
                            Active iob-Instances:   31
                            Active repo(s): Beta (latest)
                            
                            ioBroker Core:          js-controller           5.0.13
                                                    admin                   6.10.5
                            
                            ioBroker Status:        iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            Status admin and web instance:
                            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 192.168.178.213, run as: admin
                            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            Objects:                19069
                            States:                 17076
                            
                            Size of iob-Database:
                            
                            21M     /opt/iobroker/iobroker-data/objects.jsonl
                            13M     /opt/iobroker/iobroker-data/states.jsonl
                            
                            
                            
                            =================== END OF SUMMARY ====================
                            

                            === Mark text until here for copying ===

                            Jemand ne Idee worans harpert?

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @UV-on-fire last edited by

                              @uv-on-fire sagte in iob node fix - Skript:

                              Mirror sync in progress?

                              Ja, der 'Mirror sync' läuft gerade.
                              Und noch so als Hinweis: Wenn die Quelle einmal richtig auf das richtige Repo inkl. nodejs@18 umgestellt wurde braucht man das Skript / den 'iob node-upgrade' nicht mehr, das läuft dann über das übliche

                              sudo apt update
                              sudo apt full-upgrade
                              

                              ganz normal mit. Das Skript ist nur für die einmalige Umstellung gedacht, nicht für 0815-Updates.

                              U 1 Reply Last reply Reply Quote 0
                              • U
                                UV-on-fire @Thomas Braun last edited by

                                @thomas-braun
                                Super, danke.
                                Und danke für den Hinweis. 👍

                                1 Reply Last reply Reply Quote 0
                                • apollon77
                                  apollon77 last edited by

                                  Sooo... Danke für Alle die Hier unterstützt haben und mit getestet haben! Das Skript ist nun offizieller Bestandhteil vom iobroker CLI Kommando.

                                  Daher ... weiter unter https://forum.iobroker.net/topic/69067/neuer-befehl-iob-nodejs-update

                                  1 Reply Last reply Reply Quote 3
                                  • First post
                                    Last post

                                  Support us

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

                                  580
                                  Online

                                  31.9k
                                  Users

                                  80.1k
                                  Topics

                                  1.3m
                                  Posts

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