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. Harmony Adapter versagt seinen Dienst !

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    756

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

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

Harmony Adapter versagt seinen Dienst !

Scheduled Pinned Locked Moved ioBroker Allgemein
94 Posts 9 Posters 12.0k Views 6 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.
  • wendy2702W wendy2702

    @springreiter hast du das loggen der Instanz mal auf Debug gestellt und kannst das dann als Text hier in Code Tags posten.

    Den Hub mal neu gestartet?

    S Offline
    S Offline
    Springreiter
    wrote on last edited by wendy2702
    #56

    @wendy2702

    armony.0
    2024-02-18 19:13:03.026	info	[DISCOVER] Searching for Harmony Hubs on 255.255.255.255
    
    harmony.0
    2024-02-18 19:13:03.015	debug	[START] Subnet: 255.255.255.255, Discovery interval: 10000
    
    harmony.0
    2024-02-18 19:13:03.001	info	starting. Version 1.3.0 in /opt/iobroker/node_modules/iobroker.harmony, node: v18.19.1, js-controller: 5.0.17
    
    harmony.0
    2024-02-18 19:13:02.882	debug	States connected to redis: 127.0.0.1:6379
    
    harmony.0
    2024-02-18 19:13:02.877	debug	States create User PubSub Client
    
    harmony.0
    2024-02-18 19:13:02.877	debug	States create System PubSub Client
    
    harmony.0
    2024-02-18 19:13:02.872	debug	Redis States: Use Redis connection: 127.0.0.1:6379
    
    harmony.0
    2024-02-18 19:13:02.840	debug	Objects connected to redis: 127.0.0.1:9001
    
    harmony.0
    2024-02-18 19:13:02.836	debug	Objects client initialize lua scripts
    
    harmony.0
    2024-02-18 19:13:02.778	debug	Objects create User PubSub Client
    
    harmony.0
    2024-02-18 19:13:02.777	debug	Objects create System PubSub Client
    
    harmony.0
    2024-02-18 19:13:02.772	debug	Objects client ready ... initialize now
    
    harmony.0
    2024-02-18 19:13:02.739	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
    
    harmony.0
    2024-02-18 19:12:59.322	info	terminating
    
    harmony.0
    2024-02-18 19:12:58.820	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    
    harmony.0
    2024-02-18 19:12:58.820	info	terminating
    
    CodierknechtC 1 Reply Last reply
    0
    • wendy2702W wendy2702

      @springreiter hast du das loggen der Instanz mal auf Debug gestellt und kannst das dann als Text hier in Code Tags posten.

      Den Hub mal neu gestartet?

      S Offline
      S Offline
      Springreiter
      wrote on last edited by
      #57

      @wendy2702 Hub hatte ich schon mehrmals neu gestartet

      1 Reply Last reply
      0
      • wendy2702W wendy2702

        @springreiter hast du das loggen der Instanz mal auf Debug gestellt und kannst das dann als Text hier in Code Tags posten.

        Den Hub mal neu gestartet?

        S Offline
        S Offline
        Springreiter
        wrote on last edited by wendy2702
        #58

        @wendy2702

        2024-02-18 19:13:01.891 - info: host.iobroker instance system.adapter.harmony.0 started with pid 510833
        2024-02-18 19:13:02.739 - debug: harmony.0 (510833) Redis Objects: Use Redis connection: 127.0.0.1:9001
        2024-02-18 19:13:02.772 - debug: harmony.0 (510833) Objects client ready ... initialize now
        2024-02-18 19:13:02.777 - debug: harmony.0 (510833) Objects create System PubSub Client
        2024-02-18 19:13:02.778 - debug: harmony.0 (510833) Objects create User PubSub Client
        2024-02-18 19:13:02.836 - debug: harmony.0 (510833) Objects client initialize lua scripts
        2024-02-18 19:13:02.840 - debug: harmony.0 (510833) Objects connected to redis: 127.0.0.1:9001
        2024-02-18 19:13:02.872 - debug: harmony.0 (510833) Redis States: Use Redis connection: 127.0.0.1:6379
        2024-02-18 19:13:02.877 - debug: harmony.0 (510833) States create System PubSub Client
        2024-02-18 19:13:02.877 - debug: harmony.0 (510833) States create User PubSub Client
        2024-02-18 19:13:02.882 - debug: harmony.0 (510833) States connected to redis: 127.0.0.1:6379
        2024-02-18 19:13:03.001 - info: harmony.0 (510833) starting. Version 1.3.0 in /opt/iobroker/node_modules/iobroker.harmony, node: v18.19.1, js-controller: 5.0.17
        2024-02-18 19:13:03.015 - debug: harmony.0 (510833) [START] Subnet: 255.255.255.255, Discovery interval: 10000
        2024-02-18 19:13:03.026 - info: harmony.0 (510833) [DISCOVER] Searching for Harmony Hubs on 255.255.255.255
        

        MOD EDIT: CODE TAGS Korrigiert

        wendy2702W FredFF 2 Replies Last reply
        0
        • S Springreiter

          @wendy2702

          armony.0
          2024-02-18 19:13:03.026	info	[DISCOVER] Searching for Harmony Hubs on 255.255.255.255
          
          harmony.0
          2024-02-18 19:13:03.015	debug	[START] Subnet: 255.255.255.255, Discovery interval: 10000
          
          harmony.0
          2024-02-18 19:13:03.001	info	starting. Version 1.3.0 in /opt/iobroker/node_modules/iobroker.harmony, node: v18.19.1, js-controller: 5.0.17
          
          harmony.0
          2024-02-18 19:13:02.882	debug	States connected to redis: 127.0.0.1:6379
          
          harmony.0
          2024-02-18 19:13:02.877	debug	States create User PubSub Client
          
          harmony.0
          2024-02-18 19:13:02.877	debug	States create System PubSub Client
          
          harmony.0
          2024-02-18 19:13:02.872	debug	Redis States: Use Redis connection: 127.0.0.1:6379
          
          harmony.0
          2024-02-18 19:13:02.840	debug	Objects connected to redis: 127.0.0.1:9001
          
          harmony.0
          2024-02-18 19:13:02.836	debug	Objects client initialize lua scripts
          
          harmony.0
          2024-02-18 19:13:02.778	debug	Objects create User PubSub Client
          
          harmony.0
          2024-02-18 19:13:02.777	debug	Objects create System PubSub Client
          
          harmony.0
          2024-02-18 19:13:02.772	debug	Objects client ready ... initialize now
          
          harmony.0
          2024-02-18 19:13:02.739	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
          
          harmony.0
          2024-02-18 19:12:59.322	info	terminating
          
          harmony.0
          2024-02-18 19:12:58.820	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          
          harmony.0
          2024-02-18 19:12:58.820	info	terminating
          
          CodierknechtC Online
          CodierknechtC Online
          Codierknecht
          Developer Most Active
          wrote on last edited by
          #59

          @springreiter
          Die 3 Backticks für die Code-Tags müssen jeweils in eigenen Zeilen stehen.

          "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

          Proxmox 9.1.1 LXC|8 GB|Core i7-6700
          HmIP|ZigBee|Tasmota|Unifi
          Zabbix Certified Specialist
          Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

          1 Reply Last reply
          0
          • S Springreiter

            @wendy2702

            2024-02-18 19:13:01.891 - info: host.iobroker instance system.adapter.harmony.0 started with pid 510833
            2024-02-18 19:13:02.739 - debug: harmony.0 (510833) Redis Objects: Use Redis connection: 127.0.0.1:9001
            2024-02-18 19:13:02.772 - debug: harmony.0 (510833) Objects client ready ... initialize now
            2024-02-18 19:13:02.777 - debug: harmony.0 (510833) Objects create System PubSub Client
            2024-02-18 19:13:02.778 - debug: harmony.0 (510833) Objects create User PubSub Client
            2024-02-18 19:13:02.836 - debug: harmony.0 (510833) Objects client initialize lua scripts
            2024-02-18 19:13:02.840 - debug: harmony.0 (510833) Objects connected to redis: 127.0.0.1:9001
            2024-02-18 19:13:02.872 - debug: harmony.0 (510833) Redis States: Use Redis connection: 127.0.0.1:6379
            2024-02-18 19:13:02.877 - debug: harmony.0 (510833) States create System PubSub Client
            2024-02-18 19:13:02.877 - debug: harmony.0 (510833) States create User PubSub Client
            2024-02-18 19:13:02.882 - debug: harmony.0 (510833) States connected to redis: 127.0.0.1:6379
            2024-02-18 19:13:03.001 - info: harmony.0 (510833) starting. Version 1.3.0 in /opt/iobroker/node_modules/iobroker.harmony, node: v18.19.1, js-controller: 5.0.17
            2024-02-18 19:13:03.015 - debug: harmony.0 (510833) [START] Subnet: 255.255.255.255, Discovery interval: 10000
            2024-02-18 19:13:03.026 - info: harmony.0 (510833) [DISCOVER] Searching for Harmony Hubs on 255.255.255.255
            

            MOD EDIT: CODE TAGS Korrigiert

            wendy2702W Online
            wendy2702W Online
            wendy2702
            wrote on last edited by
            #60

            @springreiter sagte in Harmony Adapter versagt seinen Dienst !:

            debug: harmony.0 (510833) [START] Subnet: 255.255.255.255, Discovery interval: 10000

            Was kommt nach den 10000msec im log ?

            Bitte keine Fragen per PN, die gehören ins Forum!

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            S HomoranH 2 Replies Last reply
            0
            • wendy2702W wendy2702

              @springreiter sagte in Harmony Adapter versagt seinen Dienst !:

              debug: harmony.0 (510833) [START] Subnet: 255.255.255.255, Discovery interval: 10000

              Was kommt nach den 10000msec im log ?

              S Offline
              S Offline
              Springreiter
              wrote on last edited by
              #61

              @wendy2702 nichts mehr

              O 1 Reply Last reply
              0
              • wendy2702W wendy2702

                @springreiter sagte in Harmony Adapter versagt seinen Dienst !:

                debug: harmony.0 (510833) [START] Subnet: 255.255.255.255, Discovery interval: 10000

                Was kommt nach den 10000msec im log ?

                HomoranH Do not disturb
                HomoranH Do not disturb
                Homoran
                Global Moderator Administrators
                wrote on last edited by
                #62

                @wendy2702 sagte in Harmony Adapter versagt seinen Dienst !:

                @springreiter sagte in Harmony Adapter versagt seinen Dienst !:

                debug: harmony.0 (510833) [START] Subnet: 255.255.255.255, Discovery interval: 10000

                Was kommt nach den 10000msec im log ?

                @springreiter sagte in Harmony Adapter versagt seinen Dienst !:

                @homoran nein- nichts

                kein Support per PN! - Fragen im Forum stellen -
                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                1 Reply Last reply
                0
                • S Springreiter

                  @wendy2702 nichts mehr

                  O Offline
                  O Offline
                  oFbEQnpoLKKl6mbY5e13
                  wrote on last edited by oFbEQnpoLKKl6mbY5e13
                  #63

                  @springreiter

                  Hast du die IP deines Hubs mal in der Instanz hinzugefügt?

                  Edit:

                  Konfiguration Harmony Instanz

                  S 2 Replies Last reply
                  0
                  • O oFbEQnpoLKKl6mbY5e13

                    @springreiter

                    Hast du die IP deines Hubs mal in der Instanz hinzugefügt?

                    Edit:

                    Konfiguration Harmony Instanz

                    S Offline
                    S Offline
                    Springreiter
                    wrote on last edited by
                    #64

                    @ofbeqnpolkkl6mby5e13 hatte ich schon mal versucht, ohne Erfolg. Ich versuche es noch einmal, nach den ganzen Ergänzungen

                    1 Reply Last reply
                    1
                    • O oFbEQnpoLKKl6mbY5e13

                      @springreiter

                      Hast du die IP deines Hubs mal in der Instanz hinzugefügt?

                      Edit:

                      Konfiguration Harmony Instanz

                      S Offline
                      S Offline
                      Springreiter
                      wrote on last edited by
                      #65

                      @ofbeqnpolkkl6mby5e13 nochmal versucht, keine Änderung

                      O 1 Reply Last reply
                      0
                      • S Springreiter

                        @ofbeqnpolkkl6mby5e13 nochmal versucht, keine Änderung

                        O Offline
                        O Offline
                        oFbEQnpoLKKl6mbY5e13
                        wrote on last edited by
                        #66

                        @springreiter

                        Und du bist sicher, dass die IP korrekt ist?

                        S 1 Reply Last reply
                        0
                        • O oFbEQnpoLKKl6mbY5e13

                          @springreiter

                          Und du bist sicher, dass die IP korrekt ist?

                          S Offline
                          S Offline
                          Springreiter
                          wrote on last edited by
                          #67

                          @ofbeqnpolkkl6mby5e13
                          b4e8685b-cf22-4ebf-bc2b-ed48c516b812-image.png
                          a45a7cf9-0514-488d-b577-2fba993dbd85-image.png

                          wendy2702W O 2 Replies Last reply
                          1
                          • S Springreiter

                            @ofbeqnpolkkl6mby5e13
                            b4e8685b-cf22-4ebf-bc2b-ed48c516b812-image.png
                            a45a7cf9-0514-488d-b577-2fba993dbd85-image.png

                            wendy2702W Online
                            wendy2702W Online
                            wendy2702
                            wrote on last edited by wendy2702
                            #68

                            @springreiter Was kommt jetzt im log und welche Updates hast du denn gemacht?

                            Du hast auch geschrieben du hast Adapter gelöscht und neu Installiert, wirklich den Adapter oder nur die Instanz gelöscht?

                            Gerade mal bei mir geschaut, log sieht so aus wenn ich den HUB z.B. vom Strom nehme.

                            Bitte keine Fragen per PN, die gehören ins Forum!

                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                            S 1 Reply Last reply
                            0
                            • S Springreiter

                              @ofbeqnpolkkl6mby5e13
                              b4e8685b-cf22-4ebf-bc2b-ed48c516b812-image.png
                              a45a7cf9-0514-488d-b577-2fba993dbd85-image.png

                              O Offline
                              O Offline
                              oFbEQnpoLKKl6mbY5e13
                              wrote on last edited by
                              #69

                              @springreiter

                              Kannst du die IP-Adresse von deinem iobroker aus erreichen?

                              S 1 Reply Last reply
                              0
                              • wendy2702W wendy2702

                                @springreiter Was kommt jetzt im log und welche Updates hast du denn gemacht?

                                Du hast auch geschrieben du hast Adapter gelöscht und neu Installiert, wirklich den Adapter oder nur die Instanz gelöscht?

                                Gerade mal bei mir geschaut, log sieht so aus wenn ich den HUB z.B. vom Strom nehme.

                                S Offline
                                S Offline
                                Springreiter
                                wrote on last edited by
                                #70

                                @wendy2702

                                @wendy2702 said in Harmony Adapter versagt seinen Dienst !:

                                s kommt jetzt im log und welche Updates hast du denn gemacht
                                Instanz gelöscht, Adapter gelöscht- Adapter und Instanz installiert- keine Veränderungen

                                wendy2702W 1 Reply Last reply
                                0
                                • S Springreiter

                                  @wendy2702

                                  @wendy2702 said in Harmony Adapter versagt seinen Dienst !:

                                  s kommt jetzt im log und welche Updates hast du denn gemacht
                                  Instanz gelöscht, Adapter gelöscht- Adapter und Instanz installiert- keine Veränderungen

                                  wendy2702W Online
                                  wendy2702W Online
                                  wendy2702
                                  wrote on last edited by
                                  #71

                                  @springreiter Ich würde ehrlich gesagt immer noch vermuten das der HUB nicht erreichbar ist.

                                  Wenn du den mal vom Netz nimmst, verschwindet er denn auch in der FB als aktives device?

                                  Bitte keine Fragen per PN, die gehören ins Forum!

                                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                  1 Reply Last reply
                                  0
                                  • O oFbEQnpoLKKl6mbY5e13

                                    @springreiter

                                    Kannst du die IP-Adresse von deinem iobroker aus erreichen?

                                    S Offline
                                    S Offline
                                    Springreiter
                                    wrote on last edited by
                                    #72

                                    @ofbeqnpolkkl6mby5e13 der ping adapter sagt

                                    7f21395a-85b4-481c-8ce0-04d45ae35b95-image.png

                                    1 Reply Last reply
                                    1
                                    • wendy2702W Online
                                      wendy2702W Online
                                      wendy2702
                                      wrote on last edited by
                                      #73

                                      Wurde der IOB Server mal neu gestartet?

                                      Bitte keine Fragen per PN, die gehören ins Forum!

                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                      HomoranH S 2 Replies Last reply
                                      0
                                      • wendy2702W wendy2702

                                        Wurde der IOB Server mal neu gestartet?

                                        HomoranH Do not disturb
                                        HomoranH Do not disturb
                                        Homoran
                                        Global Moderator Administrators
                                        wrote on last edited by
                                        #74

                                        @wendy2702 sagte in Harmony Adapter versagt seinen Dienst !:

                                        Wurde der IOB Server mal neu gestartet?

                                        oder die Fritte?

                                        geht das Ganze nicht über UDP? Gab es da nicht irgendwelche Einschränkungen bezüglich Switche auf dem Weg?

                                        kein Support per PN! - Fragen im Forum stellen -
                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        S 1 Reply Last reply
                                        0
                                        • wendy2702W wendy2702

                                          Wurde der IOB Server mal neu gestartet?

                                          S Offline
                                          S Offline
                                          Springreiter
                                          wrote on last edited by
                                          #75

                                          @wendy2702 Stecker gezogen

                                          9a2f6241-db20-4853-b9ef-6382be8f9427-image.png

                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          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

                                          572

                                          Online

                                          32.8k

                                          Users

                                          82.7k

                                          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