Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter eusec v2.0.x

    NEWS

    • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    Test Adapter eusec v2.0.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      niiccooo1 @Thomas Braun last edited by

      @thomas-braun
      Wenn es sicher auszuführen ist, mache ich es. Bin da kein Experte...

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

        @thomas-braun
        Habe eine ziemlich lange Ausgabe erhalten.
        Was möchtest du den sehen?

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

          @niiccooo1

          Ja, ist sicher. Das liest nur Einstellungen aus.

          Was möchtest du den sehen?

          Na alles...

          iob upgrade ring@6.4.0 --debug
          

          muss aber das Installationshindernis aus dem Weg räumen.

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

            @thomas-braun

            Die Ausgabe bei iob upgrade ring ergibt folgendes:

            root@iobroker:/opt/iobroker# iob upgrade ring@6.4.0 --debug
            Would you like to reinstall version 6.4.0 of ring now? [(y)es, (n)o]: yes
            Update ring from @6.4.0 to @6.4.0
            Uninstall npm packet "iobroker.ring" for a clean re-installation
            npm error code EBADENGINE
            npm error engine Unsupported engine
            npm error engine Not compatible with your version of node/npm: ring-client-api@12.1.1
            npm error notsup Not compatible with your version of node/npm: ring-client-api@12.1.1
            npm error notsup Required: {"node":"^18 || ^20"}
            npm error notsup Actual:   {"npm":"10.9.4","node":"v22.21.0"}
            npm error A complete log of this run can be found in: /opt/iobroker/.npm/_logs/2025-11-02T15_56_54_334Z-debug-0.log
            NPM version: 10.9.4
            Installing iobroker.ring@6.4.0... (System call)
            npm error code EBADENGINE
            npm error engine Unsupported engine
            npm error engine Not compatible with your version of node/npm: ring-client-api@12.1.1
            npm error notsup Not compatible with your version of node/npm: ring-client-api@12.1.1
            npm error notsup Required: {"node":"^18 || ^20"}
            npm error notsup Actual:   {"npm":"10.9.4","node":"v22.21.0"}
            npm error A complete log of this run can be found in: /opt/iobroker/.npm/_logs/2025-11-02T15_56_57_775Z-debug-0.log
            Updating objects from io-package.json for adapter "ring" with version "6.4.0"
            upload [25] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/admin.d.ts admin.d.ts video/mp2t
            upload [20] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/de.json i18n/de.json application/json
            upload [19] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/en.json i18n/en.json application/json
            upload [18] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/es.json i18n/es.json application/json
            upload [17] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/fr.json i18n/fr.json application/json
            upload [16] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/it.json i18n/it.json application/json
            upload [15] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/nl.json i18n/nl.json application/json
            upload [14] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/pl.json i18n/pl.json application/json
            upload [13] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/pt.json i18n/pt.json application/json
            upload [12] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/ru.json i18n/ru.json application/json
            upload [11] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/uk.json i18n/uk.json application/json
            upload [10] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/zh-cn.json i18n/zh-cn.json application/json
            upload [9] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/index_m.html index_m.html text/html
            upload [8] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/jsonConfig.json jsonConfig.json application/json
            upload [7] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/preferences-desktop-notification-bell-3.png preferences-desktop-notification-bell-3.png image/png
            upload [6] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/preferences-system-login.png preferences-system-login.png image/png
            upload [5] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/ring.png ring.png image/png
            upload [4] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/style.css style.css text/css
            upload [3] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/tab_m.html tab_m.html text/html
            upload [2] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/tab_m.js tab_m.js application/javascript
            upload [1] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/tsconfig.json tsconfig.json application/json
            upload [0] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/words.js words.js application/javascript
            root@iobroker:/opt/iobroker# 
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @niiccooo1 last edited by

              @niiccooo1

              Dann lösch den ring-Adapter mal komplett aus dem System und installier den dann nochmal neu.
              Denn eigentlich muss da die ring-client-api 14.1.0 gezogen werden (und die passt zu nodejs@22):

              echad@chet:/opt/iobroker $ iob add ring --debug
              NPM version: 11.6.2
              Installing iobroker.ring@6.4.0... (System call)
              npm error code EBADENGINE
              npm error engine Unsupported engine
              npm error engine Not compatible with your version of node/npm: ring-client-api@14.1.0
              npm error notsup Not compatible with your version of node/npm: ring-client-api@14.1.0
              npm error notsup Required: {"node":"^20 || ^22 || ^24"}
              npm error notsup Actual:   {"npm":"11.6.2","node":"v25.1.0"}
              npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-11-02T15_47_04_628Z-debug-0.log
              
              N 1 Reply Last reply Reply Quote 0
              • N
                niiccooo1 @Thomas Braun last edited by

                @thomas-braun Alles klar.
                Zum löschen über die admin Oberfläche reicht oder lieber über die Konsole?

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

                  @niiccooo1

                  Ich bevorzuge in jedem Fall das Terminal.

                  iob del ring --debug
                  iob update
                  iob add ring --debug
                  

                  Und fertig.

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

                    @thomas-braun

                    root@iobroker:~# iob del ring --debug
                    Delete adapter "ring"
                    host.iobroker Counted 1 instances of ring
                    host.iobroker Counted 2 meta of ring
                    host.iobroker Counted 1 adapter for ring
                    host.iobroker Counted 2 devices of ring
                    host.iobroker Counted 6 channels of ring
                    host.iobroker Counted 44 states of ring
                    host.iobroker Counted 14 states of system.adapter.ring
                    host.iobroker Counted 44 states (io.ring.*) from states
                    host.iobroker Counted 15 states (system.adapter.ring.*) from states
                    host.iobroker file ring.admin deleted
                    host.iobroker file ring.0 deleted
                    host.iobroker object ring deleted
                    host.iobroker object ring.admin deleted
                    host.iobroker Deleting 71 object(s).
                    host.iobroker Deleting 59 state(s).
                    Error deleting adapter ring from disk: host.iobroker: Cannot uninstall iobroker.ring: 1
                    You might have to delete it yourself!
                    

                    Die Instanz ist weg, jedoch der Adapter lässt sich nicht deinstallieren

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

                      @niiccooo1

                      iob list adapters | grep ring
                      
                      N 1 Reply Last reply Reply Quote 0
                      • N
                        niiccooo1 @Thomas Braun last edited by

                        @thomas-braun said in Test Adapter eusec 2.0.x:

                        iob list adapters | grep ring

                        root@iobroker:~# iob list adapters | grep ring
                        root@iobroker:~# iob del ring --debug
                        Delete adapter "ring"
                        host.iobroker object ring deleted
                        host.iobroker object ring.admin deleted
                        host.iobroker Deleting 1 object(s).
                        Error deleting adapter ring from disk: host.iobroker: Cannot uninstall iobroker.ring: 1
                        You might have to delete it yourself!
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @niiccooo1 last edited by

                          @niiccooo1

                          iob update
                          iob add ring --debug
                          
                          N 1 Reply Last reply Reply Quote 0
                          • N
                            niiccooo1 @Thomas Braun last edited by

                            @thomas-braun said in Test Adapter eusec 2.0.x:

                            iob add ring --debug

                            root@iobroker:~# iob add ring --debug
                            host.iobroker install adapter ring
                            upload [25] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/admin.d.ts admin.d.ts video/mp2t
                            upload [20] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/de.json i18n/de.json application/json
                            upload [19] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/en.json i18n/en.json application/json
                            upload [18] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/es.json i18n/es.json application/json
                            upload [17] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/fr.json i18n/fr.json application/json
                            upload [16] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/it.json i18n/it.json application/json
                            upload [15] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/nl.json i18n/nl.json application/json
                            upload [14] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/pl.json i18n/pl.json application/json
                            upload [13] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/pt.json i18n/pt.json application/json
                            upload [12] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/ru.json i18n/ru.json application/json
                            upload [11] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/uk.json i18n/uk.json application/json
                            upload [10] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/i18n/zh-cn.json i18n/zh-cn.json application/json
                            upload [9] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/index_m.html index_m.html text/html
                            upload [8] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/jsonConfig.json jsonConfig.json application/json
                            upload [7] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/preferences-desktop-notification-bell-3.png preferences-desktop-notification-bell-3.png image/png
                            upload [6] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/preferences-system-login.png preferences-system-login.png image/png
                            upload [5] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/ring.png ring.png image/png
                            upload [4] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/style.css style.css text/css
                            upload [3] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/tab_m.html tab_m.html text/html
                            upload [2] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/tab_m.js tab_m.js application/javascript
                            upload [1] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/tsconfig.json tsconfig.json application/json
                            upload [0] ring.admin /opt/iobroker/node_modules/iobroker.ring/admin/words.js words.js application/javascript
                            host.iobroker object system.adapter.ring created/updated
                            Updating objects from io-package.json for adapter "ring" with version "6.4.0"
                            host.iobroker create instance ring
                            host.iobroker object system.adapter.ring.0.alive created
                            host.iobroker object system.adapter.ring.0.connected created
                            host.iobroker object system.adapter.ring.0.compactMode created
                            host.iobroker object system.adapter.ring.0.cpu created
                            host.iobroker object system.adapter.ring.0.cputime created
                            host.iobroker object system.adapter.ring.0.memHeapUsed created
                            host.iobroker object system.adapter.ring.0.memHeapTotal created
                            host.iobroker object system.adapter.ring.0.memRss created
                            host.iobroker object system.adapter.ring.0.uptime created
                            host.iobroker object system.adapter.ring.0.inputCount created
                            host.iobroker object system.adapter.ring.0.outputCount created
                            host.iobroker object system.adapter.ring.0.eventLoopLag created
                            host.iobroker object system.adapter.ring.0.sigKill created
                            host.iobroker object system.adapter.ring.0.logLevel created
                            host.iobroker object ring.0 created
                            host.iobroker object system.adapter.ring.0 created
                            
                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @niiccooo1 last edited by

                              @niiccooo1

                              Und jetzt kannste auch eusec in der Beta-Version installieren.

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

                                @thomas-braun
                                STARK!

                                Bei der Einrichtung vom ring Token wurde ich gefragt ob ich auf die ring-client-api 14.1 Update möchte.
                                Ich werde mich morgen dem eisec Adapter widmen.

                                Vielen Dank Thomas!

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

                                  @niiccooo1

                                  Ein frisches

                                  iob diag
                                  

                                  kannste aber trotzdem mal posten.

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

                                    Gestern habe ich die Version 2.0.3 ebenfalls zum Download angeboten bekommen.
                                    Ich habe den Adapter erfolgreich installiert, eingerichtet und konnte bis jetzt keine Probleme feststellen.

                                    Vielen Dank für eure Arbeit den Adapter weiterhin am Leben zu erhalten!

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

                                    Support us

                                    ioBroker
                                    Community Adapters
                                    Donate

                                    990
                                    Online

                                    32.4k
                                    Users

                                    81.2k
                                    Topics

                                    1.3m
                                    Posts

                                    eusec mcm1957
                                    9
                                    60
                                    974
                                    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