Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Installationsanleitung Odroid C2 und Kurzvorstellung

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    10
    1
    152

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.4k

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

Installationsanleitung Odroid C2 und Kurzvorstellung

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
35 Beiträge 11 Kommentatoren 19.3k Aufrufe
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • MeistertrM Offline
    MeistertrM Offline
    Meistertr
    Developer
    schrieb am zuletzt editiert von
    #26

    Ich glaube ich habe 6 installiert

    Gesendet von meinem E5823 mit Tapatalk

    1 Antwort Letzte Antwort
    0
    • MeistertrM Offline
      MeistertrM Offline
      Meistertr
      Developer
      schrieb am zuletzt editiert von
      #27

      ich kann irgendwie keine Adapter installieren, discovery ging, der hat auch einige installiert aber alle anderen kommt folgende fehlermeldung:

      $ ./iobroker add email
      npm install iobroker.email --production --prefix "/opt/iobroker" (System call)
      npm
       WARN 
      lifecycle
       iobroker@0.9.0~install: cannot run in wd %s %s (wd=%s) iobroker@0.9.0 node lib/setup.js /opt/iobroker/node_modules/iobroker
      host.smarthome install adapter email
      npm install --production (System call) in "/opt/iobroker/node_modules/iobroker.email"
      npm
       ERR! Linux 3.14.79-109
      npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "--production"
      npm ERR! node v4.2.6npm ERR! npm  v3.5.2
      
      npm ERR! Cannot read property 'target' of nullnpm ERR! 
      npm ERR! If you need help, you may report this error at:
      npm
       ERR!     <https: github.com/npm/issues="">
      
      npm ERR! Please include the following file with any support request:npm ERR!     /opt/iobroker/node_modules/iobroker.email/npm-debug.log
      
      Cannot install iobroker.email: 1
      ERROR: process exited with code 25</https:>
      

      jemand ne idee?

      1 Antwort Letzte Antwort
      0
      • HomoranH Nicht stören
        HomoranH Nicht stören
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #28

        @Meistertr:

        aber alle anderen kommt folgende fehlermeldung:

        …

        ERROR: process exited with code 25

        jemand ne idee? `

        Hast du mal nachgesehen ob der Adapter trotzdem funktioniert?

        War bei mir bei .vis mit dieser Meldung so - upgrade hat trotzdem geklappt.

        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 Antwort Letzte Antwort
        0
        • MeistertrM Offline
          MeistertrM Offline
          Meistertr
          Developer
          schrieb am zuletzt editiert von
          #29

          Ne er wurde nicht installiert, habe nun alles nochmal aufgesetzt mit node 4… jetzt läuft alles wunderbar

          1 Antwort Letzte Antwort
          0
          • HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #30

            Seltsam.

            Bei mir läuft alles unter nodejs 6.xx und sogar unter nodejs 7.xx mit Debian 9 :D

            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 Antwort Letzte Antwort
            0
            • Lenny.CBL Online
              Lenny.CBL Online
              Lenny.CB
              Most Active
              schrieb am zuletzt editiert von
              #31

              hallo zusammen,

              musste grad mal wieder mein System neu aufsetzen. Alles wieder nach der Anleitung im ersten Post gemacht.

              Läuft leider nicht mehr so problemlos durch.

              node -v –> 6.11.0

              npm -v --> 5.0.3

              kann mir mal jemand sagen was mir diese Meldungen aussagen?

              ! root@odroid64:~# sudo mkdir /opt/iobroker
              ! root@odroid64:~# sudo chmod 777 /opt/iobroker
              ! root@odroid64:~# cd /opt/iobroker
              ! root@odroid64:/opt/iobroker# sudo npm install iobroker –unsafe-perm
              ! > iobroker@1.0.0 install /opt/iobroker/node_modules/iobroker
              ! > node lib/setup.js
              ! npm install iobroker.discovery --production --prefix /opt/iobroker
              ! node-pre-gyp info it worked if it ends with ok
              ! node-pre-gyp verb cli [ '/usr/bin/nodejs',
              ! node-pre-gyp verb cli '/opt/iobroker/node_modules/serialport/node_modules/.bin/node-pre-gyp',
              ! node-pre-gyp verb cli 'install',
              ! node-pre-gyp verb cli '--fallback-to-build' ]
              ! node-pre-gyp info using node-pre-gyp@0.6.32
              ! node-pre-gyp info using node@6.11.0 | linux | arm64
              ! node-pre-gyp verb command install []
              ! node-pre-gyp info check checked for "/opt/iobroker/node_modules/serialport/build/Release/serialport.node" (not found)
              ! node-pre-gyp http GET https://github.com/EmergingTechnologyAd ... m64.tar.gz
              ! node-pre-gyp http 404 https://github.com/EmergingTechnologyAd ... m64.tar.gz
              ! node-pre-gyp ERR! Tried to download(404): https://github.com/EmergingTechnologyAd ... m64.tar.gz
              ! node-pre-gyp ERR! Pre-built binaries not found for serialport@4.0.7 and node@6.11.0 (node-v48 ABI) (falling back to source compile with node-gyp)
              ! node-pre-gyp http 404 status code downloading tarball https://github.com/EmergingTechnologyAd ... m64.tar.gz
              ! node-pre-gyp verb command build [ 'rebuild' ]
              ! gyp ERR! configure error
              ! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
              ! gyp ERR! stack at Object.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:483:19)
              ! gyp ERR! stack at Object. <anonymous>(/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:397:16)
              ! gyp ERR! stack at F (/usr/lib/node_modules/npm/node_modules/which/which.js:68:16)
              ! gyp ERR! stack at E (/usr/lib/node_modules/npm/node_modules/which/which.js:80:29)
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/which.js:89:16
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:42:5
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js:8:5
              ! gyp ERR! stack at FSReqWrap.oncomplete (fs.js:123:15)
              ! gyp ERR! System Linux 3.14.65-73
              ! gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "–fallback-to-build" "--module=/opt/iobroker/node_modules/serialport/build/Release/serialport.node" "--module_name=serialport" "--module_path=/opt/iobroker/node_modules/serialport/build/Release"
              ! gyp ERR! cwd /opt/iobroker/node_modules/serialport
              ! gyp ERR! node -v v6.11.0
              ! gyp ERR! node-gyp -v v3.6.2
              ! gyp ERR! not ok
              ! node-pre-gyp ERR! build error
              ! node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/nodejs /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/serialport/build/Release/serialport.node --module_name=serialport --module_path=/opt/iobroker/node_modules/serialport/build/Release' (1)
              ! node-pre-gyp ERR! stack at ChildProcess. <anonymous>(/opt/iobroker/node_modules/serialport/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
              ! node-pre-gyp ERR! stack at emitTwo (events.js:106:13)
              ! node-pre-gyp ERR! stack at ChildProcess.emit (events.js:191:7)
              ! node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:891:16)
              ! node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
              ! node-pre-gyp ERR! System Linux 3.14.65-73
              ! node-pre-gyp ERR! command "/usr/bin/nodejs" "/opt/iobroker/node_modules/serialport/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
              ! node-pre-gyp ERR! cwd /opt/iobroker/node_modules/serialport
              ! node-pre-gyp ERR! node -v v6.11.0
              ! node-pre-gyp ERR! node-pre-gyp -v v0.6.32
              ! node-pre-gyp ERR! not ok
              ! gyp ERR! configure error
              ! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
              ! gyp ERR! stack at Object.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:483:19)
              ! gyp ERR! stack at Object. <anonymous>(/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:397:16)
              ! gyp ERR! stack at F (/usr/lib/node_modules/npm/node_modules/which/which.js:68:16)
              ! gyp ERR! stack at E (/usr/lib/node_modules/npm/node_modules/which/which.js:80:29)
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/which.js:89:16
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:42:5
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js:8:5
              ! gyp ERR! stack at FSReqWrap.oncomplete (fs.js:123:15)
              ! gyp ERR! System Linux 3.14.65-73
              ! gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
              ! gyp ERR! cwd /opt/iobroker/node_modules/mdns
              ! gyp ERR! node -v v6.11.0
              ! gyp ERR! node-gyp -v v3.6.2
              ! gyp ERR! not ok
              ! npm WARN saveError ENOENT: no such file or directory, open '/opt/iobroker/package.json'
              ! npm ERR! Cannot read property 'type' of undefined
              ! npm ERR! A complete log of this run can be found in:
              ! npm ERR! /root/.npm/_logs/2017-06-15T07_29_58_853Z-debug.log
              ! npm install iobroker.admin --production --prefix /opt/iobroker
              ! node-pre-gyp info it worked if it ends with ok
              ! node-pre-gyp verb cli [ '/usr/bin/nodejs',
              ! node-pre-gyp verb cli '/opt/iobroker/node_modules/serialport/node_modules/.bin/node-pre-gyp',
              ! node-pre-gyp verb cli 'install',
              ! node-pre-gyp verb cli '--fallback-to-build' ]
              ! node-pre-gyp info using node-pre-gyp@0.6.32
              ! node-pre-gyp info using node@6.11.0 | linux | arm64
              ! node-pre-gyp verb command install []
              ! node-pre-gyp info check checked for "/opt/iobroker/node_modules/serialport/build/Release/serialport.node" (not found)
              ! node-pre-gyp http GET https://github.com/EmergingTechnologyAd ... m64.tar.gz
              ! node-pre-gyp http 404 https://github.com/EmergingTechnologyAd ... m64.tar.gz
              ! node-pre-gyp ERR! Tried to download(404): https://github.com/EmergingTechnologyAd ... m64.tar.gz
              ! node-pre-gyp ERR! Pre-built binaries not found for serialport@4.0.7 and node@6.11.0 (node-v48 ABI) (falling back to source compile with node-gyp)
              ! node-pre-gyp http 404 status code downloading tarball https://github.com/EmergingTechnologyAd ... m64.tar.gz
              ! node-pre-gyp verb command build [ 'rebuild' ]
              ! gyp ERR! configure error
              ! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
              ! gyp ERR! stack at Object.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:483:19)
              ! gyp ERR! stack at Object. <anonymous>(/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:397:16)
              ! gyp ERR! stack at F (/usr/lib/node_modules/npm/node_modules/which/which.js:68:16)
              ! gyp ERR! stack at E (/usr/lib/node_modules/npm/node_modules/which/which.js:80:29)
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/which.js:89:16
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:42:5
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js:8:5
              ! gyp ERR! stack at FSReqWrap.oncomplete (fs.js:123:15)
              ! gyp ERR! System Linux 3.14.65-73
              ! gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "–fallback-to-build" "--module=/opt/iobroker/node_modules/serialport/build/Release/serialport.node" "--module_name=serialport" "--module_path=/opt/iobroker/node_modules/serialport/build/Release"
              ! gyp ERR! cwd /opt/iobroker/node_modules/serialport
              ! gyp ERR! node -v v6.11.0
              ! gyp ERR! node-gyp -v v3.6.2
              ! gyp ERR! not ok
              ! node-pre-gyp ERR! build error
              ! node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/nodejs /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/serialport/build/Release/serialport.node --module_name=serialport --module_path=/opt/iobroker/node_modules/serialport/build/Release' (1)
              ! node-pre-gyp ERR! stack at ChildProcess. <anonymous>(/opt/iobroker/node_modules/serialport/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
              ! node-pre-gyp ERR! stack at emitTwo (events.js:106:13)
              ! node-pre-gyp ERR! stack at ChildProcess.emit (events.js:191:7)
              ! node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:891:16)
              ! node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
              ! node-pre-gyp ERR! System Linux 3.14.65-73
              ! node-pre-gyp ERR! command "/usr/bin/nodejs" "/opt/iobroker/node_modules/serialport/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
              ! node-pre-gyp ERR! cwd /opt/iobroker/node_modules/serialport
              ! node-pre-gyp ERR! node -v v6.11.0
              ! node-pre-gyp ERR! node-pre-gyp -v v0.6.32
              ! node-pre-gyp ERR! not ok
              ! gyp ERR! configure error
              ! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
              ! gyp ERR! stack at Object.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:483:19)
              ! gyp ERR! stack at Object. <anonymous>(/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:397:16)
              ! gyp ERR! stack at F (/usr/lib/node_modules/npm/node_modules/which/which.js:68:16)
              ! gyp ERR! stack at E (/usr/lib/node_modules/npm/node_modules/which/which.js:80:29)
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/which.js:89:16
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:42:5
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js:8:5
              ! gyp ERR! stack at FSReqWrap.oncomplete (fs.js:123:15)
              ! gyp ERR! System Linux 3.14.65-73
              ! gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
              ! gyp ERR! cwd /opt/iobroker/node_modules/mdns
              ! gyp ERR! node -v v6.11.0
              ! gyp ERR! node-gyp -v v3.6.2
              ! gyp ERR! not ok
              ! npm WARN saveError ENOENT: no such file or directory, open '/opt/iobroker/package.json'
              ! npm ERR! Cannot read property 'type' of undefined
              ! npm ERR! A complete log of this run can be found in:
              ! npm ERR! /root/.npm/_logs/2017-06-15T07_31_06_302Z-debug.log
              ! npm install iobroker.js-controller --production --prefix /opt/iobroker
              ! gyp ERR! configure error
              ! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
              ! gyp ERR! stack at Object.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:483:19)
              ! gyp ERR! stack at Object. <anonymous>(/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:397:16)
              ! gyp ERR! stack at F (/usr/lib/node_modules/npm/node_modules/which/which.js:68:16)
              ! gyp ERR! stack at E (/usr/lib/node_modules/npm/node_modules/which/which.js:80:29)
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/which.js:89:16
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:42:5
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js:8:5
              ! gyp ERR! stack at FSReqWrap.oncomplete (fs.js:123:15)
              ! gyp ERR! System Linux 3.14.65-73
              ! gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
              ! gyp ERR! cwd /opt/iobroker/node_modules/ursa
              ! gyp ERR! node -v v6.11.0
              ! gyp ERR! node-gyp -v v3.6.2
              ! gyp ERR! not ok
              ! gyp ERR! configure error
              ! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
              ! gyp ERR! stack at Object.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:483:19)
              ! gyp ERR! stack at Object. <anonymous>(/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:397:16)
              ! gyp ERR! stack at F (/usr/lib/node_modules/npm/node_modules/which/which.js:68:16)
              ! gyp ERR! stack at E (/usr/lib/node_modules/npm/node_modules/which/which.js:80:29)
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/which.js:89:16
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:42:5
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js:8:5
              ! gyp ERR! stack at FSReqWrap.oncomplete (fs.js:123:15)
              ! gyp ERR! System Linux 3.14.65-73
              ! gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
              ! gyp ERR! cwd /opt/iobroker/node_modules/unix-dgram
              ! gyp ERR! node -v v6.11.0
              ! gyp ERR! node-gyp -v v3.6.2
              ! gyp ERR! not ok
              ! node-pre-gyp info it worked if it ends with ok
              ! node-pre-gyp verb cli [ '/usr/bin/nodejs',
              ! node-pre-gyp verb cli '/opt/iobroker/node_modules/serialport/node_modules/.bin/node-pre-gyp',
              ! node-pre-gyp verb cli 'install',
              ! node-pre-gyp verb cli '--fallback-to-build' ]
              ! node-pre-gyp info using node-pre-gyp@0.6.32
              ! node-pre-gyp info using node@6.11.0 | linux | arm64
              ! node-pre-gyp verb command install []
              ! node-pre-gyp info check checked for "/opt/iobroker/node_modules/serialport/build/Release/serialport.node" (not found)
              ! node-pre-gyp http GET https://github.com/EmergingTechnologyAd ... m64.tar.gz
              ! node-pre-gyp http 404 https://github.com/EmergingTechnologyAd ... m64.tar.gz
              ! node-pre-gyp ERR! Tried to download(404): https://github.com/EmergingTechnologyAd ... m64.tar.gz
              ! node-pre-gyp ERR! Pre-built binaries not found for serialport@4.0.7 and node@6.11.0 (node-v48 ABI) (falling back to source compile with node-gyp)
              ! node-pre-gyp http 404 status code downloading tarball https://github.com/EmergingTechnologyAd ... m64.tar.gz
              ! node-pre-gyp verb command build [ 'rebuild' ]
              ! gyp info it worked if it ends with ok
              ! gyp verb cli [ '/usr/bin/nodejs',
              ! gyp verb cli '/opt/iobroker/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js',
              ! gyp verb cli 'clean' ]
              ! gyp info using node-gyp@3.6.0
              ! gyp info using node@6.11.0 | linux | arm64
              ! gyp verb command clean []
              ! gyp verb clean removing "build" directory
              ! gyp info ok
              ! gyp info it worked if it ends with ok
              ! gyp verb cli [ '/usr/bin/nodejs',
              ! gyp verb cli '/opt/iobroker/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js',
              ! gyp verb cli 'configure',
              ! gyp verb cli '–fallback-to-build',
              ! gyp verb cli '--module=/opt/iobroker/node_modules/serialport/build/Release/serialport.node',
              ! gyp verb cli '--module_name=serialport',
              ! gyp verb cli '--module_path=/opt/iobroker/node_modules/serialport/build/Release' ]
              ! gyp info using node-gyp@3.6.0
              ! gyp info using node@6.11.0 | linux | arm64
              ! gyp verb command configure []
              ! gyp verb check python checking for Python executable "python2" in the PATH
              ! gyp verb which failed Error: not found: python2
              ! gyp verb which failed at getNotFoundError (/opt/iobroker/node_modules/npm/node_modules/which/which.js:14:12)
              ! gyp verb which failed at F (/opt/iobroker/node_modules/npm/node_modules/which/which.js:69:19)
              ! gyp verb which failed at E (/opt/iobroker/node_modules/npm/node_modules/which/which.js:81:29)
              ! gyp verb which failed at /opt/iobroker/node_modules/npm/node_modules/which/which.js:90:16
              ! gyp verb which failed at /opt/iobroker/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
              ! gyp verb which failed at /opt/iobroker/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
              ! gyp verb which failed at FSReqWrap.oncomplete (fs.js:123:15)
              ! gyp verb which failed python2 { Error: not found: python2
              ! gyp verb which failed at getNotFoundError (/opt/iobroker/node_modules/npm/node_modules/which/which.js:14:12)
              ! gyp verb which failed at F (/opt/iobroker/node_modules/npm/node_modules/which/which.js:69:19)
              ! gyp verb which failed at E (/opt/iobroker/node_modules/npm/node_modules/which/which.js:81:29)
              ! gyp verb which failed at /opt/iobroker/node_modules/npm/node_modules/which/which.js:90:16
              ! gyp verb which failed at /opt/iobroker/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
              ! gyp verb which failed at /opt/iobroker/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
              ! gyp verb which failed at FSReqWrap.oncomplete (fs.js:123:15) code: 'ENOENT' }
              ! gyp verb check python checking for Python executable "python" in the PATH
              ! gyp verb which failed Error: not found: python
              ! gyp verb which failed at getNotFoundError (/opt/iobroker/node_modules/npm/node_modules/which/which.js:14:12)
              ! gyp verb which failed at F (/opt/iobroker/node_modules/npm/node_modules/which/which.js:69:19)
              ! gyp verb which failed at E (/opt/iobroker/node_modules/npm/node_modules/which/which.js:81:29)
              ! gyp verb which failed at /opt/iobroker/node_modules/npm/node_modules/which/which.js:90:16
              ! gyp verb which failed at /opt/iobroker/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
              ! gyp verb which failed at /opt/iobroker/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
              ! gyp verb which failed at FSReqWrap.oncomplete (fs.js:123:15)
              ! gyp verb which failed python { Error: not found: python
              ! gyp verb which failed at getNotFoundError (/opt/iobroker/node_modules/npm/node_modules/which/which.js:14:12)
              ! gyp verb which failed at F (/opt/iobroker/node_modules/npm/node_modules/which/which.js:69:19)
              ! gyp verb which failed at E (/opt/iobroker/node_modules/npm/node_modules/which/which.js:81:29)
              ! gyp verb which failed at /opt/iobroker/node_modules/npm/node_modules/which/which.js:90:16
              ! gyp verb which failed at /opt/iobroker/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
              ! gyp verb which failed at /opt/iobroker/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
              ! gyp verb which failed at FSReqWrap.oncomplete (fs.js:123:15) code: 'ENOENT' }
              ! gyp ERR! configure error
              ! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
              ! gyp ERR! stack at Object.failNoPython (/opt/iobroker/node_modules/npm/node_modules/node-gyp/lib/configure.js:482:19)
              ! gyp ERR! stack at Object. <anonymous>(/opt/iobroker/node_modules/npm/node_modules/node-gyp/lib/configure.js:396:16)
              ! gyp ERR! stack at F (/opt/iobroker/node_modules/npm/node_modules/which/which.js:69:16)
              ! gyp ERR! stack at E (/opt/iobroker/node_modules/npm/node_modules/which/which.js:81:29)
              ! gyp ERR! stack at /opt/iobroker/node_modules/npm/node_modules/which/which.js:90:16
              ! gyp ERR! stack at /opt/iobroker/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
              ! gyp ERR! stack at /opt/iobroker/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
              ! gyp ERR! stack at FSReqWrap.oncomplete (fs.js:123:15)
              ! gyp ERR! System Linux 3.14.65-73
              ! gyp ERR! command "/usr/bin/nodejs" "/opt/iobroker/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/serialport/build/Release/serialport.node" "--module_name=serialport" "--module_path=/opt/iobroker/node_modules/serialport/build/Release"
              ! gyp ERR! cwd /opt/iobroker/node_modules/serialport
              ! gyp ERR! node -v v6.11.0
              ! gyp ERR! node-gyp -v v3.6.0
              ! gyp ERR! not ok
              ! node-pre-gyp ERR! build error
              ! node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/nodejs /opt/iobroker/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/serialport/build/Release/serialport.node --module_name=serialport --module_path=/opt/iobroker/node_modules/serialport/build/Release' (1)
              ! node-pre-gyp ERR! stack at ChildProcess. <anonymous>(/opt/iobroker/node_modules/serialport/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
              ! node-pre-gyp ERR! stack at emitTwo (events.js:106:13)
              ! node-pre-gyp ERR! stack at ChildProcess.emit (events.js:191:7)
              ! node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:891:16)
              ! node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
              ! node-pre-gyp ERR! System Linux 3.14.65-73
              ! node-pre-gyp ERR! command "/usr/bin/nodejs" "/opt/iobroker/node_modules/serialport/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
              ! node-pre-gyp ERR! cwd /opt/iobroker/node_modules/serialport
              ! node-pre-gyp ERR! node -v v6.11.0
              ! node-pre-gyp ERR! node-pre-gyp -v v0.6.32
              ! node-pre-gyp ERR! not ok
              ! gyp ERR! configure error
              ! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
              ! gyp ERR! stack at Object.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:483:19)
              ! gyp ERR! stack at Object. <anonymous>(/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:397:16)
              ! gyp ERR! stack at F (/usr/lib/node_modules/npm/node_modules/which/which.js:68:16)
              ! gyp ERR! stack at E (/usr/lib/node_modules/npm/node_modules/which/which.js:80:29)
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/which.js:89:16
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:42:5
              ! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js:8:5
              ! gyp ERR! stack at FSReqWrap.oncomplete (fs.js:123:15)
              ! gyp ERR! System Linux 3.14.65-73
              ! gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
              ! gyp ERR! cwd /opt/iobroker/node_modules/mdns
              ! gyp ERR! node -v v6.11.0
              ! gyp ERR! node-gyp -v v3.6.2
              ! gyp ERR! not ok
              ! npm WARN saveError ENOENT: no such file or directory, open '/opt/iobroker/package.json'
              ! npm ERR! Cannot read property 'type' of undefined
              ! npm ERR! A complete log of this run can be found in:
              ! npm ERR! /root/.npm/_logs/2017-06-15T07_33_53_839Z-debug.log
              ! Write "./iobroker start" to start the ioBroker
              ! /usr/bin/env: ‘node\r’: No such file or directory
              ! Auto-start was enabled. Write "update-rc.d -f iobroker.sh remove" to disable auto-start
              ! iobroker is started. Go to "http://ip-addr:8081" to open the admin UI.
              ! npm notice created a lockfile as package-lock.json. You should commit this file.
              ! npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/package.json'
              ! npm WARN iobroker No description
              ! npm WARN iobroker No repository field.
              ! npm WARN iobroker No README data
              ! npm WARN iobroker No license field.
              ! + iobroker@1.0.0
              ! added 46 packages in 330.773s
              ! root@odroid64:/opt/iobroker# ^C
              ! root@odroid64:/opt/iobroker# ./iobroker start
              ! Starting iobroker controller daemon...
              ! iobroker controller daemon started. PID: 863
              ! root@odroid64:/opt/iobroker#</anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous>

              1 Antwort Letzte Antwort
              0
              • DutchmanD Offline
                DutchmanD Offline
                Dutchman
                Developer Most Active Administrators
                schrieb am zuletzt editiert von
                #32

                Ich sehe nur ein paar Fehler meinte dass dies bekannt ist bei node 6 aber keine negativen Effekt hat

                ~Dutch

                –-----------------------

                Send from mobile device

                1 Antwort Letzte Antwort
                0
                • Lenny.CBL Online
                  Lenny.CBL Online
                  Lenny.CB
                  Most Active
                  schrieb am zuletzt editiert von
                  #33

                  @Dutchman:

                  Ich sehe nur ein paar Fehler meinte dass dies bekannt ist bei node 6 aber keine negativen Effekt hat `

                  aber schön ist das doch auch nicht…

                  1 Antwort Letzte Antwort
                  0
                  • guenni71G Offline
                    guenni71G Offline
                    guenni71
                    schrieb am zuletzt editiert von
                    #34

                    Hallo Leute,

                    nachdem meine SD Karte jetzt hin war habe ich was neues gesucht.

                    Ich habe mir auch den Odroid c2 geholt, Installation habe ich nach der oberen Anleirung gemacht

                    hat gleich geklappt ioBroker läuft jedoch komme ich bei zwei Sachen nicht weiter.

                    Ich habe den Hostnamen in der Datei mit dem nano editor geändert

                    aber wie lautet das passwort ich habe odroid probiert hat aber nicht geklappt

                    Und ich nutze eine 32GB emmc Karte ich finde nichts wie ich die karte auf die ganze Größe setze.

                    Gruß Günther

                    ioBroker auf dem Rock64
                    Sonoff, Arduino, Esp8266, Shelly, MQTT mit Mosquitto RS488

                    1 Antwort Letzte Antwort
                    0
                    • K Offline
                      K Offline
                      KaFaBe
                      schrieb am zuletzt editiert von
                      #35

                      Am Wochenende kommt mein Odroid C2 an.

                      Kann ich iobroker auch auf dem neusten Ubuntu Image 18.04 für den Odroid installieren?

                      http://east.us.odroid.in/?directory=.%2 … 8.04lts%2F

                      iobroker und Homeassistent auf Fujitsu 740. KNX für Licht+Steckdose+Rollladen, Homematic für Thermostate und Rauchmelder, Zigbee. Zwei SMA Wechselrichter und drei Hoymiles Wechselrichter

                      1 Antwort Letzte Antwort
                      0
                      Antworten
                      • In einem neuen Thema antworten
                      Anmelden zum Antworten
                      • Älteste zuerst
                      • Neuste zuerst
                      • Meiste Stimmen


                      Support us

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

                      403

                      Online

                      32.5k

                      Benutzer

                      81.7k

                      Themen

                      1.3m

                      Beiträge
                      Community
                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                      ioBroker Community 2014-2025
                      logo
                      • Anmelden

                      • Du hast noch kein Konto? Registrieren

                      • Anmelden oder registrieren, um zu suchen
                      • Erster Beitrag
                        Letzter Beitrag
                      0
                      • Home
                      • Aktuell
                      • Tags
                      • Ungelesen 0
                      • Kategorien
                      • Unreplied
                      • Beliebt
                      • GitHub
                      • Docu
                      • Hilfe