Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. slave start nicht mehr nach nodejs-update 20

    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

    slave start nicht mehr nach nodejs-update 20

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @bahnuhr last edited by

      @bahnuhr sagte in slave start nicht mehr nach nodejs-update 20:

      Model : Raspberry Pi 3 Model B Rev 1.2

      immerhin, und damit

      @bahnuhr sagte in slave start nicht mehr nach nodejs-update 20:

      Kernel : armv7l

      aber wie befürchtet

      @bahnuhr sagte in slave start nicht mehr nach nodejs-update 20:

      Operating System: Raspbian GNU/Linux 10 (buster)

      und dafür gibt es kein node20 mehr

      bahnuhr 1 Reply Last reply Reply Quote 0
      • bahnuhr
        bahnuhr Forum Testing Most Active @Homoran last edited by

        @homoran
        War der Raspi wo wir vor 5 jahren (oder so; am Anfang von smartmeter) rum probiert hatten, dass wir die Verbindung zum smartmeter und mbus hin bekommen.

        hatten wir damals extra noch ne rules geschrieben um die id korrekt zuzuweisen.
        sowas damals:

        SUBSYSTEM=="tty", ATTRS{product}=="FT232R USB UART", ATTRS{serial}=="AH06GH5Y", SYMLINK+="lesestrom"
        SUBSYSTEM=="tty", ATTRS{product}=="FT232R USB UART", ATTRS{serial}=="AH06GH5Z", SYMLINK+="lesevoltaik"
        SUBSYSTEM=="tty", ATTRS{product}=="FT232R USB UART", ATTRS{serial}=="A907T3PS", SYMLINK+="lesewasser"
        

        Mittlerweile müsste smartmeter dies ja auslesen können.

        @Thomas-Braun
        Und deshalb hatte ich dies bisher nicht geändert.
        Aber jetzt hab ich ja einen Grund.

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

          @bahnuhr sagte in slave start nicht mehr nach nodejs-update 20:

          Dann installier da jetzt neu ein reines 64Bit-System.
          Und die Spannungsversorgung und die Kühlung würde ich mir auch anschauen:

          Previously detected issues:
          ~ Under-voltage has occurred
          ~ Arm frequency capping has occurred
          ~ Throttling has occurred
          ~ Soft temperature limit has occurred

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

            @bahnuhr nimm ne neue Karte und spiel den Bücherwurm drauf.
            iobroker ohne jeden Adapter
            Dann koppeln.

            Wenn's schief geht hast du noch die alte Karte.

            bahnuhr 1 Reply Last reply Reply Quote 0
            • bahnuhr
              bahnuhr Forum Testing Most Active @Homoran last edited by

              @homoran sagte in slave start nicht mehr nach nodejs-update 20:

              @bahnuhr nimm ne neue Karte und spiel den Bücherwurm drauf.
              iobroker ohne jeden Adapter
              Dann koppeln.

              Wenn's schief geht hast du noch die alte Karte.

              yes, genau das war auch meine Idee eben.

              1 Reply Last reply Reply Quote 0
              • bahnuhr
                bahnuhr Forum Testing Most Active last edited by

                So, neue SD funktioniert.
                bookworm ist installiert.

                Nun klappt multihost nicht.
                Wie immer nach folgender Anleitung:
                https://www.iobroker.net/#de/documentation/config/multihost.md

                Beim Master kommt:
                1a36d29c-d377-4ad1-b04d-3fe7ff140c3b-image.png

                Beim Slave kommt:
                f8555083-853e-47ec-a833-8532440020be-image.png

                Jemand eine Idee ?

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

                  @bahnuhr sagte in slave start nicht mehr nach nodejs-update 20:

                  Jemand eine Idee ?

                  Viele!

                  gleiche Datenbank?
                  jsonl, redis, file?
                  selber Hostname beim slave?
                  beide Hosts neu gestartet?


                  iob setup custom probiert?

                  bahnuhr 1 Reply Last reply Reply Quote 0
                  • bahnuhr
                    bahnuhr Forum Testing Most Active @Homoran last edited by

                    @homoran
                    Danke Rainer.

                    @homoran sagte in slave start nicht mehr nach nodejs-update 20:

                    gleiche Datenbank?

                    ja, beide jsonl

                    @homoran sagte in slave start nicht mehr nach nodejs-update 20:

                    selber Hostname beim slave?

                    natürlich nicht.
                    slave hat: stromwasser

                    @homoran sagte in slave start nicht mehr nach nodejs-update 20:

                    beide Hosts neu gestartet?

                    natürlich

                    @homoran sagte in slave start nicht mehr nach nodejs-update 20:

                    iob setup custom probiert?

                    Ja, siehe oben.
                    nach dieser Anleitung:
                    https://www.iobroker.net/#de/documentation/config/multihost.md

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

                      @bahnuhr sagte in slave start nicht mehr nach nodejs-update 20:

                      natürlich nicht.

                      sorry! Frage war nicht exakt.
                      Selber Name wie vorher?

                      @bahnuhr sagte in slave start nicht mehr nach nodejs-update 20:

                      @homoran sagte in slave start nicht mehr nach nodejs-update 20:

                      iob setup custom probiert?

                      Ja, siehe oben.

                      ich finde den output dazu nicht (als text in code-tags 😁 )

                      1 Reply Last reply Reply Quote 0
                      • bahnuhr
                        bahnuhr Forum Testing Most Active last edited by

                        jetzt wird es merkwürdig.

                        Wenn ich auf dem slave eingebe, kommt:

                        dieter@stromwasser:~ $ iob multihost browse
                        No Multihost server found. Make sure iobroker is running on the host where you enabled multihost discovery (and it is not this host)!
                        
                        

                        Wenn ich bei meinem master auf host gehe, sehe ich den neuen aber:
                        4d29e205-b7db-43c5-abfc-3b84f998c2f5-image.png

                        stromwasser ist der neue.
                        PI-Strom-Wasser der alte.

                        Frage:
                        Warum wird bei iob multihost browse dies nicht angezeigt ?

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

                          @bahnuhr sagte in slave start nicht mehr nach nodejs-update 20:

                          stromwasser ist der neue.
                          PI-Strom-Wasser der alte.

                          also nicht der selbe Hostname!

                          @bahnuhr sagte in slave start nicht mehr nach nodejs-update 20:

                          Warum wird bei iob multihost browse dies nicht angezeigt ?

                          Abgesehen davon dass ich das nicht mag, weil ich nicht sehe was da passiert:

                          @bahnuhr sagte in slave start nicht mehr nach nodejs-update 20:

                          Make sure iobroker is running on the host where you enabled multihost discovery

                          bahnuhr 1 Reply Last reply Reply Quote 0
                          • bahnuhr
                            bahnuhr Forum Testing Most Active @Homoran last edited by bahnuhr

                            @homoran sagte in slave start nicht mehr nach nodejs-update 20:

                            Make sure iobroker is running on the host where you enabled multihost discovery

                            Ja, und was sagt mir das jetzt.

                            Na klar läuft iob auf dem host und auch auf dem master. Ich verstehe diese Satz nicht wirklich.

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

                              @bahnuhr sagte in slave start nicht mehr nach nodejs-update 20:

                              Na klar läuft iob auf dem host.

                              auf dem Master, auf dem auch hoffentlich noch das multihost enable aktiv ist.

                              bahnuhr 1 Reply Last reply Reply Quote 0
                              • bahnuhr
                                bahnuhr Forum Testing Most Active @Homoran last edited by

                                @homoran sagte in slave start nicht mehr nach nodejs-update 20:

                                @bahnuhr sagte in slave start nicht mehr nach nodejs-update 20:

                                Na klar läuft iob auf dem host.

                                auf dem Master, auf dem auch hoffentlich noch das multihost enable aktiv ist.

                                Ja, ist es.

                                Multihost discovery server: enabled
                                Discovery authentication:   enabled
                                Persistent activation:      disabled
                                Objects:                    jsonl on 0.0.0.0
                                States:                     jsonl on 0.0.0.0
                                
                                
                                1 Reply Last reply Reply Quote 0
                                • bahnuhr
                                  bahnuhr Forum Testing Most Active last edited by

                                  @Homoran
                                  @Thomas-Braun

                                  So, mal Rückinfo von mir.
                                  bookworm installiert nach der Anleitung von @Thomas-Braun
                                  file:///Z:/iobroker/Installation%20_%20Update/Installation%20auf%20Raspi%20-%20Einfacher%20geht's%20nicht.html

                                  Dies hat geklappt und dann iob installiert.

                                  Erst war der host ein anderer. Dann wieder alles neu. Passt.

                                  Aber multihost klappt nicht mehr mit nodejs 20

                                  Es kommt immer o.g. Fehler. Im master bei hosts wird der slave grün dargestellt. Aber mbus und auch smartmeter lesen den slave nicht mehr aus. Die angeschlossenen Geräte werden in der Instanz nicht angezeigt.

                                  Fazit für mich:
                                  Ich bekomme es nicht hin und habe die nodejs18 SD wieder rein getan.

                                  i.S. von Thomas: never change hat zumindest aktuell für mich dann doch wieder Sinn.
                                  Weil ich es einfach nicht hinbekomme.

                                  Vielleicht könnte das ja mal jemand mit mehr know how mal testen.

                                  mfg
                                  Dieter

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

                                    @bahnuhr sagte in slave start nicht mehr nach nodejs-update 20:

                                    Aber multihost klappt nicht mehr mit nodejs 20

                                    und wo kam dann dein neuer Host stromwasser her?
                                    Da muss die Kopplung doch geklappt haben.

                                    Der war doch grün.

                                    @bahnuhr sagte in slave start nicht mehr nach nodejs-update 20:

                                    Aber mbus und auch smartmeter lesen den slave nicht mehr aus. Die angeschlossenen Geräte werden in der Instanz nicht angezeigt.

                                    Weil du einen andeten Hostmnamen nutzst!

                                    Dann musst du die Instanzen diesem neuen Host zuordnen.

                                    Deswegen solltest du ja den selben Hostnamen verwenden

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

                                      @homoran
                                      Rainer, das hab ich alles durch.
                                      Wie geschrieben hab ich nochmal alles neu gemacht.
                                      und dann mit dem richtigen host.

                                      Auch das klappte nicht.

                                      1 Reply Last reply Reply Quote 0
                                      • bahnuhr
                                        bahnuhr Forum Testing Most Active @Homoran last edited by

                                        @homoran
                                        Hab sogar das backup vom master von heute nacht eingespielt.
                                        Daten von heute sind nun weg.

                                        Aber mit nodejs20 geht es nicht.

                                        Alte SD beim slave rein; und alles läuft.

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

                                          @bahnuhr sagte in slave start nicht mehr nach nodejs-update 20:

                                          Aber mit nodejs20 geht es nicht.

                                          Es gibt mit Sicherheit einige, die auch mit nodejs@20 einen solchen Verbund von zwei Systemen betreiben.

                                          bahnuhr 1 Reply Last reply Reply Quote 0
                                          • bahnuhr
                                            bahnuhr Forum Testing Most Active @Thomas Braun last edited by

                                            @thomas-braun sagte in slave start nicht mehr nach nodejs-update 20:

                                            @bahnuhr sagte in slave start nicht mehr nach nodejs-update 20:

                                            Aber mit nodejs20 geht es nicht.

                                            Es gibt mit Sicherheit einige, die auch mit nodejs@20 einen solchen Verbund von zwei Systemen betreiben.

                                            Ja, das mag sein.
                                            Nur ich bekomme es halt nicht hin.

                                            Und deshalb bleibt es nun bei dem "never change" System.

                                            Halte ich grundsätzlich auch für falsch. Aber es klappt halt nicht.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            714
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            nodejs update
                                            5
                                            58
                                            2265
                                            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