Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Anfrage Tahoma/Somfy IO Adapter

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    352

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.8k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Anfrage Tahoma/Somfy IO Adapter

Scheduled Pinned Locked Moved ioBroker Allgemein
611 Posts 103 Posters 254.2k Views 86 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Lucky 0

    Moin,
    ich habe den Developer-Modus aktiviert,
    Adapter wie besprochen installiert,
    habe Usernamen, Passwort und PIN eingegeben.
    Die Instanz startete auch erfolgsversprechend:

    Got token for local api: 6274.......
    

    aber dann:

    
    tahoma.0
    2022-05-06 10:30:21.950	warn	error during request: Error: getaddrinfo ENOTFOUND gateway-1XXX-7XXX-6XXX.local, request path: setup/gateways with payload:{}
    
    tahoma.0
    2022-05-06 10:30:11.981	warn	{"error":{"errno":-3008,"code":"ENOTFOUND","syscall":"getaddrinfo","hostname":"gateway-1XXX-7XXX-6XXX.local"}}
    
    tahoma.0
    2022-05-06 10:30:11.981	warn	setup failed!
    
    tahoma.0
    2022-05-06 10:30:11.981	warn	error during request: Error: getaddrinfo ENOTFOUND gateway-1XXX-7XXX-6XXX.local, request path: setup with payload:{}
    

    Die URL https://gateway-1XXX-7XXX-6XXX.local:8443/enduser-mobile-web/1/enduserAPI/
    ist im Browser erreichbar.

    User, Passwort, PIN und aktivierten Entwicklermodus habe ich mehrfach überprüft.
    Firmware der Tahoma Box Premium ist aktuell

    Kann mir jemand weiterhelfen?
    Danke

    StrathColeS Offline
    StrathColeS Offline
    StrathCole
    wrote on last edited by
    #301

    @lucky-0 Hi. Scheinbar kann dann deine ioBroker Box (raspi?) nicht auf die URL zugreifen. Kannst Du über die Konsole der Box zum Beispiel mit "curl" prüfen.

    SolarWatt-Anlage mit 9,6 kWp – KOSTAL Plenticore Plus 10 – BYD B-Box HV 8,96 – Viessmann Vitocal 333g – Zehnder ComfoD 350 (Comfoair 350) mit RS232-Ethernet-Konverter

    L 1 Reply Last reply
    0
    • L Lucky 0

      Moin,
      ich habe den Developer-Modus aktiviert,
      Adapter wie besprochen installiert,
      habe Usernamen, Passwort und PIN eingegeben.
      Die Instanz startete auch erfolgsversprechend:

      Got token for local api: 6274.......
      

      aber dann:

      
      tahoma.0
      2022-05-06 10:30:21.950	warn	error during request: Error: getaddrinfo ENOTFOUND gateway-1XXX-7XXX-6XXX.local, request path: setup/gateways with payload:{}
      
      tahoma.0
      2022-05-06 10:30:11.981	warn	{"error":{"errno":-3008,"code":"ENOTFOUND","syscall":"getaddrinfo","hostname":"gateway-1XXX-7XXX-6XXX.local"}}
      
      tahoma.0
      2022-05-06 10:30:11.981	warn	setup failed!
      
      tahoma.0
      2022-05-06 10:30:11.981	warn	error during request: Error: getaddrinfo ENOTFOUND gateway-1XXX-7XXX-6XXX.local, request path: setup with payload:{}
      

      Die URL https://gateway-1XXX-7XXX-6XXX.local:8443/enduser-mobile-web/1/enduserAPI/
      ist im Browser erreichbar.

      User, Passwort, PIN und aktivierten Entwicklermodus habe ich mehrfach überprüft.
      Firmware der Tahoma Box Premium ist aktuell

      Kann mir jemand weiterhelfen?
      Danke

      W Offline
      W Offline
      wusa
      wrote on last edited by
      #302

      @lucky-0

      Ist der iobroker und Tahoma im selben Netz?
      Habe bei mir festgestellt, über 2 Subnetze hinweg geht es leider nicht.

      W 1 Reply Last reply
      0
      • StrathColeS StrathCole

        @lucky-0 Hi. Scheinbar kann dann deine ioBroker Box (raspi?) nicht auf die URL zugreifen. Kannst Du über die Konsole der Box zum Beispiel mit "curl" prüfen.

        L Offline
        L Offline
        Lucky 0
        wrote on last edited by Lucky 0
        #303

        Danke für die schnellen Antworten.
        Ja, Raspi und ja, gleiches Netz.

        Getestet:
        URL mit curl aufrufen,
        ohne '.local'
        SSL ignoriert

        root@iobroker:~# curl https://gateway-1XXX-7XXX-6XXX.local:8443/enduser-mobile-web/1/enduserAPI/
        curl: (6) Could not resolve host: gateway-1XXX-XXX-6XXX.local
        root@iobroker:~# 
        root@iobroker:~# 
        root@iobroker:~# curl https://gateway-1XXX-7XXX-6XXX:8443/enduser-mobile-web/1/enduserAPI/
        curl: (60) SSL certificate problem: unable to get local issuer certificate
        More details here: https://curl.se/docs/sslcerts.html
        
        curl failed to verify the legitimacy of the server and therefore could not
        establish a secure connection to it. To learn more about this situation and
        how to fix it, please visit the web page mentioned above.
        root@iobroker:~# 
        root@iobroker:~# 
        root@iobroker:~# 
        root@iobroker:~# curl -k  https://gateway-1XXX-7XXX-6XXX:8443/enduser-mobile-web/1/enduserAPI/
        {"error":"Missing authorization token.","errorCode":"RESOURCE_ACCESS_DENIED"}root@iobroker:~# 
        root@iobroker:~# 
        
        StrathColeS 2 Replies Last reply
        0
        • L Lucky 0

          Danke für die schnellen Antworten.
          Ja, Raspi und ja, gleiches Netz.

          Getestet:
          URL mit curl aufrufen,
          ohne '.local'
          SSL ignoriert

          root@iobroker:~# curl https://gateway-1XXX-7XXX-6XXX.local:8443/enduser-mobile-web/1/enduserAPI/
          curl: (6) Could not resolve host: gateway-1XXX-XXX-6XXX.local
          root@iobroker:~# 
          root@iobroker:~# 
          root@iobroker:~# curl https://gateway-1XXX-7XXX-6XXX:8443/enduser-mobile-web/1/enduserAPI/
          curl: (60) SSL certificate problem: unable to get local issuer certificate
          More details here: https://curl.se/docs/sslcerts.html
          
          curl failed to verify the legitimacy of the server and therefore could not
          establish a secure connection to it. To learn more about this situation and
          how to fix it, please visit the web page mentioned above.
          root@iobroker:~# 
          root@iobroker:~# 
          root@iobroker:~# 
          root@iobroker:~# curl -k  https://gateway-1XXX-7XXX-6XXX:8443/enduser-mobile-web/1/enduserAPI/
          {"error":"Missing authorization token.","errorCode":"RESOURCE_ACCESS_DENIED"}root@iobroker:~# 
          root@iobroker:~# 
          
          StrathColeS Offline
          StrathColeS Offline
          StrathCole
          wrote on last edited by StrathCole
          #304

          @lucky-0 Kann sein, dass die Namensauflösung ein Problem hat auf dem Host.
          In dem Fall könntest du den Hostname mit der korrekten IP noch in /etc/hosts eintragen.

          SolarWatt-Anlage mit 9,6 kWp – KOSTAL Plenticore Plus 10 – BYD B-Box HV 8,96 – Viessmann Vitocal 333g – Zehnder ComfoD 350 (Comfoair 350) mit RS232-Ethernet-Konverter

          1 Reply Last reply
          0
          • L Lucky 0

            Danke für die schnellen Antworten.
            Ja, Raspi und ja, gleiches Netz.

            Getestet:
            URL mit curl aufrufen,
            ohne '.local'
            SSL ignoriert

            root@iobroker:~# curl https://gateway-1XXX-7XXX-6XXX.local:8443/enduser-mobile-web/1/enduserAPI/
            curl: (6) Could not resolve host: gateway-1XXX-XXX-6XXX.local
            root@iobroker:~# 
            root@iobroker:~# 
            root@iobroker:~# curl https://gateway-1XXX-7XXX-6XXX:8443/enduser-mobile-web/1/enduserAPI/
            curl: (60) SSL certificate problem: unable to get local issuer certificate
            More details here: https://curl.se/docs/sslcerts.html
            
            curl failed to verify the legitimacy of the server and therefore could not
            establish a secure connection to it. To learn more about this situation and
            how to fix it, please visit the web page mentioned above.
            root@iobroker:~# 
            root@iobroker:~# 
            root@iobroker:~# 
            root@iobroker:~# curl -k  https://gateway-1XXX-7XXX-6XXX:8443/enduser-mobile-web/1/enduserAPI/
            {"error":"Missing authorization token.","errorCode":"RESOURCE_ACCESS_DENIED"}root@iobroker:~# 
            root@iobroker:~# 
            
            StrathColeS Offline
            StrathColeS Offline
            StrathCole
            wrote on last edited by
            #305

            @lucky-0 Also ich meine, wenn du in /etc/hosts einen neuen Eintrag machst mit:

            1.2.3.4 gateway-1XXX-7XXX-6XXX.local wobei 1.2.3.4 die IP im Netzwerk ist, die die Tahoma Box hat.

            SolarWatt-Anlage mit 9,6 kWp – KOSTAL Plenticore Plus 10 – BYD B-Box HV 8,96 – Viessmann Vitocal 333g – Zehnder ComfoD 350 (Comfoair 350) mit RS232-Ethernet-Konverter

            L 1 Reply Last reply
            0
            • StrathColeS StrathCole

              @lucky-0 Also ich meine, wenn du in /etc/hosts einen neuen Eintrag machst mit:

              1.2.3.4 gateway-1XXX-7XXX-6XXX.local wobei 1.2.3.4 die IP im Netzwerk ist, die die Tahoma Box hat.

              L Offline
              L Offline
              Lucky 0
              wrote on last edited by
              #306

              @strathcole Das war's. Mit dem Hosteintrag hat es geklappt. :+1:
              Vielen Dank!!

              1 Reply Last reply
              1
              • P Offline
                P Offline
                pfahlenbauer
                wrote on last edited by
                #307

                @StrathCole

                Finde ich super, wenn das nun lokal läuft.

                Ich habe gestern umgestellt und bekomme folgende warn Meldungen im Log.

                
                tahoma.0
                2022-05-13 08:22:12.860	warn	Could not state-data for channel devices.Dachfenster_Winterg_.states.core:ManufacturerSettingsState Raw-data: [object Object]
                
                tahoma.0
                2022-05-13 08:21:47.876	warn	Could not state-data for channel devices.Dachfenster_Winterg_.states.core:ManufacturerSettingsState Raw-data: [object Object]
                
                tahoma.0
                2022-05-13 08:21:37.862	warn	Could not state-data for channel devices.Eltern_rechts.states.core:ManufacturerSettingsState Raw-data: [object Object]
                
                tahoma.0
                2022-05-13 08:21:37.862	warn	Could not state-data for channel devices.Eltern_links.states.core:ManufacturerSettingsState Raw-data: [object Object]
                
                tahoma.0
                2022-05-13 08:21:37.861	warn	Could not state-data for channel devices.Laura_rechts.states.core:ManufacturerSettingsState Raw-data: [object Object]
                
                tahoma.0
                2022-05-13 08:21:37.860	warn	Could not state-data for channel devices.Anna_Mitte.states.core:ManufacturerSettingsState Raw-data: [object Object]
                
                tahoma.0
                2022-05-13 08:21:37.859	warn	Could not state-data for channel devices.Anna_rechts.states.core:ManufacturerSettingsState Raw-data: [object Object]
                
                tahoma.0
                2022-05-13 08:21:37.858	warn	Could not state-data for channel devices.Laura_links.states.core:ManufacturerSettingsState Raw-data: [object Object]
                
                tahoma.0
                2022-05-13 08:21:37.857	warn	Could not state-data for channel devices.Laura_Mitte.states.core:ManufacturerSettingsState Raw-data: [object Object]
                
                tahoma.0
                2022-05-13 08:21:32.886	warn	Could not state-data for channel devices.Anna_links.states.core:ManufacturerSettingsState Raw-data: [object Object]
                
                tahoma.0
                2022-05-13 08:21:27.868	warn	Could not state-data for channel devices.Dachfenster_Winterg_.states.core:ManufacturerSettingsState Raw-data: [object Object]
                
                tahoma.0
                2022-05-13 08:21:17.845	warn	Could not state-data for channel devices.Bad_Eltern.states.core:ManufacturerSettingsState Raw-data: [object Object]
                
                tahoma.0
                2022-05-13 08:21:17.844	warn	Could not state-data for channel devices.Bad_Kinder_rechts.states.core:ManufacturerSettingsState Raw-data: [object Object]
                
                tahoma.0
                2022-05-13 08:21:17.843	warn	Could not state-data for channel devices.Bad_Kinder_links.states.core:ManufacturerSettingsState Raw-data: [object Object]
                
                1 Reply Last reply
                0
                • W Offline
                  W Offline
                  wusa
                  wrote on last edited by wusa
                  #308

                  Ich habe zwar gestern nicht umgestellt, aber gestern kam ein Update von Somfy für Tahoma selbst. Ich glaube, dass es damit zusammen hängt.

                  Ich bekomme nämlich auch diese Meldungen:

                  Could not state-data for channel devices.Wohnzimmer.states.core:ManufacturerSettingsState Raw-data: [object Object]
                  

                  Vor dem Update von Somfy für Tahoma, lief es mit der lokalen API nämlich ohne Meldungen.

                  StrathColeS 1 Reply Last reply
                  0
                  • W wusa

                    Ich habe zwar gestern nicht umgestellt, aber gestern kam ein Update von Somfy für Tahoma selbst. Ich glaube, dass es damit zusammen hängt.

                    Ich bekomme nämlich auch diese Meldungen:

                    Could not state-data for channel devices.Wohnzimmer.states.core:ManufacturerSettingsState Raw-data: [object Object]
                    

                    Vor dem Update von Somfy für Tahoma, lief es mit der lokalen API nämlich ohne Meldungen.

                    StrathColeS Offline
                    StrathColeS Offline
                    StrathCole
                    wrote on last edited by StrathCole
                    #309

                    Das hat damit zu tun, dass Somfy im neuen Update der Box (Firmware) die Events nun gefixt hat und diese funktionieren. Allerdings konnte ich sie im Update vorher nicht testen, kann also sein, dass sie etwas anders funktionieren als in der Cloud.
                    Weiß nicht, ob sich @Excodibur das anschaut?

                    Zur Info dazu: https://github.com/Somfy-Developer/Somfy-TaHoma-Developer-Mode/issues/4

                    SolarWatt-Anlage mit 9,6 kWp – KOSTAL Plenticore Plus 10 – BYD B-Box HV 8,96 – Viessmann Vitocal 333g – Zehnder ComfoD 350 (Comfoair 350) mit RS232-Ethernet-Konverter

                    1 Reply Last reply
                    0
                    • StrathColeS Offline
                      StrathColeS Offline
                      StrathCole
                      wrote on last edited by
                      #310

                      Sollte hiermit behoben werden: https://github.com/Excodibur/ioBroker.tahoma/pull/136

                      SolarWatt-Anlage mit 9,6 kWp – KOSTAL Plenticore Plus 10 – BYD B-Box HV 8,96 – Viessmann Vitocal 333g – Zehnder ComfoD 350 (Comfoair 350) mit RS232-Ethernet-Konverter

                      ExcodiburE 1 Reply Last reply
                      2
                      • StrathColeS StrathCole

                        Sollte hiermit behoben werden: https://github.com/Excodibur/ioBroker.tahoma/pull/136

                        ExcodiburE Offline
                        ExcodiburE Offline
                        Excodibur
                        Developer
                        wrote on last edited by
                        #311

                        @strathcole Da muss ich ja gar nichts mehr machen. ;-)

                        https://github.com/Excodibur/ioBroker.tahoma/releases/tag/v0.7.1 (Zeitnah im BETA-Repo verfügbar).

                        StrathColeS 1 Reply Last reply
                        1
                        • ExcodiburE Excodibur

                          @strathcole Da muss ich ja gar nichts mehr machen. ;-)

                          https://github.com/Excodibur/ioBroker.tahoma/releases/tag/v0.7.1 (Zeitnah im BETA-Repo verfügbar).

                          StrathColeS Offline
                          StrathColeS Offline
                          StrathCole
                          wrote on last edited by
                          #312

                          @excodibur Ja durch den Post von @wusa, dass es ein Firmware-Update von Tahoma gab, dachte ich mir dann, woran es liegen wird. Vorher waren die lokalen Events ja noch inaktiv.

                          SolarWatt-Anlage mit 9,6 kWp – KOSTAL Plenticore Plus 10 – BYD B-Box HV 8,96 – Viessmann Vitocal 333g – Zehnder ComfoD 350 (Comfoair 350) mit RS232-Ethernet-Konverter

                          P 1 Reply Last reply
                          1
                          • StrathColeS StrathCole

                            @excodibur Ja durch den Post von @wusa, dass es ein Firmware-Update von Tahoma gab, dachte ich mir dann, woran es liegen wird. Vorher waren die lokalen Events ja noch inaktiv.

                            P Offline
                            P Offline
                            pfahlenbauer
                            wrote on last edited by
                            #313

                            @strathcole

                            Danke für's fixen.

                            Ich bekomme leider immer noch eine warn Meldung, die sieht jetzt so aus:

                            2022-05-20 07:51:05.558 - warn: tahoma.0 (1772) error during request: null, request path: history/executions/6132bd05-xxxx-484c-b62d-b040942e22ef with payload:{}
                            2022-05-20 07:51:05.572 - warn: tahoma.0 (1772) Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Fri, 20 May 2022 05:51:05 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1XXX-0XXX-XXXX:8443","port":"8443","hostname":"gateway-1XXX-0XXX-XXXX","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/6132bd05-xxxx-484c-b62d-b040942e22ef","path":"/enduser-mobile-web/1/enduserAPI/history/executions/6132bd05-xxxx-484c-b62d-b040942e22ef","href":"https://gateway-1XXX-0XXX-XXXX:8443/enduser-mobile-web/1/enduserAPI/history/executions/6132bd05-xxxx-484c-b62d-b040942e22ef"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 627dXXXX1cd8e68d8c4e","Content-type":"application/json"}}}2022-05-20 07:51:05.573 - warn: tahoma.0 (1772) Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                            2022-05-20 07:51:05.573 - warn: tahoma.0 (1772) Failed getting execution state for 6132bd05-xxxx-484c-b62d-b040942e22ef
                            
                            
                            W 1 Reply Last reply
                            0
                            • P pfahlenbauer

                              @strathcole

                              Danke für's fixen.

                              Ich bekomme leider immer noch eine warn Meldung, die sieht jetzt so aus:

                              2022-05-20 07:51:05.558 - warn: tahoma.0 (1772) error during request: null, request path: history/executions/6132bd05-xxxx-484c-b62d-b040942e22ef with payload:{}
                              2022-05-20 07:51:05.572 - warn: tahoma.0 (1772) Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Fri, 20 May 2022 05:51:05 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1XXX-0XXX-XXXX:8443","port":"8443","hostname":"gateway-1XXX-0XXX-XXXX","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/6132bd05-xxxx-484c-b62d-b040942e22ef","path":"/enduser-mobile-web/1/enduserAPI/history/executions/6132bd05-xxxx-484c-b62d-b040942e22ef","href":"https://gateway-1XXX-0XXX-XXXX:8443/enduser-mobile-web/1/enduserAPI/history/executions/6132bd05-xxxx-484c-b62d-b040942e22ef"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 627dXXXX1cd8e68d8c4e","Content-type":"application/json"}}}2022-05-20 07:51:05.573 - warn: tahoma.0 (1772) Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                              2022-05-20 07:51:05.573 - warn: tahoma.0 (1772) Failed getting execution state for 6132bd05-xxxx-484c-b62d-b040942e22ef
                              
                              
                              W Offline
                              W Offline
                              wusa
                              wrote on last edited by
                              #314

                              @StrathCole

                              Ich habe auch gerade das Update gemacht.
                              Leider habe ich auch weiterhin einen Fehler:

                              
                              tahoma.0
                              2022-05-23 11:10:32.115	warn	error during request: Error: getaddrinfo ENOTFOUND gateway-1xxx-1xxx-7xxx, request path: setup/gateways with payload:{}
                              
                              StrathColeS 1 Reply Last reply
                              0
                              • W wusa

                                @StrathCole

                                Ich habe auch gerade das Update gemacht.
                                Leider habe ich auch weiterhin einen Fehler:

                                
                                tahoma.0
                                2022-05-23 11:10:32.115	warn	error during request: Error: getaddrinfo ENOTFOUND gateway-1xxx-1xxx-7xxx, request path: setup/gateways with payload:{}
                                
                                StrathColeS Offline
                                StrathColeS Offline
                                StrathCole
                                wrote on last edited by
                                #315

                                @wusa In der Konfig mal versuchen, mDNS zu aktivieren.

                                SolarWatt-Anlage mit 9,6 kWp – KOSTAL Plenticore Plus 10 – BYD B-Box HV 8,96 – Viessmann Vitocal 333g – Zehnder ComfoD 350 (Comfoair 350) mit RS232-Ethernet-Konverter

                                W 1 Reply Last reply
                                1
                                • D Offline
                                  D Offline
                                  Dakusk
                                  wrote on last edited by Dakusk
                                  #316

                                  Hallo Zusammen,

                                  Hatte mit dem Adapter diverse andere Schwierigkeiten (keine Reaktion nachdem ein Befehl gesendet wurde), die dazu geführt haben, dass ich meinen Iobroker neu aufgesetzt habe. Nun habe ich die gleiche Fehlermeldung wie @wusa

                                  Habe bisher die etc/Hosts erweitert.
                                  mDNS aktiviert und deaktiviert

                                  Hier ist der Log nach dem Start des Adapters... "Setup Failed" sehe ich nun auch zum ersten Mal.

                                  2022-05-23 20:52:48.599 - info: tahoma.0 (570) [START] Starting adapter tahoma v0.7.1.3
                                  2022-05-23 20:52:48.600 - info: tahoma.0 (570) Configured polling interval: 20000
                                  2022-05-23 20:52:48.600 - info: tahoma.0 (570) Adapter will connect to Tahoma Box via local API.
                                  2022-05-23 20:52:48.601 - info: tahoma.0 (570) Using stored bearer token 628bf3f2dddeae56b219
                                  2022-05-23 20:52:48.657 - warn: tahoma.0 (570) error during request: Error: getaddrinfo ENOTFOUND gateway-1XXX-2XXX-9XXX.local, request path: setup with payload:{}
                                  2022-05-23 20:52:48.658 - warn: tahoma.0 (570) setup failed!
                                  2022-05-23 20:52:48.658 - warn: tahoma.0 (570) {"error":{"errno":-3008,"code":"ENOTFOUND","syscall":"getaddrinfo","hostname":"gateway-1XXX-2XXX-9XXX.local"}}
                                  2022-05-23 20:52:58.620 - warn: tahoma.0 (570) error during request: Error: getaddrinfo ENOTFOUND gateway-1XXX-2XXX-9XXX.local, request path: setup/gateways with payload:{}
                                  2022-05-23 20:53:28.640 - warn: tahoma.0 (570) error during request: Error: getaddrinfo ENOTFOUND gateway-1XXX-2XXX-9XXX.local, request path: setup/gateways with payload:{}
                                  2022-05-23 20:53:58.659 - warn: tahoma.0 (570) error during request: Error: getaddrinfo ENOTFOUND gateway-1XXX-2XXX-9XXX.local, request path: setup/gateways with payload:{}
                                  
                                  D 1 Reply Last reply
                                  0
                                  • D Dakusk

                                    Hallo Zusammen,

                                    Hatte mit dem Adapter diverse andere Schwierigkeiten (keine Reaktion nachdem ein Befehl gesendet wurde), die dazu geführt haben, dass ich meinen Iobroker neu aufgesetzt habe. Nun habe ich die gleiche Fehlermeldung wie @wusa

                                    Habe bisher die etc/Hosts erweitert.
                                    mDNS aktiviert und deaktiviert

                                    Hier ist der Log nach dem Start des Adapters... "Setup Failed" sehe ich nun auch zum ersten Mal.

                                    2022-05-23 20:52:48.599 - info: tahoma.0 (570) [START] Starting adapter tahoma v0.7.1.3
                                    2022-05-23 20:52:48.600 - info: tahoma.0 (570) Configured polling interval: 20000
                                    2022-05-23 20:52:48.600 - info: tahoma.0 (570) Adapter will connect to Tahoma Box via local API.
                                    2022-05-23 20:52:48.601 - info: tahoma.0 (570) Using stored bearer token 628bf3f2dddeae56b219
                                    2022-05-23 20:52:48.657 - warn: tahoma.0 (570) error during request: Error: getaddrinfo ENOTFOUND gateway-1XXX-2XXX-9XXX.local, request path: setup with payload:{}
                                    2022-05-23 20:52:48.658 - warn: tahoma.0 (570) setup failed!
                                    2022-05-23 20:52:48.658 - warn: tahoma.0 (570) {"error":{"errno":-3008,"code":"ENOTFOUND","syscall":"getaddrinfo","hostname":"gateway-1XXX-2XXX-9XXX.local"}}
                                    2022-05-23 20:52:58.620 - warn: tahoma.0 (570) error during request: Error: getaddrinfo ENOTFOUND gateway-1XXX-2XXX-9XXX.local, request path: setup/gateways with payload:{}
                                    2022-05-23 20:53:28.640 - warn: tahoma.0 (570) error during request: Error: getaddrinfo ENOTFOUND gateway-1XXX-2XXX-9XXX.local, request path: setup/gateways with payload:{}
                                    2022-05-23 20:53:58.659 - warn: tahoma.0 (570) error during request: Error: getaddrinfo ENOTFOUND gateway-1XXX-2XXX-9XXX.local, request path: setup/gateways with payload:{}
                                    
                                    D Offline
                                    D Offline
                                    Dakusk
                                    wrote on last edited by
                                    #317

                                    @dakusk

                                    Okay Problem selber gelöst bekommen. Tatsächlich hat mein System die etc/hosts nach jedem reboot überschrieben.

                                    Jetzt tauchen wieder die Fehler wie vor der Neuinstallation auf.

                                    2022-05-23 21:57:01.002 - warn: tahoma.1 (464) error during request: null, request path: history/executions/82cdf30b-51e7-497b-9116-03438574b3a2 with payload:{}
                                    2022-05-23 21:57:01.003 - warn: tahoma.1 (464) Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Mon, 23 May 2022 21:57:00 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1208-2847-9785.local:8443","port":"8443","hostname":"gateway-1208-2847-9785.local","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/82cdf30b-51e7-497b-9116-03438574b3a2","path":"/enduser-mobile-web/1/enduserAPI/history/executions/82cdf30b-51e7-497b-9116-03438574b3a2","href":"https://gateway-1XXX-2XXX-9XXX.local:8443/enduser-mobile-web/1/enduserAPI/history/executions/82cdf30b-51e7-497b-9116-03438574b3a2"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 627788a7e67b661cc13a","Content-type":"application/json"}}}
                                    2022-05-23 21:57:01.003 - warn: tahoma.1 (464) Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                                    2022-05-23 21:57:01.003 - warn: tahoma.1 (464) Failed getting execution state for 82cdf30b-51e7-497b-9116-03438574b3a2
                                    2022-05-23 21:57:01.016 - warn: tahoma.1 (464) error during request: null, request path: history/executions/65fba7f7-33a6-4d47-9704-b353af2fed38 with payload:{}
                                    2022-05-23 21:57:01.016 - warn: tahoma.1 (464) Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Mon, 23 May 2022 21:57:00 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1XXX-2XXX-9XXX.local:8443","port":"8443","hostname":"gateway-1XXX-2XXX-9XXX.local","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/65fba7f7-33a6-4d47-9704-b353af2fed38","path":"/enduser-mobile-web/1/enduserAPI/history/executions/65fba7f7-33a6-4d47-9704-b353af2fed38","href":"https://gateway-1XXX-2XXX-9XXX.local:8443/enduser-mobile-web/1/enduserAPI/history/executions/65fba7f7-33a6-4d47-9704-b353af2fed38"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 627788a7e67b661cc13a","Content-type":"application/json"}}}
                                    2022-05-23 21:57:01.016 - warn: tahoma.1 (464) Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                                    2022-05-23 21:57:01.016 - warn: tahoma.1 (464) Failed getting execution state for 65fba7f7-33a6-4d47-9704-b353af2fed38
                                    2022-05-23 21:57:01.031 - warn: tahoma.1 (464) error during request: null, request path: history/executions/b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3 with payload:{}
                                    2022-05-23 21:57:01.032 - warn: tahoma.1 (464) Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Mon, 23 May 2022 21:57:01 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1XXX-2XXX-9XXX.local:8443","port":"8443","hostname":"gateway-1XXX-2XXX-9XXX.local","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3","path":"/enduser-mobile-web/1/enduserAPI/history/executions/b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3","href":"https://gateway-1XXX-2XXX-9XXX.local:8443/enduser-mobile-web/1/enduserAPI/history/executions/b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 627788a7e67b661cc13a","Content-type":"application/json"}}}
                                    2022-05-23 21:57:01.032 - warn: tahoma.1 (464) Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                                    2022-05-23 21:57:01.032 - warn: tahoma.1 (464) Failed getting execution state for b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3
                                    2022-05-23 21:57:15.963 - warn: tahoma.1 (464) error during request: null, request path: history/executions/5787ffbb-1245-408b-b093-e962a0dd9d15 with payload:{}
                                    2022-05-23 21:57:15.963 - warn: tahoma.1 (464) Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Mon, 23 May 2022 21:57:15 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1XXX-2XXX-9XXX.local:8443","port":"8443","hostname":"gateway-1XXX-2XXX-9XXX.local","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/5787ffbb-1245-408b-b093-e962a0dd9d15","path":"/enduser-mobile-web/1/enduserAPI/history/executions/5787ffbb-1245-408b-b093-e962a0dd9d15","href":"https://gateway-1XXX-2XXX-9XXX.local:8443/enduser-mobile-web/1/enduserAPI/history/executions/5787ffbb-1245-408b-b093-e962a0dd9d15"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 627788a7e67b661cc13a","Content-type":"application/json"}}}
                                    2022-05-23 21:57:15.963 - warn: tahoma.1 (464) Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                                    2022-05-23 21:57:15.963 - warn: tahoma.1 (464) Failed getting execution state for 5787ffbb-1245-408b-b093-e962a0dd9d15
                                    
                                    StrathColeS W S 3 Replies Last reply
                                    0
                                    • D Dakusk

                                      @dakusk

                                      Okay Problem selber gelöst bekommen. Tatsächlich hat mein System die etc/hosts nach jedem reboot überschrieben.

                                      Jetzt tauchen wieder die Fehler wie vor der Neuinstallation auf.

                                      2022-05-23 21:57:01.002 - warn: tahoma.1 (464) error during request: null, request path: history/executions/82cdf30b-51e7-497b-9116-03438574b3a2 with payload:{}
                                      2022-05-23 21:57:01.003 - warn: tahoma.1 (464) Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Mon, 23 May 2022 21:57:00 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1208-2847-9785.local:8443","port":"8443","hostname":"gateway-1208-2847-9785.local","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/82cdf30b-51e7-497b-9116-03438574b3a2","path":"/enduser-mobile-web/1/enduserAPI/history/executions/82cdf30b-51e7-497b-9116-03438574b3a2","href":"https://gateway-1XXX-2XXX-9XXX.local:8443/enduser-mobile-web/1/enduserAPI/history/executions/82cdf30b-51e7-497b-9116-03438574b3a2"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 627788a7e67b661cc13a","Content-type":"application/json"}}}
                                      2022-05-23 21:57:01.003 - warn: tahoma.1 (464) Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                                      2022-05-23 21:57:01.003 - warn: tahoma.1 (464) Failed getting execution state for 82cdf30b-51e7-497b-9116-03438574b3a2
                                      2022-05-23 21:57:01.016 - warn: tahoma.1 (464) error during request: null, request path: history/executions/65fba7f7-33a6-4d47-9704-b353af2fed38 with payload:{}
                                      2022-05-23 21:57:01.016 - warn: tahoma.1 (464) Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Mon, 23 May 2022 21:57:00 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1XXX-2XXX-9XXX.local:8443","port":"8443","hostname":"gateway-1XXX-2XXX-9XXX.local","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/65fba7f7-33a6-4d47-9704-b353af2fed38","path":"/enduser-mobile-web/1/enduserAPI/history/executions/65fba7f7-33a6-4d47-9704-b353af2fed38","href":"https://gateway-1XXX-2XXX-9XXX.local:8443/enduser-mobile-web/1/enduserAPI/history/executions/65fba7f7-33a6-4d47-9704-b353af2fed38"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 627788a7e67b661cc13a","Content-type":"application/json"}}}
                                      2022-05-23 21:57:01.016 - warn: tahoma.1 (464) Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                                      2022-05-23 21:57:01.016 - warn: tahoma.1 (464) Failed getting execution state for 65fba7f7-33a6-4d47-9704-b353af2fed38
                                      2022-05-23 21:57:01.031 - warn: tahoma.1 (464) error during request: null, request path: history/executions/b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3 with payload:{}
                                      2022-05-23 21:57:01.032 - warn: tahoma.1 (464) Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Mon, 23 May 2022 21:57:01 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1XXX-2XXX-9XXX.local:8443","port":"8443","hostname":"gateway-1XXX-2XXX-9XXX.local","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3","path":"/enduser-mobile-web/1/enduserAPI/history/executions/b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3","href":"https://gateway-1XXX-2XXX-9XXX.local:8443/enduser-mobile-web/1/enduserAPI/history/executions/b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 627788a7e67b661cc13a","Content-type":"application/json"}}}
                                      2022-05-23 21:57:01.032 - warn: tahoma.1 (464) Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                                      2022-05-23 21:57:01.032 - warn: tahoma.1 (464) Failed getting execution state for b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3
                                      2022-05-23 21:57:15.963 - warn: tahoma.1 (464) error during request: null, request path: history/executions/5787ffbb-1245-408b-b093-e962a0dd9d15 with payload:{}
                                      2022-05-23 21:57:15.963 - warn: tahoma.1 (464) Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Mon, 23 May 2022 21:57:15 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1XXX-2XXX-9XXX.local:8443","port":"8443","hostname":"gateway-1XXX-2XXX-9XXX.local","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/5787ffbb-1245-408b-b093-e962a0dd9d15","path":"/enduser-mobile-web/1/enduserAPI/history/executions/5787ffbb-1245-408b-b093-e962a0dd9d15","href":"https://gateway-1XXX-2XXX-9XXX.local:8443/enduser-mobile-web/1/enduserAPI/history/executions/5787ffbb-1245-408b-b093-e962a0dd9d15"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 627788a7e67b661cc13a","Content-type":"application/json"}}}
                                      2022-05-23 21:57:15.963 - warn: tahoma.1 (464) Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                                      2022-05-23 21:57:15.963 - warn: tahoma.1 (464) Failed getting execution state for 5787ffbb-1245-408b-b093-e962a0dd9d15
                                      
                                      StrathColeS Offline
                                      StrathColeS Offline
                                      StrathCole
                                      wrote on last edited by
                                      #318

                                      @dakusk Zu welchen Zeitpunkten treten diese auf? Nach einem Befehl oder einfach so?

                                      SolarWatt-Anlage mit 9,6 kWp – KOSTAL Plenticore Plus 10 – BYD B-Box HV 8,96 – Viessmann Vitocal 333g – Zehnder ComfoD 350 (Comfoair 350) mit RS232-Ethernet-Konverter

                                      1 Reply Last reply
                                      0
                                      • StrathColeS StrathCole

                                        @wusa In der Konfig mal versuchen, mDNS zu aktivieren.

                                        W Offline
                                        W Offline
                                        wusa
                                        wrote on last edited by
                                        #319

                                        @strathcole
                                        Perfekt, Danke.
                                        Das hat mein Problem gelöst.

                                        1 Reply Last reply
                                        0
                                        • D Dakusk

                                          @dakusk

                                          Okay Problem selber gelöst bekommen. Tatsächlich hat mein System die etc/hosts nach jedem reboot überschrieben.

                                          Jetzt tauchen wieder die Fehler wie vor der Neuinstallation auf.

                                          2022-05-23 21:57:01.002 - warn: tahoma.1 (464) error during request: null, request path: history/executions/82cdf30b-51e7-497b-9116-03438574b3a2 with payload:{}
                                          2022-05-23 21:57:01.003 - warn: tahoma.1 (464) Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Mon, 23 May 2022 21:57:00 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1208-2847-9785.local:8443","port":"8443","hostname":"gateway-1208-2847-9785.local","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/82cdf30b-51e7-497b-9116-03438574b3a2","path":"/enduser-mobile-web/1/enduserAPI/history/executions/82cdf30b-51e7-497b-9116-03438574b3a2","href":"https://gateway-1XXX-2XXX-9XXX.local:8443/enduser-mobile-web/1/enduserAPI/history/executions/82cdf30b-51e7-497b-9116-03438574b3a2"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 627788a7e67b661cc13a","Content-type":"application/json"}}}
                                          2022-05-23 21:57:01.003 - warn: tahoma.1 (464) Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                                          2022-05-23 21:57:01.003 - warn: tahoma.1 (464) Failed getting execution state for 82cdf30b-51e7-497b-9116-03438574b3a2
                                          2022-05-23 21:57:01.016 - warn: tahoma.1 (464) error during request: null, request path: history/executions/65fba7f7-33a6-4d47-9704-b353af2fed38 with payload:{}
                                          2022-05-23 21:57:01.016 - warn: tahoma.1 (464) Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Mon, 23 May 2022 21:57:00 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1XXX-2XXX-9XXX.local:8443","port":"8443","hostname":"gateway-1XXX-2XXX-9XXX.local","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/65fba7f7-33a6-4d47-9704-b353af2fed38","path":"/enduser-mobile-web/1/enduserAPI/history/executions/65fba7f7-33a6-4d47-9704-b353af2fed38","href":"https://gateway-1XXX-2XXX-9XXX.local:8443/enduser-mobile-web/1/enduserAPI/history/executions/65fba7f7-33a6-4d47-9704-b353af2fed38"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 627788a7e67b661cc13a","Content-type":"application/json"}}}
                                          2022-05-23 21:57:01.016 - warn: tahoma.1 (464) Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                                          2022-05-23 21:57:01.016 - warn: tahoma.1 (464) Failed getting execution state for 65fba7f7-33a6-4d47-9704-b353af2fed38
                                          2022-05-23 21:57:01.031 - warn: tahoma.1 (464) error during request: null, request path: history/executions/b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3 with payload:{}
                                          2022-05-23 21:57:01.032 - warn: tahoma.1 (464) Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Mon, 23 May 2022 21:57:01 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1XXX-2XXX-9XXX.local:8443","port":"8443","hostname":"gateway-1XXX-2XXX-9XXX.local","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3","path":"/enduser-mobile-web/1/enduserAPI/history/executions/b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3","href":"https://gateway-1XXX-2XXX-9XXX.local:8443/enduser-mobile-web/1/enduserAPI/history/executions/b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 627788a7e67b661cc13a","Content-type":"application/json"}}}
                                          2022-05-23 21:57:01.032 - warn: tahoma.1 (464) Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                                          2022-05-23 21:57:01.032 - warn: tahoma.1 (464) Failed getting execution state for b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3
                                          2022-05-23 21:57:15.963 - warn: tahoma.1 (464) error during request: null, request path: history/executions/5787ffbb-1245-408b-b093-e962a0dd9d15 with payload:{}
                                          2022-05-23 21:57:15.963 - warn: tahoma.1 (464) Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Mon, 23 May 2022 21:57:15 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1XXX-2XXX-9XXX.local:8443","port":"8443","hostname":"gateway-1XXX-2XXX-9XXX.local","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/5787ffbb-1245-408b-b093-e962a0dd9d15","path":"/enduser-mobile-web/1/enduserAPI/history/executions/5787ffbb-1245-408b-b093-e962a0dd9d15","href":"https://gateway-1XXX-2XXX-9XXX.local:8443/enduser-mobile-web/1/enduserAPI/history/executions/5787ffbb-1245-408b-b093-e962a0dd9d15"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 627788a7e67b661cc13a","Content-type":"application/json"}}}
                                          2022-05-23 21:57:15.963 - warn: tahoma.1 (464) Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                                          2022-05-23 21:57:15.963 - warn: tahoma.1 (464) Failed getting execution state for 5787ffbb-1245-408b-b093-e962a0dd9d15
                                          
                                          W Offline
                                          W Offline
                                          wusa
                                          wrote on last edited by
                                          #320

                                          @dakusk sagte in Anfrage Tahoma/Somfy IO Adapter:

                                          @dakusk

                                          Okay Problem selber gelöst bekommen. Tatsächlich hat mein System die etc/hosts nach jedem reboot überschrieben.

                                          Jetzt tauchen wieder die Fehler wie vor der Neuinstallation auf.

                                          2022-05-23 21:57:01.002 - warn: tahoma.1 (464) error during request: null, request path: history/executions/82cdf30b-51e7-497b-9116-03438574b3a2 with payload:{}
                                          2022-05-23 21:57:01.003 - warn: tahoma.1 (464) Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Mon, 23 May 2022 21:57:00 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1208-2847-9785.local:8443","port":"8443","hostname":"gateway-1208-2847-9785.local","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/82cdf30b-51e7-497b-9116-03438574b3a2","path":"/enduser-mobile-web/1/enduserAPI/history/executions/82cdf30b-51e7-497b-9116-03438574b3a2","href":"https://gateway-1XXX-2XXX-9XXX.local:8443/enduser-mobile-web/1/enduserAPI/history/executions/82cdf30b-51e7-497b-9116-03438574b3a2"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 627788a7e67b661cc13a","Content-type":"application/json"}}}
                                          2022-05-23 21:57:01.003 - warn: tahoma.1 (464) Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                                          2022-05-23 21:57:01.003 - warn: tahoma.1 (464) Failed getting execution state for 82cdf30b-51e7-497b-9116-03438574b3a2
                                          2022-05-23 21:57:01.016 - warn: tahoma.1 (464) error during request: null, request path: history/executions/65fba7f7-33a6-4d47-9704-b353af2fed38 with payload:{}
                                          2022-05-23 21:57:01.016 - warn: tahoma.1 (464) Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Mon, 23 May 2022 21:57:00 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1XXX-2XXX-9XXX.local:8443","port":"8443","hostname":"gateway-1XXX-2XXX-9XXX.local","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/65fba7f7-33a6-4d47-9704-b353af2fed38","path":"/enduser-mobile-web/1/enduserAPI/history/executions/65fba7f7-33a6-4d47-9704-b353af2fed38","href":"https://gateway-1XXX-2XXX-9XXX.local:8443/enduser-mobile-web/1/enduserAPI/history/executions/65fba7f7-33a6-4d47-9704-b353af2fed38"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 627788a7e67b661cc13a","Content-type":"application/json"}}}
                                          2022-05-23 21:57:01.016 - warn: tahoma.1 (464) Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                                          2022-05-23 21:57:01.016 - warn: tahoma.1 (464) Failed getting execution state for 65fba7f7-33a6-4d47-9704-b353af2fed38
                                          2022-05-23 21:57:01.031 - warn: tahoma.1 (464) error during request: null, request path: history/executions/b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3 with payload:{}
                                          2022-05-23 21:57:01.032 - warn: tahoma.1 (464) Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Mon, 23 May 2022 21:57:01 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1XXX-2XXX-9XXX.local:8443","port":"8443","hostname":"gateway-1XXX-2XXX-9XXX.local","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3","path":"/enduser-mobile-web/1/enduserAPI/history/executions/b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3","href":"https://gateway-1XXX-2XXX-9XXX.local:8443/enduser-mobile-web/1/enduserAPI/history/executions/b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 627788a7e67b661cc13a","Content-type":"application/json"}}}
                                          2022-05-23 21:57:01.032 - warn: tahoma.1 (464) Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                                          2022-05-23 21:57:01.032 - warn: tahoma.1 (464) Failed getting execution state for b41a285c-0a9b-4a6d-8b66-c7f0c1420fc3
                                          2022-05-23 21:57:15.963 - warn: tahoma.1 (464) error during request: null, request path: history/executions/5787ffbb-1245-408b-b093-e962a0dd9d15 with payload:{}
                                          2022-05-23 21:57:15.963 - warn: tahoma.1 (464) Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Mon, 23 May 2022 21:57:15 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1XXX-2XXX-9XXX.local:8443","port":"8443","hostname":"gateway-1XXX-2XXX-9XXX.local","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/5787ffbb-1245-408b-b093-e962a0dd9d15","path":"/enduser-mobile-web/1/enduserAPI/history/executions/5787ffbb-1245-408b-b093-e962a0dd9d15","href":"https://gateway-1XXX-2XXX-9XXX.local:8443/enduser-mobile-web/1/enduserAPI/history/executions/5787ffbb-1245-408b-b093-e962a0dd9d15"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 627788a7e67b661cc13a","Content-type":"application/json"}}}
                                          2022-05-23 21:57:15.963 - warn: tahoma.1 (464) Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                                          2022-05-23 21:57:15.963 - warn: tahoma.1 (464) Failed getting execution state for 5787ffbb-1245-408b-b093-e962a0dd9d15
                                          

                                          @StrathCole

                                          Genau die selben Fehler treten jetzt bei mir doch auch auf.
                                          Bei mir passiert das, wenn ein Rollladen gefahren wird.

                                          Also wenn keine Bewegung ist, dann kein Logeintrag.
                                          Fahre ich aber einen Rollladen kommen 4 Logeinträge.

                                          tahoma.0
                                          2022-05-24 12:51:09.918 Failed getting execution state for 8da08f3b-e144-xxxx-xxxx-d5b8858f9b5a
                                          
                                          tahoma.0
                                          2022-05-24 12:51:09.917	warn	 Body: "{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}"
                                          
                                          tahoma.0
                                          2022-05-24 12:51:09.916	warn	 Response: {"statusCode":400,"body":"{\"error\":\"Unknown object.\",\"errorCode\":\"UNSPECIFIED_ERROR\"}","headers":{"content-type":"application/json","access-control-allow-origin":"*","access-control-allow-headers":"Authorization","content-length":"59","connection":"close","date":"Tue, 24 May 2022 10:51:09 GMT","server":"KizOs"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"gateway-1xxx-1xxx-7xxx.local:8443","port":"8443","hostname":"gateway-1xxx-1xxx-7xxx.local","hash":null,"search":null,"query":null,"pathname":"/enduser-mobile-web/1/enduserAPI/history/executions/8da08f3b-e144-xxxx-xxxx-d5b8858f9b5a","path":"/enduser-mobile-web/1/enduserAPI/history/executions/8da08f3b-e144-xxxx-xxxx-d5b8858f9b5a","href":"https://gateway-1xxx-1xxx-7xxx.local:8443/enduser-mobile-web/1/enduserAPI/history/executions/8da08f3b-e144-xxxx-xxxx-d5b8858f9b5a"},"method":"GET","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0","Authorization":"Bearer 62627697f0xxxx5b66360","Content-type":"application/json"}}}
                                          
                                          tahoma.0
                                          2022-05-24 12:51:09.915	warn	 error during request: null, request path: history/executions/8da08f3b-e144-xxxx-xxxx-d5b8858f9b5a with payload:{}
                                          
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          297

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe