Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. "admin.0 Restart loop detected" und keine Trigger mehr

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    "admin.0 Restart loop detected" und keine Trigger mehr

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

      Ich habe ioBroker mittlerweile gelöscht und neu installiert - Gott sei Dank hatte ich valide Backups, so dass das relativ schnell von der Hand ging.
      Der Plan dabei war, dass ich alle Adapter, die im stable-Repository vorhanden sind, auch von dort installiere. Allerdings habe ich nicht bedacht, dass nach dem Wiederhestellen des Backups ALLE Einstellungen wiederhergestellt wurden und daher auch das latest-Repository wieder eingestellt wurde.
      nachdem ich das geändert hatte, habe ich dann alle Adapter manuell auf die aktuelle stable-Version aktualisiert. Und dabei bin ich auf folgende Herausforderung gestoßen:
      In diesem Forenbeitrag wird verkündet, dass der js-controller jetzt in der Version 7 im stable-Repository bereitgestellt wird. Wenn ich jedoch den Befehl

      iobroker update
      

      bei aktiviertem stable-Repository ausführe, wird dort als verfügbare Version 4.0.24 angezeigt.
      Ebenso verhält es sich mir dem admin-Adapter, der ja offenbar eine Major-Version von 7 haben muss, um mit dem js-controller zusammenarbeiten zu können.
      Installiert bei mir ist die Version 7.4.21, als verfügbare Version wird mir jedoch 6.3.5 angezeigt. Ich habe versucht, die Version 6.3.5 zu installieren, was jedoch dazu führte, dass ich nicht auf die Admin-Oberfläche zugreifen konnte. Daher habe ich nach dem Aktivieren des latest-Repository wieder auf die Version 7.4.21 aktualisiert und das Repository wieder umgestellt (wie Thomas Braun empfohlen hat).
      Kann es sich um einen Fehler im stable-Repository handeln?
      Ansonsten habe ich immer noch keine Trigger (weder ereignis- noch zeitgesteuerte), so dass sich das mit der Hausautomatisierung in überschaubaren Grenzen hält 😞
      Auch scheint die admin.0-Instanz nicht abzustürzen, sondern das Problem scheint bei der socketio.0-Instanz zu liegen. Denn im Log des admin-Adapters wird gemeldet, dass die socketio.0-Instanz die Verbindung zu mir als externem Nutzer unterbricht und dann wiederherstellt.

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

        @klausstoertebeker

        Ich hab keinen Überblick was da nun wie eingestellt ist.
        Gib mal die Langfassung von

        iob diag
        

        zum Besten.

        1 Reply Last reply Reply Quote 0
        • mcm1957
          mcm1957 @KlausStoertebeker last edited by

          @klausstoertebeker
          Ich vermute mal dass du nach dem Umstellen des Repos nicht auf "Nach Updates suchen" geklickt hast. Damit enthält das Repo alte Daten.

          https://github.com/ioBroker/ioBroker.admin/issues/2420

          mcm1957 created this issue in ioBroker/ioBroker.admin

          open [bug]: Repositories are not refreshed after switching repository source #2420

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

            @mcm1957

            Oder zwei (oder mehrere) Repos aktiv. Da kommt es auch zu solch komischen Versionsvorschlägen.

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

              @thomas-braun
              Bei mir nicht, ich habe es kontrolliert - mehrfach 🙂
              Und das Egebnis vom iob diag kommt, wenn ich wieder zu Hause bin...

              crunchip KlausStoertebeker 2 Replies Last reply Reply Quote 0
              • crunchip
                crunchip Forum Testing Most Active @KlausStoertebeker last edited by

                @klausstoertebeker sagte in "admin.0 Restart loop detected" und keine Trigger mehr:

                Bei mir nicht, ich habe es kontrolliert - mehrfach

                bei dir steht

                http://download.iobroker.net/sources-dist-stable.json
                

                ist doch eigentlich falsch, bzw nicht erreichbar
                der Eintrag sollte eigentlich so lauten

                https://repo.iobroker.live/sources-dist.json
                
                mcm1957 1 Reply Last reply Reply Quote 1
                • mcm1957
                  mcm1957 @crunchip last edited by mcm1957

                  @crunchip
                  Eigentlich sollten BEIDE Einträge ok sein. Der eine wird mittesl redirect auf den anderen umgeleitet.

                  EDIT: sind sie aber nicht - ich frag mal nach...

                  EDIT #2:
                  Die domain ist egal, es gehen beide. ABER der Name lautet richtig sources-dist.json - also nix mit -stable hinten dran. Egal bei welcher Domain.

                  Außerdem ist BETA und LATEST einer zuviel.

                  Klick mal auf "REstore repositories to default" links oben:

                  a22ae6e1-ebe4-4de9-b6dd-09aafecff910-image.png

                  Thomas Braun crunchip KlausStoertebeker 3 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @mcm1957 last edited by Thomas Braun

                    echad@chet:~ $ iob repo list
                    ┌─────────┬───────────────┬─────────────────────────────────────────────────────────┬──────────────┐
                    │ (index) │ name          │ url
                        │ auto upgrade │
                    ├─────────┼───────────────┼─────────────────────────────────────────────────────────┼──────────────┤
                    │ 0       │ 'beta'        │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                    │ 1       │ 'live-stable' │ 'http://iobroker.live/repo/sources-dist.json'   │ false        │
                    │ 2       │ 'live-beta'   │ 'http://iobroker.live/repo/sources-dist-latest.json'    │ false        │
                    │ 3       │ 'stable'      │ 'http://download.iobroker.net/sources-dist.json'│ false        │
                    └─────────┴───────────────┴─────────────────────────────────────────────────────────┴──────────────┘
                    Active repo(s): beta
                    Upgrade policy: none
                    echad@chet:~ $
                    

                    Das sind die vier mir bekannten Repos.

                    T 1 Reply Last reply Reply Quote 0
                    • T
                      ticaki Developer @Thomas Braun last edited by

                      @thomas-braun
                      Weißt du worin sich live und nicht live unterscheiden?

                      mcm1957 Thomas Braun 2 Replies Last reply Reply Quote 0
                      • mcm1957
                        mcm1957 @ticaki last edited by mcm1957

                        @ticaki
                        Nur in der URL. Die .net macht nur einen redirekt auf die .live.

                        Ist soweit ich weiß historisch bedingt.

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

                          @ticaki sagte in "admin.0 Restart loop detected" und keine Trigger mehr:

                          Weißt du worin sich live und nicht live unterscheiden?

                          'Früher'(tm) hat die eine mal besser als die andere funktioniert... 🙂

                          1 Reply Last reply Reply Quote 1
                          • crunchip
                            crunchip Forum Testing Most Active @mcm1957 last edited by crunchip

                            @mcm1957 sagte in "admin.0 Restart loop detected" und keine Trigger mehr:

                            also nix mit -stable hinten dran

                            das meine ich ja

                            @ticaki sagte in "admin.0 Restart loop detected" und keine Trigger mehr:

                            worin sich live und nicht live unterscheiden

                            es gab vor rund 2 bis 3 Jahren vereinzelt bei dem ein oder anderen einen bug und funktionierte nur noch die .live/repo

                            1 Reply Last reply Reply Quote 0
                            • KlausStoertebeker
                              KlausStoertebeker @mcm1957 last edited by

                              @mcm1957
                              Moin,
                              ich habe stable-Repository angepasst, und das hat zum sofortigen Erfolg geführt. Und das latest-Repository habe ich gelöscht, weil ich da aktuell keinen Adapter von brauche.

                              1 Reply Last reply Reply Quote 0
                              • KlausStoertebeker
                                KlausStoertebeker @KlausStoertebeker last edited by KlausStoertebeker

                                @thomas-braun
                                Und hier, wie angefordert, die Ausgabe von iob diag:

                                Script v.2025-02-23
                                
                                *** BASE SYSTEM ***
                                 Static hostname: Nordmanns-Raspberry-Pi5
                                       Icon name: computer
                                Operating System: Debian GNU/Linux 12 (bookworm)
                                          Kernel: Linux 6.6.74+rpt-rpi-2712
                                    Architecture: arm64
                                OS is similar to: 
                                
                                Model		: Raspberry Pi 5 Model B Rev 1.0
                                Docker          : false
                                Virtualization  : none
                                Kernel          : aarch64
                                Userland        : 64 bit
                                
                                Systemuptime and Load:
                                 10:18:32 up 16:45,  4 users,  load average: 0.28, 0.32, 0.30
                                CPU threads: 4
                                
                                
                                *** LIFE CYCLE STATUS ***
                                Operating System is the current Debian stable version codenamed 'bookworm'!
                                
                                *** RASPBERRY THROTTLING ***
                                Current issues:
                                No throttling issues detected.
                                
                                Previously detected issues:
                                No throttling issues detected.
                                
                                *** TIME AND TIMEZONES ***
                                               Local time: Fri 2025-02-28 10:18:32 CET
                                           Universal time: Fri 2025-02-28 09:18:32 UTC
                                                 RTC time: Fri 2025-02-28 09:18:32
                                                Time zone: Europe/Berlin (CET, +0100)
                                System clock synchronized: yes
                                              NTP service: active
                                          RTC in local TZ: no
                                
                                *** Users and Groups ***
                                User that called 'iob diag':
                                ansgarhoeber
                                HOME=/home/ansgarhoeber
                                GROUPS=ansgarhoeber adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
                                
                                User that is running 'js-controller':
                                iobroker
                                HOME=/home/iobroker
                                GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                                
                                *** DISPLAY-SERVER SETUP ***
                                Display-Server: true
                                Desktop: 	
                                Terminal: 	tty
                                
                                System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
                                
                                *** MEMORY ***
                                               total        used        free      shared  buff/cache   available
                                Mem:            8.5G        2.5G        3.9G         98M        2.2G        5.9G
                                Swap:           209M          0B        209M
                                Total:          8.7G        2.5G        4.1G
                                
                                Active iob-Instances: 	25
                                
                                         8064 M total memory
                                         2427 M used memory
                                         2371 M active memory
                                         1450 M inactive memory
                                         3700 M free memory
                                          394 M buffer memory
                                         1723 M swap cache
                                          199 M total swap
                                            0 M used swap
                                          199 M free swap
                                
                                *** top - Table Of Processes  ***
                                top - 10:18:32 up 16:45,  4 users,  load average: 0.28, 0.32, 0.30
                                Tasks: 267 total,   1 running, 266 sleeping,   0 stopped,   0 zombie
                                %Cpu(s): 33.3 us,  0.0 sy,  0.0 ni, 66.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                                MiB Mem :   8064.1 total,   3699.6 free,   2427.9 used,   2118.0 buff/cache     
                                MiB Swap:    200.0 total,    200.0 free,      0.0 used.   5636.2 avail Mem 
                                
                                *** FAILED SERVICES ***
                                
                                  UNIT LOAD ACTIVE SUB DESCRIPTION
                                0 loaded units listed.
                                
                                
                                *** DMESG CRITICAL ERRORS ***
                                No critical errors detected
                                
                                *** FILESYSTEM ***
                                Filesystem     Type      Size  Used Avail Use% Mounted on
                                udev           devtmpfs  3.9G     0  3.9G   0% /dev
                                tmpfs          tmpfs     807M  6.4M  801M   1% /run
                                /dev/nvme0n1p2 ext4      234G   12G  210G   6% /
                                tmpfs          tmpfs     4.0G  288K  4.0G   1% /dev/shm
                                tmpfs          tmpfs     5.0M   64K  5.0M   2% /run/lock
                                /dev/nvme0n1p1 vfat      511M   77M  435M  15% /boot/firmware
                                tmpfs          tmpfs     807M  208K  807M   1% /run/user/1000
                                
                                Messages concerning ext4 filesystem in dmesg:
                                [Thu Feb 27 17:32:41 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave  numa=fake=8 system_heap.max_order=0 smsc95xx.macaddr=2C:CF:67:42:E1:7E vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=628bce8a-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=DE
                                [Thu Feb 27 17:32:42 2025] EXT4-fs (nvme0n1p2): mounted filesystem fc7a1f9e-4967-4f41-a1f5-1b5927e6c5f9 ro with ordered data mode. Quota mode: none.
                                [Thu Feb 27 17:32:43 2025] EXT4-fs (nvme0n1p2): re-mounted fc7a1f9e-4967-4f41-a1f5-1b5927e6c5f9 r/w. Quota mode: none.
                                
                                Show mounted filesystems:
                                TARGET               SOURCE         FSTYPE      OPTIONS
                                /                    /dev/nvme0n1p2 ext4        rw,noatime
                                |-/run/user/1000/doc portal         fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=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:
                                2.3G	/var/
                                1.6G	/var/cache/apt
                                1.6G	/var/cache
                                1.5G	/var/cache/apt/archives
                                318M	/var/log
                                
                                Archived and active journals take up 316.6M in the file system.
                                
                                /opt/iobroker/backups:
                                4.0K	/opt/iobroker/backups/
                                
                                /opt/iobroker/iobroker-data:
                                1.4G	/opt/iobroker/iobroker-data/
                                1.3G	/opt/iobroker/iobroker-data/files
                                617M	/opt/iobroker/iobroker-data/files/javascript.admin
                                560M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                                558M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                
                                The five largest files in iobroker-data are:
                                26M	/opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
                                26M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.js.map
                                24M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                24M	/opt/iobroker/iobroker-data/files/vis-2/static/js/main.f305bc29.js.map
                                24M	/opt/iobroker/iobroker-data/files/vis-2/static/js/main.8e80ccb0.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':
                                
                                /dev/serial/by-id/usb-0658_0200-if00
                                /dev/serial/by-id/usb-EnOcean_GmbH_EnOcean_USB_300_DB_FT2PTYKW-if00-port0
                                
                                Zigbee Network Settings on your coordinator/in nvbackup are:
                                
                                zigbee.X
                                Extended Pan ID:
                                *** MASKED ***
                                Pan ID:
                                *** MASKED ***
                                Channel:
                                *** MASKED ***
                                Network Key:
                                *** MASKED ***
                                
                                To unmask the settings run 'iob diag --unmask'
                                
                                
                                *** NodeJS-Installation ***
                                
                                /usr/bin/nodejs 	v20.18.3
                                /usr/bin/node 		v20.18.3
                                /usr/bin/npm 		10.8.2
                                /usr/bin/npx 		10.8.2
                                /usr/bin/corepack 	0.30.0
                                
                                nodejs:
                                  Installed: 20.18.3-1nodesource1
                                  Candidate: 20.18.3-1nodesource1
                                  Version table:
                                 *** 20.18.3-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                        100 /var/lib/dpkg/status
                                     20.18.2-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.18.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.18.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.17.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.16.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     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 deletion problem: 0
                                No problems detected
                                
                                Errors in npm tree: 0
                                No problems detected
                                
                                *** ioBroker-Installation ***
                                
                                ioBroker Status
                                iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: jsonl
                                
                                Hosts:
                                Nordmanns-Raspberry-Pi5 Nordmanns-Raspberry-Pi5 (version: 7.0.6, hostname: Nordmanns-Raspberry-Pi5, alive, uptime: 1348)
                                
                                Core adapters versions
                                js-controller: 	7.0.6
                                admin: 		7.4.10
                                javascript: 	8.8.3
                                
                                nodejs modules from github: 	3
                                +-- iobroker.homepilot20@0.0.68 (git+ssh://git@github.com/homecineplexx/ioBroker.homepilot20.git#d6dbb5c1b9a8cf5396bc139cd2e0dd7ad68aec10)
                                +-- iobroker.icons-open-icon-library-png@0.1.3 (git+ssh://git@github.com/ioBroker/ioBroker.icons-open-icon-library-png.git#0847a79d713ee6725ccb6ccfb044c025b73ec946)
                                | `-- kodi-ws@2.4.4 (git+https://git@github.com/iobroker-community-adapters/kodi-ws.git#ad5a1fdc5cd0a282e6818ff152594b5d32535103)
                                
                                Adapter State
                                  system.adapter.acme.0                   : acme                  : Nordmanns-Raspberry-Pi5                  - disabled
                                  system.adapter.adb.0                    : adb                   : Nordmanns-Raspberry-Pi5                  - disabled
                                + system.adapter.admin.0                  : admin                 : Nordmanns-Raspberry-Pi5                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  system.adapter.alias-manager.0          : alias-manager         : Nordmanns-Raspberry-Pi5                  - disabled
                                + system.adapter.backitup.0               : backitup              : Nordmanns-Raspberry-Pi5                  -  enabled
                                + system.adapter.broadlink2.0             : broadlink2            : Nordmanns-Raspberry-Pi5                  -  enabled
                                  system.adapter.discovery.0              : discovery             : Nordmanns-Raspberry-Pi5                  - disabled
                                  system.adapter.dwd.0                    : dwd                   : Nordmanns-Raspberry-Pi5                  - disabled
                                + system.adapter.dysonairpurifier.0       : dysonairpurifier      : Nordmanns-Raspberry-Pi5                  -  enabled
                                + system.adapter.echarts.0                : echarts               : Nordmanns-Raspberry-Pi5                  -  enabled
                                + system.adapter.ekey.0                   : ekey                  : Nordmanns-Raspberry-Pi5                  -  enabled, port: 56000, bind: 0.0.0.0
                                  system.adapter.enocean.0                : enocean               : Nordmanns-Raspberry-Pi5                  - disabled
                                + system.adapter.ford.0                   : ford                  : Nordmanns-Raspberry-Pi5                  -  enabled
                                + system.adapter.homepilot20.0            : homepilot20           : Nordmanns-Raspberry-Pi5                  -  enabled
                                + system.adapter.hue.0                    : hue                   : Nordmanns-Raspberry-Pi5                  -  enabled, port: 443
                                  system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : Nordmanns-Raspberry-Pi5                  - disabled
                                  system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: Nordmanns-Raspberry-Pi5                  - disabled
                                + system.adapter.javascript.0             : javascript            : Nordmanns-Raspberry-Pi5                  -  enabled
                                + system.adapter.kodi.0                   : kodi                  : Nordmanns-Raspberry-Pi5                  -  enabled, port: 9090
                                + system.adapter.logparser.0              : logparser             : Nordmanns-Raspberry-Pi5                  -  enabled
                                + system.adapter.mqtt.0                   : mqtt                  : Nordmanns-Raspberry-Pi5                  -  enabled, port: 1883, bind: 0.0.0.0
                                + system.adapter.netatmo.0                : netatmo               : Nordmanns-Raspberry-Pi5                  -  enabled
                                + system.adapter.nuki-extended.0          : nuki-extended         : Nordmanns-Raspberry-Pi5                  -  enabled
                                + system.adapter.pioneer_sc_vsx.0         : pioneer_sc_vsx        : Nordmanns-Raspberry-Pi5                  -  enabled, port: 23
                                + system.adapter.scenes.0                 : scenes                : Nordmanns-Raspberry-Pi5                  -  enabled
                                + system.adapter.shelly.0                 : shelly                : Nordmanns-Raspberry-Pi5                  -  enabled, port: 1882, bind: 0.0.0.0
                                + system.adapter.signal-cmb.0             : signal-cmb            : Nordmanns-Raspberry-Pi5                  -  enabled
                                + system.adapter.simple-api.0             : simple-api            : Nordmanns-Raspberry-Pi5                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                + system.adapter.sql.0                    : sql                   : Nordmanns-Raspberry-Pi5                  -  enabled, port: 3306
                                  system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : Nordmanns-Raspberry-Pi5                  - disabled
                                  system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : Nordmanns-Raspberry-Pi5                  - disabled
                                  system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: Nordmanns-Raspberry-Pi5                  - disabled
                                + system.adapter.vis-2.0                  : vis-2                 : Nordmanns-Raspberry-Pi5                  -  enabled
                                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : Nordmanns-Raspberry-Pi5                  - disabled
                                + system.adapter.web.0                    : web                   : Nordmanns-Raspberry-Pi5                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                + system.adapter.zwave2.0                 : zwave2                : Nordmanns-Raspberry-Pi5                  -  enabled
                                
                                + instance is alive
                                
                                Enabled adapters with bindings
                                + system.adapter.admin.0                  : admin                 : Nordmanns-Raspberry-Pi5                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.ekey.0                   : ekey                  : Nordmanns-Raspberry-Pi5                  -  enabled, port: 56000, bind: 0.0.0.0
                                + system.adapter.hue.0                    : hue                   : Nordmanns-Raspberry-Pi5                  -  enabled, port: 443
                                + system.adapter.kodi.0                   : kodi                  : Nordmanns-Raspberry-Pi5                  -  enabled, port: 9090
                                + system.adapter.mqtt.0                   : mqtt                  : Nordmanns-Raspberry-Pi5                  -  enabled, port: 1883, bind: 0.0.0.0
                                + system.adapter.pioneer_sc_vsx.0         : pioneer_sc_vsx        : Nordmanns-Raspberry-Pi5                  -  enabled, port: 23
                                + system.adapter.shelly.0                 : shelly                : Nordmanns-Raspberry-Pi5                  -  enabled, port: 1882, bind: 0.0.0.0
                                + system.adapter.simple-api.0             : simple-api            : Nordmanns-Raspberry-Pi5                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                + system.adapter.sql.0                    : sql                   : Nordmanns-Raspberry-Pi5                  -  enabled, port: 3306
                                + system.adapter.web.0                    : web                   : Nordmanns-Raspberry-Pi5                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                
                                ioBroker-Repositories
                                ┌─────────┬──────────┬────────────────────────────────────────────────┬──────────────┐
                                │ (index) │ name     │ url                                            │ auto upgrade │
                                ├─────────┼──────────┼────────────────────────────────────────────────┼──────────────┤
                                │ 0       │ 'stable' │ 'https://repo.iobroker.live/sources-dist.json' │ false        │
                                └─────────┴──────────┴────────────────────────────────────────────────┴──────────────┘
                                
                                Active repo(s): stable
                                Upgrade policy: none
                                
                                Installed ioBroker-Adapters
                                Used repository: stable
                                Adapter    "acme"         : 1.0.6    , installed 1.0.6
                                Adapter    "adb"          : 0.0.7    , installed 0.0.7
                                Adapter    "admin"        : 7.4.10   , installed 7.4.10
                                Adapter    "alias-manager": 2.0.0    , installed 2.0.0
                                Adapter    "backitup"     : 3.0.31   , installed 3.0.31
                                Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
                                Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                Adapter    "dysonairpurifier": 3.2.6 , installed 3.2.6
                                Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                                Adapter    "ekey"         : 1.2.3    , installed 1.2.3
                                Adapter    "ford"         : 1.0.4    , installed 1.0.4
                                Adapter    "hue"          : 3.13.1   , installed 3.14.1
                                Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                                Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                                Controller "js-controller": 7.0.6    , installed 7.0.6
                                Adapter    "kodi"         : 3.1.0    , installed 3.1.0
                                Adapter    "logparser"    : 2.2.2    , installed 2.2.2
                                Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                                Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
                                Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
                                Adapter    "scenes"       : 3.2.3    , installed 3.2.3
                                Adapter    "shelly"       : 8.5.1    , installed 8.5.1
                                Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
                                Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                Adapter    "sql"          : 3.0.1    , installed 3.0.1
                                Adapter    "vis-2"        : 2.9.64   , installed 2.9.64
                                Adapter    "vis-2-widgets-energy": 1.0.2, installed 1.0.2
                                Adapter    "vis-2-widgets-gauges": 1.1.0, installed 1.1.1
                                Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
                                Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                Adapter    "web"          : 6.2.5    , installed 6.2.5
                                Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                Adapter    "zwave2"       : 3.1.0    , installed 3.1.0
                                
                                Objects and States
                                Please stand by - This may take a while
                                Objects: 	10916
                                States: 	7767
                                
                                *** 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://deb.debian.org/debian bookworm-updates InRelease
                                Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                                Hit:5 http://archive.raspberrypi.com/debian bookworm 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:22              0.0.0.0:*               LISTEN      0          7028       952/sshd: /usr/sbin 
                                tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          340595     4540/cupsd          
                                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       642705     6856/iobroker.js-co 
                                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       642700     6856/iobroker.js-co 
                                tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       643920     7030/io.mqtt.0      
                                tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       644598     7137/io.shelly.0    
                                tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       643921     7030/io.mqtt.0      
                                tcp6       0      0 :::22                   :::*                    LISTEN      0          7030       952/sshd: /usr/sbin 
                                tcp6       0      0 ::1:3350                :::*                    LISTEN      0          7019       938/xrdp-sesman     
                                tcp6       0      0 ::1:631                 :::*                    LISTEN      0          340594     4540/cupsd          
                                tcp6       0      0 :::3389                 :::*                    LISTEN      112        10341      959/xrdp            
                                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       644313     6874/io.admin.0     
                                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       645370     7280/io.web.0       
                                tcp6       0      0 :::8087                 :::*                    LISTEN      1001       645341     7250/io.simple-api. 
                                udp        0      0 0.0.0.0:43600           0.0.0.0:*                           1001       643888     6989/io.broadlink2. 
                                udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       643886     6989/io.broadlink2. 
                                udp        0      0 0.0.0.0:56000           0.0.0.0:*                           1001       644015     7174/io.ekey.0      
                                udp        0      0 0.0.0.0:40060           0.0.0.0:*                           104        6893       759/avahi-daemon: r 
                                udp        0      0 0.0.0.0:40763           0.0.0.0:*                           1001       643889     6989/io.broadlink2. 
                                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        6891       759/avahi-daemon: r 
                                udp6       0      0 :::59916                :::*                                104        6894       759/avahi-daemon: r 
                                udp6       0      0 :::5353                 :::*                                104        6892       759/avahi-daemon: r 
                                
                                *** Log File - Last 25 Lines ***
                                
                                2025-02-28 10:17:17.997  - warn: admin.0 (6874) Cannot read file ("pioneer_sc_vsx.admin"/"pioneer_sc_vsx.png"): Not exists
                                2025-02-28 10:17:24.940  - info: pioneer_sc_vsx.0 (7219) Connection closed (ERROR: connect EHOSTUNREACH 192.168.4.69:23). Reconnect in 5 Sec.
                                2025-02-28 10:17:26.043  - warn: admin.0 (6874) Cannot read file ("pioneer_sc_vsx.admin"/"pioneer_sc_vsx.png"): Not exists
                                2025-02-28 10:17:33.004  - info: pioneer_sc_vsx.0 (7219) Connection closed (ERROR: connect EHOSTUNREACH 192.168.4.69:23). Reconnect in 5 Sec.
                                2025-02-28 10:17:34.089  - warn: admin.0 (6874) Cannot read file ("pioneer_sc_vsx.admin"/"pioneer_sc_vsx.png"): Not exists
                                2025-02-28 10:17:41.068  - info: pioneer_sc_vsx.0 (7219) Connection closed (ERROR: connect EHOSTUNREACH 192.168.4.69:23). Reconnect in 5 Sec.
                                2025-02-28 10:17:42.000  - warn: admin.0 (6874) Cannot read file ("pioneer_sc_vsx.admin"/"pioneer_sc_vsx.png"): Not exists
                                2025-02-28 10:17:49.132  - info: pioneer_sc_vsx.0 (7219) Connection closed (ERROR: connect EHOSTUNREACH 192.168.4.69:23). Reconnect in 5 Sec.
                                2025-02-28 10:17:50.205  - warn: admin.0 (6874) Cannot read file ("pioneer_sc_vsx.admin"/"pioneer_sc_vsx.png"): Not exists
                                2025-02-28 10:17:57.196  - info: pioneer_sc_vsx.0 (7219) Connection closed (ERROR: connect EHOSTUNREACH 192.168.4.69:23). Reconnect in 5 Sec.
                                2025-02-28 10:17:58.250  - warn: admin.0 (6874) Cannot read file ("pioneer_sc_vsx.admin"/"pioneer_sc_vsx.png"): Not exists
                                2025-02-28 10:18:05.260  - info: pioneer_sc_vsx.0 (7219) Connection closed (ERROR: connect EHOSTUNREACH 192.168.4.69:23). Reconnect in 5 Sec.
                                2025-02-28 10:18:06.345  - warn: admin.0 (6874) Cannot read file ("pioneer_sc_vsx.admin"/"pioneer_sc_vsx.png"): Not exists
                                2025-02-28 10:18:13.324  - info: pioneer_sc_vsx.0 (7219) Connection closed (ERROR: connect EHOSTUNREACH 192.168.4.69:23). Reconnect in 5 Sec.
                                2025-02-28 10:18:14.371  - warn: admin.0 (6874) Cannot read file ("pioneer_sc_vsx.admin"/"pioneer_sc_vsx.png"): Not exists
                                2025-02-28 10:18:21.388  - info: pioneer_sc_vsx.0 (7219) Connection closed (ERROR: connect EHOSTUNREACH 192.168.4.69:23). Reconnect in 5 Sec.
                                2025-02-28 10:18:22.498  - warn: admin.0 (6874) Cannot read file ("pioneer_sc_vsx.admin"/"pioneer_sc_vsx.png"): Not exists
                                2025-02-28 10:18:29.452  - info: pioneer_sc_vsx.0 (7219) Connection closed (ERROR: connect EHOSTUNREACH 192.168.4.69:23). Reconnect in 5 Sec.
                                2025-02-28 10:18:30.512  - warn: admin.0 (6874) Cannot read file ("pioneer_sc_vsx.admin"/"pioneer_sc_vsx.png"): Not exists
                                2025-02-28 10:18:37.516  - info: pioneer_sc_vsx.0 (7219) Connection closed (ERROR: connect EHOSTUNREACH 192.168.4.69:23). Reconnect in 5 Sec.
                                2025-02-28 10:18:37.808  - warn: admin.0 (6874) Cannot read file ("pioneer_sc_vsx.admin"/"pioneer_sc_vsx.png"): Not exists
                                2025-02-28 10:18:45.580  - info: pioneer_sc_vsx.0 (7219) Connection closed (ERROR: connect EHOSTUNREACH 192.168.4.69:23). Reconnect in 5 Sec.
                                2025-02-28 10:18:45.975  - warn: admin.0 (6874) Cannot read file ("pioneer_sc_vsx.admin"/"pioneer_sc_vsx.png"): Not exists
                                2025-02-28 10:18:53.644  - info: pioneer_sc_vsx.0 (7219) Connection closed (ERROR: connect EHOSTUNREACH 192.168.4.69:23). Reconnect in 5 Sec.
                                2025-02-28 10:18:54.257  - warn: admin.0 (6874) Cannot read file ("pioneer_sc_vsx.admin"/"pioneer_sc_vsx.png"): Not exists
                                

                                Wobei ich die Warning

                                2025-02-28 10:18:45.975 - warn: admin.0 (6874) Cannot read file ("pioneer_sc_vsx.admin"/"pioneer_sc_vsx.png"): Not exists

                                nicht verstehe, denn die Datei ist vorhanden und ich kann sie mir auch mit einem Bildbetrachter anschauen. An den Zugriffsrechten sollte es eigentlich auch nicht liegen, denn ich habe einen iob fix durchgeführt...

                                Und hier noch die Summary:

                                ======================= SUMMARY =======================
                                			v.2025-02-23
                                
                                
                                 Static hostname: Nordmanns-Raspberry-Pi5
                                       Icon name: computer
                                Operating System: Debian GNU/Linux 12 (bookworm)
                                          Kernel: Linux 6.6.74+rpt-rpi-2712
                                    Architecture: arm64
                                
                                Installation: 		native
                                Kernel: 		aarch64
                                Userland: 		64 bit
                                Timezone: 		Europe/Berlin (CET, +0100)
                                User-ID: 		1000
                                Display-Server: 	true
                                Boot Target: 		graphical.target
                                
                                Pending OS-Updates: 	0
                                Pending iob updates: 	0
                                
                                Nodejs-Installation:
                                /usr/bin/nodejs 	v20.18.3
                                /usr/bin/node 		v20.18.3
                                /usr/bin/npm 		10.8.2
                                /usr/bin/npx 		10.8.2
                                /usr/bin/corepack 	0.30.0
                                
                                Recommended versions are nodejs 20.18.3 and npm 10.8.2
                                nodeJS installation is correct
                                
                                MEMORY: 
                                               total        used        free      shared  buff/cache   available
                                Mem:            8.5G        2.5G        3.9G         98M        2.2G        5.9G
                                Swap:           209M          0B        209M
                                Total:          8.7G        2.5G        4.1G
                                
                                Active iob-Instances: 	25
                                Upgrade policy: none
                                
                                ioBroker Core: 		js-controller 		7.0.6
                                			admin 			7.4.10
                                
                                ioBroker Status: 	iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: jsonl
                                
                                Status admin and web instance:
                                + system.adapter.admin.0                  : admin                 : Nordmanns-Raspberry-Pi5                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.web.0                    : web                   : Nordmanns-Raspberry-Pi5                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                
                                Objects: 		10916
                                States: 		7767
                                
                                Size of iob-Database:
                                
                                19M	/opt/iobroker/iobroker-data/objects.jsonl
                                11M	/opt/iobroker/iobroker-data/states.jsonl
                                
                                
                                Operating System is the current Debian stable version codenamed 'bookworm'!
                                
                                =================== END OF SUMMARY ====================
                                
                                Thomas Braun mcm1957 2 Replies Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @KlausStoertebeker last edited by

                                  @klausstoertebeker sagte in "admin.0 Restart loop detected" und keine Trigger mehr:

                                  Display-Server: true

                                  Schalt den aus.

                                  KlausStoertebeker 1 Reply Last reply Reply Quote 0
                                  • mcm1957
                                    mcm1957 @KlausStoertebeker last edited by

                                    @klausstoertebeker said in "admin.0 Restart loop detected" und keine Trigger mehr:

                                    pioneer_sc_vsx

                                    Wo hast den den den "Adapter" her?

                                    Unter Adapter State steht:
                                    system.adapter.pioneer_sc_vsx.0 : pioneer_sc_vsx : Nordmanns-Raspberry-Pi5 - enabled, port: 23

                                    Unter Installed ioBroker-Adapters ist er nicht gelistet.

                                    Der Adapter ist jedenfalls nicht in einem Repository gelistet. Egal wie du den in den System gepresst hast solltest du diesen hinterfragen. Eine saubere Github Installation scheint das auch nicht zu sein - auch wenn von Github only Adaptern dringend abgeraten wird.

                                    Hinweis:
                                    Von direkten Installation von GitHub - insbesondere auf produktiven Systemen - wird explizit abgeraten.

                                    GitHub Versionen können sich jederzeit (auch kurzfristig) ändern und durchaus auch in sich inkonsistent und fehlerhaft sein. Versionsangaben von GitHub Installationen sind Schall und Rauch da die Versionsnummer zumindest bei Verwendung der standardmäßigen Umgebung erst im Zuge der Releaseerstellung geändert wird.

                                    Auf explizite Aufforderung durch den Entwickler kann eine GitHub Installation zur Fehlereingrenzung oder zum Test neuer Funktionalität - unter Inkaufnahme des erhöhten Risikos - natürlich erfolgen.

                                    Adapter die nur via GitHub oder npm (also NICHT aus einem der beiden Repositories) installierbar sind sind mit erhöhter Vorsicht zu betrachten. Hier sollte der Entwickler drum ersucht werden eine Aufnahme in die Repositories zu veranlassen indem z.B. ein Issue im Adapterrepository erstellt wird.

                                    Und falls es irgendwie unklar ist:

                                    ioBroker unterstützt folgende Arten von Installation:

                                    • aus dem STABLE Repository

                                      Das sind Adapter Releases die keine groben Fehler aufweisen (sollten). Natürlich kann es auch dort Fehler geben, die Behebung davon obliegt dem jeweiligen Dev und kann ggF auch dauern.

                                    • aus dem LATEST Repository

                                      Das sind Adapter Releases die neu erstellt wurden und nur rudimentär getestet sind - oft auch als BETA Releases bezeichnet. Releases aus dem LATEST sind primär für unsere zahlreichen freiwilligen Tester gedacht. BETA / LATEST Releases können durchaus Fehler aufweisen - auch wenn ich davon ausgehe dass jeder aintainer dies zu vermeiden versucht. Vom Einsatz auf produktiven Systemen wird abgeraten außer man braucht irgenein neues Feature (z.B. neues Gerät) unbedingt. Hier muss dann jeder Entscheiden was ihm wichtig ist.

                                    • direkt von GITHUB

                                      Von Installationen direkt aus Giuthub wird definitiv abgeraten außer auf Anweisung des Maintainers und für den Fall dass man gemeinsam mit diesem etwas testen will. Details siehe oben.

                                    • direkt von npm

                                      Diese Installation kann erforderlich sein, wenn man eine bestimmte Version installieren möchte / muss. Im Normalfall sollte man direkte npm Installationen ebenso meiden wie direkte GitHub Installationen - ausgenommen um z.B. zu einer bekannten Version downzugraden - obwohl hier wenigstens ein definierter Stand garantiert ist.

                                    Adapter die NUR via npm und/oder nur via GitHub installierbar sind sollte man meiden - diese wurden nicht mal einem rudimentären Review unterzogen und sollten mit dem Attribut "vollständig auf eigenes Risiko verwenden" installiert werden. Hier empfiehlt es sich den Developer zu ersuchen eine Aufnahme in die Repos zu veranlassen. Wenn dieser darauf nicht reagiert sollte man von einer eher kurzen und unklaren Lebensdauer des Adapters ausgehen. Support meiner-/unsererseits für solche Adapter ist mit sicherheit minimalistisch.
                                    @mcm1957

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

                                      @thomas-braun
                                      Hallo Thomas,
                                      war am Wochenende nicht daheim, deshalb erst jetzt meine Antwort:

                                      Mein ioBroker läuft auf einem Raspberry Pi 5 (8 GByte) mit graphischer Benutzeroberfäche. Und das deutliche schneller als meinem Raspberry Pi 4B (8 GByte)...
                                      Oder glaubst Du, dass der in die ioBroker-Installation reinfunkt?

                                      1 Reply Last reply Reply Quote 0
                                      • KlausStoertebeker
                                        KlausStoertebeker @mcm1957 last edited by

                                        @mcm1957
                                        Hallo mcm1957,
                                        danke für die Info.
                                        Aber der pioneer_sc_vsx ist der einzige Adapter (installiert mit npm), mit dem ich meinen betagten Pioneer VSX-921-Receiver steurrn kann. Und bisher hat der auch tadellos funktioniert.
                                        Der andere, über das stable-Repository verfügbare, Pioneer-Adapter ist für meinen Receiver nicht nutzbar.

                                        KlausStoertebeker 1 Reply Last reply Reply Quote 0
                                        • KlausStoertebeker
                                          KlausStoertebeker @KlausStoertebeker last edited by

                                          Kann mir denn niemand erklären, warum ich keine Trigger mehr bekomme, weder ereignis- noch zeitgesteuert? Welcher Teil/Adapter von ioBroker ist denn für die Auslöung und Verarbeitung eines Triggers verantwortlich?
                                          Ich habe jetzt alles aus dem stable-Repository installiert - bis auf drei Adapter (enocean, pioneer_sc_vsx und homepilot20) - und hatte gehofft, dass sich die Probleme damit gelöst haben.
                                          Aber sie sind immer noch da und ich scheine ein Problem mit der Basisinstallation zu haben...

                                          mcm1957 crunchip 2 Replies Last reply Reply Quote 0
                                          • mcm1957
                                            mcm1957 @KlausStoertebeker last edited by

                                            @klausstoertebeker
                                            Also nach meinem Kenntnisstand sollte die events der js-controller an hand der Subscriptions raisen und der javescript Adapter sollte die empfangen bzw subscriben.

                                            Ob nun irgendein anderer Adapter da stören kann - keine Ahnung.

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

                                            Support us

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

                                            853
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            9
                                            113
                                            6450
                                            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