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.
    • 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
                                        • B
                                          babba79 @Homoran last edited by babba79

                                          @homoran

                                          Wonach muss ich da Ausschau halten?

                                          Das zeigt die Konsole Firefox:

                                          Could not find any MenuItem with id: autofill-card background.js:1:167812
                                          TypeError: a.default.detectStore(...) is undefined
                                          h1-check.js:1:1301
                                              u moz-extension://c09f5c67-b375-4a51-9b3a-ab0a640b9fc2/h1-check.js:1
                                              1337 moz-extension://c09f5c67-b375-4a51-9b3a-ab0a640b9fc2/h1-check.js:1
                                              n moz-extension://c09f5c67-b375-4a51-9b3a-ab0a640b9fc2/h1-check.js:1
                                              <anonym> moz-extension://c09f5c67-b375-4a51-9b3a-ab0a640b9fc2/h1-check.js:1
                                              <anonym> moz-extension://c09f5c67-b375-4a51-9b3a-ab0a640b9fc2/h1-check.js:1
                                              inject resource://gre/modules/ExtensionContent.sys.mjs:585
                                              AsyncFunctionNext self-hosted:799
                                          iobroker.vis-2@2.9.32 using theme "colored" 291.a273f80f.chunk.js:1:453112
                                          
                                          ██╗ ██████╗ ██████╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗ 
                                          ██║██╔═══██╗██╔══██╗██╔══██╗██╔═══██╗██║ ██╔╝██╔════╝██╔══██╗
                                          ██║██║   ██║██████╔╝██████╔╝██║   ██║█████╔╝ █████╗  ██████╔╝
                                          ██║██║   ██║██╔══██╗██╔══██╗██║   ██║██╔═██╗ ██╔══╝  ██╔══██╗
                                          ██║╚██████╔╝██████╔╝██║  ██║╚██████╔╝██║  ██╗███████╗██║  ██║
                                          ╚═╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝
                                          main.e7bb655f.js:2:524284
                                          Nice to see you here! :) Join our dev community here https://github.com/ioBroker/ioBroker or here https://github.com/iobroker-community-adapters main.e7bb655f.js:2:526285
                                          Help us to create open source project with reactJS! main.e7bb655f.js:2:526445
                                          See you :) main.e7bb655f.js:2:526512
                                          Einige Cookies verwenden das empfohlene "SameSite"-Attribut inkorrekt. 4
                                          💫 Looking for desktop app com.1password.1password background.js:1220:198806
                                          📤 Sending <NmRequestAccounts> message to native core <79156094> background.js:1220:201003
                                          📥 Received failure for message <MainAppNotRunning> from Browser Support <79156094> background.js:1220:200198
                                          Sentry initialized 376.1862d3de.chunk.js:2:394717
                                          Uncaught (in promise) TypeError: e is null
                                              fixProject http://192.168.54.5:8082/vis-2/static/js/291.a273f80f.chunk.js:1
                                              fixProject http://192.168.54.5:8082/vis-2/static/js/291.a273f80f.chunk.js:1
                                              fixProject http://192.168.54.5:8082/vis-2/static/js/291.a273f80f.chunk.js:1
                                              fixProject http://192.168.54.5:8082/vis-2/static/js/291.a273f80f.chunk.js:1
                                              loadProject http://192.168.54.5:8082/vis-2/static/js/291.a273f80f.chunk.js:1
                                          291.a273f80f.chunk.js:1:395209
                                          Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. background.js:1
                                              sendMessageWithResponse moz-extension://c3b87e2b-1366-45fa-905e-79f31ac44446/background.js:1
                                          Error: Promised response from onMessage listener went out of scope ExtensionMessagingService.js:89:34
                                          Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. 5 background.js:1
                                              sendMessageWithResponse moz-extension://c3b87e2b-1366-45fa-905e-79f31ac44446/background.js:1
                                          💫 Looking for desktop app com.1password.1password background.js:1220:198806
                                          📤 Sending <NmRequestAccounts> message to native core <3198305082> background.js:1220:201003
                                          Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. 3 background.js:1200
                                              QNA moz-extension://8b45e354-c41d-46b1-9551-75157aae3f8d/background/background.js:1200
                                          Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. background.js:1
                                              sendMessage moz-extension://c3b87e2b-1366-45fa-905e-79f31ac44446/background.js:1
                                          Could not find any MenuItem with id: root background.js:1:167812
                                          Could not find any MenuItem with id: autofill background.js:1:167812
                                          Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. 2 background.js:1
                                          📥 Received failure for message <MainAppNotRunning> from Browser Support <3198305082> background.js:1220:200198
                                          Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. 2 background.js:1200
                                              QNA moz-extension://8b45e354-c41d-46b1-9551-75157aae3f8d/background/background.js:1200
                                          Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. background.js:1
                                              sendMessage moz-extension://c3b87e2b-1366-45fa-905e-79f31ac44446/background.js:1
                                          (Glean.core.Upload.PingUploadManager) Ping 284c755d-08cb-4b9b-9f66-2e2e9e453e50 successfully sent 200. main.0a5f3c2e.js:2:247224
                                          TypeError: a.default.detectStore(...) is undefined
                                          h1-check.js:1:1301
                                              u moz-extension://c09f5c67-b375-4a51-9b3a-ab0a640b9fc2/h1-check.js:1
                                              1337 moz-extension://c09f5c67-b375-4a51-9b3a-ab0a640b9fc2/h1-check.js:1
                                              n moz-extension://c09f5c67-b375-4a51-9b3a-ab0a640b9fc2/h1-check.js:1
                                              <anonym> moz-extension://c09f5c67-b375-4a51-9b3a-ab0a640b9fc2/h1-check.js:1
                                              <anonym> moz-extension://c09f5c67-b375-4a51-9b3a-ab0a640b9fc2/h1-check.js:1
                                              inject resource://gre/modules/ExtensionContent.sys.mjs:585
                                              injectInto resource://gre/modules/ExtensionContent.sys.mjs:458
                                              AsyncFunctionNext self-hosted:799
                                          Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. background.js:1
                                              sendMessage moz-extension://c3b87e2b-1366-45fa-905e-79f31ac44446/background.js:1
                                          Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. background.js:1
                                              sendMessageWithResponse moz-extension://c3b87e2b-1366-45fa-905e-79f31ac44446/background.js:1
                                          Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. background.js:1
                                              sendMessage moz-extension://c3b87e2b-1366-45fa-905e-79f31ac44446/background.js:1
                                          (Glean.core.Upload.PingUploadManager) Ping 6cdf37cc-b9c6-4901-a6fd-746cb3b466e5 successfully sent 200. main.0a5f3c2e.js:2:247224
                                          (Glean.core.Upload.PingUploadManager) Ping 7a7342f0-a007-406a-87ea-cf64ab3c06db successfully sent 200. main.0a5f3c2e.js:2:247224
                                          Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. background.js:1
                                              sendMessage moz-extension://c3b87e2b-1366-45fa-905e-79f31ac44446/background.js:1
                                          💫 Looking for desktop app com.1password.1password background.js:1220:198806
                                          📤 Sending <NmRequestAccounts> message to native core <3117477649> background.js:1220:201003
                                          Einige Cookies verwenden das empfohlene "SameSite"-Attribut inkorrekt. 7
                                          📥 Received failure for message <MainAppNotRunning> from Browser Support <3117477649> background.js:1220:200198
                                          (Glean.core.Upload.PingUploadManager) Ping 2374e109-5230-4542-a048-f843136bafeb successfully sent 200. main.0a5f3c2e.js:2:247224
                                          (Glean.core.Upload.PingUploadManager) Ping 3decb6f7-6a73-40f9-9fd6-75ed42982704 successfully sent 200. main.0a5f3c2e.js:2:247224
                                          Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. background.js:1
                                          (Glean.core.Upload.PingUploadManager) Ping 1870ee18-996f-495b-9b5c-c52f4d84d3bf successfully sent 200. main.0a5f3c2e.js:2:247224
                                          (Glean.core.Upload.PingUploadManager) Ping 8abd3b85-9c83-417a-aaa1-c28b7ed6a080 successfully sent 200. main.0a5f3c2e.js:2:247224
                                          Promise rejected after context unloaded: Actor 'Conduits' destroyed before query 'RuntimeMessage' was resolved
                                          toolbarContentscript.js:8
                                              <anonym> moz-extension://b5087af7-d17f-41ed-bbe9-fb109f107059/contentscripts/toolbarContentscript.js:8
                                          Promise rejected after context unloaded: Actor 'Conduits' destroyed before query 'RuntimeMessage' was resolved
                                          toolbarContentscript.js:109
                                              <anonym> moz-extension://b5087af7-d17f-41ed-bbe9-fb109f107059/contentscripts/toolbarContentscript.js:109
                                          Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. background.js:1
                                              sendMessage moz-extension://c3b87e2b-1366-45fa-905e-79f31ac44446/background.js:1
                                          Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. 14 background.js:1
                                              sendMessageWithResponse moz-extension://c3b87e2b-1366-45fa-905e-79f31ac44446/background.js:1
                                          💫 Looking for desktop app com.1password.1password background.js:1220:198806
                                          📤 Sending <NmRequestAccounts> message to native core <1238270106> background.js:1220:201003
                                          Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. background.js:1
                                          📥 Received failure for message <MainAppNotRunning> from Browser Support <1238270106> background.js:1220:200198
                                          💫 Looking for desktop app com.1password.1password background.js:1220:198806
                                          📤 Sending <NmRequestAccounts> message to native core <2863283212> background.js:1220:201003
                                          Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. background.js:1
                                          📥 Received failure for message <MainAppNotRunning> from Browser Support <2863283212> background.js:1220:200198
                                          Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. background.js:1
                                          Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. 6 background.js:1
                                          
                                          
                                          

                                          Edge Konsole:

                                          Uncaught (in promise) TypeError: Cannot read properties of null (reading 'replace')
                                              at Runtime.jsx:297:59
                                              at Array.forEach (<anonymous>)
                                              at Runtime.jsx:296:45
                                              at Array.forEach (<anonymous>)
                                              at Runtime.jsx:241:52
                                              at Array.forEach (<anonymous>)
                                              at Gt.fixProject (Runtime.jsx:219:30)
                                              at Ot.loadProject (Runtime.jsx:481:14)
                                              at async Gt.onConnectionReady (Runtime.jsx:682:44)
                                          
                                          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:

                                            Wonach muss ich da Ausschau halten?

                                            keine Ahnung,
                                            Da muss ein Wissender reinsehen.

                                            ich kann damit nur was anfangen wenn da für mich eindeutiges drin steht

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            878
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

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