Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. (gelöst)Iobroker update

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    (gelöst)Iobroker update

    This topic has been deleted. Only users with topic management privileges can see it.
    • ostseereiter
      ostseereiter last edited by ostseereiter

      Hallo Freunde,
      seit langen habe ich mal wieder frei und möchte mich um den Iobroker kümmen.
      Es müssen ein paar Adapter der Hosts geudatet werden die Adapter könnte man ja über die GUI machen aber nun meine frage geht es nicht alles über die Konsole und gab es nicht ein neuen Befehl für Node-js ich habe hier schon alles abgesucht aber bin nicht so ganz fündig geworden. Früher hatte ich das immer so gemacht.

      update js controller
      apt-get update && apt-get upgrade -y
      cd /opt/iobroker
      iobroker update
      iobroker stop
      ps auxww|grep io 
      ps auxww|grep backup
      iobroker fix 
      sudo iobroker upgrade self
      sudo iobroker start
      

      mit diesen Befehlen ist das immer noch so?

      DJMarc75 Homoran 2 Replies Last reply Reply Quote 0
      • DJMarc75
        DJMarc75 @ostseereiter last edited by

        @ostseereiter

        sudo apt update
        sudo apt full-upgrade
        sudo reboot
        
        ostseereiter 1 Reply Last reply Reply Quote 0
        • ostseereiter
          ostseereiter @DJMarc75 last edited by

          @djmarc75
          damit wird alles auf den neusten Stand gebracht?
          Muss man dann nicht für JS noch was anderes eingeben?

          DJMarc75 Thomas Braun 2 Replies Last reply Reply Quote 0
          • DJMarc75
            DJMarc75 @ostseereiter last edited by

            @ostseereiter sagte in Iobroker update:

            damit wird alles auf den neusten Stand gebracht?

            zieg mal bitte

            iob diag
            
            ostseereiter 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @ostseereiter last edited by

              @ostseereiter

              iob stop
              iob fix
              iob nodejs-update
              iob update
              iob upgrade
              iob stop
              iob upgrade self
              iob restart 
              

              Und nie, nie, nie sudo vor iobroker-Kommandos setzen.

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

                @thomas-braun
                nein nie sudo klar waren noch alte gespeicherte Befehle werde ich sofort ändern danke

                1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @ostseereiter last edited by

                  @ostseereiter sagte in Iobroker update:

                  Früher hatte ich das immer so gemacht.

                  wieso funktioniert apt update bei dir ohne sudo?
                  bist du als root unterwegs?

                  dafür nutzst du sudo bei Befehlen mit iobroker
                  Das darf man nie machen, ebenso wie diese Befehle als root abzusetzen.

                  1 Reply Last reply Reply Quote 0
                  • ostseereiter
                    ostseereiter @DJMarc75 last edited by

                    @djmarc75 sagte in Iobroker update:

                    iob diag

                    ======================= SUMMARY =======================
                                            v.2023-10-10
                    
                    
                     Static hostname: debianIOB
                           Icon name: computer-desktop
                             Chassis: desktop 🖥️
                    Operating System: Debian GNU/Linux 12 (bookworm)
                              Kernel: Linux 6.1.0-12-amd64
                        Architecture: x86-64
                     Hardware Vendor: Hewlett-Packard
                      Hardware Model: HP t610 WW Thin Client
                    Firmware Version: K30 v01.16
                    
                    Installation:           native
                    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:    5
                    
                    This system needs to be REBOOTED NOW!
                    
                    
                    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:            7.8G        3.9G        2.1G        671K        2.1G        3.9G
                    Swap:           1.0G          0B        1.0G
                    Total:          8.8G        3.9G        3.2G
                    
                    Active iob-Instances:   48
                    Active repo(s): Stable (default)
                    
                    ioBroker Core:          js-controller           5.0.12
                                            admin                   6.12.0
                    
                    ioBroker Status:        iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin and web instance:
                    + system.adapter.admin.2                  : admin                 : debianIOB                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                    + system.adapter.web.0                    : web                   : debianIOB                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    Objects:                24699
                    States:                 23378
                    
                    Size of iob-Database:
                    
                    39M     /opt/iobroker/iobroker-data/objects.jsonl
                    41M     /opt/iobroker/iobroker-data/states.jsonl
                    
                    
                    
                    =================== END OF SUMMARY ====================
                    
                    DJMarc75 Homoran 2 Replies Last reply Reply Quote 0
                    • DJMarc75
                      DJMarc75 @ostseereiter last edited by

                      @ostseereiter sagte in Iobroker update:

                      Pending iob updates: 5

                      und dann auch bitte die Langfassung zeigen 😉

                      1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @ostseereiter last edited by

                        @ostseereiter sagte in Iobroker update:

                        This system needs to be REBOOTED NOW!

                        hattest du das nach einem OS Update nicht gemacht?

                        ostseereiter 1 Reply Last reply Reply Quote 0
                        • ostseereiter
                          ostseereiter @Homoran last edited by

                          @homoran
                          Doch alles komplett gemacht ist alles auf den neusten Stand.
                          Danke. Nun muss ich mich mit den Fullybrowser berschäftigen da muss ich wohl neue daten eingeben.

                          DJMarc75 Thomas Braun Homoran 3 Replies Last reply Reply Quote 0
                          • DJMarc75
                            DJMarc75 @ostseereiter last edited by

                            @ostseereiter sagte in Iobroker update:

                            @homoran
                            Doch alles komplett gemacht ist alles auf den neusten Stand.

                            dann zeig doch den Helfenden die Langfassung von

                            iob diag
                            

                            bitte

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

                              @ostseereiter sagte in Iobroker update:

                              Doch alles komplett gemacht ist alles auf den neusten Stand.

                              Auch einen Neustart des Systems? Es darf keine dahingehende Meldung in iob diag auftauchen.

                              1 Reply Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @ostseereiter last edited by

                                @ostseereiter sagte in Iobroker update:

                                @homoran
                                Doch alles komplett gemacht

                                eben nicht!
                                sonst würde iob diag nicht darauf hinweisen dass ein Reboot gemacht werden musd

                                ostseereiter 1 Reply Last reply Reply Quote 0
                                • ostseereiter
                                  ostseereiter @Homoran last edited by

                                  @homoran
                                  ja den iob diag hatte ich vor den reboot gemacht jetzt schon

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

                                    ======================= SUMMARY =======================
                                                            v.2023-10-10
                                    
                                    
                                     Static hostname: debianIOB
                                           Icon name: computer-desktop
                                             Chassis: desktop 🖥️
                                    Operating System: Debian GNU/Linux 12 (bookworm)
                                              Kernel: Linux 6.1.0-17-amd64
                                        Architecture: x86-64
                                     Hardware Vendor: Hewlett-Packard
                                      Hardware Model: HP t610 WW Thin Client
                                    Firmware Version: K30 v01.16
                                    
                                    Installation:           native
                                    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:            7.8G        4.4G        2.5G        729K        1.2G        3.4G
                                    Swap:           1.0G          0B        1.0G
                                    Total:          8.8G        4.4G        3.5G
                                    
                                    Active iob-Instances:   48
                                    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: jsonl
                                    
                                    Status admin and web instance:
                                    + system.adapter.admin.2                  : admin                 : debianIOB                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                    + system.adapter.web.0                    : web                   : debianIOB                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    
                                    Objects:                24624
                                    States:                 23216
                                    
                                    Size of iob-Database:
                                    
                                    27M     /opt/iobroker/iobroker-data/objects.jsonl
                                    45M     /opt/iobroker/iobroker-data/states.jsonl
                                    
                                    
                                    
                                    =================== END OF SUMMARY ====================
                                    
                                    
                                    === Mark text until here for copying ===
                                    andy@debianIOB:~$ ```
                                    ======================= SUMMARY =======================
                                                            v.2023-10-10
                                    
                                    
                                     Static hostname: debianIOB
                                           Icon name: computer-desktop
                                             Chassis: desktop 🖥️
                                    Operating System: Debian GNU/Linux 12 (bookworm)
                                              Kernel: Linux 6.1.0-17-amd64
                                        Architecture: x86-64
                                     Hardware Vendor: Hewlett-Packard
                                      Hardware Model: HP t610 WW Thin Client
                                    Firmware Version: K30 v01.16
                                    
                                    Installation:           native
                                    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:            7.8G        4.4G        2.5G        729K        1.2G        3.4G
                                    Swap:           1.0G          0B        1.0G
                                    Total:          8.8G        4.4G        3.5G
                                    
                                    Active iob-Instances:   48
                                    Active repo(s): Stable (default)
                                    
                                    ioBroker Core:          js-controller           5.0.17
                                                            admin                   6.12.0
                                    
                                    ioBroker Status:        iobroker is running on this host.
                                    
                                    
                                    
                                    
                                    
                                    Skript v.2023-10-10
                                    
                                    *** BASE SYSTEM ***
                                     Static hostname: debianIOB
                                           Icon name: computer-desktop
                                             Chassis: desktop 🖥️
                                    Operating System: Debian GNU/Linux 12 (bookworm)
                                              Kernel: Linux 6.1.0-17-amd64
                                        Architecture: x86-64
                                     Hardware Vendor: Hewlett-Packard
                                      Hardware Model: HP t610 WW Thin Client
                                    Firmware Version: K30 v01.16
                                    
                                    model name      : AMD G-T56N Processor
                                    Docker          : false
                                    Virtualization  : none
                                    Kernel          : x86_64
                                    Userland        : amd64
                                    
                                    Systemuptime and Load:
                                     14:11:57 up  3:52,  2 users,  load average: 1.60, 1.38, 1.55
                                    CPU threads: 2
                                    
                                    
                                    *** Time and Time Zones ***
                                                   Local time: Sun 2024-01-28 14:11:58 CET
                                               Universal time: Sun 2024-01-28 13:11:58 UTC
                                                     RTC time: Sun 2024-01-28 13:11:58
                                                    Time zone: Europe/Berlin (CET, +0100)
                                    System clock synchronized: yes
                                                  NTP service: active
                                              RTC in local TZ: no
                                    
                                    *** User and Groups ***
                                    andy
                                    /home/andy
                                    andy cdrom floppy sudo audio dip video plugdev users netdev iobroker
                                    
                                    *** X-Server-Setup ***
                                    X-Server:       false
                                    Desktop:
                                    Terminal:       tty
                                    Boot Target:    graphical.target
                                    
                                    *** MEMORY ***
                                                   total        used        free      shared  buff/cache   available
                                    Mem:            7.8G        4.3G        2.5G        729K        1.2G        3.4G
                                    Swap:           1.0G          0B        1.0G
                                    Total:          8.8G        4.3G        3.6G
                                    
                                             7408 M total memory
                                             4136 M used memory
                                              415 M active memory
                                             4029 M inactive memory
                                             2424 M free memory
                                              163 M buffer memory
                                              982 M swap cache
                                              975 M total swap
                                                0 M used swap
                                              975 M free swap
                                    
                                    *** FAILED SERVICES ***
                                    
                                      UNIT LOAD ACTIVE SUB DESCRIPTION
                                    0 loaded units listed.
                                    
                                    *** FILESYSTEM ***
                                    Filesystem     Type      Size  Used Avail Use% Mounted on
                                    udev           devtmpfs  3.6G     0  3.6G   0% /dev
                                    tmpfs          tmpfs     741M  712K  741M   1% /run
                                    /dev/sda1      ext4      116G   12G   99G  11% /
                                    tmpfs          tmpfs     3.7G     0  3.7G   0% /dev/shm
                                    tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                    tmpfs          tmpfs     741M     0  741M   0% /run/user/1000
                                    
                                    Messages concerning ext4 filesystem in dmesg:
                                    [Sun Jan 28 10:19:50 2024] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                                    [Sun Jan 28 10:19:51 2024] EXT4-fs (sda1): re-mounted. Quota mode: none.
                                    
                                    Show mounted filesystems \(real ones only\):
                                    TARGET SOURCE    FSTYPE OPTIONS
                                    /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    4.5G    /var/
                                    4.0G    /var/log/journal/82a534abc6cf415a8cc39087cc5d7983
                                    4.0G    /var/log/journal
                                    4.0G    /var/log
                                    353M    /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 11.6M in the file system.
                                    
                                    /opt/iobroker/backups:
                                    171M    /opt/iobroker/backups/
                                    
                                    /opt/iobroker/iobroker-data:
                                    838M    /opt/iobroker/iobroker-data/
                                    598M    /opt/iobroker/iobroker-data/files
                                    129M    /opt/iobroker/iobroker-data/backup-objects
                                    93M     /opt/iobroker/iobroker-data/files/vis-2
                                    78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                                    
                                    The five largest files in iobroker-data are:
                                    39M     /opt/iobroker/iobroker-data/states.jsonl
                                    35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                    33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                                    27M     /opt/iobroker/iobroker-data/objects.jsonl
                                    21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                                    
                                    USB-Devices by-id:
                                    USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                    
                                    /dev/serial/by-id/usb-Texas_Instruments_CC2538_USB_CDC-if00
                                    
                                    *** 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+dfsg-6~deb12u1 500
                                            500 http://security.debian.org/debian-security bookworm-security/main amd64 Packages
                                     *** 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+dfsg1-1 500
                                            500 http://debian.netcologne.de/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
                                    
                                    Temp directories causing npm8 problem: 0
                                    No problems detected
                                    
                                    Errors in npm tree:
                                    
                                    *** ioBroker-Installation ***
                                    
                                    ioBroker Status
                                    iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    Core adapters versions
                                    js-controller:  5.0.17
                                    admin:          6.12.0
                                    javascript:     7.1.6
                                    
                                    Adapters from github:   6
                                    
                                    Adapter State
                                    + system.adapter.admin.2                  : admin                 : debianIOB                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                    + system.adapter.alexa2.0                 : alexa2                : debianIOB                                -  enabled
                                      system.adapter.alias-manager.0          : alias-manager         : debianIOB                                - disabled
                                    + system.adapter.backitup.0               : backitup              : debianIOB                                -  enabled
                                    + system.adapter.bambulab.0               : bambulab              : debianIOB                                -  enabled, port: 8883
                                      system.adapter.birthdays.0              : birthdays             : debianIOB                                -  enabled
                                      system.adapter.ble.0                    : ble                   : debianIOB                                - disabled
                                    + system.adapter.bring.0                  : bring                 : debianIOB                                -  enabled
                                    + system.adapter.broadlink2.0             : broadlink2            : debianIOB                                -  enabled
                                    + system.adapter.cloud.0                  : cloud                 : debianIOB                                -  enabled
                                      system.adapter.daswetter.0              : daswetter             : debianIOB                                -  enabled
                                    + system.adapter.denon.0                  : denon                 : debianIOB                                -  enabled
                                    + system.adapter.device-reminder.1        : device-reminder       : debianIOB                                -  enabled
                                      system.adapter.devices.0                : devices               : debianIOB                                - disabled
                                    + system.adapter.discovery.0              : discovery             : debianIOB                                -  enabled
                                      system.adapter.dwd.0                    : dwd                   : debianIOB                                -  enabled
                                      system.adapter.emby.0                   : emby                  : debianIOB                                - disabled
                                      system.adapter.feiertage.0              : feiertage             : debianIOB                                -  enabled
                                      system.adapter.flot.0                   : flot                  : debianIOB                                - disabled
                                    + system.adapter.fritzbox.0               : fritzbox              : debianIOB                                -  enabled
                                    + system.adapter.fullybrowser.0           : fullybrowser          : debianIOB                                -  enabled
                                    + system.adapter.harmony.0                : harmony               : debianIOB                                -  enabled
                                      system.adapter.heatingcontrol.0         : heatingcontrol        : debianIOB                                - disabled
                                    + system.adapter.heos.0                   : heos                  : debianIOB                                -  enabled
                                      system.adapter.history.0                : history               : debianIOB                                - disabled
                                    + system.adapter.hm-rega.0                : hm-rega               : debianIOB                                -  enabled
                                    + system.adapter.hm-rpc.0                 : hm-rpc                : debianIOB                                -  enabled, port: 0
                                    + system.adapter.hm-rpc.1                 : hm-rpc                : debianIOB                                -  enabled, port: 0
                                      system.adapter.ical.0                   : ical                  : debianIOB                                -  enabled
                                      system.adapter.iceroad.0                : iceroad               : debianIOB                                - disabled
                                      system.adapter.icons-icons8.0           : icons-icons8          : debianIOB                                - disabled
                                      system.adapter.icons-mfd-png.0          : icons-mfd-png         : debianIOB                                - disabled
                                      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : debianIOB                                - disabled
                                      system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: debianIOB                                - disabled
                                      system.adapter.influxdb.1               : influxdb              : debianIOB                                - disabled, port: 8086
                                    + system.adapter.info.0                   : info                  : debianIOB                                -  enabled
                                    + system.adapter.iot.0                    : iot                   : debianIOB                                -  enabled
                                    + system.adapter.iqontrol.0               : iqontrol              : debianIOB                                -  enabled
                                    + system.adapter.javascript.0             : javascript            : debianIOB                                -  enabled
                                      system.adapter.kodi.0                   : kodi                  : debianIOB                                - disabled, port: 9090
                                    + system.adapter.meldungsliste.0          : meldungsliste         : debianIOB                                -  enabled
                                    + system.adapter.mihome.0                 : mihome                : debianIOB                                -  enabled, port: 9898, bind: 0.0.0.0
                                      system.adapter.mobile.0                 : mobile                : debianIOB                                - disabled
                                      system.adapter.mqtt.0                   : mqtt                  : debianIOB                                - disabled, port: 1886, bind: 0.0.0.0
                                    + system.adapter.musiccast.0              : musiccast             : debianIOB                                -  enabled
                                      system.adapter.netatmo-crawler.0        : netatmo-crawler       : debianIOB                                -  enabled
                                    + system.adapter.nina.0                   : nina                  : debianIOB                                -  enabled
                                    + system.adapter.node-red.0               : node-red              : debianIOB                                -  enabled, port: 1880, bind: 192.168.178.109
                                    + system.adapter.nuki-extended.0          : nuki-extended         : debianIOB                                -  enabled
                                      system.adapter.nut.0                    : nut                   : debianIOB                                - disabled
                                      system.adapter.odl.0                    : odl                   : debianIOB                                -  enabled
                                      system.adapter.onkyo.0                  : onkyo                 : debianIOB                                - disabled
                                    + system.adapter.parcel.0                 : parcel                : debianIOB                                -  enabled
                                      system.adapter.pi-hole.0                : pi-hole               : debianIOB                                - disabled
                                    + system.adapter.ping.0                   : ping                  : debianIOB                                -  enabled
                                    + system.adapter.pollenflug.0             : pollenflug            : debianIOB                                -  enabled
                                    + system.adapter.radar2.0                 : radar2                : debianIOB                                -  enabled
                                      system.adapter.rickshaw.0               : rickshaw              : debianIOB                                - disabled
                                    + system.adapter.scenes.0                 : scenes                : debianIOB                                -  enabled
                                      system.adapter.schoolfree.0             : schoolfree            : debianIOB                                -  enabled
                                      system.adapter.shelly.0                 : shelly                : debianIOB                                - disabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.sonoff.0                 : sonoff                : debianIOB                                -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.sourceanalytix.0         : sourceanalytix        : debianIOB                                -  enabled
                                    + system.adapter.statistics.0             : statistics            : debianIOB                                -  enabled
                                      system.adapter.switchbot-ble.0          : switchbot-ble         : debianIOB                                - disabled
                                    + system.adapter.switchbot-hub.0          : switchbot-hub         : debianIOB                                -  enabled
                                    + system.adapter.tankerkoenig.0           : tankerkoenig          : debianIOB                                -  enabled
                                    + system.adapter.telegram.0               : telegram              : debianIOB                                -  enabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.terminal.0               : terminal              : debianIOB                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                                    + system.adapter.text2command.0           : text2command          : debianIOB                                -  enabled
                                    + system.adapter.tr-064.0                 : tr-064                : debianIOB                                -  enabled
                                    + system.adapter.virtualpowermeter.0      : virtualpowermeter     : debianIOB                                -  enabled
                                      system.adapter.vis-bars.0               : vis-bars              : debianIOB                                - disabled
                                      system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : debianIOB                                - disabled
                                      system.adapter.vis-colorpicker.0        : vis-colorpicker       : debianIOB                                - disabled
                                      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : debianIOB                                - disabled
                                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : debianIOB                                - disabled
                                      system.adapter.vis-icontwo.0            : vis-icontwo           : debianIOB                                - disabled
                                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : debianIOB                                - disabled
                                      system.adapter.vis-justgage.0           : vis-justgage          : debianIOB                                - disabled
                                      system.adapter.vis-keyboard.0           : vis-keyboard          : debianIOB                                - disabled
                                      system.adapter.vis-metro.0              : vis-metro             : debianIOB                                - disabled
                                      system.adapter.vis-players.0            : vis-players           : debianIOB                                - disabled
                                      system.adapter.vis-rgraph.0             : vis-rgraph            : debianIOB                                - disabled
                                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : debianIOB                                - disabled
                                      system.adapter.vis.0                    : vis                   : debianIOB                                -  enabled
                                      system.adapter.vodafone-speedtest.0     : vodafone-speedtest    : debianIOB                                - disabled
                                    + system.adapter.web.0                    : web                   : debianIOB                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    + system.adapter.wled.0                   : wled                  : debianIOB                                -  enabled
                                    + system.adapter.yeelight-2.0             : yeelight-2            : debianIOB                                -  enabled
                                    + system.adapter.zigbee.0                 : zigbee                : debianIOB                                -  enabled, port: /dev/ttyACM0
                                    + system.adapter.zigbee.1                 : zigbee                : debianIOB                                -  enabled, port: tcp://192.168.178.110:6638
                                    
                                    + instance is alive
                                    
                                    Enabled adapters with bindings
                                    + system.adapter.admin.2                  : admin                 : debianIOB                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                    + system.adapter.bambulab.0               : bambulab              : debianIOB                                -  enabled, port: 8883
                                    + system.adapter.hm-rpc.0                 : hm-rpc                : debianIOB                                -  enabled, port: 0
                                    + system.adapter.hm-rpc.1                 : hm-rpc                : debianIOB                                -  enabled, port: 0
                                    + system.adapter.mihome.0                 : mihome                : debianIOB                                -  enabled, port: 9898, bind: 0.0.0.0
                                    + system.adapter.node-red.0               : node-red              : debianIOB                                -  enabled, port: 1880, bind: 192.168.178.109
                                    + system.adapter.sonoff.0                 : sonoff                : debianIOB                                -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.telegram.0               : telegram              : debianIOB                                -  enabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.terminal.0               : terminal              : debianIOB                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                                    + system.adapter.web.0                    : web                   : debianIOB                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    + system.adapter.zigbee.0                 : zigbee                : debianIOB                                -  enabled, port: /dev/ttyACM0
                                    + system.adapter.zigbee.1                 : zigbee                : debianIOB                                -  enabled, port: tcp://192.168.178.110:6638
                                    
                                    ioBroker-Repositories
                                    Stable (default): http://download.iobroker.net/sources-dist.json
                                    Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                                    latest1       : http://iobroker.live/repo/sources-dist-latest.json
                                    stable        : http://iobroker.live/repo/sources-dist.json
                                    
                                    Active repo(s): Stable (default)
                                    
                                    Installed ioBroker-Instances
                                    Used repository: Stable (default)
                                    Adapter    "admin"        : 6.12.0   , installed 6.12.0
                                    Adapter    "alarm"        : 3.6.0    , installed 3.6.0
                                    Adapter    "alexa2"       : 3.26.4   , installed 3.26.4
                                    Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                    Adapter    "backitup"     : 2.9.8    , installed 2.9.8
                                    Adapter    "birthdays"    : 2.4.1    , installed 2.4.1
                                    Adapter    "ble"          : 0.13.4   , installed 0.13.4
                                    Adapter    "bring"        : 1.8.4    , installed 1.8.4
                                    Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
                                    Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                    Adapter    "daswetter"    : 3.1.13   , installed 3.1.13
                                    Adapter    "denon"        : 1.15.4   , installed 1.15.4
                                    Adapter    "device-reminder": 3.0.0  , installed 3.0.0
                                    Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                    Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                                    Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                    Adapter    "emby"         : 1.1.1    , installed 1.1.1
                                    Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                    Adapter    "fritzbox"     : 0.5.0    , installed 0.5.0
                                    Adapter    "fullybrowser" : 3.0.9    , installed 3.0.9
                                    Adapter    "harmony"      : 1.3.0    , installed 1.3.0
                                    Adapter    "heatingcontrol": 2.12.3  , installed 2.12.3
                                    Adapter    "heos"         : 2.1.0    , installed 2.1.0
                                    Adapter    "history"      : 3.0.1    , installed 3.0.1
                                    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    "iceroad"      : 1.2.1    , installed 1.2.1
                                    Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                    Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                                    Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                    Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                                    Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                                    Adapter    "info"         : 2.0.0    , installed 2.0.0
                                    Adapter    "iot"          : 2.0.11   , installed 2.0.11
                                    Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                                    Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                                    Controller "js-controller": 5.0.17   , installed 5.0.17
                                    Adapter    "kodi"         : 3.0.0    , installed 3.0.0
                                    Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                                    Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                                    Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                                    Adapter    "musiccast"    : 1.1.3    , installed 1.1.3
                                    Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
                                    Adapter    "nina"         : 0.0.25   , installed 0.0.25
                                    Adapter    "node-red"     : 4.0.3    , installed 4.0.3
                                    Adapter    "nuki-extended": 2.6.5    , installed 2.6.5
                                    Adapter    "nut"          : 1.6.0    , installed 1.6.0
                                    Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
                                    Adapter    "odl"          : 3.0.1    , installed 3.0.1
                                    Adapter    "onkyo"        : 2.1.2    , installed 2.1.2
                                    Adapter    "parcel"       : 0.0.27   , installed 0.0.27
                                    Adapter    "pi-hole"      : 1.3.6    , installed 1.3.6
                                    Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                    Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                                    Adapter    "radar2"       : 2.1.0    , installed 2.1.0
                                    Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                                    Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                    Adapter    "schoolfree"   : 1.1.3    , installed 1.1.3
                                    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    "sonoff"       : 3.0.3    , installed 3.0.3
                                    Adapter    "statistics"   : 2.4.0    , installed 2.4.0
                                    Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                    Adapter    "telegram"     : 3.0.1    , installed 3.0.1
                                    Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                                    Adapter    "text2command" : 3.0.2    , installed 3.0.2
                                    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                    Adapter    "tvspielfilm"  : 2.0.5    , installed 2.0.5
                                    Adapter    "virtualpowermeter": 1.4.6, installed 1.4.6
                                    Adapter    "vis"          : 1.5.4    , installed 1.5.4
                                    Adapter    "vis-2"        : 2.9.11   , installed 2.9.11
                                    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-hqwidgets": 1.4.0    , installed 1.4.0
                                    Adapter    "vis-icontwo"  : 1.3.0    , installed 1.3.0
                                    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                    Adapter    "vis-justgage" : 2.1.0    , installed 2.1.0
                                    Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                    Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                    Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                    Adapter    "web"          : 6.1.10   , installed 6.1.10
                                    Adapter    "wled"         : 0.7.2    , installed 0.7.2
                                    Adapter    "ws"           : 2.5.8    , installed 2.5.8
                                    Adapter    "yeelight-2"   : 1.2.1    , installed 1.2.1
                                    Adapter    "zigbee"       : 1.10.1   , installed 1.10.1
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects:        24624
                                    States:         23216
                                    
                                    *** OS-Repositories and Updates ***
                                    Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
                                    Hit:2 http://debian.netcologne.de/debian bookworm InRelease
                                    Hit:3 http://debian.netcologne.de/debian bookworm-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 192.168.178.109:2001    0.0.0.0:*               LISTEN      1001       30207      3213/io.hm-rpc.0
                                    tcp        0      0 192.168.178.109:1880    0.0.0.0:*               LISTEN      1001       29159      3368/node-red
                                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       27644      3057/iobroker.js-co
                                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       28208      3057/iobroker.js-co
                                    tcp        0      0 192.168.178.109:8701    0.0.0.0:*               LISTEN      1001       30830      3220/io.hm-rpc.1
                                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17466      429/sshd: /usr/sbin
                                    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          13806      1/init
                                    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       31878      3361/io.sonoff.0
                                    tcp6       0      0 :::51989                :::*                    LISTEN      1001       536631     268959/io.nuki-exte
                                    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       32172      3464/io.web.0
                                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       28770      3082/io.admin.2
                                    tcp6       0      0 :::8088                 :::*                    LISTEN      1001       33276      4035/io.terminal.0
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          17468      429/sshd: /usr/sbin
                                    tcp6       0      0 :::111                  :::*                    LISTEN      0          13808      1/init
                                    tcp6       0      0 :::80                   :::*                    LISTEN      1001       29789      3368/node-red
                                    tcp6       0      0 :::61991                :::*                    LISTEN      1001       32114      3627/io.harmony.0
                                    udp        0      0 0.0.0.0:50294           0.0.0.0:*                           1001       33123      3638/io.heos.0
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       31094      3988/io.wled.0
                                    udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       30496      3246/io.mihome.0
                                    udp        0      0 0.0.0.0:59116           0.0.0.0:*                           1001       31620      3477/io.broadlink2.
                                    udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       32041      3477/io.broadlink2.
                                    udp        0      0 0.0.0.0:36559           0.0.0.0:*                           1001       32215      3477/io.broadlink2.
                                    udp        0      0 0.0.0.0:67              0.0.0.0:*                           1001       31760      3354/io.radar2.0
                                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          16561      378/dhclient
                                    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          13807      1/init
                                    udp        0      0 0.0.0.0:41100           0.0.0.0:*                           1001       32160      3734/io.musiccast.0
                                    udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       32115      3627/io.harmony.0
                                    udp6       0      0 :::111                  :::*                                0          13809      1/init
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    2024-01-28 14:13:52.474  - info: radar2.0 (3354) debug: ChangeState ack:true of Fritzbox._lastHere = 2024-01-28@14:13:52
                                    2024-01-28 14:13:52.496  - info: radar2.0 (3354) debug: started #1641 hciconfig hci0 up
                                    2024-01-28 14:13:52.622  - info: radar2.0 (3354) debug: started #1642 hcitool -i hci0 lescan --duplicates
                                    2024-01-28 14:13:52.634  - info: radar2.0 (3354) debug: started #1643 l2ping  -c 1 01:23:45:56:78:89
                                    2024-01-28 14:13:54.016  - info: tr-064.0 (3382) forEachConfiguredDevice: in GetSpecificHostEntry 16(homematic-ccu2/00:1A:22:09:3D:13) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2024-01-28 14:13:54.538  - info: radar2.0 (3354) debug: ChangeState ack:true of HarmonyHub._lastHere = 2024-01-28@14:13:54
                                    2024-01-28 14:13:54.567  - info: tr-064.0 (3382) forEachConfiguredDevice: in GetSpecificHostEntry 24(Handy-Jessy-poco/fe80::6cea:41ff:fe52:b9ef) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2024-01-28 14:13:56.595  - info: radar2.0 (3354) debug: ChangeState ack:true of Ich._nHere = 95
                                    2024-01-28 14:13:56.606  - info: radar2.0 (3354) debug: ChangeState ack:true of Fritzbox._nHere = 95
                                    2024-01-28 14:13:56.619  - info: radar2.0 (3354) debug: ChangeState ack:true of HarmonyHub._nHere = 95
                                    2024-01-28 14:13:56.621  - info: radar2.0 (3354) debug: radar2 found here (Ich, Fritzbox, HarmonyHub)
                                    2024-01-28 14:13:56.622  - info: radar2.0 (3354) debug: and who here (Fritzbox, HarmonyHub)
                                    2024-01-28 14:13:56.622  - info: radar2.0 (3354) debug: and not here (HandyAndy, Handy-Heike)
                                    2024-01-28 14:13:56.622  - info: radar2.0 (3354) debug: radar2 found uBT's: []
                                    2024-01-28 14:13:56.623  - info: radar2.0 (3354) debug: radar2 found uIP's: []
                                    2024-01-28 14:13:56.681  - info: radar2.0 (3354) debug: ChangeState ack:true of _uIPs = []
                                    2024-01-28 14:14:00.031  - warn: javascript.0 (3101) getState "sonoff.0.Fernseher-Schlafzimmer.ENERGY_Total" not found (3)
                                    2024-01-28 14:14:00.037  - warn: javascript.0 (3101)     at Object.<anonymous> (script.js.common.System.Betriebskosten_berechnen_POW_1_Kopieren:98:138)
                                    2024-01-28 14:14:00.037  - warn: javascript.0 (3101)     at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1617:34)
                                    2024-01-28 14:14:00.037  - warn: javascript.0 (3101)     at Job.invoke (/opt/iobroker/node_modules/node-schedule/lib/Job.js:171:15)
                                    2024-01-28 14:14:00.038  - warn: javascript.0 (3101)     at /opt/iobroker/node_modules/node-schedule/lib/Invocation.js:268:28
                                    2024-01-28 14:14:00.038  - warn: javascript.0 (3101)     at Timeout._onTimeout (/opt/iobroker/node_modules/node-schedule/lib/Invocation.js:228:7)
                                    2024-01-28 14:14:00.038  - warn: javascript.0 (3101)     at listOnTimeout (node:internal/timers:569:17)
                                    2024-01-28 14:14:00.038  - warn: javascript.0 (3101)     at processTimers (node:internal/timers:512:7)
                                    2024-01-28 14:14:00.215  - info: javascript.0 (3101) script.js.Tablett_.Wetter1: []
                                    

                                    Hier ist noch mal alles komplett.

                                    Thomas Braun 2 Replies Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @ostseereiter last edited by

                                      @ostseereiter

                                      sudo systemctl set-default multi-user.target
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @ostseereiter last edited by

                                        @ostseereiter

                                        sudo usermod -a -G adm andy
                                        
                                        ostseereiter 1 Reply Last reply Reply Quote 0
                                        • ostseereiter
                                          ostseereiter @Thomas Braun last edited by

                                          @thomas-braun
                                          erledigt

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

                                          Support us

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

                                          863
                                          Online

                                          32.0k
                                          Users

                                          80.5k
                                          Topics

                                          1.3m
                                          Posts

                                          4
                                          19
                                          802
                                          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