Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. Vis-2 dreht sich einen iobroker-Logo Wolf

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Vis-2 dreht sich einen iobroker-Logo Wolf

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

      @babba79
      Fuck

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

        @thomas-braun

        Ist das im iobroker drin? Dann hilft mir mein Backup ja auch nichts? Oder?

        Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @babba79 last edited by

          @babba79 sagte in Vis-2 dreht sich einen iobroker-Logo Wolf:

          Ist das im iobroker drin?

          ja, wahrscheinlich unter globalen Skripten.

          steht dein iobroker offen im Internet?

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

            @homoran
            Nein alle Ports zu nur per ip aus dem Büro erreichbar per Firewall-Regel.

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

              @babba79 sagte in Vis-2 dreht sich einen iobroker-Logo Wolf:

              Dann hilft mir mein Backup ja auch nichts? Oder?

              Musst du schauen, seit wann das da drin ist.
              Zuvor halt schauen, wo du eine Lücke hast. Oder was du 'obskures' vielleicht selber ausgeführt hast.

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

                @thomas-braun
                Ich hab die 2 Kisten jetzt vom Netz genommen. Ich nutze eigentlich nur Skripte aus diesem Forum und nach euren Anleitungen hier.

                Danke für eure Bestätigung das ich mir ein Schnupfen eingefangen habe 😷 ....Hatte es schon befürchtet!

                (OMG wie ich grad 🤢 könnte)

                Vielen Dank für euren (wie immer grossartigen) Support 👌

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

                  @babba79

                  Schau im /tmp-Odner wie alt das Zeuch ist.

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

                    @thomas-braun
                    Ok danke für den Hinweis.

                    Ich werd mir mal ein "Lab" Netzwerk aufbauen, was kein Internet hat und isoliert ist. Dann kann ich die Kisten wieder anmachen und auf Spurensuche gehen.

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

                      @babba79 sagte in Vis-2 dreht sich einen iobroker-Logo Wolf:

                      Ich nutze eigentlich nur Skripte aus diesem Forum

                      nein, dieses ominöse Skript wurde bei bisherigen Fällen von unbekannten Dritten im Ordner "global" angelegt.
                      So etwas geht nur per externem Zugriff

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

                        @babba79

                        sieh hier
                        https://forum.iobroker.net/post/1007374

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

                          @homoran

                          Oh ok....das heisst dieses Skript muss ich ausgeführt haben? Mhhh dann hab ich mir wohl in geistiger Umnachtung selber ans Bein gepinkelt. Manchmal ist man der Hund und manchmal der Baum. 😊

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

                            @babba79 sagte in Vis-2 dreht sich einen iobroker-Logo Wolf:

                            das heisst dieses Skript muss ich ausgeführt haben?

                            nein!
                            dieses Skript wird wie jedes Skript unter global automatisch vor jedem anderen Skript ausgeführt

                            aber jemand muss dieses Skript dort angelegt haben.

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

                              @babba79 sagte in Vis-2 dreht sich einen iobroker-Logo Wolf:

                              Nein alle Ports zu nur per ip aus dem Büro erreichbar per Firewall-Regel.

                              Das dürfte dann eine Lücke haben. Wie auch immer du das abgesichert haben willst.

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

                                @thomas-braun
                                @thomas-braun
                                ich bin mit Filezilla auf den Master unter /tmp, aber da steht nichts.😠
                                Screenshot 2024-08-16 221211.png

                                Hab jetzt beider Rpi5 neu aufgesetzt mit dem pi imager mit pi os lite, iob auf beiden installiert. Redis installiert Lang C eingerichtet.

                                Ich würge gerade am Backup, aber das Recovery will nicht.
                                Beide Rpi´s sind jungfräulich.
                                Screenshot 2024-08-16 222606.png

                                Aber recovery bricht ab.
                                Screenshot 2024-08-16 223520.png
                                Screenshot 2024-08-16 223533.png
                                Screenshot 2024-08-16 223553.png

                                Ich habe versucht manuell über den Terminal

                                iob start
                                

                                aber das ändert nichts.

                                Schönes Wochenende Euch, hat keine Eile.....Hab ich ja anscheinend selber verbockt

                                Edit:
                                Ich habe es nun manuell versucht und dort wurden mir Code Vorschläge angezeigt. Damit hat es dann funktioniert. Eine falsche js-Controller Version hat das ganze abbrechen lassen.

                                Mit dem Befehl:

                                cd /opt/iobroker/
                                npm i iobroker.js-controller@5.0.19 --omit=dev
                                

                                bzw.

                                cd /opt/iobroker/
                                npm i iobroker.js-controller@6.0.9 --omit=dev
                                

                                konnte ich zwischen den js-controller Versionen wechseln.
                                und dann ist das Restore auch durchgelaufen.

                                Hoffe das war korrekt so?

                                Schönes Wochenende Euch 👏

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

                                  @babba79 sagte in Vis-2 dreht sich einen iobroker-Logo Wolf:

                                  Eine falsche js-Controller Version hat das ganze abbrechen lassen.

                                  Das ergibt sich, wenn man das System nicht auf einem aktuellen Stand hält...

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

                                    @thomas-braun
                                    In meinem Fall war es aktuell. Aber das Backup hatte noch die 5.0.19

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

                                      @babba79 sagte in Vis-2 dreht sich einen iobroker-Logo Wolf:

                                      In meinem Fall war es aktuell. Aber das Backup hatte noch die 5.0.19

                                      Genau das meine ich. Backups legt man ja auch regelmäßig an, genau um sowas zu vermeiden.

                                      B 2 Replies Last reply Reply Quote 0
                                      • B
                                        babba79 @Thomas Braun last edited by

                                        @thomas-braun
                                        Ich mache wöchentlich Backups aufs NAS. Aber ich bin aus Vorsicht relativ weit zurück gegangen um das Skript nicht wieder zu haben.

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

                                          @thomas-braun
                                          Mein eigentliches Problem besteht aber weiterhin, dass ich vis-2 nicht zum laufen bekomme.

                                          Das iobroger Logo dreht durch sozusagen.
                                          Screenshot 2024-08-17 131947.png

                                          Diag Summary:

                                                                  v.2024-05-22
                                          
                                          
                                           Static hostname: Jarvis1
                                                 Icon name: computer
                                          Operating System: Debian GNU/Linux 12 (bookworm)
                                                    Kernel: Linux 6.6.31+rpt-rpi-2712
                                              Architecture: arm64
                                          
                                          Installation:           native
                                          Kernel:                 aarch64
                                          Userland:               64 bit
                                          Timezone:               Europe/Berlin (CEST, +0200)
                                          User-ID:                1000
                                          Display-Server:         false
                                          Boot Target:            multi-user.target
                                          
                                          Pending OS-Updates:     0
                                          Pending iob updates:    0
                                          
                                          Nodejs-Installation:
                                          /usr/bin/nodejs         v20.16.0
                                          /usr/bin/node           v20.16.0
                                          /usr/bin/npm            10.8.1
                                          /usr/bin/npx            10.8.1
                                          /usr/bin/corepack       0.28.2
                                          
                                          Recommended versions are nodejs 20.16.0 and npm 10.8.1
                                          Your nodejs installation is correct
                                          
                                          MEMORY:
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            8.4G        2.5G        3.8G        5.5M        2.2G        5.9G
                                          Swap:           209M          0B        209M
                                          Total:          8.7G        2.5G        4.0G
                                          
                                          Active iob-Instances:   38
                                          Upgrade policy: none
                                          
                                          ioBroker Core:          js-controller           6.0.9
                                                                  admin                   7.0.22
                                          
                                          ioBroker Status:        iobroker is running on this host.
                                          
                                          At least one iobroker host is running.
                                          
                                          Objects type: redis
                                          States  type: redis
                                          
                                          Status admin and web instance:
                                          + system.adapter.admin.0                  : admin                 : Jarvis1                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.web.0                    : web                   : Jarvis1                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          Objects:                85848
                                          States:                 62446
                                          
                                          Size of iob-Database:
                                          
                                          4.9M    /opt/iobroker/iobroker-data/objects.jsonl
                                          420K    /opt/iobroker/iobroker-data/states.jsonl
                                          
                                          
                                          
                                          =================== END OF SUMMARY ====================
                                          

                                          Diag komplett:

                                          ======== Start marking the full check here =========
                                          
                                          
                                          Skript v.2024-05-22
                                          
                                          *** BASE SYSTEM ***
                                           Static hostname: Jarvis1
                                                 Icon name: computer
                                          Operating System: Debian GNU/Linux 12 (bookworm)
                                                    Kernel: Linux 6.6.31+rpt-rpi-2712
                                              Architecture: arm64
                                          
                                          Model           : Raspberry Pi 5 Model B Rev 1.0
                                          Docker          : false
                                          Virtualization  : none
                                          Kernel          : aarch64
                                          Userland        : 64 bit
                                          
                                          Systemuptime and Load:
                                           12:59:29 up  2:14,  2 users,  load average: 0.30, 0.44, 0.27
                                          CPU threads: 4
                                          
                                          
                                          *** RASPBERRY THROTTLING ***
                                          Current issues:
                                          No throttling issues detected.
                                          
                                          Previously detected issues:
                                          No throttling issues detected.
                                          
                                          *** Time and Time Zones ***
                                                         Local time: Sat 2024-08-17 12:59:29 CEST
                                                     Universal time: Sat 2024-08-17 10:59:29 UTC
                                                           RTC time: Sat 2024-08-17 10:59:29
                                                          Time zone: Europe/Berlin (CEST, +0200)
                                          System clock synchronized: yes
                                                        NTP service: active
                                                    RTC in local TZ: no
                                          
                                          *** Users and Groups ***
                                          User that called 'iob diag':
                                          alex
                                          HOME=/home/alex
                                          GROUPS=alex adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                                          
                                          User that is running 'js-controller':
                                          iobroker
                                          HOME=/home/iobroker
                                          GROUPS=iobroker tty dialout audio video plugdev bluetooth redis gpio i2c
                                          
                                          *** Display-Server-Setup ***
                                          Display-Server: false
                                          Desktop:
                                          Terminal:       tty
                                          Boot Target:    multi-user.target
                                          
                                          *** MEMORY ***
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            8.4G        2.5G        4.1G        5.5M        2.0G        6.0G
                                          Swap:           209M          0B        209M
                                          Total:          8.7G        2.5G        4.3G
                                          
                                          Active iob-Instances:   38
                                          
                                                   8052 M total memory
                                                   2363 M used memory
                                                   2247 M active memory
                                                   1651 M inactive memory
                                                   3862 M free memory
                                                     67 M buffer memory
                                                   1860 M swap cache
                                                    199 M total swap
                                                      0 M used swap
                                                    199 M free swap
                                          
                                          *** top - Table Of Processes  ***
                                          top - 12:59:29 up  2:14,  2 users,  load average: 0.30, 0.44, 0.27
                                          Tasks: 167 total,   1 running, 166 sleeping,   0 stopped,   0 zombie
                                          %Cpu(s):  0.0 us, 50.0 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                          MiB Mem :   8052.4 total,   3861.5 free,   2365.0 used,   1928.6 buff/cache
                                          MiB Swap:    200.0 total,    200.0 free,      0.0 used.   5687.4 avail Mem
                                          
                                          *** FAILED SERVICES ***
                                          
                                            UNIT LOAD ACTIVE SUB DESCRIPTION
                                          0 loaded units listed.
                                          
                                          *** FILESYSTEM ***
                                          Filesystem     Type      Size  Used Avail Use% Mounted on
                                          udev           devtmpfs  3.8G     0  3.8G   0% /dev
                                          tmpfs          tmpfs     806M  5.2M  801M   1% /run
                                          /dev/nvme0n1p2 ext4      459G  6.3G  434G   2% /
                                          tmpfs          tmpfs     4.0G     0  4.0G   0% /dev/shm
                                          tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                                          /dev/nvme0n1p1 vfat      510M   64M  447M  13% /boot/firmware
                                          tmpfs          tmpfs     806M     0  806M   0% /run/user/1000
                                          
                                          Messages concerning ext4 filesystem in dmesg:
                                          [Sat Aug 17 10:44:59 2024] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe  smsc95xx.macaddr=D8:3A:DD:D6:DF:43 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=bf2d590b-02 rootfstype=ext4 fsck.repair=yes rootwait
                                          [Sat Aug 17 10:45:02 2024] EXT4-fs (nvme0n1p2): mounted filesystem 56f80fa2-e005-4cca-86e6-19da1069914d ro with ordered data mode. Quota mode: none.
                                          [Sat Aug 17 10:45:03 2024] EXT4-fs (nvme0n1p2): re-mounted 56f80fa2-e005-4cca-86e6-19da1069914d r/w. Quota mode: none.
                                          
                                          Show mounted filesystems:
                                          TARGET                                                  SOURCE         FSTYPE      OPTIONS
                                          /                                                       /dev/nvme0n1p2 ext4        rw,noatime
                                          |-/sys                                                  sysfs          sysfs       rw,nosuid,nodev,noexec,relatime
                                          | |-/sys/kernel/security                                securityfs     securityfs  rw,nosuid,nodev,noexec,relatime
                                          | |-/sys/fs/cgroup                                      cgroup2        cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
                                          | |-/sys/fs/pstore                                      pstore         pstore      rw,nosuid,nodev,noexec,relatime
                                          | |-/sys/fs/bpf                                         bpf            bpf         rw,nosuid,nodev,noexec,relatime,mode=700
                                          | |-/sys/kernel/debug                                   debugfs        debugfs     rw,nosuid,nodev,noexec,relatime
                                          | |-/sys/kernel/tracing                                 tracefs        tracefs     rw,nosuid,nodev,noexec,relatime
                                          | |-/sys/fs/fuse/connections                            fusectl        fusectl     rw,nosuid,nodev,noexec,relatime
                                          | `-/sys/kernel/config                                  configfs       configfs    rw,nosuid,nodev,noexec,relatime
                                          |-/proc                                                 proc           proc        rw,relatime
                                          | `-/proc/sys/fs/binfmt_misc                            systemd-1      autofs      rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=4380
                                          |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc    binfmt_misc rw,nosuid,nodev,noexec,relatime
                                          |-/dev                                                  udev           devtmpfs    rw,nosuid,relatime,size=3950816k,nr_inodes=246926,mode=755
                                          | |-/dev/pts                                            devpts         devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                                          | |-/dev/shm                                            tmpfs          tmpfs       rw,nosuid,nodev
                                          | `-/dev/mqueue                                         mqueue         mqueue      rw,nosuid,nodev,noexec,relatime
                                          |-/run                                                  tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=824576k,mode=755
                                          | |-/run/lock                                           tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
                                          | |-/run/credentials/systemd-sysctl.service             ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                                          | |-/run/credentials/systemd-sysusers.service           ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                                          | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                                          | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                                          | |-/run/rpc_pipefs                                     sunrpc         rpc_pipefs  rw,relatime
                                          | `-/run/user/1000                                      tmpfs          tmpfs       rw,nosuid,nodev,relatime,size=824560k,nr_inodes=206140,mode=700,uid=1000,gid=1000
                                          `-/boot/firmware                                        /dev/nvme0n1p1 vfat        rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                          
                                          Files in neuralgic directories:
                                          
                                          /var:
                                          1.1G    /var/
                                          612M    /var/lib
                                          451M    /var/lib/redis
                                          206M    /var/cache
                                          200M    /var/cache/apt
                                          
                                          Archived and active journals take up 55.2M in the file system.
                                          
                                          /opt/iobroker/backups:
                                          1.1G    /opt/iobroker/backups/
                                          
                                          /opt/iobroker/iobroker-data:
                                          89M     /opt/iobroker/iobroker-data/
                                          84M     /opt/iobroker/iobroker-data/files
                                          52M     /opt/iobroker/iobroker-data/files/backitup.admin
                                          35M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js
                                          35M     /opt/iobroker/iobroker-data/files/backitup.admin/static
                                          
                                          The five largest files in iobroker-data are:
                                          27M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.ce422ec2.js.map
                                          8.4M    /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.ce422ec2.js
                                          7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.0c96b194.chunk.js.map
                                          5.5M    /opt/iobroker/iobroker-data/files/backitup.admin/custom/static/js/vendors-node_modules_file-saver_dist_FileSaver_min_js-node_modules_react-icons_di_index_mjs-n-f0ed96.ebe43e81.chunk.js
                                          5.5M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-2d33e4.42bb0640.chunk.js.map
                                          
                                          USB-Devices by-id:
                                          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                          
                                          No Devices found 'by-id'
                                          
                                          
                                          
                                          
                                          *** NodeJS-Installation ***
                                          
                                          /usr/bin/nodejs         v20.16.0
                                          /usr/bin/node           v20.16.0
                                          /usr/bin/npm            10.8.1
                                          /usr/bin/npx            10.8.1
                                          /usr/bin/corepack       0.28.2
                                          
                                          
                                          nodejs:
                                            Installed: 20.16.0-1nodesource1
                                            Candidate: 20.16.0-1nodesource1
                                            Version table:
                                           *** 20.16.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                  100 /var/lib/dpkg/status
                                               20.15.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.15.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.14.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.13.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.13.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.12.2-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.12.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.12.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.11.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.11.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.10.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.9.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.8.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.8.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.7.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.6.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.6.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.5.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.5.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.4.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.3.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.3.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.2.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.1.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.0.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               18.19.0+dfsg-6~deb12u2 500
                                                  500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                               18.19.0+dfsg-6~deb12u1 500
                                                  500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                                          
                                          Temp directories causing npm8 problem: 0
                                          No problems detected
                                          
                                          Errors in npm tree:
                                          
                                          *** ioBroker-Installation ***
                                          
                                          ioBroker Status
                                          iobroker is running on this host.
                                          
                                          At least one iobroker host is running.
                                          
                                          Objects type: redis
                                          States  type: redis
                                          
                                          Core adapters versions
                                          js-controller:  6.0.9
                                          admin:          7.0.22
                                          javascript:     8.7.6
                                          
                                          nodejs modules from github:     0
                                          
                                          Adapter State
                                          + system.adapter.admin.0                  : admin                 : Jarvis1                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.alexa2.0                 : alexa2                : Jarvis2                                  -  enabled
                                          + system.adapter.backitup.0               : backitup              : Jarvis1                                  -  enabled
                                          + system.adapter.backitup.1               : backitup              : Jarvis2                                  -  enabled
                                            system.adapter.cloud.0                  : cloud                 : Jarvis2                                  - disabled
                                            system.adapter.daswetter.0              : daswetter             : Jarvis2                                  -  enabled
                                          + system.adapter.denon.0                  : denon                 : Jarvis2                                  -  enabled
                                          + system.adapter.discovery.0              : discovery             : Jarvis1                                  -  enabled
                                            system.adapter.dwd.0                    : dwd                   : Jarvis2                                  -  enabled
                                          + system.adapter.enigma2.0                : enigma2               : Jarvis2                                  -  enabled
                                            system.adapter.feiertage.0              : feiertage             : Jarvis2                                  -  enabled
                                            system.adapter.flot.0                   : flot                  : Jarvis2                                  - disabled
                                          + system.adapter.fritzbox.0               : fritzbox              : Jarvis2                                  - disabled
                                          + system.adapter.geofency.0               : geofency              : Jarvis2                                  -  enabled, port: 7999, bind: 0.0.0.0
                                          + system.adapter.harmony.0                : harmony               : Jarvis2                                  -  enabled
                                          + system.adapter.history.0                : history               : Jarvis2                                  -  enabled
                                          + system.adapter.hm-rega.0                : hm-rega               : Jarvis2                                  -  enabled
                                          + system.adapter.hm-rpc.0                 : hm-rpc                : Jarvis2                                  -  enabled, port: 0
                                          + system.adapter.hm-rpc.1                 : hm-rpc                : Jarvis2                                  -  enabled, port: 0
                                          + system.adapter.homepilot20.0            : homepilot20           : Jarvis2                                  -  enabled
                                          + system.adapter.hue.0                    : hue                   : Jarvis2                                  -  enabled, port: 443
                                            system.adapter.ical.0                   : ical                  : Jarvis2                                  -  enabled
                                            system.adapter.icons-material-png.0     : icons-material-png    : Jarvis1                                  - disabled
                                            system.adapter.icons-mfd-png.0          : icons-mfd-png         : Jarvis1                                  - disabled
                                            system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: Jarvis1                                  - disabled
                                            system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : Jarvis1                                  - disabled
                                          + system.adapter.iot.0                    : iot                   : Jarvis1                                  -  enabled
                                          + system.adapter.javascript.0             : javascript            : Jarvis1                                  -  enabled
                                          + system.adapter.javascript.1             : javascript            : Jarvis2                                  -  enabled
                                            system.adapter.mihome.0                 : mihome                : Jarvis2                                  - disabled, port: 9898, bind: 0.0.0.0
                                            system.adapter.net-tools.0              : net-tools             : Jarvis1                                  - disabled
                                          + system.adapter.panasonic-comfort-cloud.0: panasonic-comfort-cloud: Jarvis2                                  - disabled
                                          + system.adapter.ping.0                   : ping                  : Jarvis2                                  -  enabled
                                            system.adapter.plexconnect.0            : plexconnect           : Jarvis2                                  - disabled, port: 10000
                                          + system.adapter.pollenflug.0             : pollenflug            : Jarvis2                                  - disabled
                                            system.adapter.roomba.0                 : roomba                : Jarvis2                                  - disabled
                                          + system.adapter.rpi2.0                   : rpi2                  : Jarvis1                                  - disabled
                                          + system.adapter.rpi2.1                   : rpi2                  : Jarvis2                                  - disabled
                                          + system.adapter.smartgarden.0            : smartgarden           : Jarvis2                                  - disabled
                                          + system.adapter.snmp.0                   : snmp                  : Jarvis2                                  -  enabled
                                          + system.adapter.sonoff.0                 : sonoff                : Jarvis2                                  -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.tankerkoenig.0           : tankerkoenig          : Jarvis2                                  -  enabled
                                          + system.adapter.telegram.0               : telegram              : Jarvis2                                  -  enabled, port: 8443, bind: 0.0.0.0
                                            system.adapter.tvspielfilm.0            : tvspielfilm           : Jarvis2                                  -  enabled
                                          + system.adapter.unifi.0                  : unifi                 : Jarvis2                                  -  enabled
                                          + system.adapter.upnp.0                   : upnp                  : Jarvis1                                  -  enabled
                                          + system.adapter.velux.0                  : velux                 : Jarvis2                                  -  enabled
                                            system.adapter.viessmannapi.0           : viessmannapi          : Jarvis2                                  - disabled
                                          + system.adapter.vis-2.0                  : vis-2                 : Jarvis1                                  -  enabled
                                            system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : Jarvis1                                  - disabled
                                            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : Jarvis1                                  - disabled
                                            system.adapter.vis-history.0            : vis-history           : Jarvis1                                  - disabled
                                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : Jarvis1                                  - disabled
                                            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : Jarvis1                                  - disabled
                                            system.adapter.vis-players.0            : vis-players           : Jarvis1                                  - disabled
                                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : Jarvis1                                  - disabled
                                            system.adapter.vis-weather.0            : vis-weather           : Jarvis1                                  - disabled
                                            system.adapter.vis.0                    : vis                   : Jarvis1                                  -  enabled
                                          + system.adapter.web.0                    : web                   : Jarvis1                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : Jarvis1                                  -  enabled
                                          + system.adapter.wled.0                   : wled                  : Jarvis2                                  -  enabled
                                          + system.adapter.ws.0                     : ws                    : Jarvis1                                  -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                          
                                          + instance is alive
                                          
                                          Enabled adapters with bindings
                                          + system.adapter.admin.0                  : admin                 : Jarvis1                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.geofency.0               : geofency              : Jarvis2                                  -  enabled, port: 7999, bind: 0.0.0.0
                                          + system.adapter.hm-rpc.0                 : hm-rpc                : Jarvis2                                  -  enabled, port: 0
                                          + system.adapter.hm-rpc.1                 : hm-rpc                : Jarvis2                                  -  enabled, port: 0
                                          + system.adapter.hue.0                    : hue                   : Jarvis2                                  -  enabled, port: 443
                                          + system.adapter.sonoff.0                 : sonoff                : Jarvis2                                  -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.telegram.0               : telegram              : Jarvis2                                  -  enabled, port: 8443, bind: 0.0.0.0
                                          + system.adapter.web.0                    : web                   : Jarvis1                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          + system.adapter.ws.0                     : ws                    : Jarvis1                                  -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                          
                                          ioBroker-Repositories
                                          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                          │ (index) │ name     │ url                                                     │ auto upgrade │
                                          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                                          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                          
                                          Active repo(s): stable
                                          Upgrade policy: none
                                          
                                          Installed ioBroker-Instances
                                          Used repository: stable
                                          Adapter    "admin"        : 7.0.22   , installed 7.0.22
                                          Adapter    "backitup"     : 3.0.16   , installed 3.0.16
                                          Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                                          Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                          Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                                          Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                                          Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                          Adapter    "iot"          : 3.3.0    , installed 3.3.0
                                          Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                                          Controller "js-controller": 6.0.9    , installed 6.0.9
                                          Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
                                          Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                          Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                                          Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                          Adapter    "vis-2"        : 2.9.32   , installed 2.9.32
                                          Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                          Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                          Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                          Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                          Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                          Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                                          Adapter    "web"          : 6.2.5    , installed 6.2.5
                                          Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                                          Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                          
                                          Objects and States
                                          Please stand by - This may take a while
                                          Objects:        85848
                                          States:         62446
                                          
                                          *** OS-Repositories and Updates ***
                                          Hit:1 http://deb.debian.org/debian bookworm InRelease
                                          Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                                          Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
                                          Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                                          Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                                          Reading package lists...
                                          Pending Updates: 0
                                          
                                          *** Listening Ports ***
                                          Active Internet connections (only servers)
                                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                          tcp        0      0 0.0.0.0:6379            0.0.0.0:*               LISTEN      106        4971       771/redis-server 0.
                                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          6431       783/sshd: /usr/sbin
                                          tcp6       0      0 :::8000                 :::*                    LISTEN      1001       7786       981/io.upnp.0
                                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       36553      3711/io.admin.0
                                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       36854      3920/io.web.0
                                          tcp6       0      0 :::8084                 :::*                    LISTEN      1001       7485       1090/io.ws.0
                                          tcp6       0      0 :::22                   :::*                    LISTEN      0          6433       783/sshd: /usr/sbin
                                          udp        0      0 0.0.0.0:49174           0.0.0.0:*                           1001       5776       981/io.upnp.0
                                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        1926       650/avahi-daemon: r
                                          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       8331       981/io.upnp.0
                                          udp        0      0 0.0.0.0:60089           0.0.0.0:*                           104        1928       650/avahi-daemon: r
                                          udp6       0      0 :::5353                 :::*                                104        1927       650/avahi-daemon: r
                                          udp6       0      0 :::47953                :::*                                104        1929       650/avahi-daemon: r
                                          
                                          *** Log File - Last 25 Lines ***
                                          
                                          2024-08-17 12:59:00.018  - warn: javascript.0 (893)     at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1876:34)
                                          2024-08-17 12:59:00.018  - warn: javascript.0 (893)     at Job.invoke (/opt/iobroker/node_modules/node-schedule/lib/Job.js:171:15)
                                          2024-08-17 12:59:00.018  - warn: javascript.0 (893)     at /opt/iobroker/node_modules/node-schedule/lib/Invocation.js:268:28
                                          2024-08-17 12:59:00.018  - warn: javascript.0 (893) getState "hm-rpc.0.NEQ1489141.0.CONFIG_PENDING" not found (3) states[id]=null
                                          2024-08-17 12:59:00.020  - warn: javascript.0 (893)     at count (script.js.common.hm_meldungen:26:20)
                                          2024-08-17 12:59:00.020  - warn: javascript.0 (893)     at script.js.common.hm_meldungen:42:7
                                          2024-08-17 12:59:00.020  - warn: javascript.0 (893)     at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:972:29)
                                          2024-08-17 12:59:00.020  - warn: javascript.0 (893)     at countService (script.js.common.hm_meldungen:41:27)
                                          2024-08-17 12:59:00.020  - warn: javascript.0 (893)     at Object.<anonymous> (script.js.common.hm_meldungen:76:5)
                                          2024-08-17 12:59:00.020  - warn: javascript.0 (893)     at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1876:34)
                                          2024-08-17 12:59:00.020  - warn: javascript.0 (893)     at Job.invoke (/opt/iobroker/node_modules/node-schedule/lib/Job.js:171:15)
                                          2024-08-17 12:59:00.020  - warn: javascript.0 (893)     at /opt/iobroker/node_modules/node-schedule/lib/Invocation.js:268:28
                                          2024-08-17 12:59:00.020  - warn: javascript.0 (893) getState "hm-rpc.0.NEQ1493055.0.CONFIG_PENDING" not found (3) states[id]=null
                                          2024-08-17 12:59:00.021  - warn: javascript.0 (893)     at count (script.js.common.hm_meldungen:26:20)
                                          2024-08-17 12:59:00.021  - warn: javascript.0 (893)     at script.js.common.hm_meldungen:42:7
                                          2024-08-17 12:59:00.021  - warn: javascript.0 (893)     at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:972:29)
                                          2024-08-17 12:59:00.021  - warn: javascript.0 (893)     at countService (script.js.common.hm_meldungen:41:27)
                                          2024-08-17 12:59:00.021  - warn: javascript.0 (893)     at Object.<anonymous> (script.js.common.hm_meldungen:76:5)
                                          2024-08-17 12:59:00.021  - warn: javascript.0 (893)     at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1876:34)
                                          2024-08-17 12:59:00.021  - warn: javascript.0 (893)     at Job.invoke (/opt/iobroker/node_modules/node-schedule/lib/Job.js:171:15)
                                          2024-08-17 12:59:00.021  - warn: javascript.0 (893)     at /opt/iobroker/node_modules/node-schedule/lib/Invocation.js:268:28
                                          2024-08-17 12:59:40.015  - warn: javascript.0 (893) script.js.common.Systeminfos_Jarvis1: Prozess: sudo, mehrfach aktiv: 2 mal
                                          2024-08-17 12:59:40.015  - warn: javascript.0 (893) script.js.common.Systeminfos_Jarvis1: Prozess: -i, mehrfach aktiv: 2 mal
                                          2024-08-17 12:59:50.013  - warn: javascript.0 (893) script.js.common.Systeminfos_Jarvis1: Prozess: sudo, mehrfach aktiv: 2 mal
                                          2024-08-17 12:59:50.013  - warn: javascript.0 (893) script.js.common.Systeminfos_Jarvis1: Prozess: states, mehrfach aktiv: 2 mal
                                          
                                          
                                          
                                          ============ Mark until here for C&P =============
                                          
                                          

                                          Habt ihr irgendwelche Tips was ich noch versuchen kann?
                                          Gruß Babba

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

                                            @babba79 sagte in Vis-2 dreht sich einen iobroker-Logo Wolf:

                                            Habt ihr irgendwelche Tips was ich noch versuchen kann?

                                            in der Browserkonsole nachsehen

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            881
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            25
                                            2503
                                            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