Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Probleme mit s7 adapter nach nodejs und OS update

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Probleme mit s7 adapter nach nodejs und OS update

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

      @tomlei1 Scheinbar klappt das automatische rebuild nicht ... also musst du das manuell machen.

      versuch mal

      cd C:\Program Files\iobroker\SmartHomeDEServer3\node_modules\node-snap7\
      npm rebuild
      

      wenn das nicht geht ... "npm install" ... wenn das nicht geht lösche das "build" Directory in dem Verzeichnis und dann nochmal das obige

      ... oder einfach das update installieren was ich oben erwähnt hab?

      T 1 Reply Last reply Reply Quote 0
      • T
        tomlei1 @apollon77 last edited by tomlei1

        @apollon77 said in Probleme mit s7 adapter nach nodejs und OS update:

        ... oder einfach das update installieren was ich oben erwähnt hab?

        Ich habe die Version 1.4.0 installiert und dann ging gar nichts mehr. Nachdem ich den Adapter deinstalliert und in der Version 1.3.15 neu installiert hatte, funktioniert diese scheinbar wieder. Jetzt muss ich nur meine ganzen IO's neu eingeben...

        Log

        
        s7.0
        2023-12-03 10:54:57.039	info	Successfully connected in S7 mode
        s7.0
        2023-12-03 10:54:56.972	info	Connect in S7 mode to 0 / 1
        s7.0
        2023-12-03 10:54:56.935	info	starting. Version 1.3.15 in C:/Program Files/iobroker/SmartHomeDEServer3/node_modules/iobroker.s7, node: v18.19.0, js-controller: 4.0.23
        
        1 Reply Last reply Reply Quote 0
        • M
          mrjeschke @apollon77 last edited by

          @apollon77
          Mit der Version 1.4.0 kann ich den Adapter nicht mehr konfigurieren.
          Es kommt ein Browserfehler.
          Debian Bookworm
          Nodejs 18.19.0
          js-controller 5.0.17
          admin 6.12.6

          Error: Minified React error #321; visit https://reactjs.org/docs/error-decoder.html?invariant=321 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
              at Z (react.production.min.js:18:327)
              at t.useContext (react.production.min.js:22:269)
              at makeStyles.js:189:40
              at withStyles.js:50:21
              at bc (react-dom.production.min.js:167:137)
              at ys (react-dom.production.min.js:193:57)
              at bi (react-dom.production.min.js:294:275)
              at xl (react-dom.production.min.js:280:389)
              at gl (react-dom.production.min.js:280:320)
              at fl (react-dom.production.min.js:280:180)
              at cl (react-dom.production.min.js:271:88)
              at rl (react-dom.production.min.js:268:429)
              at y (scheduler.production.min.js:13:203)
              at MessagePort.T (scheduler.production.min.js:14:128)
          (anonym) @ console.ts:40
          us @ react-dom.production.min.js:189
          n.callback @ react-dom.production.min.js:189
          Dr @ react-dom.production.min.js:144
          Hi @ react-dom.production.min.js:262
          xi @ react-dom.production.min.js:260
          Mi @ react-dom.production.min.js:259
          (anonym) @ react-dom.production.min.js:283
          yl @ react-dom.production.min.js:281
          rl @ react-dom.production.min.js:270
          y @ scheduler.production.min.js:13
          T @ scheduler.production.min.js:14
          react.production.min.js:18 Uncaught Error: Minified React error #321; visit https://reactjs.org/docs/error-decoder.html?invariant=321 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
              at Z (react.production.min.js:18:327)
              at t.useContext (react.production.min.js:22:269)
              at makeStyles.js:189:40
              at withStyles.js:50:21
              at bc (react-dom.production.min.js:167:137)
              at ys (react-dom.production.min.js:193:57)
              at bi (react-dom.production.min.js:294:275)
              at xl (react-dom.production.min.js:280:389)
              at gl (react-dom.production.min.js:280:320)
              at fl (react-dom.production.min.js:280:180)
              at cl (react-dom.production.min.js:271:88)
              at rl (react-dom.production.min.js:268:429)
              at y (scheduler.production.min.js:13:203)
              at MessagePort.T (scheduler.production.min.js:14:128)
          Z @ react.production.min.js:18
          t.useContext @ react.production.min.js:22
          (anonym) @ makeStyles.js:189
          (anonym) @ withStyles.js:50
          bc @ react-dom.production.min.js:167
          ys @ react-dom.production.min.js:193
          bi @ react-dom.production.min.js:294
          xl @ react-dom.production.min.js:280
          gl @ react-dom.production.min.js:280
          fl @ react-dom.production.min.js:280
          cl @ react-dom.production.min.js:271
          rl @ react-dom.production.min.js:268
          y @ scheduler.production.min.js:13
          T @ scheduler.production.min.js:14
          
          

          Upload und Neustart probiert, keine Änderung.

          apollon77 1 Reply Last reply Reply Quote 0
          • apollon77
            apollon77 @mrjeschke last edited by

            @mrjeschke Bitte legt es als GitHub issue an ... muss ich schauen ... kann versuchen ein par Dependency Updates im UI Teil zurückzunehmen und nochmal zu versuchen

            M 1 Reply Last reply Reply Quote 0
            • M
              mrjeschke @apollon77 last edited by

              @apollon77
              OK, erledigt.
              https://github.com/ioBroker/ioBroker.s7/issues/287

              btw gleiches Verhalten unter Raspian Bookworm / Nodejs 20.10.0

              apollon77 1 Reply Last reply Reply Quote 1
              • apollon77
                apollon77 @mrjeschke last edited by apollon77

                @mrjeschke Muss sich Bluefox ansehen ... Ich nehme die 1.4.0 mal aus beta raus ... am Ende tut "nur" die Konfig nicht

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

                  1.4.2 is your friend

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    mrjeschke @apollon77 last edited by

                    @apollon77
                    Läuft, getestet mit NodeJS 18.19.0 und NodeJS 20.10.0
                    Erstmal keine Probleme oder Auffälligkeiten.

                    1 Reply Last reply Reply Quote 1
                    • HF_SPSler
                      HF_SPSler last edited by

                      Hallo und guten Abend zusammen,

                      jetzt hat es meinen Iobroker auch erwischt. Nachdem nun node.js auf 22.18.0 aktualisiert wurde steht der S7 Adapter mit drei roten Kreuzen still. S7 Adapter ist in der Version 1.4.3 installiert. Weiß jemand ob schon an der Kompatibilität zu node.js 22.18.0 gearbeitet wird?

                      Der Adapter ist bei uns die Schnittstelle zur kompletten Haussteuerung und ohne lauffähigen Adapter geht bei uns gar nix mehr. Einzige Alternative wäre node.js wieder auf 20.xy zurück zu bringen, da hab ich aber leider keine Ahnung wie dies zu machen wäre....

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

                        @hf_spsler sagte in Probleme mit s7 adapter nach nodejs und OS update:

                        Einzige Alternative wäre node.js wieder auf 20.xy zurück zu bringen, da hab ich aber leider keine Ahnung wie dies zu machen wäre....

                        Per

                        iob nodejs-update 20
                        
                        1 Reply Last reply Reply Quote 0
                        • HF_SPSler
                          HF_SPSler last edited by

                          Ich danke dir!

                          Dann warte ich mal ab ob der S7 Adapter nachgezogen wird bevor ich auf ein aktuelleres node.js wechsele.

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

                            @hf_spsler sagte in Probleme mit s7 adapter nach nodejs und OS update:

                            Dann warte ich mal ab ob der S7 Adapter nachgezogen wird bevor ich auf ein aktuelleres node.js wechsele.

                            Ich meine es gäbe zu s7 schon was. Vermutlich hier:

                            https://forum.iobroker.net/topic/81893/wir-empfehlen-node-js-22-x

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

                              @hf_spsler said in Probleme mit s7 adapter nach nodejs und OS update:

                              Ich danke dir!

                              Dann warte ich mal ab ob der S7 Adapter nachgezogen wird bevor ich auf ein aktuelleres node.js wechsele.

                              Kannst schon loslegen ...

                              87d0e48f-2f51-4785-b64e-de3e2963e9b3-image.png

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

                                Ich danke euch für die Infos.

                                By the way, so ganz steige ich durch das Updateverhalten des Iobrokers noch nicht durch. Wann wird mir denn unter der Adapterliste mit dem gesetzten Filter "updatefähige Adapter anzeigen" dargestellt dass es für den S7 Adapter eine neue Version gibt?

                                Ich bin schon häufiger darüber gestolpert, dass Adapter für die ein Update bereit steht Dieses meist schon länger Zeit veröffentlicht wurde, mir aber erst Wochen oder Monate später angezeigt wird. Ich schaue meist so alle zwei bis vier Tage in die Admin-Ebene ob alles rund läuft.

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

                                  @hf_spsler

                                  Es gibt bei ioBroker 2 standardmäßige Repositories:

                                  LATEST / BETA
                                  Sobald ein Dev eine neue Release erstellt und diese auf npm veröffentlicht wird diese in der LATEST / BETA Repository übernommen. Der Update des Repositories erfolgt 2x täglich.

                                  STABLE
                                  Sobald ein Dev meint dass eine Release keine gröberen Probleme enthält kann er diese ins STABLE Repository aufnehmen lassen. Dies erfolgt frühestens nach 5 bis 7 Tagen (Emergency Fälle augenommen). Dies kann aber auch deutlich später erfolgen wenn es der Dev so entscheidet. Dieser Vorgang ist manuell getriggert. Auch dieser Repository Update erfolgt 2x täglich

                                  Dein System holt sich die aktuellen Repostände typisch einmal täglich vom Server ab. Durch Anklicken von 'Nach Updates suchen' kann diser Vorgang manuell ausgelöst werden.

                                  Welches Repository du beobachtest kannst du einstellen, auf produktiven System sollte STABLE gewählt werden.

                                  Das Erstellungsdatum einer Release kann daher deutlich vor dem Datum der Veröffentlichung im STABLE Repository liegen.

                                  Hoffe deine Fragen ein wenig geklärt zu haben.

                                  mcm1957

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

                                    @hf_spsler

                                    Vorsicht: Kann sein dass die 1.4.4 ein generelles Problem mit dem adminUI hat.

                                    https://github.com/ioBroker/ioBroker.s7/issues/460

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

                                      @mcm1957 Danke dir für die Aufklärung.

                                      Bezüglich des adminUI issue warte ich wohl dann besser doch noch mal ab bevor ich node.js update.

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

                                        @hf_spsler
                                        AdminUI Issue ist in Abklärung. Allerdinsg wurde 1.4.4 aus dem Stable zurückgezogen.

                                        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

                                        929
                                        Online

                                        32.0k
                                        Users

                                        80.5k
                                        Topics

                                        1.3m
                                        Posts

                                        8
                                        34
                                        1184
                                        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