Skip to content
  • 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
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Logitech Harmony Adapter

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    12
    2
    251

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

Logitech Harmony Adapter

Logitech Harmony Adapter

Scheduled Pinned Locked Moved ioBroker Allgemein
118 Posts 22 Posters 28.7k Views
  • 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.
  • P Offline
    P Offline
    Pman
    wrote on last edited by
    #72

    Nutzt du Debian Jessie? Ich glaube node 4.x ist nicht kompatibel mit Wheezy. Außerdem ist ein Update eines bereits installierten ioBroker direkt von den alten Versionen vor 4.x schwierig, da etliche Abhängigkeiten neu erstellt werden müssen. Ich habe ioBroker komplett neu installiert mit allen nötigen Adaptern und danach dann das alte data-Verzeichnis rein kopiert.

    Auf jeden fall sollten build.essentials installiert sein (apt-get install build-essential), für node-gyp außerdem auch python 2.7.x (python –version)

    Ich habe mit 4.0.0 angefangen und bin seit heute auf 4.2, gab nie Probleme nach den Updates innerhab der 4.x Versionen.

    1 Reply Last reply
    0
    • coyoteC Offline
      coyoteC Offline
      coyote
      Most Active
      wrote on last edited by
      #73

      Hmm ok. Nein hab noch Wheezy drauf.

      Na klasse, hätte ich dann besser sein lassen mit der v4.x.x, wobei ich sonst eigentlich keine Probleme habe laut log. Läuft auch soweit alles, bis auf den Harmony.

      In dem Linux Kram bin ich leider blutiger Anfänger. Ich habe vor paar Monaten erstmals iobroker auf meinem Raspi2 installiert nach der Anleitung von Homoran.

      Evtl. könntest du mir vllt etwas helfen wie ich jetzt am Besten vorgehe. Entweder wieder zurück zu einer 12er Version oder neu aufsetzen.

      Ich kenne leider die ganzen Befehle nicht.

      Edit: Kann ich so auch wieder zurück zu einer "alten" Version? So hab ich das Update auf v4.1.2 gemacht

      cd /opt
      iobroker stop
      cd
      
      apt-get remove node
      apt-get remove nodejs
      wget https://nodejs.org/dist/latest/node-v4.1.2-linux-armv7l.tar.gz
      tar -xvf node-v4.1.2-linux-armv7l.tar.gz 
      cd node-v4.1.2-linux-armv7l/
      sudo cp -R * /usr/local/
      hash -r
      
      node -v
      
      cd /opt
      iobroker start
      
      
      1 Reply Last reply
      0
      • P Offline
        P Offline
        Pman
        wrote on last edited by
        #74

        Ich glaube z. B. der gcc ist zu alt bei wheezy.

        Wenn du das neue nodejs mit apt-get weg bekommst müsstest du danach wieder das alte wie gewohnt installieren.

        1 Reply Last reply
        0
        • coyoteC Offline
          coyoteC Offline
          coyote
          Most Active
          wrote on last edited by
          #75

          Mist, geht natürlich nicht :x

          Hast du sonst noch eine Idee? Ansonsten müsste ich wohl neu aufsetzen. Kann ich nach dem neu aufsetzen einfach die ganzen Adapter neu installieren und dann den "alten" iobroker-data Ordner wieder einfügen?

          Sorry, dass ich jetzt gerade deinen Thread so zu texte, hat ja jetzt nix mehr mit deinem Adapter zu tun

          1 Reply Last reply
          0
          • P Offline
            P Offline
            Pman
            wrote on last edited by
            #76

            Ja genau, das sollte klappen.

            1 Reply Last reply
            0
            • S Offline
              S Offline
              shortyle
              wrote on last edited by
              #77

              Hi,

              also ich konnte den Adapter erfolgreich installieren und die Datenpunkte hat er auch korrekt gezogen. Jetzt wäre meine Frage, wie gehe ich weiter mit diesen Datenpunkten vor? Ich würde einfach testhalber mal einen Button in VIS erstellen (welchen auch immer ich da nehmen kann?) um eine bestimmte Aktion (datenpunkt findet man im adminbild unter Objekte) zu starten.

              Das mit der Taste zum SChalten einer Aktion hab ich hinbekommen…war gar nicht so schwer 🙂

              Dann würde ich gerne noch versuchen, das er bei der Anwesenheitserkennung (diese läuft schon) z.B. Die Aktion startet, dass der TV und der A/V Receiver angeht.

              Wie kann man sowas am schlanksten realisieren?

              1 Reply Last reply
              0
              • P Offline
                P Offline
                Pman
                wrote on last edited by
                #78

                Das sind eher Fragen zu vis bzw. scene.

                Für einen Button in Vis kannst du den jqui Icon toggle nehmen, den mit harmony.0.Hubname.activities.Activityname verknüpfen.

                Für ein automatisches Starten einer Aktivität eine Szene im Scene Adapter erstellen, als Trigger deine Anwesenheitserkennung nehmen und deine Activity auf 2 setzen.

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  shortyle
                  wrote on last edited by
                  #79

                  super … das mit dem Button klappt schon super. Das mit der Szene probier ich auch... Danke nochmal für den tollen Adapter :mrgreen:

                  1 Reply Last reply
                  0
                  • Samson71S Offline
                    Samson71S Offline
                    Samson71
                    Global Moderator
                    wrote on last edited by
                    #80

                    Moin Gemeinde,

                    habe mich heute endlich an die Installation auf meinem Synology Selbstbau gewagt (bisher nur ccu.io-Anwender). Scheint geklappt zu haben, auch wenn ich noch so meine Schwierigkeiten in der Bedienung habe…

                    Habe mich dann erstmal daran gemacht die einzelnen Adapter/Instanzen zu installieren (bis ich begriffen habe, dass ich hm-rpc mehrfach anlegen muss :roll: ).

                    Beim Harmony Adapter scheitere ich leider. Jemand ne Idee?

                    Gruß, Markus

                    $ ./iobroker add harmony
                    npm install iobroker.harmony --production --prefix "/opt/iobroker" (System call)
                    gyp 
                    ERR! build error 
                    gyp
                    
                    ERR! 
                    stack
                     Error: not found: make
                    gyp
                    
                    ERR! 
                    stack     at F (/volume1/@appstore/Node.js/usr/lib/node_modules/npm/node_modules/which/which.js:72:28)
                    gyp ERR! stack     at E (/volume1/@appstore/Node.js/usr/lib/node_modules/npm/node_modules/which/which.js:75:29)gyp ERR! stack     at /volume1/@appstore/Node.js/usr/lib/node_modules/npm/node_modules/which/which.js:83:16
                    gyp 
                    ERR! stack     at FSReqWrap.oncomplete (fs.js:95:15)gyp ERR! System Linux 3.2.40
                    gyp 
                    ERR! command "node" "/volume1/@appstore/Node.js/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/iobroker.harmony/node_modules/harmonyhubjs-client/node_modules/node-stringprep
                    gyp ERR! node -v v0.12.6
                    gyp ERR!
                     node-gyp -v v2.0.1gyp ERR! not ok 
                    
                    gyp
                    
                    ERR!
                     build error
                    
                    gyp
                     ERR! 
                    stack Error: not found: makegyp ERR!
                     stack     at F (/volume1/@appstore/Node.js/usr/lib/node_modules/npm/node_modules/which/which.js:72:28)gyp ERR! stack     at E (/volume1/@appstore/Node.js/usr/lib/node_modules/npm/node_modules/which/which.js:75:29)
                    gyp 
                    ERR! 
                    stack     at /volume1/@appstore/Node.js/usr/lib/node_modules/npm/node_modules/which/which.js:83:16gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:95:15)
                    gyp ERR! System Linux 3.2.40
                    gyp ERR! command "node" "/volume1/@appstore/Node.js/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                    gyp ERR! cwd /opt/iobroker/node_modules/iobroker.harmony/node_modules/harmonyhubjs-client/node_modules/node-xmpp-core/node_modules/node-stringprep
                    gyp 
                    ERR! node -v v0.12.6gyp ERR! node-gyp -v v2.0.1
                    gyp ERR! not ok 
                    
                    gyp
                    
                    ERR!
                    
                    build error
                    
                    gyp
                    
                    ERR!
                     stack
                     Error: not found: make
                    gyp
                     ERR! stack     at F (/volume1/@appstore/Node.js/usr/lib/node_modules/npm/node_modules/which/which.js:72:28)
                    gyp
                     ERR! stack     at E (/volume1/@appstore/Node.js/usr/lib/node_modules/npm/node_modules/which/which.js:75:29)
                    gyp ERR!
                     stack     at /volume1/@appstore/Node.js/usr/lib/node_modules/npm/node_modules/which/which.js:83:16gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:95:15)
                    
                    gyp ERR! System Linux 3.2.40gyp
                     ERR! command "node" "/volume1/@appstore/Node.js/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/iobroker.harmony/node_modules/harmonyhubjs-client/node_modules/node-xmpp-core/node_modules/ltx/node_modules/node-expat/node_modules/iconv
                    gyp ERR! node -v
                     v0.12.6gyp ERR! node-gyp -v v2.0.1
                    gyp ERR! not ok 
                    
                    npm
                     ERR!
                     Linux 3.2.40
                    npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.harmony" "--production" "--prefix" "/opt/iobroker"
                    npm ERR! node v0.12.6npm ERR!
                     npm  v2.11.2npm ERR! code ELIFECYCLE
                    
                    npm 
                    ERR! node-stringprep@0.6.2 install: `node-gyp rebuild`npm ERR! Exit status 1
                    npm ERR! 
                    npm ERR! Failed at the node-stringprep@0.6.2 install script 'node-gyp rebuild'.
                    npm ERR! This is most likely a problem with the node-stringprep package,
                    npm
                     ERR! not with npm itself.npm ERR! Tell the author that this fails on your system:
                    npm 
                    ERR!     node-gyp rebuildnpm ERR! You can get their info via:
                    npm ERR!     npm owner ls node-stringprep
                    npm ERR! There is likely additional logging output above.
                    
                    npm ERR! Please include the following file with any support request:npm ERR!     /opt/npm-debug.log
                    
                    ERROR: host.DiskStation Cannot install iobroker.harmony: 1
                    ERROR: process exited with code 25
                    

                    Gruß, Markus

                    Maßnahmen zum Schutz des Forums:
                    https://forum.iobroker.net/topic/79618/ma%C3%9Fnahmen-zum-schutz-des-forums
                    Hinweise für gute Forenbeiträge:
                    https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                    1 Reply Last reply
                    0
                    • wendy2702W Offline
                      wendy2702W Offline
                      wendy2702
                      wrote on last edited by
                      #81

                      @shortyle:

                      Hi,

                      also ich konnte den Adapter erfolgreich installieren und die Datenpunkte hat er auch korrekt gezogen. Jetzt wäre meine Frage, wie gehe ich weiter mit diesen Datenpunkten vor? Ich würde einfach testhalber mal einen Button in VIS erstellen (welchen auch immer ich da nehmen kann?) um eine bestimmte Aktion (datenpunkt findet man im adminbild unter Objekte) zu starten.

                      Das mit der Taste zum SChalten einer Aktion hab ich hinbekommen…war gar nicht so schwer 🙂 `

                      Hi,

                      ich habe den Adapter auch installiert und würde gerne einige Aktionen schalten.

                      Habe zum Testen den "jqui -icon toogle" Button gewählt, dann z.B. die Activity

                      harmony.0.Wohnzimmer.activities.100,5_Das_Hitradio
                      ````ausgewählt.
                      
                      Nach drücken des Button kommt das im log:
                      
                      

                      harmony.0 2016-01-22 15:07:55 info harmony.0 hub busy, stateChange delayed: harmony.0.Wohnzimmer.activities.100,5_Das_Hitradio=1
                      harmony.0 2016-01-22 15:07:54 info harmony.0 hub busy, stateChange delayed: harmony.0.Wohnzimmer.activities.100,5_Das_Hitradio=0

                      
                      Bei Wert steht eine "1" aber es tut sich nichts, was mache ich falsch bzw. was muss ich machen damit die Aktion ausgeführt wird?
                      
                      Danke und Gruß

                      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
                      • P Offline
                        P Offline
                        Pman
                        wrote on last edited by
                        #82

                        Spontane Vermutung: Das Komma im Namen könnte schuld sein, kannst du es mal mit einer anderen Aktivität versuchen?

                        1 Reply Last reply
                        0
                        • wendy2702W Offline
                          wendy2702W Offline
                          wendy2702
                          wrote on last edited by
                          #83

                          Hi,

                          habe es hinbekommen. Beim Wert muss eine "2" eingetragen werden.

                          999_1live_widget.jpg

                          Danke

                          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
                          • A Offline
                            A Offline
                            Arminhh
                            wrote on last edited by
                            #84

                            moin bei mir verliert der Adapter alle 15 min. die Verbindung zum Hub.

                            Hier die Log Fehlermeldung

                            harmony-0 2016-02-06 21:38:29 info connected to Harmony Hub

                            harmony-0 2016-02-06 21:38:27 info connecting to Harmony Hub

                            harmony-0 2016-02-06 21:38:27 info discovered Harmony Hub

                            harmony-0 2016-02-06 21:37:50 warn client ended

                            harmony-0 2016-02-06 21:37:50 warn lost Harmony Hub

                            Dadurch spielt meine Beleuchtung die ich per Szene steuere verrückt, da ich einen Datenpunkt vom Adapter abfrage.

                            Ist der Fehler bekannt? Was könnte ich tun?

                            Danke für die Hilfe!

                            mfg

                            Arminhh

                            1 Reply Last reply
                            0
                            • Jey CeeJ Online
                              Jey CeeJ Online
                              Jey Cee
                              Developer
                              wrote on last edited by
                              #85

                              Japp fehler ist bekannt und sehr lästig, hat aber nix mit dem Adapter zu tun.

                              Das liegt an der wlan verbindung. Entweder ein oder mehrere wlans nutzen den gleichen funkkanal, oder ein anderes wlan in Reichweite des hubs hat den selben namen.

                              Das Problem ist Logitech seit mindestens 2 Jahren bekannt.

                              Edit: Lösung ist WLAN Funkkanal wechseln und/oder SSID(WLAN name) ändern. Funkkanal ändern hilft bei mir für eine weile.

                              Gesendet von meinem Jolla mit Tapatalk

                              Persönlicher Support
                              Spenden -> paypal.me/J3YC33

                              1 Reply Last reply
                              0
                              • P Offline
                                P Offline
                                Pman
                                wrote on last edited by
                                #86

                                Ansonsten das Szene schalten nur machen, wenn AUCH "connected" beim Logitech Adapter true ist.

                                1 Reply Last reply
                                0
                                • T Offline
                                  T Offline
                                  tommyms
                                  wrote on last edited by
                                  #87

                                  Hi,

                                  ich bekomme den Adapter nicht installiert:

                                  npm install iobroker.harmony --production --prefix "/mnt/pidrive/iobroker" (System call)
                                  npm WARN package.json harmony@0.0.1 No repository field.
                                  npm http GET https://registry.npmjs.org/iobroker.harmony
                                  npm http 304 https://registry.npmjs.org/iobroker.harmony
                                  npm http GET https://registry.npmjs.org/harmonyhubjs-client
                                  npm http GET https://registry.npmjs.org/semaphore
                                  npm http GET https://registry.npmjs.org/harmonyhubjs-discover
                                  npm http 304 https://registry.npmjs.org/harmonyhubjs-discover
                                  npm http 304 https://registry.npmjs.org/harmonyhubjs-client
                                  npm http 304 https://registry.npmjs.org/semaphore
                                  npm WARN engine harmonyhubjs-client@1.1.8: wanted: {"npm":">=3.0.0"} (current: {"node":"v0.10.22","npm":"1.3.14"})
                                  npm http GET https://registry.npmjs.org/debug
                                  npm http 304 https://registry.npmjs.org/debug
                                  npm http GET https://registry.npmjs.org/node-xmpp-client
                                  npm http GET https://registry.npmjs.org/node-xmpp-stanza
                                  npm http GET https://registry.npmjs.org/request
                                  npm http GET https://registry.npmjs.org/q
                                  npm http GET https://github.com/swissmanu/ltx.git#cdata-for-ltx-parser
                                  npm http 304 https://registry.npmjs.org/request
                                  npm http 304 https://registry.npmjs.org/node-xmpp-client
                                  npm http 304 https://registry.npmjs.org/q
                                  npm http 304 https://registry.npmjs.org/node-xmpp-stanza
                                  npm http 200 https://github.com/swissmanu/ltx.git#cdata-for-ltx-parser
                                  npm http GET https://registry.npmjs.org/ms/0.7.1
                                  npm http 304 https://registry.npmjs.org/ms/0.7.1
                                  npm ERR! not a package /root/tmp/npm-3507-wMupj7dW/1474655048107-0.5825331499800086/tmp.tgz
                                  npm ERR! Error: ENOENT, open '/root/tmp/npm-3507-wMupj7dW/1474655048107-0.5825331499800086/package/package.json'
                                  npm ERR! If you need help, you may report this log at:
                                  npm ERR!     <http: github.com/isaacs/npm/issues="">
                                  npm ERR! or email it to:
                                  npm ERR!     <npm-@googlegroups.com>
                                  
                                  npm ERR! System Linux 4.1.19-v7+
                                  npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker.harmony" "--production" "--prefix" "/mnt/pidrive/iobroker"
                                  npm ERR! cwd /mnt/pidrive/iobroker
                                  npm ERR! node -v v0.10.22
                                  npm ERR! npm -v 1.3.14
                                  npm ERR! path /root/tmp/npm-3507-wMupj7dW/1474655048107-0.5825331499800086/package/package.json
                                  npm ERR! code ENOENT
                                  npm ERR! errno 34
                                  npm ERR!
                                  npm ERR! Additional logging details can be found in:
                                  npm ERR!     /mnt/pidrive/iobroker/npm-debug.log
                                  npm ERR! not ok code 0
                                  host.raspberrypi Cannot install iobroker.harmony: 34</npm-@googlegroups.com></http:>
                                  

                                  Was mache ich falsch?

                                  1 Reply Last reply
                                  0
                                  • HomoranH Offline
                                    HomoranH Offline
                                    Homoran
                                    Global Moderator Administrators
                                    wrote on last edited by
                                    #88

                                    @tommyms:

                                    Was mache ich falsch? `
                                    Laut deinem Log:
                                    @tommyms:

                                    npm WARN engine harmonyhubjs-client@1.1.8: wanted: {"npm":">=3.0.0"} (current: {"node":"v0.10.22","npm":"1.3.14"}) `
                                    Benötigst du eine neuere npm Version.

                                    Du hast noch die ganz alte nodejs Version 0.10.22 mit einem npm 1.3.14.

                                    Im Moment arbeiten wir mit node 4.5, bei dem eine npm Version 2.xx dabei ist.

                                    npm 3.0.0 ist mir auch noch nicht untergekommen.

                                    Vielleicht kann Bluefox etwas dazu sagen, ob diese wirklich notwendig ist.

                                    Hast du denn noch Wheezy laufen? Wenn du schon Jessie hast solltest du dein nodejs Upgraden.

                                    Gruß

                                    Rainer

                                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    1 Reply Last reply
                                    0
                                    • T Offline
                                      T Offline
                                      tommyms
                                      wrote on last edited by
                                      #89

                                      Super vielen Dank für den Hinweis.

                                      Habe NPM und Node.JS Update durchgeführt und nu klappts auch mit der Installation 😄

                                      Euch noch ein schönes WE !

                                      VG Thomas

                                      1 Reply Last reply
                                      0
                                      • L Offline
                                        L Offline
                                        looxer01
                                        wrote on last edited by
                                        #90

                                        Hi,

                                        ich bin mit gerade auf einen NUC umgezogen (von Raspberry 2)

                                        Alles funktioniert soweit, bis auf den Harmony Adapter. Der will einfach nicht und beklagt sich über falsche Versionen:

                                        Wie könnte ich das fixen ? (Node ist 4.6 und NPM 2.15 - also ok)

                                        vG Looxer

                                        ! host-iobroker 2016-10-03 15:41:03.473 error Cannot download adapter "harmony". To restart it disable/enable it or restart host. iobroker 2016-10-03 15:41:03.473 info exit 25 iobroker 2016-10-03 15:41:03.470 error host.iobroker Cannot install iobroker.harmony: 1 iobroker 2016-10-03 15:41:03.466 info ERR! /npm-debug.log iobroker 2016-10-03 15:41:03.465 info Please include the following file with any support request:npm iobroker 2016-10-03 15:41:03.465 info ERR! iobroker 2016-10-03 15:41:03.465 info npm iobroker 2016-10-03 15:41:03.464 info iobroker 2016-10-03 15:41:03.427 info Please check if you have git installed and in your PATH. iobroker 2016-10-03 15:41:03.427 info ERR! iobroker 2016-10-03 15:41:03.426 info iobroker 2016-10-03 15:41:03.425 info npm iobroker 2016-10-03 15:41:03.425 info This is most likely not a problem with npm itself. iobroker 2016-10-03 15:41:03.424 info ERR! iobroker 2016-10-03 15:41:03.424 info iobroker 2016-10-03 15:41:03.423 info Failed using git.npm iobroker 2016-10-03 15:41:03.423 info ERR! iobroker 2016-10-03 15:41:03.423 info npm iobroker 2016-10-03 15:41:03.423 info ERR! iobroker 2016-10-03 15:41:03.423 info npm iobroker 2016-10-03 15:41:03.423 info not found: git iobroker 2016-10-03 15:41:03.423 info ERR! iobroker 2016-10-03 15:41:03.423 info iobroker 2016-10-03 15:41:03.422 info npm iobroker 2016-10-03 15:41:03.422 info iobroker 2016-10-03 15:41:03.421 info code ENOGIT iobroker 2016-10-03 15:41:03.420 info iobroker 2016-10-03 15:41:03.420 info ERR! iobroker 2016-10-03 15:41:03.420 info iobroker 2016-10-03 15:41:03.420 info npm iobroker 2016-10-03 15:41:03.420 info npm ERR! npm v2.15.9 iobroker 2016-10-03 15:41:03.420 info "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.harmony" "--production" "--prefix" "/opt/iobroker"npm ERR! node v4.6.0 iobroker 2016-10-03 15:41:03.419 info argv iobroker 2016-10-03 15:41:03.419 info ERR! iobroker 2016-10-03 15:41:03.419 info npm iobroker 2016-10-03 15:41:03.418 info ERR! Linux 3.16.0-4-686-pae iobroker 2016-10-03 15:41:03.418 info npm iobroker 2016-10-03 15:41:03.369 info git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/https-github-com-swissmanu-ltx-git-634cc128: undefined iobroker 2016-10-03 15:41:03.369 info iobroker 2016-10-03 15:41:03.369 info ERR! iobroker 2016-10-03 15:41:03.369 info undefinednpm iobroker 2016-10-03 15:41:03.368 info git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/https-github-com-swissmanu-ltx-git-634cc128: iobroker 2016-10-03 15:41:03.368 info ERR! iobroker 2016-10-03 15:41:03.368 info iobroker 2016-10-03 15:41:03.368 info npm iobroker 2016-10-03 15:41:03.361 info npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:82:15)npm WARN addRemoteGit git+https://github.com/swissmanu/ltx.git#cdata-for-ltx-parser resetting remote /root/.npm/_git-remotes/https-gith iobroker 2016-10-03 15:41:03.358 info addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5 iobroker 2016-10-03 15:41:03.357 info WARN iobroker 2016-10-03 15:41:03.357 info npm iobroker 2016-10-03 15:41:03.357 info at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5 iobroker 2016-10-03 15:41:03.356 info addRemoteGit iobroker 2016-10-03 15:41:03.356 info WARN iobroker 2016-10-03 15:41:03.356 info npm iobroker 2016-10-03 15:41:03.356 info at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16 iobroker 2016-10-03 15:41:03.356 info addRemoteGit iobroker 2016-10-03 15:41:03.356 info iobroker 2016-10-03 15:41:03.356 info WARN iobroker 2016-10-03 15:41:03.356 info iobroker 2016-10-03 15:41:03.355 info at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)npm iobroker 2016-10-03 15:41:03.354 info addRemoteGit iobroker 2016-10-03 15:41:03.354 info iobroker 2016-10-03 15:41:03.354 info WARN iobroker 2016-10-03 15:41:03.354 info iobroker 2016-10-03 15:41:03.354 info npm iobroker 2016-10-03 15:41:03.353 info at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19) iobroker 2016-10-03 15:41:03.353 info addRemoteGit iobroker 2016-10-03 15:41:03.353 info iobroker 2016-10-03 15:41:03.353 info WARN iobroker 2016-10-03 15:41:03.353 info npm iobroker 2016-10-03 15:41:03.352 info at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12) iobroker 2016-10-03 15:41:03.352 info addRemoteGit iobroker 2016-10-03 15:41:03.352 info WARN iobroker 2016-10-03 15:41:03.352 info iobroker 2016-10-03 15:41:03.352 info npm iobroker 2016-10-03 15:41:03.352 info Error: not found: git iobroker 2016-10-03 15:41:03.352 info addRemoteGit iobroker 2016-10-03 15:41:03.352 info WARN iobroker 2016-10-03 15:41:03.351 info iobroker 2016-10-03 15:41:03.351 info npm iobroker 2016-10-03 15:41:03.148 info harmonyhubjs-client@1.1.9: wanted: {"npm":">=3.0.0"} (current: {"node":"4.6.0","npm":"2.15.9"}) iobroker 2016-10-03 15:41:03.148 info engine iobroker 2016-10-03 15:41:03.148 info iobroker 2016-10-03 15:41:03.147 info WARN iobroker 2016-10-03 15:41:03.147 info iobroker 2016-10-03 15:41:03.147 info npm iobroker 2016-10-03 15:41:02.475 info npm install iobroker.harmony --production --prefix "/opt/iobroker" (System call) iobroker 2016-10-03 15:41:01.958 info install harmony host-iobroker 2016-10-03 15:41:01.958 warn startInstance cannot find start file for adapter "harmony". Try to install it... 3 attempt !

                                        1 Reply Last reply
                                        0
                                        • HomoranH Offline
                                          HomoranH Offline
                                          Homoran
                                          Global Moderator Administrators
                                          wrote on last edited by
                                          #91

                                          @looxer01:

                                          Der will einfach nicht und beklagt sich über falsche Versionen `
                                          ich denke nicht, dass er es so meint 😉

                                          Ich habe gaaanz kurz dein log angesehen und als erstes sprang mir das ins auge:

                                          iobroker   2016-10-03 15:41:03.423   info   not found: git
                                          

                                          sei ein guter Junge und gib deinem kleinen Nuc die Flasche:

                                          apt-get install git
                                          

                                          Gruß

                                          Rainer

                                          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

                                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                          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

                                          108

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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