Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. HM-RPC verschiedene Adressräume

    NEWS

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

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    HM-RPC verschiedene Adressräume

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

      @coolhead sagte: wegen der neuen subnetzmaske??

      Keine Ahnung. Dann ändere es wieder zurück.
      Gibt es in der CCU nicht auch Firewall-Einstellungen, bei denen der IP-Adressbereich angegeben wird? Ich muss fragen, da ich keine CCU mehr verwende, sondern nur noch den rfd aus der OCCU.

      C 1 Reply Last reply Reply Quote 0
      • C
        coolhead @coolhead last edited by

        @coolhead
        So, nun per ssh die Netzmaske wieder auf 255.255.255.0 gesetzt und http auf die ccu geht wieder. Nach meinem Verständnis ist diese Netzmaske ja auch richtig, denn alles was nicht im 192.168.40-er Adressbereich bleibt, soll ans Gateway und damit übers vpn, wenn es in den 20-er Bereich geht, oder?

        paul53 1 Reply Last reply Reply Quote 0
        • C
          coolhead @paul53 last edited by

          @paul53
          ja, in der CCU gibt es auch Firewalleinstellungen. Die sind aber alle auf Vollzugriff. Ich hoffe, im Container gibt es nicht noch andere bösen Geister, die an den iptables / nft schrauben. Da kenne ich mich nicht so aus.

          1 Reply Last reply Reply Quote 0
          • paul53
            paul53 @coolhead last edited by paul53

            @coolhead sagte: soll ans Gateway

            Hast Du dessen IP-Adresse (192.168.40.99) mal als Callback-Adresse eingegeben?

            C 1 Reply Last reply Reply Quote 0
            • paul53
              paul53 @Homoran last edited by

              @homoran sagte: lxc ist etwas anders gestrickt
              ich nutze so was deswegen nicht

              Du nutzt kein piVCCU?

              Homoran 1 Reply Last reply Reply Quote 0
              • C
                coolhead @paul53 last edited by

                @paul53
                hab ich eben gemacht. Beide Adapter werden grün 😊 aber nach 90 sek kommt der Timeout bei hm-rega, dass er nichts lesen kann. 😧

                hm-rega.1
                2022-06-19 15:13:22.677 error CCU 192.168.40.24 unreachable
                hm-rega.1
                2022-06-19 15:13:22.676 error post request error: Aborted due to timeout
                hm-rega.1
                2022-06-19 15:13:22.674 warn "!# datapoints.fn 1.9!#!# Dieses Homematic-Script gibt eine Liste aller Datenpu" timed out after 90 seconds
                hm-rega.1
                2022-06-19 15:11:52.601 info request state values
                hm-rega.1
                2022-06-19 15:11:51.888 info time difference local-ccu 1s
                hm-rega.1
                2022-06-19 15:11:51.733 info ReGaHSS 192.168.40.24 up

                paul53 1 Reply Last reply Reply Quote 0
                • paul53
                  paul53 @coolhead last edited by

                  @coolhead sagte: nach 90 sek kommt der Timeout bei hm-rega

                  HM-Rega soll auch remote zugreifen? Deaktiviere erst mal die HM-Rega-Instanz, um zu sehen, ob HM-RPC remote funktioniert.
                  Hat die lokale ioBroker-Installation auch eine HM-Rega-Instanz?

                  C 1 Reply Last reply Reply Quote 0
                  • C
                    coolhead @paul53 last edited by

                    @paul53
                    ja, auf beiden ioBroker läuft eine lokale hm-rega und eine hm-rpc. Bei A läuft zusätzlich noch eine 2. Instanz für hm-rega und hm-rpc, um auf B zuzugrifen. Ich dachte, ich brauche immer beide - wenn ich mir die hm-rega Objekte im ioBroker anschaue, weiss ich aber gar nicht, wofür die die hm-rega brauche. Ich hab die 2. hm-rega mal deaktiviert.
                    Ich schau mal, ob es ohne rega auch geht....

                    C 1 Reply Last reply Reply Quote 0
                    • C
                      coolhead @coolhead last edited by

                      @coolhead
                      achso, ohne rega fehlen alle Objekte im rpc-Zweig. Aber zumindest rpc meldet Connected

                      Kein Fehler im Log:

                      hm-rpc.1
                      2022-06-19 15:29:03.433 info Connected
                      hm-rpc.1
                      2022-06-19 15:29:03.284 info xmlrpc client is trying to connect to 192.168.40.24:2001/ with ["http://192.168.40.99:2001","ioBrokerPiHome:hm-rpc.1:71647e6e9fd12fa6797f1acf911dc3b1"]
                      hm-rpc.1
                      2022-06-19 15:29:03.283 info xmlrpc server is trying to listen on 192.168.20.22:2001
                      hm-rpc.1
                      2022-06-19 15:29:03.130 info starting. Version 1.15.12 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v14.19.1, js-controller: 4.0.23
                      host.ioBrokerPiHome
                      2022-06-19 15:29:01.013 info instance system.adapter.hm-rpc.1 started with pid 15737
                      host.ioBrokerPiHome
                      2022-06-19 15:29:00.676 info "system.adapter.hm-rpc.1" enabled

                      paul53 1 Reply Last reply Reply Quote 0
                      • paul53
                        paul53 @coolhead last edited by

                        @coolhead sagte: ohne rega fehlen alle Objekte im rpc-Zweig.

                        Dann funktioniert HM-RPC noch nicht. HM-Rega erzeugt zusätzliche Objekte unter HM-RPC, deren Datenpunkte meist auf "_ALARM" enden. Ansonsten benötigt man HM-Rega nur, um die Namen der Objekte aus der CCU zu übernehmen und um auf Systemvariablen zuzugreifen.

                        C 1 Reply Last reply Reply Quote 0
                        • C
                          coolhead @paul53 last edited by

                          @paul53
                          jetzt habe ich raga gestoppt und alle rpc-Objekte gelöscht.

                          Dann rpc gestartet (grün) -> wieDu schon vermutest, fehlen die Objekte. Dass rpc wieder gestoppt und rega gestartet. Dann hat er den Objektbaum gelesen, aber ohne Inhalte.
                          Auch wenn dann rpc gestartet wird, fehlt weiterhin der Inhalt. Zumindest ist jetzt alles grün, aber scheinbar klappt der rpc immer noch nicht. Und die Web-Oberfläche ist auch noch nicht abgestürzt 🙂

                          Homoran paul53 2 Replies Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @paul53 last edited by

                            @paul53 sagte

                            Du nutzt kein piVCCU?

                            doch, aber der zählt nicht, den hat Alex fertig konfiguriert 🙂

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

                              @coolhead sagte in HM-RPC verschiedene Adressräume:

                              Und die Web-Oberfläche ist auch noch nicht abgestürzt

                              steht denn beim Anmeldeversuch des hm-rpc etwas im syslog der ccu?

                              1 Reply Last reply Reply Quote 0
                              • paul53
                                paul53 @coolhead last edited by

                                @coolhead sagte: ist jetzt alles grün, aber scheinbar klappt der rpc immer noch nicht.

                                Im Log ist nicht zu sehen, weshalb es nicht klappt?

                                C 1 Reply Last reply Reply Quote 0
                                • C
                                  coolhead @paul53 last edited by

                                  @paul53 Hallo Paul

                                  Das ioBroker-Log meldet nur rega timeout.
                                  syslog meldet:

                                  <12>1 2022-06-19T16:05:01+02:00 192.168.40.24 rfd - - - rfd: XmlRpc transport failed (first try), retrying...
                                  <11>1 2022-06-19T16:05:01+02:00 192.168.40.24 rfd - - - rfd: XmlRpcClient error calling event({[methodName:"event",params:{"ioBrokerPiHome:hm-rpc.1:8524897ed22040a88cc81fbdc65a8f92","CENTRAL","PONG","ioBrokerPiTi:hm-rpc.0:edcaab88bd31e9ef693379e470264271"}]}) on http://192.168.40.99:2001/RPC2:
                                  <11>1 2022-06-19T16:05:01+02:00 192.168.40.24 rfd - - - rfd: XmlRpc transport error

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

                                    @coolhead sagte in HM-RPC verschiedene Adressräume:

                                    Das ioBroker-Log meldet nur rega timeout.

                                    Hast du die hm-rpc Instanz auf debug gestellt?

                                    C 1 Reply Last reply Reply Quote 0
                                    • C
                                      coolhead @Homoran last edited by

                                      @homoran
                                      wo mach ich das?

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

                                        @coolhead sagte in HM-RPC verschiedene Adressräume:

                                        @homoran
                                        wo mach ich das?

                                        u ter Instanzen im Expertenmodus bei der Instanz die Logstufe auf debug stellen

                                        C 1 Reply Last reply Reply Quote 0
                                        • C
                                          coolhead @Homoran last edited by

                                          @homoran

                                          ok ist auf debug
                                          <12>1 2022-06-19T16:14:01+02:00 192.168.40.24 rfd - - - rfd: XmlRpc transport failed (first try), retrying...
                                          <11>1 2022-06-19T16:14:01+02:00 192.168.40.24 rfd - - - rfd: XmlRpcClient error calling event({[methodName:"event",params:{"ioBrokerPiHome:hm-rpc.1:12be837c081e280817454fa8a86dd22d","CENTRAL","PONG","ioBrokerPiTi:hm-rpc.0:edcaab88bd31e9ef693379e470264271"}]}) on http://192.168.40.99:2001/RPC2:
                                          <11>1 2022-06-19T16:14:01+02:00 192.168.40.24 rfd - - - rfd: XmlRpc transport error
                                          <11>1 2022-06-19T16:14:27+02:00 192.168.40.24 rfd - - - rfd: XmlRpc transport error calling system.listMethods({"ioBrokerPiHome:hm-rpc.1:c6c0269fcde36a263e8e4a62a4765f1a"}) on http://192.168.40.99:2001/RPC2:
                                          <11>1 2022-06-19T16:14:27+02:00 192.168.40.24 rfd - - - rfd: XmlRpc transport error calling listDevices({"ioBrokerPiHome:hm-rpc.1:c6c0269fcde36a263e8e4a62a4765f1a"}) on http://192.168.40.99:2001/RPC2:

                                          sieht aber nicht viel anders aus. Ich hab als Callback immer noch das Gateway (Fritzbox). Kann es sein, dass er sich mit der eine halbe rpc-Session aufmacht?

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

                                            @coolhead sagte in HM-RPC verschiedene Adressräume:

                                            sieht aber nicht viel anders aus. I

                                            das ist ja auch nicht das iobroker debug log.

                                            @coolhead sagte in HM-RPC verschiedene Adressräume:

                                            Ich hab als Callback immer noch das Gateway (Fritzbox).

                                            Callback was?
                                            Adresse in ioBroker oder im netz?

                                            C 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

                                            976
                                            Online

                                            32.1k
                                            Users

                                            80.7k
                                            Topics

                                            1.3m
                                            Posts

                                            adressraum hm-rpc homematic
                                            4
                                            57
                                            1507
                                            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