Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ioBroker friert ein: "Request actual repository...".....

    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

    ioBroker friert ein: "Request actual repository...".....

    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      Lollo_C @DJMarc75 last edited by

      @djmarc75 Sorry, dann habe ich die falsche Darstellung gewählt. Natürlich ist es ein Blockly:

      <xml xmlns="https://developers.google.com/blockly/xml">
        <variables>
          <variable id="0sMP]4h8G%L;e+hd;:J|">numberInstanzConnected</variable>
          <variable id="pAwkt}:^4Pi7YPKXTGH4">listWert</variable>
          <variable type="timeout" id="timeout2">timeout2</variable>
          <variable type="timeout" id="timeout">timeout</variable>
        </variables>
        <block type="comment" id="Jx6`69;o(.30WFP3kXmt" x="162" y="-413">
          <field name="COMMENT">ermittelt Anzahl der verbundenen Instanzen und schreibt Wert in DP</field>
          <next>
            <block type="on_ext" id="}VB0XElJb.2BM9QxK8/}">
              <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
              <field name="CONDITION">ne</field>
              <field name="ACK_CONDITION"></field>
              <value name="OID0">
                <shadow type="field_oid" id="zJi=!?Kwz{CViZIAfYft">
                  <field name="oid">default</field>
                </shadow>
                <block type="selector" id="_01=ovj:|:~HnLoS_Gkb">
                  <field name="TEXT">state[id=system.*.*.*.*connected]</field>
                </block>
              </value>
              <statement name="STATEMENT">
                <block type="procedures_callnoreturn" id="vr$6N*G;}`^9.kPJx@pl">
                  <mutation name="countInstanzConnected"></mutation>
                </block>
              </statement>
            </block>
          </next>
        </block>
        <block type="procedures_defnoreturn" id="KmT1LtI;Aa.OJU2ybgEh" x="163" y="-237">
          <field name="NAME">countInstanzConnected</field>
          <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
          <statement name="STACK">
            <block type="variables_set" id=",pNpcw)A5twc?hn(y4E(">
              <field name="VAR" id="0sMP]4h8G%L;e+hd;:J|">numberInstanzConnected</field>
              <value name="VALUE">
                <block type="math_number" id="5#BQ@[!(GNJ!_6ach$Z7">
                  <field name="NUM">0</field>
                </block>
              </value>
              <next>
                <block type="controls_forEach" id="Ymgblw7x]]Nr0?.H4icU">
                  <field name="VAR" id="pAwkt}:^4Pi7YPKXTGH4">listWert</field>
                  <value name="LIST">
                    <block type="selector" id="(IlvbxQm+0Ugx);HgzM|">
                      <field name="TEXT">state[id=system.*.*.*.*connected]</field>
                    </block>
                  </value>
                  <statement name="DO">
                    <block type="controls_if" id="=!L7$NG+lw7Q%/fRb-+A">
                      <value name="IF0">
                        <block type="logic_compare" id="db`Sv[U#v5@wN(uleUX/">
                          <field name="OP">EQ</field>
                          <value name="A">
                            <block type="get_value_var" id="$Bet4#W(`qj8i@1eE3:P">
                              <field name="ATTR">val</field>
                              <value name="OID">
                                <shadow type="text" id="d@gto=uVA*(8uxSZG:Vx">
                                  <field name="TEXT"></field>
                                </shadow>
                                <block type="variables_get" id="]@(Ij`EmXA1gDaD%!Vg]">
                                  <field name="VAR" id="pAwkt}:^4Pi7YPKXTGH4">listWert</field>
                                </block>
                              </value>
                            </block>
                          </value>
                          <value name="B">
                            <block type="logic_boolean" id="17dG-?_n1ca/EoUjSn[X">
                              <field name="BOOL">TRUE</field>
                            </block>
                          </value>
                        </block>
                      </value>
                      <statement name="DO0">
                        <block type="math_change" id="dou[/X!2XtHyuTU9ZN+Z">
                          <field name="VAR" id="0sMP]4h8G%L;e+hd;:J|">numberInstanzConnected</field>
                          <value name="DELTA">
                            <shadow type="math_number" id="m;o}zSNkreAqg:6na_Oa">
                              <field name="NUM">1</field>
                            </shadow>
                            <block type="math_number" id="!AcJDEEf{_?y,vcKAff*">
                              <field name="NUM">1</field>
                            </block>
                          </value>
                          <next>
                            <block type="debug" id="qp*,#O:t}8@|/-s3zZXz" disabled="true">
                              <field name="Severity">warn</field>
                              <value name="TEXT">
                                <shadow type="text" id="VQnvxoop92S/5o_P=wh_">
                                  <field name="TEXT">test</field>
                                </shadow>
                                <block type="get_value_var" id="*876w*rQNhI4FIsa[H}(">
                                  <field name="ATTR">val</field>
                                  <value name="OID">
                                    <shadow type="text" id="[A*g]~HTz5MW:.W[SzQO">
                                      <field name="TEXT"></field>
                                    </shadow>
                                    <block type="variables_get" id="EziRkFa!;%xydss*2^6q">
                                      <field name="VAR" id="pAwkt}:^4Pi7YPKXTGH4">listWert</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <next>
                                <block type="update" id="(IkXj-95AM0d|u/Rj(3:">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">0_userdata.0.System.AnzahlInstanzenConnected</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="variables_get" id="O(;Ow0bAF!9|SJ+~)*``">
                                      <field name="VAR" id="0sMP]4h8G%L;e+hd;:J|">numberInstanzConnected</field>
                                    </block>
                                  </value>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </statement>
                    </block>
                  </statement>
                </block>
              </next>
            </block>
          </statement>
        </block>
        <block type="comment" id="BY)7aa*12^m)L:zfqN1^" x="216" y="76">
          <field name="COMMENT">prüft, ob eine Instanz nicht erreichbar ist</field>
          <next>
            <block type="comment" id="6)_C7[s{+BZ`j(O_$uL*">
              <field name="COMMENT">Vorlage: https://www.machs-smart.de/iobroker-status-alive-connected-instanz-adapter-push-email/</field>
              <next>
                <block type="on_ext" id="?Q#4ffqYw~}cy,|wI|PF">
                  <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                  <field name="CONDITION">lt</field>
                  <field name="ACK_CONDITION"></field>
                  <value name="OID0">
                    <shadow type="field_oid" id="bSHTPdM,I)zz.I0i5;t)">
                      <field name="oid">default</field>
                    </shadow>
                    <block type="selector" id="^%WM-:8-TuX)Nbr{.W(h">
                      <field name="TEXT">state[id=system.*.*.*.*connected]</field>
                    </block>
                  </value>
                  <statement name="STATEMENT">
                    <block type="timeouts_cleartimeout" id="Q#/@H4)RVPQ`Xc@tgkNA">
                      <field name="NAME">timeout</field>
                      <next>
                        <block type="timeouts_settimeout_variable" id="=6@BuLMG8-u^.^izs5en">
                          <field name="NAME">timeout</field>
                          <value name="DELAY_MS">
                            <shadow type="math_number" id="11C.yn(?7EHNW5N@Wj*e">
                              <field name="NUM">20000</field>
                            </shadow>
                          </value>
                          <statement name="STATEMENT">
                            <block type="controls_if" id="5c8k:m!aO}vw9Q4c_y@^">
                              <value name="IF0">
                                <block type="logic_negate" id="g@LEx?}=Ci-.;i9jro)*">
                                  <value name="BOOL">
                                    <block type="get_value_var" id="Ib$/aY5OL7l|71Z7cnDl">
                                      <field name="ATTR">val</field>
                                      <value name="OID">
                                        <shadow type="text" id="U9A4!hC||;*rz)ydl-+p">
                                          <field name="TEXT"></field>
                                        </shadow>
                                        <block type="on_source" id=")8QNTcx%n]%YQ2h?%99*">
                                          <field name="ATTR">id</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <statement name="DO0">
                                <block type="update" id=",%x{]kt1R7HolH.+Kp#m">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">0_userdata.0.System.StatusInstanzen</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="logic_boolean" id="ZdHVphkb)lP63n6BD#Zn">
                                      <field name="BOOL">FALSE</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="telegram" id="!S!xfj,7!B?)hVp-64%:">
                                      <field name="INSTANCE"></field>
                                      <field name="LOG"></field>
                                      <field name="SILENT">FALSE</field>
                                      <field name="PARSEMODE">default</field>
                                      <field name="ESCAPING">FALSE</field>
                                      <field name="DISABLE_WEB_PAGE_PREVIEW">FALSE</field>
                                      <value name="MESSAGE">
                                        <shadow type="text" id="R];dOkU.y[2cGe0rWb8q">
                                          <field name="TEXT">Passat Wohnzimmer 24Grad</field>
                                        </shadow>
                                        <block type="text_join" id="1ugKNeEU-3K9qrT@ZCv=">
                                          <mutation items="3"></mutation>
                                          <value name="ADD0">
                                            <block type="text" id="]tD=(Z]2O;i~o00,N}Wt">
                                              <field name="TEXT">ioBroker Instanz: </field>
                                            </block>
                                          </value>
                                          <value name="ADD1">
                                            <block type="on_source" id="o^=s,]$0(?FU%03Y?Z.2">
                                              <field name="ATTR">channelName</field>
                                            </block>
                                          </value>
                                          <value name="ADD2">
                                            <block type="text" id="AlHL~VBS,U)D!^MG2{)o">
                                              <field name="TEXT"> ist nicht erreichbar.</field>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                    </block>
                                  </next>
                                </block>
                              </statement>
                            </block>
                          </statement>
                        </block>
                      </next>
                    </block>
                  </statement>
                </block>
              </next>
            </block>
          </next>
        </block>
        <block type="comment" id="[t=WW0lb4BP~dh2u6%LE" x="247" y="724">
          <field name="COMMENT">Setzt Datenpunkt, wenn alle Instanzen wieder erreichbar sind</field>
          <next>
            <block type="on_ext" id="hdWeRo_R%rr9DU84ozg0">
              <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
              <field name="CONDITION">gt</field>
              <field name="ACK_CONDITION"></field>
              <value name="OID0">
                <shadow type="field_oid" id="2*lWyY-q6x3B+TaiFGb!">
                  <field name="oid">default</field>
                </shadow>
                <block type="selector" id="qI(L*MFb]#(uF7*BTFn:">
                  <field name="TEXT">state[id=system.*.*.*.*connected]</field>
                </block>
              </value>
              <statement name="STATEMENT">
                <block type="timeouts_cleartimeout" id="`_RfunuRgSx,QX@$_e!z">
                  <field name="NAME">timeout</field>
                  <next>
                    <block type="timeouts_settimeout_variable" id="X]m7::y_-/TJ=0?,~h5o">
                      <field name="NAME">timeout2</field>
                      <value name="DELAY_MS">
                        <shadow type="math_number" id="YI~c8[!dE4u]V|HG%qE%">
                          <field name="NUM">20000</field>
                        </shadow>
                      </value>
                      <statement name="STATEMENT">
                        <block type="controls_if" id="kj4q4niol+3XN)mraxf_">
                          <value name="IF0">
                            <block type="get_value_var" id="L8ye$@4fB1-9Bz?.zbkN">
                              <field name="ATTR">val</field>
                              <value name="OID">
                                <shadow type="text" id="FmJ/0XpCs]z-)U..+|-W">
                                  <field name="TEXT"></field>
                                </shadow>
                                <block type="on_source" id="5g/Lcb3M)]D(PjpN1}R,">
                                  <field name="ATTR">id</field>
                                </block>
                              </value>
                            </block>
                          </value>
                          <statement name="DO0">
                            <block type="update" id="hW$27Y3?;N5:S-,d*6+/">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                              <field name="OID">0_userdata.0.System.StatusInstanzen</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="logic_boolean" id="8+J`^||kE6))e4UidYYl">
                                  <field name="BOOL">TRUE</field>
                                </block>
                              </value>
                            </block>
                          </statement>
                        </block>
                      </statement>
                    </block>
                  </next>
                </block>
              </statement>
            </block>
          </next>
        </block>
      </xml>
      
      DJMarc75 1 Reply Last reply Reply Quote 0
      • DJMarc75
        DJMarc75 @Lollo_C last edited by

        @lollo_c sagte in ioBroker friert ein: "Request actual repository...".....:

        Natürlich ist es ein Blockly

        Man würde das gerne sehen ! XML ist wenig nützlich (am Handy und auch so) 😉
        Bitte einen Screenshot zeigen.

        1 Reply Last reply Reply Quote 0
        • Codierknecht
          Codierknecht Developer Most Active @Lollo_C last edited by Codierknecht

          @lollo_c
          Warum 3 Trigger auf die gleichen States?
          Das kann man alles in nur einem einzigen Trigger behandeln.

          Edit
          ... wobei das in JS tatsächlich einfacher und eleganter wäre 😉

          Prinzip:

          const ids = Array.prototype.slice.apply($('state[id=system.*.*.*.connected]'));
          
          on({id: ids, change: 'ne'}, async function(obj) {
              let active = 0;
              let inactive = 0;
              for (let id of ids) {
                  if (getState(id).val) {
                      active++ 
                  } else {
                      inactive++;
                  }
              }
              log(`Aktive Instanzen: ${active}`);
              log(`Inaktive Instanzen: ${inactive}`);
              await setStateAsync('0_userdata.0.System.StatusInstanzen' , !inactive, true);
          });
          
          Homoran 1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @Codierknecht last edited by

            @codierknecht
            @DJMarc75

            leider kein Bild 😢
            könnt ihr was sehen, was durch das einlesen des Repos zu Problemen führt?

            DJMarc75 Codierknecht L 3 Replies Last reply Reply Quote 0
            • DJMarc75
              DJMarc75 @Homoran last edited by DJMarc75

              @homoran sagte in ioBroker friert ein: "Request actual repository...".....:

              was durch das einlesen des Repos zu Problemen führt?

              nö, in dem Skript nicht - ist aber ein ziemlich (naja) Triggerlasstiges Skript.
              Da wird 3 mal auf den gleichen DP getriggert und zusätzlich noch in einer Funktion.

              Ich versuch das grad mal irgendwie zu verstehn und umzubauen 😰

              1 Reply Last reply Reply Quote 0
              • Codierknecht
                Codierknecht Developer Most Active @Homoran last edited by

                @homoran
                Krieg's nicht sauber importiert ... hab' kein Telegram.

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

                  @homoran sagte in ioBroker friert ein: "Request actual repository...".....:

                  leider kein Bild 😢

                  Sorry, ich musste das Bild erst zusammensetzen:
                  javascript---RasPi4.jpg

                  Ich hatte das Script so von machs-smart übernommen. Es hatte aber vor dem Neuaufsetzen und updaten des RasPi keine Probleme bereitet.

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

                    @lollo_c hast Du in Deiner Aufzählung auch Adapter die Scheduled sind ? z.B. Wetter oder so ?

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

                      @djmarc75 sagte in ioBroker friert ein: "Request actual repository...".....:

                      @lollo_c hast Du in Deiner Aufzählung auch Adapter die Scheduled sind ? z.B. Wetter oder so ?

                      Ja, hier die aktuelle iob diag:

                      Skript v.2023-10-10
                      
                      *** BASE SYSTEM ***
                      Static hostname: RasPi4
                            Icon name: computer
                      Operating System: Debian GNU/Linux 12 (bookworm)
                               Kernel: Linux 6.1.0-rpi8-rpi-v8
                         Architecture: arm64
                      
                      Model           : Raspberry Pi 4 Model B Rev 1.5
                      Docker          : false
                      Virtualization  : none
                      Kernel          : aarch64
                      Userland        : arm64
                      
                      Systemuptime and Load:
                      15:43:06 up  1:25,  2 users,  load average: 0.58, 0.61, 0.61
                      CPU threads: 4
                      
                      
                      *** RASPBERRY THROTTLING ***
                      Current issues:
                      No throttling issues detected.
                      
                      Previously detected issues:
                      No throttling issues detected.
                      
                      *** Time and Time Zones ***
                                    Local time: Mon 2024-03-11 15:43:06 CET
                                Universal time: Mon 2024-03-11 14:43:06 UTC
                                      RTC time: n/a
                                     Time zone: Europe/Berlin (CET, +0100)
                      System clock synchronized: yes
                                   NTP service: active
                               RTC in local TZ: no
                      
                      *** User and Groups ***
                      pi
                      /home/pi
                      pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                      
                      *** X-Server-Setup ***
                      X-Server:       false
                      Desktop:
                      Terminal:       tty
                      Boot Target:    multi-user.target
                      
                      *** MEMORY ***
                                    total        used        free      shared  buff/cache   available
                      Mem:            4.0G        2.6G        125M        1.2M        1.2G        1.3G
                      Swap:           104M          0B        104M
                      Total:          4.1G        2.6G        230M
                      
                              3792 M total memory
                              2518 M used memory
                              3119 M active memory
                               411 M inactive memory
                               119 M free memory
                                94 M buffer memory
                              1027 M swap cache
                                99 M total swap
                                 0 M used swap
                                99 M free swap
                      
                      Raspberry only:
                      oom events: 0
                      lifetime oom required: 0 Mbytes
                      total time in oom handler: 0 ms
                      max time spent in oom handler: 0 ms
                      
                      
                      *** FAILED SERVICES ***
                      
                       UNIT LOAD ACTIVE SUB DESCRIPTION
                      0 loaded units listed.
                      
                      *** FILESYSTEM ***
                      Filesystem     Type      Size  Used Avail Use% Mounted on
                      udev           devtmpfs  1.6G     0  1.6G   0% /dev
                      tmpfs          tmpfs     380M  1.2M  379M   1% /run
                      /dev/sda2      ext4      110G  9.3G   96G   9% /
                      tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                      tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                      /dev/sda1      vfat      510M   61M  450M  12% /boot/firmware
                      tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Mon Mar 11 14:17:46 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=E4:5F:01:A6:44:D3 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=a45a8ca6-02 rootfstype=ext4 fsck.repair=yes rootwait
                      [Mon Mar 11 14:17:49 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                      [Mon Mar 11 14:17:50 2024] EXT4-fs (sda2): re-mounted. Quota mode: none.
                      
                      Show mounted filesystems \(real ones only\):
                      TARGET           SOURCE    FSTYPE OPTIONS
                      /                /dev/sda2 ext4   rw,noatime
                      `-/boot/firmware /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                      
                      Files in neuralgic directories:
                      
                      /var:
                      5.0G    /var/
                      4.0G    /var/log/journal/e4b3faf7370f4262b1b9aded77288404
                      4.0G    /var/log/journal
                      4.0G    /var/log
                      538M    /var/cache
                      
                      Archived and active journals take up 3.9G in the file system.
                      
                      /opt/iobroker/backups:
                      75M     /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      444M    /opt/iobroker/iobroker-data/
                      315M    /opt/iobroker/iobroker-data/files
                      92M     /opt/iobroker/iobroker-data/backup-objects
                      57M     /opt/iobroker/iobroker-data/files/javascript.admin
                      45M     /opt/iobroker/iobroker-data/files/devices.admin/static
                      
                      The five largest files in iobroker-data are:
                      35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                      31M     /opt/iobroker/iobroker-data/objects.jsonl
                      22M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js.map
                      22M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.578d79d9.js.map
                      8.9M    /opt/iobroker/iobroker-data/files/scenes.admin/static/js/2.7de3299d.chunk.js.map
                      
                      USB-Devices by-id:
                      USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                      
                      /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_00d4b1faa612ec11879723c7bd930c07-if00-port0
                      
                      *** NodeJS-Installation ***
                      
                      /usr/bin/nodejs         v18.19.1
                      /usr/bin/node           v18.19.1
                      /usr/bin/npm            10.2.4
                      /usr/bin/npx            10.2.4
                      /usr/bin/corepack       0.22.0
                      
                      
                      nodejs:
                       Installed: 18.19.1-1nodesource1
                       Candidate: 18.19.1-1nodesource1
                       Version table:
                      *** 18.19.1-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             100 /var/lib/dpkg/status
                          18.19.0+dfsg-6~deb12u1 500
                             500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                          18.19.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.18.2-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.18.1-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.18.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.17.1-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.17.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.16.1-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.16.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.15.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.14.2-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.14.1-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.14.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.13.0+dfsg1-1 500
                             500 http://deb.debian.org/debian bookworm/main arm64 Packages
                          18.13.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.12.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.11.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.10.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.9.1-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.9.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.8.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.7.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.6.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.5.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.4.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.3.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.2.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.1.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          18.0.0-1nodesource1 1001
                             500 https://deb.nodesource.com/node_18.x nodistro/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.
                      
                      
                      Objects type: jsonl
                      States  type: redis
                      
                      Core adapters versions
                      js-controller:  5.0.19
                      admin:          6.13.16
                      javascript:     7.8.0
                      
                      Adapters from github:   1
                      
                      Adapter State
                      + system.adapter.admin.0                  : admin                 : RasPi4                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.backitup.0               : backitup              : RasPi4                                   -  enabled
                       system.adapter.cloud.0                  : cloud                 : RasPi4                                   - disabled
                       system.adapter.devices.0                : devices               : RasPi4                                   - disabled
                      + system.adapter.discovery.0              : discovery             : RasPi4                                   -  enabled
                       system.adapter.dwd.0                    : dwd                   : RasPi3                                   -  enabled
                       system.adapter.flot.0                   : flot                  : RasPi4                                   - disabled
                      + system.adapter.hm-rega.1                : hm-rega               : RasPi4                                   -  enabled
                      + system.adapter.hm-rpc.2                 : hm-rpc                : RasPi4                                   -  enabled, port: 0
                      + system.adapter.hm-rpc.3                 : hm-rpc                : RasPi4                                   -  enabled, port: 0
                      + system.adapter.hmip.0                   : hmip                  : RasPi4                                   -  enabled
                       system.adapter.ical.0                   : ical                  : RasPi3                                   -  enabled
                       system.adapter.icons-material-png.0     : icons-material-png    : RasPi4                                   - disabled
                       system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : RasPi4                                   - disabled
                      + system.adapter.influxdb.0               : influxdb              : RasPi4                                   -  enabled, port: 8086
                      + system.adapter.influxdb.1               : influxdb              : RasPi4                                   -  enabled, port: 8086
                      + system.adapter.influxdb.2               : influxdb              : RasPi4                                   -  enabled, port: 8086
                      + system.adapter.javascript.0             : javascript            : RasPi4                                   -  enabled
                       system.adapter.luftdaten.0              : luftdaten             : RasPi3                                   -  enabled
                       system.adapter.luftdaten.1              : luftdaten             : RasPi3                                   -  enabled
                       system.adapter.luftdaten.2              : luftdaten             : RasPi3                                   -  enabled
                       system.adapter.mobile.0                 : mobile                : RasPi4                                   - disabled
                      + system.adapter.modbus.0                 : modbus                : RasPi4                                   -  enabled
                      + system.adapter.mqtt.0                   : mqtt                  : RasPi4                                   -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.nut.0                    : nut                   : RasPi4                                   -  enabled
                       system.adapter.openweathermap.0         : openweathermap        : RasPi3                                   -  enabled
                      + system.adapter.owfs.0                   : owfs                  : RasPi3                                   -  enabled, port: 4304
                      + system.adapter.ping.0                   : ping                  : RasPi4                                   -  enabled
                      + system.adapter.pvforecast.0             : pvforecast            : RasPi3                                   -  enabled
                      + system.adapter.rpi2.0                   : rpi2                  : RasPi4                                   -  enabled
                      + system.adapter.rpi2.1                   : rpi2                  : RasPi3                                   -  enabled
                      + system.adapter.scenes.0                 : scenes                : RasPi4                                   -  enabled
                      + system.adapter.shelly.0                 : shelly                : RasPi4                                   -  enabled, port: 1882, bind: 0.0.0.0
                      + system.adapter.simple-api.0             : simple-api            : RasPi4                                   -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                      + system.adapter.smartmeter.0             : smartmeter            : RasPi3                                   -  enabled
                      + system.adapter.socketio.0               : socketio              : RasPi4                                   -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      + system.adapter.sonos.0                  : sonos                 : RasPi4                                   -  enabled
                      + system.adapter.tankerkoenig.0           : tankerkoenig          : RasPi4                                   -  enabled
                      + system.adapter.telegram.0               : telegram              : RasPi4                                   -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.tr-064.0                 : tr-064                : RasPi4                                   -  enabled
                       system.adapter.vis-colorpicker.0        : vis-colorpicker       : RasPi4                                   - disabled
                      + system.adapter.vis-inventwo.0           : vis-inventwo          : RasPi4                                   -  enabled
                       system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : RasPi4                                   - disabled
                       system.adapter.vis-material-webfont.0   : vis-material-webfont  : RasPi4                                   - disabled
                       system.adapter.vis-material.0           : vis-material          : RasPi4                                   - disabled
                       system.adapter.vis-materialdesign.0     : vis-materialdesign    : RasPi4                                   - disabled
                       system.adapter.vis-metro.0              : vis-metro             : RasPi4                                   -  enabled
                       system.adapter.vis-players.0            : vis-players           : RasPi4                                   - disabled
                       system.adapter.vis-timeandweather.0     : vis-timeandweather    : RasPi4                                   - disabled
                       system.adapter.vis-weather.0            : vis-weather           : RasPi4                                   - disabled
                       system.adapter.vis.0                    : vis                   : RasPi4                                   -  enabled
                      + system.adapter.web.0                    : web                   : RasPi4                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                       system.adapter.ws.0                     : ws                    : RasPi4                                   - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                      + system.adapter.zigbee.0                 : zigbee                : RasPi4                                   -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_00d4b1faa612ec11879723c7bd930c07-if00-port0
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                      + system.adapter.admin.0                  : admin                 : RasPi4                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.hm-rpc.2                 : hm-rpc                : RasPi4                                   -  enabled, port: 0
                      + system.adapter.hm-rpc.3                 : hm-rpc                : RasPi4                                   -  enabled, port: 0
                      + system.adapter.influxdb.0               : influxdb              : RasPi4                                   -  enabled, port: 8086
                      + system.adapter.influxdb.1               : influxdb              : RasPi4                                   -  enabled, port: 8086
                      + system.adapter.influxdb.2               : influxdb              : RasPi4                                   -  enabled, port: 8086
                      + system.adapter.mqtt.0                   : mqtt                  : RasPi4                                   -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.owfs.0                   : owfs                  : RasPi3                                   -  enabled, port: 4304
                      + system.adapter.shelly.0                 : shelly                : RasPi4                                   -  enabled, port: 1882, bind: 0.0.0.0
                      + system.adapter.simple-api.0             : simple-api            : RasPi4                                   -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                      + system.adapter.socketio.0               : socketio              : RasPi4                                   -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      + system.adapter.telegram.0               : telegram              : RasPi4                                   -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.web.0                    : web                   : RasPi4                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.zigbee.0                 : zigbee                : RasPi4                                   -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_00d4b1faa612ec11879723c7bd930c07-if00-port0
                      
                      ioBroker-Repositories
                      stable        : http://download.iobroker.net/sources-dist.json
                      beta          : http://download.iobroker.net/sources-dist-latest.json
                      
                      Active repo(s): stable
                      
                      Installed ioBroker-Instances
                      Used repository: stable
                      Adapter    "admin"        : 6.13.16  , installed 6.13.16
                      Adapter    "backitup"     : 2.10.11  , installed 2.10.11
                      Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                      Adapter    "devices"      : 1.1.5    , installed 1.1.5
                      Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                      Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                      Adapter    "flot"         : 1.12.0   , installed 1.12.0
                      Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                      Adapter    "hm-rpc"       : 1.16.0   , installed 1.16.0
                      Adapter    "hmip"         : 1.22.0   , installed 1.22.0
                      Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                      Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                      Adapter    "javascript"   : 7.8.0    , installed 7.8.0
                      Controller "js-controller": 5.0.19   , installed 5.0.19
                      Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                      Adapter    "modbus"       : 6.1.0    , installed 6.1.0
                      Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                      Adapter    "nut"          : 1.6.0    , installed 1.6.0
                      Adapter    "owfs"         : 0.7.0    , installed 0.7.0
                      Adapter    "ping"         : 1.6.2    , installed 1.6.2
                      Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                      Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                      Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                      Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                      Adapter    "sonos"        : 3.0.0    , installed 3.0.0
                      Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                      Adapter    "telegram"     : 3.1.0    , installed 3.1.0
                      Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                      Adapter    "vis"          : 1.5.4    , installed 1.5.4
                      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                      Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                      Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                      Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                      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.3    , installed 6.2.3
                      Adapter    "ws"           : 2.5.10   , installed 2.5.10
                      Adapter    "zigbee"       : 1.10.1   , installed 1.10.1
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        11579
                      States:         9829
                      
                      *** OS-Repositories and Updates ***
                      Hit:1 http://archive.raspberrypi.com/debian bookworm InRelease
                      Hit:2 http://deb.debian.org/debian bookworm InRelease
                      Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                      Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                      Hit:5 https://repos.influxdata.com/debian stable InRelease
                      Hit:6 https://apt.grafana.com stable InRelease
                      Hit:7 https://deb.nodesource.com/node_18.x nodistro InRelease
                      Reading package lists...
                      Pending Updates: 4
                      
                      *** 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:1883            0.0.0.0:*               LISTEN      107        14165      701/mosquitto
                      tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       21083      1266/io.shelly.0
                      tcp        0      0 192.168.2.210:42010     0.0.0.0:*               LISTEN      1001       17373      1102/io.hm-rpc.2
                      tcp        0      0 192.168.2.210:42001     0.0.0.0:*               LISTEN      1001       17404      1113/io.hm-rpc.3
                      tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       14264      866/iobroker.js-con
                      tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        15660      781/influxd
                      tcp        0      0 0.0.0.0:6379            0.0.0.0:*               LISTEN      106        14181      683/redis-server 0.
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13023      716/sshd: /usr/sbin
                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       23226      1402/io.web.0
                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       14322      919/io.admin.0
                      tcp6       0      0 :::8087                 :::*                    LISTEN      1001       25058      1413/io.simple-api.
                      tcp6       0      0 :::8086                 :::*                    LISTEN      999        15692      781/influxd
                      tcp6       0      0 :::8084                 :::*                    LISTEN      1001       22921      1342/io.socketio.0
                      tcp6       0      0 :::1883                 :::*                    LISTEN      107        14166      701/mosquitto
                      tcp6       0      0 :::3500                 :::*                    LISTEN      1001       21134      1281/io.sonos.0
                      tcp6       0      0 :::3000                 :::*                    LISTEN      108        13141      865/grafana
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          13034      716/sshd: /usr/sbin
                      udp        0      0 0.0.0.0:50295           0.0.0.0:*                           104        15467      571/avahi-daemon: r
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        15465      571/avahi-daemon: r
                      udp6       0      0 fe80::5635:5d6e:3e1:546 :::*                                0          16488      633/NetworkManager
                      udp6       0      0 :::41856                :::*                                104        15468      571/avahi-daemon: r
                      udp6       0      0 :::5353                 :::*                                104        15466      571/avahi-daemon: r
                      
                      *** Log File - Last 25 Lines ***
                      
                      2024-03-11 15:29:01.020  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_27.state with {"val":"play","ack":false,"ts":1710167341011,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710167341011}
                      2024-03-11 15:29:01.023  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_27.state_simple with {"val":true,"ack":false,"ts":1710167341011,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710167341011}
                      2024-03-11 15:29:01.045  - warn: javascript.0 (993) script.js.EIGENE_SCRIPTE.Lautsprecher.TP_favorites_set_Setzen_v2: Test_coordinatorSetzen oder favorites_setSetzen
                      2024-03-11 15:29:20.606  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_45.coordinator with {"val":"192_168_2_27","ack":false,"ts":1710167360602,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_WohnzimmerAn_Automatik_v5","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710167360602}
                      2024-03-11 15:29:20.647  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_45.state with {"val":"play","ack":false,"ts":1710167360602,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_WohnzimmerAn_Automatik_v5","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710167360602}
                      2024-03-11 15:29:20.650  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_45.state_simple with {"val":true,"ack":false,"ts":1710167360602,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_WohnzimmerAn_Automatik_v5","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710167360602}
                      2024-03-11 15:29:25.205  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_41.coordinator with {"val":"192_168_2_27","ack":false,"ts":1710167365200,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_BadezimmerAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710167365200}
                      2024-03-11 15:29:25.702  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_41.state with {"val":"play","ack":false,"ts":1710167365699,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_BadezimmerAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710167365699}
                      2024-03-11 15:29:25.708  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_41.state_simple with {"val":true,"ack":false,"ts":1710167365700,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_BadezimmerAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710167365700}
                      2024-03-11 15:34:39.853  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_27.coordinator with {"val":"192_168_2_27","ack":false,"ts":1710167679833,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710167009005}
                      2024-03-11 15:34:40.837  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_27.state with {"val":"stop","ack":false,"ts":1710167680834,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710167680834}
                      2024-03-11 15:34:40.839  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_27.state_simple with {"val":false,"ack":false,"ts":1710167680834,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710167680834}
                      2024-03-11 15:35:31.046  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_27.coordinator with {"val":"192_168_2_27","ack":false,"ts":1710167731042,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710167009005}
                      2024-03-11 15:35:31.087  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_27.state with {"val":"play","ack":false,"ts":1710167731042,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710167731042}
                      2024-03-11 15:35:31.146  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_27.state_simple with {"val":true,"ack":false,"ts":1710167731142,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710167731142}
                      2024-03-11 15:36:19.839  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_41.coordinator with {"val":"192_168_2_41","ack":false,"ts":1710167779836,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_BadezimmerAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710167779836}
                      2024-03-11 15:36:20.839  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_41.state with {"val":"stop","ack":false,"ts":1710167780836,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_BadezimmerAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710167780836}
                      2024-03-11 15:36:20.843  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_41.state_simple with {"val":false,"ack":false,"ts":1710167780836,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_BadezimmerAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710167780836}
                      2024-03-11 15:41:50.824  - info: admin.0 (919) <== Disconnect system.user.admin from ::ffff:192.168.2.74 javascript
                      2024-03-11 15:41:59.163  - warn: admin.0 (919) dwd has an invalid jsonConfig: [{"instancePath":"/items/land/options/1","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/22/then/properties/options/items/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"noTranslation"},"message":"must NOT have additional properties"}]
                      2024-03-11 15:44:08.937  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_27.coordinator with {"val":"192_168_2_27","ack":false,"ts":1710168248931,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710167009005}
                      2024-03-11 15:44:09.761  - warn: javascript.0 (993) script.js.EIGENE_SCRIPTE.Lautsprecher.TP_favorites_set_Setzen_v2: Test_coordinatorSetzen oder favorites_setSetzen
                      2024-03-11 15:44:10.105  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_27.state with {"val":"stop","ack":false,"ts":1710168249930,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710168249701}
                      2024-03-11 15:44:10.111  - info: sonos.0 (1281) try to control id sonos.0.root.192_168_2_27.state_simple with {"val":false,"ack":false,"ts":1710168249932,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1710168249699}
                      2024-03-11 15:44:24.608  - warn: host.RasPi4 too delayed answer for system.host.RasPi3
                      
                      

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

                        @lollo_c sagte in ioBroker friert ein: "Request actual repository...".....:

                        Ja

                        Sehr gut dass du iob diag zeigst, aber wenn Du Scheduled-Adapter in Deiner Aufzählung hast dann kippt Dir Dein Skript um da diese Datenpunkte auf (null) gehen wenn der jeweilige Adapter sich wieder deaktiviert.

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

                          @djmarc75 sagte in ioBroker friert ein: "Request actual repository...".....:

                          ... aber wenn Du Scheduled-Adapter in Deiner Aufzählung hast dann kippt Dir Dein Skript um da diese Datenpunkte auf (null) gehen wenn der jeweilige Adapter sich wieder deaktiviert.

                          So ganz verstehe ich das nicht, da die zeitgesteuerten Adapter den Datenpunkt "connection" nicht haben und deshalb von dem Script auch nicht angesprochen werden.

                          Wie dem auch sei, ich lasse das Script erst einmal deaktiviert und warte ab, was passiert.

                          DJMarc75 L 2 Replies Last reply Reply Quote 0
                          • DJMarc75
                            DJMarc75 @Lollo_C last edited by DJMarc75

                            @lollo_c sagte in ioBroker friert ein: "Request actual repository...".....:

                            da die zeitgesteuerten Adapter den Datenpunkt "connection" nicht haben

                            Aber klar hat jeder installierte Adapter den Datenpunkt "connected" - bis auf die VIS-Adapter, also Widgets-Adapter.
                            Ich bau da heut noch was zusammen.

                            Codierknecht 1 Reply Last reply Reply Quote 0
                            • Codierknecht
                              Codierknecht Developer Most Active @DJMarc75 last edited by

                              @djmarc75 sagte in ioBroker friert ein: "Request actual repository...".....:

                              Ich bau da heut noch was zusammen.

                              Als JS wäre es einfach:

                              const ids = Array.prototype.slice.apply($('state[id=system.*.*.*.connected]'));
                              
                              on({id: ids, change: 'ne'}, async function(obj) {
                                  let active = 0;
                                  let inactive = 0;
                                  for (let id of ids) {
                                      const instanceObject = await getObjectAsync(id.replace('.connected', ''));
                                      const scheduled = getAttr(instanceObject, 'common.schedule');
                                      if (!scheduled) {
                                          if (getState(id).val) {
                                              active++ 
                                          } else {
                                              inactive++;
                                          }
                                      }
                                  }
                                  log(`Aktive Instanzen: ${active}`);
                                  log(`Inaktive Instanzen: ${inactive}`);
                                  await setStateAsync('0_userdata.0.System.StatusInstanzen' , !inactive, true);
                              });
                              

                              Für Blockly fehlt mir gerade die Muße 😉

                              haus-automatisierung 1 Reply Last reply Reply Quote 0
                              • haus-automatisierung
                                haus-automatisierung Developer Most Active @Codierknecht last edited by haus-automatisierung

                                Das Problem an diesem Script ist aber generell, dass man es regelmäßig neustarten muss damit alle Instanzen berücksichtigt werden. Und es könnte Probleme geben, wenn eine Instanz gelöscht wird (weil der State dann nicht mehr da ist, aber noch in der Liste steht).

                                @codierknecht sagte in ioBroker friert ein: "Request actual repository...".....:

                                getAttr(instanceObject, 'common.schedule');

                                Da würde ich eher auf den common.mode gehen und nur daemon berücksichtigen. Gibt ja neben Schedule auch noch einige andere.

                                Codierknecht 1 Reply Last reply Reply Quote 1
                                • Codierknecht
                                  Codierknecht Developer Most Active @haus-automatisierung last edited by

                                  @haus-automatisierung

                                  Wie gesagt:

                                  @codierknecht sagte in ioBroker friert ein: "Request actual repository...".....:

                                  Prinzip:

                                  Da führen - wie so oft - viele Wege nach Rom.

                                  @haus-automatisierung sagte in ioBroker friert ein: "Request actual repository...".....:

                                  Das Problem an diesem Script ist aber generell, dass man es regelmäßig neustarten muss damit alle Instanzen berücksichtigt werden. Und es könnte Probleme geben, wenn eine Instanz gelöscht wird (weil der State dann nicht mehr da ist, aber noch in der Liste steht).

                                  Das ließe sich vermutlich auch noch irgendwie automatisieren.
                                  Ein bisschen Gehirnschmalz darf der TE da natürlich noch investieren 😁

                                  1 Reply Last reply Reply Quote 0
                                  • L
                                    Lollo_C @Lollo_C last edited by Lollo_C

                                    @lollo_c Hallo Zusammen,
                                    also an dem Script lag es offensichtlich nicht,. Obwohl es deaktiviert war hat der Raspi heute wieder seinen Dienst eingestellt: Symptome wie gehabt;

                                    • iobroker und Vis nicht erreichbar
                                    • Raspi rote LED an, grüne blinkt,
                                    • Ping antwortet sofort
                                    • mit Putty nicht erreichbar.

                                    Ich habe ihm eine Stunde Zeit gegeben und dann den Stecker gezogen. Nach dem Neustart ins Protokoll geschaut. Die letzten Einträge vor dem Crash waren wieder:

                                    2024-03-12 15:44:10.246 - info: admin.0 (919) Request actual repository...
                                    2024-03-12 15:44:12.765 - info: host.RasPi4 Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                                    

                                    Jemand eine Idee, wie ich weitersuchen kann?

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

                                      @lollo_c sagte in ioBroker friert ein: "Request actual repository...".....:

                                      Jemand eine Idee, wie ich weitersuchen kann?

                                      Schau dir deine Lautsprecher-Skripte an. Nicht das du mit denen das System strangulierst.

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

                                        @thomas-braun sagte in ioBroker friert ein: "Request actual repository...".....:

                                        Schau dir deine Lautsprecher-Skripte an. Nicht das du mit denen das System strangulierst.

                                        Okay, ich habe die Scripte erst einmal alle deaktiviert. Mal sehen, was morgen passiert 😉

                                        L 1 Reply Last reply Reply Quote 0
                                        • L
                                          Lollo_C @Lollo_C last edited by

                                          @lollo_c sagte in ioBroker friert ein: "Request actual repository...".....:

                                          Okay, ich habe die Scripte erst einmal alle deaktiviert. Mal sehen, was morgen passiert 😉

                                          Gestern lief der ioBroker durch. Aber heute kam es wieder zum Absturz. Im Log waren um 16:51 Uhr wieder die letzten Meldungen zu lesen:

                                          2024-03-14 16:51:44.443 - info: admin.0 (900) Adapter rating updated
                                          2024-03-14 16:52:07.331 - info: admin.0 (900) Request actual repository...
                                          2024-03-14 16:52:10.859 - info: host.RasPi4 Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                                          

                                          Danach wieder wie gehabt: ping i.O. ; mit Putty kein Zugriff. Um 17:41 habe ich dann den Stecker gezogen und der RasPi lief neu hoch. Beim betrachten der Logs fiel mir danach auf, dass der RasPi in der Zwischenzeit wohl doch was ins log geschrieben hat. Folgende Einträge sind von 17:31 Uhr:

                                          2024-03-14 17:31:25.715 - info: host.RasPi4 iobroker.js-controller version 5.0.19 js-controller starting
                                          2024-03-14 17:31:25.722 - info: host.RasPi4 Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                                          2024-03-14 17:31:25.723 - info: host.RasPi4 hostname: RasPi4, node: v18.19.1
                                          2024-03-14 17:31:25.724 - info: host.RasPi4 ip addresses: 192.168.2.210 2003:e0:9712:9a00:a47e:4086:36a5:a208 fe80::5635:5d6e:3e15:cb7e
                                          2024-03-14 17:31:27.258 - info: host.RasPi4 connected to Objects and States
                                          2024-03-14 17:31:27.288 - info: host.RasPi4 added notifications configuration of host
                                          2024-03-14 17:31:28.283 - info: host.RasPi4 Delete state "system.host.RasPi4.versions.nodeCurrent"
                                          2024-03-14 17:31:28.287 - info: host.RasPi4 55 instances found
                                          2024-03-14 17:31:28.368 - info: host.RasPi4 starting 28 instances
                                          2024-03-14 17:31:28.381 - warn: host.RasPi4 startInstance cannot find adapter "vis-material-webfont@0.0.3". Try to install it... 1 attempt
                                          2024-03-14 17:31:28.383 - info: host.RasPi4 iobroker install vis-material-webfont@0.0.3 using installedFrom
                                          2024-03-14 17:31:28.572 - info: host.RasPi4 Delete state "system.host.RasPi4.versions.nodeNewest"
                                          2024-03-14 17:31:28.591 - info: host.RasPi4 instance system.adapter.admin.0 started with pid 898
                                          2024-03-14 17:31:28.623 - info: host.RasPi4 Delete state "system.host.RasPi4.versions.nodeNewestNext"
                                          2024-03-14 17:31:28.633 - info: host.RasPi4 Delete state "system.host.RasPi4.versions.npmCurrent"
                                          2024-03-14 17:31:28.641 - info: host.RasPi4 Delete state "system.host.RasPi4.versions.npmNewest"
                                          2024-03-14 17:31:28.650 - info: host.RasPi4 Delete state "system.host.RasPi4.versions.npmNewestNext"
                                          2024-03-14 17:31:28.658 - info: host.RasPi4 Some obsolete host states deleted.
                                          2024-03-14 17:31:31.746 - error: host.RasPi4 iobroker npm-install: host.RasPi4 Unknown packetName vis-material-webfont. Please install packages from outside the repository using npm!
                                          2024-03-14 17:31:32.513 - info: host.RasPi4 instance system.adapter.influxdb.0 started with pid 909
                                          2024-03-14 17:31:32.803 - info: host.RasPi4 iobroker npm-install: exit 12
                                          2024-03-14 17:31:32.957 - info: admin.0 (898) starting. Version 6.13.16 in /opt/iobroker/node_modules/iobroker.admin, node: v18.19.1, js-controller: 5.0.19
                                          2024-03-14 17:31:33.009 - info: admin.0 (898) requesting all objects
                                          2024-03-14 17:31:36.174 - info: admin.0 (898) received all objects
                                          2024-03-14 17:31:36.561 - info: host.RasPi4 instance system.adapter.influxdb.1 started with pid 932
                                          2024-03-14 17:31:36.754 - info: admin.0 (898) Request actual repository...
                                          2024-03-14 17:31:36.826 - info: admin.0 (898) socket.io server listening on port 8081
                                          2024-03-14 17:31:36.843 - info: admin.0 (898) http server listening on port 8081
                                          2024-03-14 17:31:36.844 - info: admin.0 (898) Use link "http://127.0.0.1:8081" to configure.
                                          2024-03-14 17:31:39.474 - info: influxdb.0 (909) starting. Version 4.0.2 in /opt/iobroker/node_modules/iobroker.influxdb, node: v18.19.1, js-controller: 5.0.19
                                          2024-03-14 17:31:39.518 - info: influxdb.0 (909) No stored data from last exit found
                                          2024-03-14 17:31:39.522 - info: influxdb.0 (909) Connecting http://localhost:8086/ ...
                                          2024-03-14 17:31:39.523 - info: influxdb.0 (909) Influx DB Version used: 1.x
                                          

                                          Dann folgt eine ganze Auflistung bei der alle geloggten Datenpunkte der influxdb aufgelistet sind. Gefolgt von eine Auflistung aller Scripte im javascript-Adapter und dann den Homematic usw. Adapter.
                                          Würde mich über den nächsten Tipp zur Fehlersuche sehr freuen.

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

                                            @lollo_c sagte in ioBroker friert ein: "Request actual repository...".....:

                                            Folgende Einträge sind von 17:31 Uhr:

                                            nicht unbedingt!
                                            der Raspi hat keine Batteriegepufferte Echtzeituhr.
                                            es kann also eine falsche Uhrzeit sein, bevorcder Pi sich per ntp wieder die richtige Zeit verschaffen konnte.

                                            L 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

                                            738
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            10
                                            81
                                            4850
                                            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