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. Installation BlueTooth Low Energy / RaspberryMatic

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.1k

Installation BlueTooth Low Energy / RaspberryMatic

Scheduled Pinned Locked Moved ioBroker Allgemein
raspberrymaticiobroker
6 Posts 2 Posters 1.1k 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
    Pegboy
    wrote on last edited by Pegboy
    #1

    Hallo,

    Ich nutze das ioBroker Addon von zautric auf RasperryMatic.

    Mein erster Adapter, den ich installieren wollte ist "Bluetooth Low Energy" welches durch Fehler nicht installiert werden konnte.
    Könnte dies jemand mal testen und mir helfen?
    Bin Neuling.

    Vielen Dank.

    HomoranH 1 Reply Last reply
    0
    • P Pegboy

      Hallo,

      Ich nutze das ioBroker Addon von zautric auf RasperryMatic.

      Mein erster Adapter, den ich installieren wollte ist "Bluetooth Low Energy" welches durch Fehler nicht installiert werden konnte.
      Könnte dies jemand mal testen und mir helfen?
      Bin Neuling.

      Vielen Dank.

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

      @Pegboy sagte in Fehler bei Installation von BlueTooth Low Energy:

      Könnte dies jemand mal testen

      Dann bräuchte ich aber ne RaspberryMatic

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

        Gibt es irgendwelche Logs die ich zur Einsicht hochladen könnte?

        1 Reply Last reply
        0
        • P Offline
          P Offline
          Pegboy
          wrote on last edited by
          #4

          $ ./iobroker add ble --host RaspberryMatic
          NPM version: 6.4.1
          npm install iobroker.ble@0.7.2 --unsafe-perm --production --save --prefix "/usr/local/addons/hm-iobroker" (System call)
          npm
          notice created a lockfile as package-lock.json. You should commit this file.
          ┌───────────────────────────────────────────────────┐
          │ npm update check failed │
          │ Try running with sudo or get access │
          │ to the local update config store via │
          │ sudo chown -R $USER:$(id -gn $USER) /root/.config │
          └───────────────────────────────────────────────────┘

          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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)
          gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5
          gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5
          gyp ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)

          gyp ERR! System Linux 4.19.58gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
          gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/diskusage
          gyp ERR! node -v v10.15.3
          gyp ERR! node-gyp -v v3.8.0
          gyp ERR! not ok

          prebuild-install
          info begin Prebuild-install version 5.3.0
          prebuild-install info looking for cached prebuild @ /usr/local/addons/hm-iobroker/npm_io/.npm/_prebuilds/2643fa-usb-v1.6.0-node-v64-linux-arm.tar.gz
          prebuild-install http request
          GET https://github.com/tessel/node-usb/releases/download/v1.6.0/usb-v1.6.0-node-v64-linux-arm.tar.gz
          prebuild-install
          http 404 https://github.com/tessel/node-usb/releases/download/v1.6.0/usb-v1.6.0-node-v64-linux-arm.tar.gz
          prebuild-install
          WARN install No prebuilt binaries found (target=10.15.3 runtime=node arch=arm libc= platform=linux)
          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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5gyp
          ERR!
          stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5gyp
          ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)
          gyp ERR! System Linux 4.19.58gyp ERR! command
          "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/usb
          gyp ERR! node -v v10.15.3

          gyp ERR! node-gyp -v v3.8.0gyp ERR! not ok

          node-pre-gyp

          WARN Using request for node-pre-gyp https download
          node-pre-gyp WARN Tried to download(404): https://github.com/sandeepmistry/node-bluetooth-hci-socket/releases/download/0.5.3-1/binding-0.5.3-1-node-v64-linux-arm.tar.gz node-pre-gyp WARN Pre-built binaries not found for @abandonware/bluetooth-hci-socket@0.5.3-1 and node@10.15.3 (node-v64 ABI, unknown) (falling back to source compile with node-gyp)

          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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)
          gyp
          ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5
          gyp ERR!
          stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5gyp ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)
          gyp
          ERR! System Linux 4.19.58gyp
          ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding/binding.node" "--module_name=binding" "--module_path=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding" "--napi_version=3" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket
          gyp ERR! node -v v10.15.3
          gyp ERR! node-gyp -v v3.8.0

          gyp ERR! not ok
          node-pre-gyp
          ERR! build error
          node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding/binding.node --module_name=binding --module_path=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding --napi_version=3 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
          node-pre-gyp ERR!
          stack at ChildProcess.emit (events.js:189:13)node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:970:16)
          node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)

          node-pre-gyp ERR! System Linux 4.19.58node-pre-gyp ERR! command "/usr/bin/node" "/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
          node-pre-gyp ERR!
          cwd /usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socketnode-pre-gyp ERR! node -v v10.15.3
          node-pre-gyp ERR! node-pre-gyp -v v0.12.0

          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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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:16gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/index.js:42:5
          gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5

          gyp ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)
          gyp ERR! System Linux 4.19.58gyp ERR! command
          "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/@abandonware/noble
          gyp ERR! node -v v10.15.3
          gyp ERR! node-gyp -v v3.8.0
          gyp
          ERR! not ok
          npm
          WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})

          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: diskusage@1.1.3 (node_modules/diskusage):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: diskusage@1.1.3 install: node-gyp rebuild
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: usb@1.6.0 (node_modules/usb):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: usb@1.6.0 install: prebuild-install --verbose || node-gyp rebuild
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @abandonware/bluetooth-hci-socket@0.5.3-1 (node_modules/@abandonware/bluetooth-hci-socket):
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @abandonware/bluetooth-hci-socket@0.5.3-1 install: node-pre-gyp install --fallback-to-build
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

          npm ERR! code ELIFECYCLEnpm ERR! errno 1

          npm ERR! @abandonware/noble@1.9.2-3 install: node-gyp rebuildnpm ERR! Exit status 1
          npm ERR!
          npm ERR! Failed at the @abandonware/noble@1.9.2-3 install script.
          npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

          npm ERR! A complete log of this run can be found in:
          npm ERR! /usr/local/addons/hm-iobroker/npm_io/.npm/_logs/2019-07-29T16_39_10_696Z-debug.log

          host.RaspberryMatic install adapter ble
          NPM version: 6.4.1npm install iobroker.ble@0.7.2 --unsafe-perm --production --save --prefix "/usr/local/addons/hm-iobroker" (System call)

          npm notice
          created a lockfile as package-lock.json. You should commit this file.
          ┌───────────────────────────────────────────────────┐
          │ npm update check failed │
          │ Try running with sudo or get access │
          │ to the local update config store via │
          │ sudo chown -R $USER:$(id -gn $USER) /root/.config │
          └───────────────────────────────────────────────────┘

          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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)
          gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5
          gyp ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)

          gyp ERR! System Linux 4.19.58
          gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/diskusage
          gyp ERR!
          node -v v10.15.3gyp ERR! node-gyp -v v3.8.0
          gyp ERR! not ok

          prebuild-install

          info
          begin Prebuild-install version 5.3.0
          prebuild-install
          info looking for cached prebuild @ /usr/local/addons/hm-iobroker/npm_io/.npm/_prebuilds/2643fa-usb-v1.6.0-node-v64-linux-arm.tar.gz
          prebuild-install http request GET https://github.com/tessel/node-usb/releases/download/v1.6.0/usb-v1.6.0-node-v64-linux-arm.tar.gz
          prebuild-install http 404 https://github.com/tessel/node-usb/releases/download/v1.6.0/usb-v1.6.0-node-v64-linux-arm.tar.gz
          prebuild-install WARN install No prebuilt binaries found (target=10.15.3 runtime=node arch=arm libc= platform=linux)
          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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)
          gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5

          gyp ERR!
          stack at FSReqWrap.oncomplete (fs.js:153:21)gyp ERR! System
          Linux 4.19.58gyp
          ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR!
          cwd /usr/local/addons/hm-iobroker/node_modules/usbgyp
          ERR!
          node -v v10.15.3gyp ERR! node-gyp -v v3.8.0
          gyp ERR! not ok

          node-pre-gyp
          WARN Using request for node-pre-gyp https download
          node-pre-gyp
          WARN Tried to download(404): https://github.com/sandeepmistry/node-bluetooth-hci-socket/releases/download/0.5.3-1/binding-0.5.3-1-node-v64-linux-arm.tar.gz node-pre-gyp WARN Pre-built binaries not found for @abandonware/bluetooth-hci-socket@0.5.3-1 and node@10.15.3 (node-v64 ABI, unknown) (falling back to source compile with node-gyp)

          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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)
          gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5
          gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5
          gyp ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)

          gyp ERR! System Linux 4.19.58gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding/binding.node" "--module_name=binding" "--module_path=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding" "--napi_version=3" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
          gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket
          gyp ERR! node -v v10.15.3
          gyp ERR! node-gyp -v v3.8.0
          gyp ERR! not ok

          node-pre-gyp ERR! build error
          node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding/binding.node --module_name=binding --module_path=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding --napi_version=3 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
          node-pre-gyp ERR! stack at ChildProcess.emit (events.js:189:13)
          node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:970:16)
          node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
          node-pre-gyp ERR! System Linux 4.19.58
          node-pre-gyp ERR! command "/usr/bin/node" "/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
          node-pre-gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket
          node-pre-gyp ERR! node -v v10.15.3
          node-pre-gyp ERR! node-pre-gyp -v v0.12.0
          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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)
          gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5
          gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5

          gyp
          ERR! stack
          at FSReqWrap.oncomplete (fs.js:153:21)
          gyp
          ERR! System
          Linux 4.19.58gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
          gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/@abandonware/noble
          gyp ERR! node -v v10.15.3
          gyp ERR! node-gyp -v v3.8.0
          gyp ERR! not ok

          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})

          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: diskusage@1.1.3 (node_modules/diskusage):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: diskusage@1.1.3 install: node-gyp rebuild
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: usb@1.6.0 (node_modules/usb):
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: usb@1.6.0 install: prebuild-install --verbose || node-gyp rebuild
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @abandonware/bluetooth-hci-socket@0.5.3-1 (node_modules/@abandonware/bluetooth-hci-socket):
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @abandonware/bluetooth-hci-socket@0.5.3-1 install: node-pre-gyp install --fallback-to-build
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

          npm ERR! code ELIFECYCLEnpm ERR! errno 1
          npm ERR! @abandonware/noble@1.9.2-3 install: node-gyp rebuild
          npm ERR! Exit status 1
          npm ERR!
          npm ERR! Failed at the @abandonware/noble@1.9.2-3 install script.
          npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

          npm ERR! A complete log of this run can be found in:
          npm ERR! /usr/local/addons/hm-iobroker/npm_io/.npm/_logs/2019-07-29T16_39_50_577Z-debug.log

          host.RaspberryMatic install adapter ble
          NPM version: 6.4.1
          npm install iobroker.ble@0.7.2 --unsafe-perm --production --save --prefix "/usr/local/addons/hm-iobroker" (System call)
          npm
          notice created a lockfile as package-lock.json. You should commit this file.
          ┌───────────────────────────────────────────────────┐
          │ npm update check failed │
          │ Try running with sudo or get access │
          │ to the local update config store via │
          │ sudo chown -R $USER:$(id -gn $USER) /root/.config │
          └───────────────────────────────────────────────────┘

          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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5
          gyp ERR!
          stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5gyp ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)

          gyp ERR! System Linux 4.19.58
          gyp
          ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/diskusage
          gyp ERR! node -v v10.15.3

          gyp ERR! node-gyp -v v3.8.0gyp ERR! not ok

          prebuild-install

          info begin Prebuild-install version 5.3.0
          prebuild-install
          info looking for cached prebuild @ /usr/local/addons/hm-iobroker/npm_io/.npm/_prebuilds/2643fa-usb-v1.6.0-node-v64-linux-arm.tar.gz
          prebuild-install http request GET https://github.com/tessel/node-usb/releases/download/v1.6.0/usb-v1.6.0-node-v64-linux-arm.tar.gz
          prebuild-install
          http 404 https://github.com/tessel/node-usb/releases/download/v1.6.0/usb-v1.6.0-node-v64-linux-arm.tar.gz
          prebuild-install
          WARN install No prebuilt binaries found (target=10.15.3 runtime=node arch=arm libc= platform=linux)
          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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)
          gyp
          ERR!

          stack
          at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5
          gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5

          gyp ERR!
          stack at FSReqWrap.oncomplete (fs.js:153:21)gyp ERR! System Linux 4.19.58
          gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
          gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/usb
          gyp ERR! node -v v10.15.3

          gyp ERR! node-gyp -v v3.8.0gyp ERR! not ok

          node-pre-gyp
          WARN Using request for node-pre-gyp https download
          node-pre-gyp WARN Tried to download(404): https://github.com/sandeepmistry/node-bluetooth-hci-socket/releases/download/0.5.3-1/binding-0.5.3-1-node-v64-linux-arm.tar.gz node-pre-gyp WARN Pre-built binaries not found for @abandonware/bluetooth-hci-socket@0.5.3-1 and node@10.15.3 (node-v64 ABI, unknown) (falling back to source compile with node-gyp)

          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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)
          gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5
          gyp ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)
          gyp ERR! System Linux 4.19.58
          gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding/binding.node" "--module_name=binding" "--module_path=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding" "--napi_version=3" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
          gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket
          gyp ERR! node -v v10.15.3
          gyp ERR! node-gyp -v v3.8.0
          gyp ERR! not ok

          node-pre-gyp ERR! build error
          node-pre-gyp ERR!
          stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding/binding.node --module_name=binding --module_path=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding --napi_version=3 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
          node-pre-gyp ERR! stack at ChildProcess.emit (events.js:189:13)
          node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:970:16)
          node-pre-gyp ERR!
          stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
          node-pre-gyp ERR! System Linux 4.19.58
          node-pre-gyp ERR! command "/usr/bin/node" "/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd
          /usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socketnode-pre-gyp ERR! node -v v10.15.3
          node-pre-gyp ERR!
          node-pre-gyp -v v0.12.0node-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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)
          gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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:16gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/index.js:42:5
          gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5

          gyp
          ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)gyp
          ERR! System Linux 4.19.58gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
          gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/@abandonware/noble
          gyp ERR!
          node -v v10.15.3gyp ERR! node-gyp -v v3.8.0
          gyp ERR! not ok

          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})

          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: diskusage@1.1.3 (node_modules/diskusage):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: diskusage@1.1.3 install: node-gyp rebuild
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: usb@1.6.0 (node_modules/usb):
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: usb@1.6.0 install: prebuild-install --verbose || node-gyp rebuild
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @abandonware/bluetooth-hci-socket@0.5.3-1 (node_modules/@abandonware/bluetooth-hci-socket):
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @abandonware/bluetooth-hci-socket@0.5.3-1 install: node-pre-gyp install --fallback-to-build
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

          npm ERR! code ELIFECYCLEnpm ERR! errno 1

          npm ERR! @abandonware/noble@1.9.2-3 install: node-gyp rebuildnpm ERR! Exit status 1
          npm ERR!
          npm ERR! Failed at the @abandonware/noble@1.9.2-3 install script.
          npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

          npm ERR! A complete log of this run can be found in:
          npm ERR! /usr/local/addons/hm-iobroker/npm_io/.npm/_logs/2019-07-29T16_40_31_541Z-debug.log

          host.RaspberryMatic install adapter ble
          ERROR: host.RaspberryMatic Cannot install ble
          ERROR: process exited with code 13

          HomoranH 1 Reply Last reply
          0
          • P Pegboy

            $ ./iobroker add ble --host RaspberryMatic
            NPM version: 6.4.1
            npm install iobroker.ble@0.7.2 --unsafe-perm --production --save --prefix "/usr/local/addons/hm-iobroker" (System call)
            npm
            notice created a lockfile as package-lock.json. You should commit this file.
            ┌───────────────────────────────────────────────────┐
            │ npm update check failed │
            │ Try running with sudo or get access │
            │ to the local update config store via │
            │ sudo chown -R $USER:$(id -gn $USER) /root/.config │
            └───────────────────────────────────────────────────┘

            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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)
            gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5
            gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5
            gyp ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)

            gyp ERR! System Linux 4.19.58gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
            gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/diskusage
            gyp ERR! node -v v10.15.3
            gyp ERR! node-gyp -v v3.8.0
            gyp ERR! not ok

            prebuild-install
            info begin Prebuild-install version 5.3.0
            prebuild-install info looking for cached prebuild @ /usr/local/addons/hm-iobroker/npm_io/.npm/_prebuilds/2643fa-usb-v1.6.0-node-v64-linux-arm.tar.gz
            prebuild-install http request
            GET https://github.com/tessel/node-usb/releases/download/v1.6.0/usb-v1.6.0-node-v64-linux-arm.tar.gz
            prebuild-install
            http 404 https://github.com/tessel/node-usb/releases/download/v1.6.0/usb-v1.6.0-node-v64-linux-arm.tar.gz
            prebuild-install
            WARN install No prebuilt binaries found (target=10.15.3 runtime=node arch=arm libc= platform=linux)
            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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5gyp
            ERR!
            stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5gyp
            ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)
            gyp ERR! System Linux 4.19.58gyp ERR! command
            "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/usb
            gyp ERR! node -v v10.15.3

            gyp ERR! node-gyp -v v3.8.0gyp ERR! not ok

            node-pre-gyp

            WARN Using request for node-pre-gyp https download
            node-pre-gyp WARN Tried to download(404): https://github.com/sandeepmistry/node-bluetooth-hci-socket/releases/download/0.5.3-1/binding-0.5.3-1-node-v64-linux-arm.tar.gz node-pre-gyp WARN Pre-built binaries not found for @abandonware/bluetooth-hci-socket@0.5.3-1 and node@10.15.3 (node-v64 ABI, unknown) (falling back to source compile with node-gyp)

            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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)
            gyp
            ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5
            gyp ERR!
            stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5gyp ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)
            gyp
            ERR! System Linux 4.19.58gyp
            ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding/binding.node" "--module_name=binding" "--module_path=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding" "--napi_version=3" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket
            gyp ERR! node -v v10.15.3
            gyp ERR! node-gyp -v v3.8.0

            gyp ERR! not ok
            node-pre-gyp
            ERR! build error
            node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding/binding.node --module_name=binding --module_path=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding --napi_version=3 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
            node-pre-gyp ERR!
            stack at ChildProcess.emit (events.js:189:13)node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:970:16)
            node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)

            node-pre-gyp ERR! System Linux 4.19.58node-pre-gyp ERR! command "/usr/bin/node" "/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
            node-pre-gyp ERR!
            cwd /usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socketnode-pre-gyp ERR! node -v v10.15.3
            node-pre-gyp ERR! node-pre-gyp -v v0.12.0

            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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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:16gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/index.js:42:5
            gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5

            gyp ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)
            gyp ERR! System Linux 4.19.58gyp ERR! command
            "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/@abandonware/noble
            gyp ERR! node -v v10.15.3
            gyp ERR! node-gyp -v v3.8.0
            gyp
            ERR! not ok
            npm
            WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})

            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: diskusage@1.1.3 (node_modules/diskusage):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: diskusage@1.1.3 install: node-gyp rebuild
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: usb@1.6.0 (node_modules/usb):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: usb@1.6.0 install: prebuild-install --verbose || node-gyp rebuild
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @abandonware/bluetooth-hci-socket@0.5.3-1 (node_modules/@abandonware/bluetooth-hci-socket):
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @abandonware/bluetooth-hci-socket@0.5.3-1 install: node-pre-gyp install --fallback-to-build
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

            npm ERR! code ELIFECYCLEnpm ERR! errno 1

            npm ERR! @abandonware/noble@1.9.2-3 install: node-gyp rebuildnpm ERR! Exit status 1
            npm ERR!
            npm ERR! Failed at the @abandonware/noble@1.9.2-3 install script.
            npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

            npm ERR! A complete log of this run can be found in:
            npm ERR! /usr/local/addons/hm-iobroker/npm_io/.npm/_logs/2019-07-29T16_39_10_696Z-debug.log

            host.RaspberryMatic install adapter ble
            NPM version: 6.4.1npm install iobroker.ble@0.7.2 --unsafe-perm --production --save --prefix "/usr/local/addons/hm-iobroker" (System call)

            npm notice
            created a lockfile as package-lock.json. You should commit this file.
            ┌───────────────────────────────────────────────────┐
            │ npm update check failed │
            │ Try running with sudo or get access │
            │ to the local update config store via │
            │ sudo chown -R $USER:$(id -gn $USER) /root/.config │
            └───────────────────────────────────────────────────┘

            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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)
            gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5
            gyp ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)

            gyp ERR! System Linux 4.19.58
            gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/diskusage
            gyp ERR!
            node -v v10.15.3gyp ERR! node-gyp -v v3.8.0
            gyp ERR! not ok

            prebuild-install

            info
            begin Prebuild-install version 5.3.0
            prebuild-install
            info looking for cached prebuild @ /usr/local/addons/hm-iobroker/npm_io/.npm/_prebuilds/2643fa-usb-v1.6.0-node-v64-linux-arm.tar.gz
            prebuild-install http request GET https://github.com/tessel/node-usb/releases/download/v1.6.0/usb-v1.6.0-node-v64-linux-arm.tar.gz
            prebuild-install http 404 https://github.com/tessel/node-usb/releases/download/v1.6.0/usb-v1.6.0-node-v64-linux-arm.tar.gz
            prebuild-install WARN install No prebuilt binaries found (target=10.15.3 runtime=node arch=arm libc= platform=linux)
            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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)
            gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5

            gyp ERR!
            stack at FSReqWrap.oncomplete (fs.js:153:21)gyp ERR! System
            Linux 4.19.58gyp
            ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR!
            cwd /usr/local/addons/hm-iobroker/node_modules/usbgyp
            ERR!
            node -v v10.15.3gyp ERR! node-gyp -v v3.8.0
            gyp ERR! not ok

            node-pre-gyp
            WARN Using request for node-pre-gyp https download
            node-pre-gyp
            WARN Tried to download(404): https://github.com/sandeepmistry/node-bluetooth-hci-socket/releases/download/0.5.3-1/binding-0.5.3-1-node-v64-linux-arm.tar.gz node-pre-gyp WARN Pre-built binaries not found for @abandonware/bluetooth-hci-socket@0.5.3-1 and node@10.15.3 (node-v64 ABI, unknown) (falling back to source compile with node-gyp)

            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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)
            gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5
            gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5
            gyp ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)

            gyp ERR! System Linux 4.19.58gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding/binding.node" "--module_name=binding" "--module_path=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding" "--napi_version=3" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
            gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket
            gyp ERR! node -v v10.15.3
            gyp ERR! node-gyp -v v3.8.0
            gyp ERR! not ok

            node-pre-gyp ERR! build error
            node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding/binding.node --module_name=binding --module_path=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding --napi_version=3 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
            node-pre-gyp ERR! stack at ChildProcess.emit (events.js:189:13)
            node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:970:16)
            node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
            node-pre-gyp ERR! System Linux 4.19.58
            node-pre-gyp ERR! command "/usr/bin/node" "/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
            node-pre-gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket
            node-pre-gyp ERR! node -v v10.15.3
            node-pre-gyp ERR! node-pre-gyp -v v0.12.0
            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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)
            gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5
            gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5

            gyp
            ERR! stack
            at FSReqWrap.oncomplete (fs.js:153:21)
            gyp
            ERR! System
            Linux 4.19.58gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
            gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/@abandonware/noble
            gyp ERR! node -v v10.15.3
            gyp ERR! node-gyp -v v3.8.0
            gyp ERR! not ok

            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})

            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: diskusage@1.1.3 (node_modules/diskusage):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: diskusage@1.1.3 install: node-gyp rebuild
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: usb@1.6.0 (node_modules/usb):
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: usb@1.6.0 install: prebuild-install --verbose || node-gyp rebuild
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @abandonware/bluetooth-hci-socket@0.5.3-1 (node_modules/@abandonware/bluetooth-hci-socket):
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @abandonware/bluetooth-hci-socket@0.5.3-1 install: node-pre-gyp install --fallback-to-build
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

            npm ERR! code ELIFECYCLEnpm ERR! errno 1
            npm ERR! @abandonware/noble@1.9.2-3 install: node-gyp rebuild
            npm ERR! Exit status 1
            npm ERR!
            npm ERR! Failed at the @abandonware/noble@1.9.2-3 install script.
            npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

            npm ERR! A complete log of this run can be found in:
            npm ERR! /usr/local/addons/hm-iobroker/npm_io/.npm/_logs/2019-07-29T16_39_50_577Z-debug.log

            host.RaspberryMatic install adapter ble
            NPM version: 6.4.1
            npm install iobroker.ble@0.7.2 --unsafe-perm --production --save --prefix "/usr/local/addons/hm-iobroker" (System call)
            npm
            notice created a lockfile as package-lock.json. You should commit this file.
            ┌───────────────────────────────────────────────────┐
            │ npm update check failed │
            │ Try running with sudo or get access │
            │ to the local update config store via │
            │ sudo chown -R $USER:$(id -gn $USER) /root/.config │
            └───────────────────────────────────────────────────┘

            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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5
            gyp ERR!
            stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5gyp ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)

            gyp ERR! System Linux 4.19.58
            gyp
            ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/diskusage
            gyp ERR! node -v v10.15.3

            gyp ERR! node-gyp -v v3.8.0gyp ERR! not ok

            prebuild-install

            info begin Prebuild-install version 5.3.0
            prebuild-install
            info looking for cached prebuild @ /usr/local/addons/hm-iobroker/npm_io/.npm/_prebuilds/2643fa-usb-v1.6.0-node-v64-linux-arm.tar.gz
            prebuild-install http request GET https://github.com/tessel/node-usb/releases/download/v1.6.0/usb-v1.6.0-node-v64-linux-arm.tar.gz
            prebuild-install
            http 404 https://github.com/tessel/node-usb/releases/download/v1.6.0/usb-v1.6.0-node-v64-linux-arm.tar.gz
            prebuild-install
            WARN install No prebuilt binaries found (target=10.15.3 runtime=node arch=arm libc= platform=linux)
            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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)
            gyp
            ERR!

            stack
            at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5
            gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5

            gyp ERR!
            stack at FSReqWrap.oncomplete (fs.js:153:21)gyp ERR! System Linux 4.19.58
            gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
            gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/usb
            gyp ERR! node -v v10.15.3

            gyp ERR! node-gyp -v v3.8.0gyp ERR! not ok

            node-pre-gyp
            WARN Using request for node-pre-gyp https download
            node-pre-gyp WARN Tried to download(404): https://github.com/sandeepmistry/node-bluetooth-hci-socket/releases/download/0.5.3-1/binding-0.5.3-1-node-v64-linux-arm.tar.gz node-pre-gyp WARN Pre-built binaries not found for @abandonware/bluetooth-hci-socket@0.5.3-1 and node@10.15.3 (node-v64 ABI, unknown) (falling back to source compile with node-gyp)

            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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)
            gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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/isexe/index.js:42:5gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5
            gyp ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)
            gyp ERR! System Linux 4.19.58
            gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding/binding.node" "--module_name=binding" "--module_path=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding" "--napi_version=3" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
            gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket
            gyp ERR! node -v v10.15.3
            gyp ERR! node-gyp -v v3.8.0
            gyp ERR! not ok

            node-pre-gyp ERR! build error
            node-pre-gyp ERR!
            stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding/binding.node --module_name=binding --module_path=/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding --napi_version=3 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
            node-pre-gyp ERR! stack at ChildProcess.emit (events.js:189:13)
            node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:970:16)
            node-pre-gyp ERR!
            stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
            node-pre-gyp ERR! System Linux 4.19.58
            node-pre-gyp ERR! command "/usr/bin/node" "/usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd
            /usr/local/addons/hm-iobroker/node_modules/@abandonware/bluetooth-hci-socketnode-pre-gyp ERR! node -v v10.15.3
            node-pre-gyp ERR!
            node-pre-gyp -v v0.12.0node-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 PythonFinder.failNoPython (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19)
            gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406: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:16gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/index.js:42:5
            gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5

            gyp
            ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)gyp
            ERR! System Linux 4.19.58gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
            gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/@abandonware/noble
            gyp ERR!
            node -v v10.15.3gyp ERR! node-gyp -v v3.8.0
            gyp ERR! not ok

            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})

            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: diskusage@1.1.3 (node_modules/diskusage):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: diskusage@1.1.3 install: node-gyp rebuild
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: usb@1.6.0 (node_modules/usb):
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: usb@1.6.0 install: prebuild-install --verbose || node-gyp rebuild
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @abandonware/bluetooth-hci-socket@0.5.3-1 (node_modules/@abandonware/bluetooth-hci-socket):
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @abandonware/bluetooth-hci-socket@0.5.3-1 install: node-pre-gyp install --fallback-to-build
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

            npm ERR! code ELIFECYCLEnpm ERR! errno 1

            npm ERR! @abandonware/noble@1.9.2-3 install: node-gyp rebuildnpm ERR! Exit status 1
            npm ERR!
            npm ERR! Failed at the @abandonware/noble@1.9.2-3 install script.
            npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

            npm ERR! A complete log of this run can be found in:
            npm ERR! /usr/local/addons/hm-iobroker/npm_io/.npm/_logs/2019-07-29T16_40_31_541Z-debug.log

            host.RaspberryMatic install adapter ble
            ERROR: host.RaspberryMatic Cannot install ble
            ERROR: process exited with code 13

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

            @Pegboy sagte in Fehler bei Installation von BlueTooth Low Energy:

            Error: Can't find Python executable "python",

            Dir fehlt anscheinend python, oder der pfad dorthin

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

              wie kann ich das installieren ?

              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

              394

              Online

              32.6k

              Users

              82.1k

              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