Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. hm-rpc Probleme

    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

    hm-rpc Probleme

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

      @glasfaser ich hab in meinem syslog gar nichts vergleichbares mit auth oder user gefunden

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

        @homoran

        Sollte laut .... dort sein :

        Aus dem Thread:

        Hier einmal die Log vom Lighttpd:

        https://homematic-forum.de/forum/viewtopic.php?t=49333&start=10

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

          @glasfaser sagte in hm-rpc Probleme:

          Aus dem Thread:

          der erste Satz in deinem Link

          Ich werde nun mal IPV6 wieder aktivieren

          passt genau zu meinem allerersten Verdacht, dass das Netz mit IPv6 Probleme haben könnte

          EDIT:
          Ich hoffe ich bringe hier gerade nicht drei Threads durcheinander.

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

            @homoran

            oder

            @Mephisto090

            2023-12-28 12:06:54: (../src/gw_backend.c.274) establishing connection failed: socket: tcp:127.0.0.1:8183: Connection refused

            Mappe den Port 8183:8183 auch mal weiter . ( Firewall )

            https://groups.google.com/g/homekey-app/c/Lhrq3oqnXJA/m/ZjaDggHbvQYJ?pli=1

            EDIT :

            Issues :##https://github.com/jens-maus/RaspberryMatic/issues/2415

            ghost created this issue in jens-maus/RaspberryMatic

            closed HMIP nach Update defekt #2415

            M 1 Reply Last reply Reply Quote 0
            • M
              Mephisto090 @Glasfaser last edited by

              @glasfaser said in hm-rpc Probleme:

              Mappe den Port 8183:8183 auch mal weiter . ( Firewall )

              Habe ich. Jetzt steht es Plain da

              2023-12-29 15:40:03: (../src/server.c.2078) server stopped by UID = 0 PID = 27178
              2023-12-29 15:40:03: (../src/server.c.1704) server started (lighttpd/1.4.69)
              2023-12-29 15:40:33: (../src/mod_auth.c.850) password doesn't match for /rega.exe username: ioBroker IP: 192.168.178.61
              2023-12-29 15:41:03: (../src/mod_auth.c.850) password doesn't match for /rega.exe username: ioBroker IP: 192.168.178.61
              2023-12-29 15:41:33: (../src/mod_auth.c.850) password doesn't match for /rega.exe username: ioBroker IP: 192.168.178.61
              2023-12-29 15:42:03: (../src/mod_auth.c.850) password doesn't match for /rega.exe username: ioBroker IP: 192.168.178.61
              2023-12-29 15:42:33: (../src/mod_auth.c.850) password doesn't match for /rega.exe username: ioBroker IP: 192.168.178.61
              2023-12-29 15:43:03: (../src/mod_auth.c.850) password doesn't match for /rega.exe username: ioBroker IP: 192.168.178.61
              2023-12-29 15:43:33: (../src/mod_auth.c.850) password doesn't match for /rega.exe username: ioBroker IP: 192.168.178.61
              2023-12-29 15:44:04: (../src/mod_auth.c.850) password doesn't match for /rega.exe username: ioBroker IP: 192.168.178.61
              2023-12-29 15:44:33: (../src/mod_auth.c.850) password doesn't match for /rega.exe username: ioBroker IP: 192.168.178.61
              2023-12-29 15:45:04: (../src/mod_auth.c.850) password doesn't match for /rega.exe username: ioBroker IP: 192.168.178.61
              2023-12-29 15:45:34: (../src/mod_auth.c.850) password doesn't match for /rega.exe username: ioBroker IP: 192.168.178.61
              2023-12-29 15:46:04: (../src/mod_auth.c.850) password doesn't match for /rega.exe username: ioBroker IP: 192.168.178.61
              

              Das einloggen mit Nutzerdaten geht trotzdem nicht

              Glasfaser Homoran 2 Replies Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @Mephisto090 last edited by

                @mephisto090 sagte in hm-rpc Probleme:

                username: ioBroker

                jetzt taucht auch der Benutzer auf.
                Ich selber habe es ohne https , Benutzer und Passwort laufen . ( Ist ja alles im Haus )

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

                  @mephisto090 sagte in hm-rpc Probleme:

                  Das einloggen mit Nutzerdaten geht trotzdem nicht

                  ioBroker != iobroker

                  M 1 Reply Last reply Reply Quote 0
                  • Glasfaser
                    Glasfaser @Mephisto090 last edited by

                    @mephisto090 sagte in hm-rpc Probleme:

                        labels:
                    
                          - "autoheal=true"
                    
                          - "com.centurylinklabs.watchtower.enable=true"
                    
                        healthcheck:
                    
                          test: ["CMD", "curl", "-f", "http://localhost:8081"]
                    
                          interval: 30s
                    
                          timeout: 2s
                    
                          retries: 2
                    
                          start_period: 3m30s                                               
                    

                    Ist OT ..

                    Watchtower ist mir klar ...

                    Aber healthcheck hat das Image doch selber !?
                    bzw. wo hast du die Compose her !?

                    1 Reply Last reply Reply Quote 0
                    • M
                      Mephisto090 @Homoran last edited by

                      @homoran said in hm-rpc Probleme:

                      @mephisto090 sagte in hm-rpc Probleme:

                      Das einloggen mit Nutzerdaten geht trotzdem nicht

                      ioBroker != iobroker

                      habe beides probiert. Er zeigt komischerweise immer ioBroker an. Habe sogar kleingeschrieben den Nutzer neu angelegt.

                      @glasfaser said in hm-rpc Probleme:

                      Ist OT ..

                      Watchtower ist mir klar ...

                      Aber healthcheck hat das Image doch selber !?
                      bzw. wo hast du die Compose her !?

                      Habe ich mir irgendwann mal selbst zusammengebaut

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

                        @mephisto090 sagte in hm-rpc Probleme:

                        Er zeigt komischerweise immer ioBroker an. Habe sogar kleingeschrieben den Nutzer neu angelegt.

                        hast du noch andere hm-rpc Instanzen?

                        M 1 Reply Last reply Reply Quote 0
                        • M
                          Mephisto090 @Homoran last edited by

                          @homoran said in hm-rpc Probleme:

                          @mephisto090 sagte in hm-rpc Probleme:

                          Er zeigt komischerweise immer ioBroker an. Habe sogar kleingeschrieben den Nutzer neu angelegt.

                          hast du noch andere hm-rpc Instanzen?

                          Nein, da ich nur HmIP Geräte habe.

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

                            @mephisto090 boote mal beides neu!
                            ccu und iob

                            M 1 Reply Last reply Reply Quote 0
                            • M
                              Mephisto090 @Homoran last edited by

                              @homoran said in hm-rpc Probleme:

                              @mephisto090 boote mal beides neu!
                              ccu und iob

                              Hatte ich bei beiden um die Portweiterleitung eingeben zu können

                              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

                              829
                              Online

                              31.9k
                              Users

                              80.1k
                              Topics

                              1.3m
                              Posts

                              5
                              73
                              4249
                              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