Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. RFLink - keine Serielle Schnittstelle

    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

    RFLink - keine Serielle Schnittstelle

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

      Die Fehlermeldung sieht nach veraltetem adapter-core aus.
      Bitte ein Issue beim Adapter anlegen.
      @apollon77 FYI

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

        @mcm1957
        ich habe Hosts auf die V.6.0.1 gezogen....

        601.png

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

          @knopers1
          rflink ist offensichtlich noch nicht mit js-controller 6.0.1 kompatibel.

          Habs mal auf die Liste gesetzt
          https://forum.iobroker.net/topic/75206/beta-test-js-controller-kiera-v6-0/15

          Issue beim Adapter erstellt:
          https://github.com/ioBroker/ioBroker.rflink/issues/48

          mcm1957 created this issue in ioBroker/ioBroker.rflink

          closed [JS-Controller 6] rflink adapter does not start #48

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

            @mcm1957

            danke dir, jetzt eine andere Frage.... Wie kann ich wieder die letzte Version installiert die STABLE ist?
            Ich habe eine Alarmanlage über IObroker und bin auf den RFlink angewiesen... 😞

            mcm1957 K 2 Replies Last reply Reply Quote 0
            • mcm1957
              mcm1957 @knopers1 last edited by

              @knopers1 said in RFLink - keine Serielle Schnittstelle:

              @mcm1957

              danke dir, jetzt eine andere Frage.... Wie kann ich wieder die letzte Version installiert die STABLE ist?
              Ich habe eine Alarmanlage über IObroker und bin auf den RFlink angewiesen... 😞

              Warum installierst du auf einem offensichtlichen PRODUKTIONS-System übehaupt LATEST Adapter !?
              Latest = Beta = nur mäßig getestet. Da kann schon mal ein Adapter so defekt sein, dass nichts mehr läuft und du im Notfall ein Backup einspielen musst,

              Die Info zum Downgrade findest du im Eröffnungspostimg hier: https://forum.iobroker.net/topic/75206/beta-test-js-controller-kiera-v6-0

              1 Reply Last reply Reply Quote 2
              • K
                knopers1 @knopers1 last edited by

                okay, bin jetzt wieder auf die V.5.0.19 Stable und es läuft wieder alles...

                Ich lass die Beta testerei sein.... das hat kein Sinn

                mcm1957 Homoran 2 Replies Last reply Reply Quote 0
                • mcm1957
                  mcm1957 @knopers1 last edited by

                  @knopers1 said in RFLink - keine Serielle Schnittstelle:

                  okay, bin jetzt wieder auf die V.5.0.19 Stable und es läuft wieder alles...

                  Ich lass die Beta testerei sein.... das hat kein Sinn

                  Beta testen macht sehr wohl Sinn 🙂

                  Allerdings sollte man das auf einem Testsystem tun um später auf seinem produktiven System nicht in ein Fehlerloch zu fallen. In dem Sinne DANK an alle die testen und ihre Zeit opfern. Und je exotischere Adapter man verwendet desto wichtiger ist es diese auf einem eigenen Testsystem mal zu checken.

                  1 Reply Last reply Reply Quote 2
                  • Homoran
                    Homoran Global Moderator Administrators @knopers1 last edited by Homoran

                    @knopers1 sagte in RFLink - keine Serielle Schnittstelle:

                    das hat kein Sinn

                    ...auf einem produktiven System das Herz von ioBroker im Betastadium laufen zu lassen!

                    Aber Testen ist sehr wichtig, damit so etwas nicht passiert, wenn es stable wird, weil es niemand bemerkt hatte.
                    und wie du siehst https://forum.iobroker.net/post/1168743 wird auch schnell reagiert!

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

                      @knopers1

                      Könntest du bitte die rflink 2.1.7 in Verbindung mit js-controller 6 mal testen ?

                      Danke

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

                        @mcm1957

                        Ich habe es gerade mit 2.1.7 getestet - geht leider nicht. Hier das Log

                        host.GLT
                        2024-06-11 20:10:24.709	info	Rebuild for adapter system.adapter.rflink.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                        host.GLT
                        2024-06-11 20:10:24.709	error	instance system.adapter.rflink.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                        host.GLT
                        2024-06-11 20:10:24.709	error	Caught by controller[1]: Node.js v20.14.0
                        host.GLT
                        2024-06-11 20:10:24.709	error	Caught by controller[1]:
                        host.GLT
                        2024-06-11 20:10:24.709	error	Caught by controller[1]: at node:internal/main/run_main_module:28:49
                        host.GLT
                        2024-06-11 20:10:24.709	error	Caught by controller[1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
                        host.GLT
                        2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:1024:12)
                        host.GLT
                        2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1208:32)
                        host.GLT
                        2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                        host.GLT
                        2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
                        host.GLT
                        2024-06-11 20:10:24.709	error	Caught by controller[1]: at Object.<anonymous> (C:\ioBroker\GLT\node_modules\iobroker.rflink\main.js:17:17)
                        host.GLT
                        2024-06-11 20:10:24.709	error	Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'supportsFeature')
                        host.GLT
                        2024-06-11 20:10:24.709	error	Caught by controller[1]:
                        host.GLT
                        2024-06-11 20:10:24.709	error	Caught by controller[1]: ^
                        host.GLT
                        2024-06-11 20:10:24.709	error	Caught by controller[1]: if (adapter.supportsFeature && !adapter.supportsFeature('CONTROLLER_NPM_AUTO_REBUILD')) {
                        host.GLT
                        2024-06-11 20:10:24.709	error	Caught by controller[1]: C:\ioBroker\GLT\node_modules\iobroker.rflink\main.js:17
                        host.GLT
                        2024-06-11 20:10:24.709	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\lib\binding\node-v115-win32-x64\bindings.node
                        host.GLT
                        2024-06-11 20:10:24.709	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\addon-build\default\install-root\bindings.node
                        host.GLT
                        2024-06-11 20:10:24.709	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\addon-build\debug\install-root\bindings.node
                        host.GLT
                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\addon-build\release\install-root\bindings.node
                        host.GLT
                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\compiled\20.14.0\win32\x64\bindings.node
                        host.GLT
                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\default\bindings.node
                        host.GLT
                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\Release\bindings.node
                        host.GLT
                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\out\Release\bindings.node
                        host.GLT
                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\Debug\bindings.node
                        host.GLT
                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\out\Debug\bindings.node
                        host.GLT
                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\Release\bindings.node
                        host.GLT
                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\Debug\bindings.node
                        host.GLT
                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\bindings.node
                        host.GLT
                        2024-06-11 20:10:24.707	error	Caught by controller[0]: Cannot load serialport module : Error: Could not locate the bindings file. Tried:
                        
                        mcm1957 1 Reply Last reply Reply Quote 0
                        • mcm1957
                          mcm1957 @JB_Sullivan last edited by

                          @jb_sullivan
                          Danke - habs in den js-controller Thread kopiert. Dort sieht es Foxriver besser
                          https://forum.iobroker.net/topic/75206/beta-test-js-controller-kiera-v6-0/41

                          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

                          781
                          Online

                          31.9k
                          Users

                          80.3k
                          Topics

                          1.3m
                          Posts

                          5
                          15
                          630
                          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