Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Installation BlueTooth Low Energy / RaspberryMatic

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Installation BlueTooth Low Energy / RaspberryMatic

    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      Pegboy last edited by 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.

      Homoran 1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @Pegboy last edited by

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

        Könnte dies jemand mal testen

        Dann bräuchte ich aber ne RaspberryMatic

        1 Reply Last reply Reply Quote 0
        • P
          Pegboy last edited by

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

          1 Reply Last reply Reply Quote 0
          • P
            Pegboy last edited by

            $ ./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

            Homoran 1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @Pegboy last edited by

              @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

              1 Reply Last reply Reply Quote 0
              • P
                Pegboy last edited by

                wie kann ich das installieren ?

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post

                Support us

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

                712
                Online

                31.9k
                Users

                80.1k
                Topics

                1.3m
                Posts

                iobroker raspberrymatic
                2
                6
                825
                Loading More Posts
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes
                Reply
                • Reply as topic
                Log in to reply
                Community
                Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                The ioBroker Community 2014-2023
                logo