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. Testinstallation unter Node 12.6.0

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    15
    1
    215

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

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

Testinstallation unter Node 12.6.0

Scheduled Pinned Locked Moved ioBroker Allgemein
testsystemnode 12
41 Posts 5 Posters 5.6k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • MathiasJM MathiasJ

    @AlCalzone

    Sorry, daß ich erst jetzt Zeit hatte.
    unter Radar2,only hcitool lescan disabled:

    radar2.0	2019-07-12 05:52:54.369	debug	system.adapter.admin.0: logging false
    radar2.0	2019-07-12 05:52:58.148	warn	Neither noble nor hcitool available to scan bluetooth!
    

    Radar2 only hcitool enabled:

    radar2.0	2019-07-12 08:03:08.545	debug	system.adapter.admin.0: logging true
    

    BLE:

    host.tinkerboard	2019-07-12 05:57:08.717	info	Do not restart adapter system.adapter.ble.1 because desired by instance
    host.tinkerboard	2019-07-12 05:56:30.425	error	instance system.adapter.ble.1 terminated by request of the instance itself and will not be restarted, before user restarts it.
    
    AlCalzoneA Offline
    AlCalzoneA Offline
    AlCalzone
    Developer
    wrote on last edited by
    #7

    @MathiasJ sagte in Testinstallation unter Node 12.6.0:

    BLE:
    host.tinkerboard 2019-07-12 05:57:08.717 info Do not restart adapter system.adapter.ble.1 because desired by instance
    host.tinkerboard 2019-07-12 05:56:30.425 error instance system.adapter.ble.1 terminated by request of

    Sonst nix? Das sind Ausgaben von ioBroker selbst, nicht dem Adapter.

    Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

    MathiasJM 1 Reply Last reply
    0
    • AlCalzoneA AlCalzone

      @MathiasJ sagte in Testinstallation unter Node 12.6.0:

      BLE:
      host.tinkerboard 2019-07-12 05:57:08.717 info Do not restart adapter system.adapter.ble.1 because desired by instance
      host.tinkerboard 2019-07-12 05:56:30.425 error instance system.adapter.ble.1 terminated by request of

      Sonst nix? Das sind Ausgaben von ioBroker selbst, nicht dem Adapter.

      MathiasJM Offline
      MathiasJM Offline
      MathiasJ
      wrote on last edited by
      #8

      @AlCalzone
      Vom Adapter kommt trotz debug nix.
      Das ist ja das Problem.
      Den fix habe ich nochmal ausgeführt. Hat nur nichts gebracht.

      IObroker auf dem NUC als VM.
      Da ich noch keine Aktoren habe, wird momentan via Radar nur der AB der Fritzbox ein- und ausgeschaltet.
      Welches Smarthome-System es letztendlich wird, weiß ich noch nicht. Vielleicht kommen auch nur Zigbee-Geräte ins Haus.

      HomoranH 1 Reply Last reply
      0
      • MathiasJM MathiasJ

        @AlCalzone
        Vom Adapter kommt trotz debug nix.
        Das ist ja das Problem.
        Den fix habe ich nochmal ausgeführt. Hat nur nichts gebracht.

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

        @MathiasJ

        Aber du hast schon bei der Instanz die logstufe auf debug gestellt?
        Nicht nur im Log den Filter?

        kein Support per PN! - Fragen im Forum stellen -

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

        ioBroker freut sich über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

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

        1 Reply Last reply
        0
        • AlCalzoneA Offline
          AlCalzoneA Offline
          AlCalzone
          Developer
          wrote on last edited by AlCalzone
          #10

          Ich erwarte eher was im Loglevel "error":

          adapter.log.error(`Terminating because ${reason}`);
          

          Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

          MathiasJM 1 Reply Last reply
          0
          • AlCalzoneA AlCalzone

            Ich erwarte eher was im Loglevel "error":

            adapter.log.error(`Terminating because ${reason}`);
            
            MathiasJM Offline
            MathiasJM Offline
            MathiasJ
            wrote on last edited by
            #11

            @AlCalzone
            Ja erst admin eingestellt, sonst sieht mans net.
            Das Resultot kennst Du ja.....

            IObroker auf dem NUC als VM.
            Da ich noch keine Aktoren habe, wird momentan via Radar nur der AB der Fritzbox ein- und ausgeschaltet.
            Welches Smarthome-System es letztendlich wird, weiß ich noch nicht. Vielleicht kommen auch nur Zigbee-Geräte ins Haus.

            AlCalzoneA 1 Reply Last reply
            0
            • MathiasJM MathiasJ

              @AlCalzone
              Ja erst admin eingestellt, sonst sieht mans net.
              Das Resultot kennst Du ja.....

              AlCalzoneA Offline
              AlCalzoneA Offline
              AlCalzone
              Developer
              wrote on last edited by
              #12

              @MathiasJ Ok wenn du da nichts siehst, erkennt man ggf. auf der Konsole was. Dazu bitte den Adapter anhalten und folgendes ausführen:

              cd /opt/iobroker/node_modules/iobroker.ble
              node build/main.js --force --logs
              

              Kannst du im Zweifel mit Strg+C wieder beenden.

              Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

              MathiasJM 1 Reply Last reply
              0
              • AlCalzoneA AlCalzone

                @MathiasJ Ok wenn du da nichts siehst, erkennt man ggf. auf der Konsole was. Dazu bitte den Adapter anhalten und folgendes ausführen:

                cd /opt/iobroker/node_modules/iobroker.ble
                node build/main.js --force --logs
                

                Kannst du im Zweifel mit Strg+C wieder beenden.

                MathiasJM Offline
                MathiasJM Offline
                MathiasJ
                wrote on last edited by
                #13

                @AlCalzone sagte in Testinstallation unter Node 12.6.0:

                node build/main.js --force --logs

                Im ble-Adapter kommt das:

                root@tinkerboard:/opt/iobroker/node_modules/iobroker.ble# node build/main.js --force --logs
                starting. Version 0.7.4 in /opt/iobroker/node_modules/iobroker.ble, node: v12.6.0
                loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                enabled plugins: mi-flora, _default
                monitored services: fe95
                Terminating because Cannot find module '@abandonware/bluetooth-hci-socket'
                Require stack:
                - /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/hci.js
                - /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/bindings.js
                - /opt/iobroker/node_modules/@abandonware/noble/lib/resolve-bindings.js
                - /opt/iobroker/node_modules/@abandonware/noble/index.js
                - /opt/iobroker/node_modules/iobroker.ble/build/main.js
                root@tinkerboard:/opt/iobroker/node_modules/iobroker.ble#
                

                Im Radar kommt das:

                
                root@tinkerboard:~# cd /opt/iobroker/node_modules/iobroker.radar2
                root@tinkerboard:/opt/iobroker/node_modules/iobroker.radar2# node build/main.js --force --logs
                internal/modules/cjs/loader.js:628
                    throw err;
                    ^
                
                Error: Cannot find module '/opt/iobroker/node_modules/iobroker.radar2/build/main.js'
                    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:625:15)
                    at Function.Module._load (internal/modules/cjs/loader.js:527:27)
                    at Function.Module.runMain (internal/modules/cjs/loader.js:839:10)
                    at internal/main/run_main_module.js:17:11 {
                  code: 'MODULE_NOT_FOUND',
                  requireStack: []
                }
                

                Gruß,
                Mathias

                IObroker auf dem NUC als VM.
                Da ich noch keine Aktoren habe, wird momentan via Radar nur der AB der Fritzbox ein- und ausgeschaltet.
                Welches Smarthome-System es letztendlich wird, weiß ich noch nicht. Vielleicht kommen auch nur Zigbee-Geräte ins Haus.

                StabilostickS 1 Reply Last reply
                0
                • MathiasJM MathiasJ

                  @AlCalzone sagte in Testinstallation unter Node 12.6.0:

                  node build/main.js --force --logs

                  Im ble-Adapter kommt das:

                  root@tinkerboard:/opt/iobroker/node_modules/iobroker.ble# node build/main.js --force --logs
                  starting. Version 0.7.4 in /opt/iobroker/node_modules/iobroker.ble, node: v12.6.0
                  loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                  enabled plugins: mi-flora, _default
                  monitored services: fe95
                  Terminating because Cannot find module '@abandonware/bluetooth-hci-socket'
                  Require stack:
                  - /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/hci.js
                  - /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/bindings.js
                  - /opt/iobroker/node_modules/@abandonware/noble/lib/resolve-bindings.js
                  - /opt/iobroker/node_modules/@abandonware/noble/index.js
                  - /opt/iobroker/node_modules/iobroker.ble/build/main.js
                  root@tinkerboard:/opt/iobroker/node_modules/iobroker.ble#
                  

                  Im Radar kommt das:

                  
                  root@tinkerboard:~# cd /opt/iobroker/node_modules/iobroker.radar2
                  root@tinkerboard:/opt/iobroker/node_modules/iobroker.radar2# node build/main.js --force --logs
                  internal/modules/cjs/loader.js:628
                      throw err;
                      ^
                  
                  Error: Cannot find module '/opt/iobroker/node_modules/iobroker.radar2/build/main.js'
                      at Function.Module._resolveFilename (internal/modules/cjs/loader.js:625:15)
                      at Function.Module._load (internal/modules/cjs/loader.js:527:27)
                      at Function.Module.runMain (internal/modules/cjs/loader.js:839:10)
                      at internal/main/run_main_module.js:17:11 {
                    code: 'MODULE_NOT_FOUND',
                    requireStack: []
                  }
                  

                  Gruß,
                  Mathias

                  StabilostickS Offline
                  StabilostickS Offline
                  Stabilostick
                  wrote on last edited by Stabilostick
                  #14

                  @MathiasJ sagte in Testinstallation unter Node 12.6.0:

                  Probiere mal

                  npm i @abandonware/bluetooth-hci-socket
                  

                  im ioBroker-Ordner. Siehe auch https://www.npmjs.com/package/@abandonware/bluetooth-hci-socket

                  MathiasJM 1 Reply Last reply
                  0
                  • StabilostickS Stabilostick

                    @MathiasJ sagte in Testinstallation unter Node 12.6.0:

                    Probiere mal

                    npm i @abandonware/bluetooth-hci-socket
                    

                    im ioBroker-Ordner. Siehe auch https://www.npmjs.com/package/@abandonware/bluetooth-hci-socket

                    MathiasJM Offline
                    MathiasJM Offline
                    MathiasJ
                    wrote on last edited by MathiasJ
                    #15

                    @Stabilostick

                    Ausgabe:

                    npm ERR! code ELIFECYCLE
                    npm ERR! errno 1
                    npm ERR! @abandonware/bluetooth-hci-socket@0.5.3-1 install: `node-pre-gyp instal                                                                                                                                                             l --fallback-to-build`
                    npm ERR! Exit status 1
                    npm ERR!
                    npm ERR! Failed at the @abandonware/bluetooth-hci-socket@0.5.3-1 install script.
                    npm ERR! This is probably not a problem with npm. There is likely additional log                                                                                                                                                             ging output above.
                    
                    npm ERR! A complete log of this run can be found in:
                    npm ERR!     /root/.npm/_logs/2019-07-14T17_43_34_011Z-debug.log
                    

                    Eingabe:
                    cd /opt/iobroker/node_modules/iobroker.adaptername
                    node build/main.js --force --logs

                    Ausgabe:

                    root@tinkerboard:~# cd /opt/iobroker/node_modules/iobroker.ble
                    root@tinkerboard:/opt/iobroker/node_modules/iobroker.ble# node build/main.js --force --logs
                    starting. Version 0.7.4 in /opt/iobroker/node_modules/iobroker.ble, node: v12.6.0
                    loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                    enabled plugins: mi-flora, _default
                    monitored services: fe95
                    Terminating because Cannot find module '@abandonware/bluetooth-hci-socket'
                    Require stack:
                    - /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/hci.js
                    - /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/bindings.js
                    - /opt/iobroker/node_modules/@abandonware/noble/lib/resolve-bindings.js
                    - /opt/iobroker/node_modules/@abandonware/noble/index.js
                    - /opt/iobroker/node_modules/iobroker.ble/build/main.js
                    root@tinkerboard:/opt/iobroker/node_modules/iobroker.ble#
                    
                    

                    Gruß,
                    Mathias

                    IObroker auf dem NUC als VM.
                    Da ich noch keine Aktoren habe, wird momentan via Radar nur der AB der Fritzbox ein- und ausgeschaltet.
                    Welches Smarthome-System es letztendlich wird, weiß ich noch nicht. Vielleicht kommen auch nur Zigbee-Geräte ins Haus.

                    AlCalzoneA 1 Reply Last reply
                    0
                    • MathiasJM MathiasJ

                      @Stabilostick

                      Ausgabe:

                      npm ERR! code ELIFECYCLE
                      npm ERR! errno 1
                      npm ERR! @abandonware/bluetooth-hci-socket@0.5.3-1 install: `node-pre-gyp instal                                                                                                                                                             l --fallback-to-build`
                      npm ERR! Exit status 1
                      npm ERR!
                      npm ERR! Failed at the @abandonware/bluetooth-hci-socket@0.5.3-1 install script.
                      npm ERR! This is probably not a problem with npm. There is likely additional log                                                                                                                                                             ging output above.
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /root/.npm/_logs/2019-07-14T17_43_34_011Z-debug.log
                      

                      Eingabe:
                      cd /opt/iobroker/node_modules/iobroker.adaptername
                      node build/main.js --force --logs

                      Ausgabe:

                      root@tinkerboard:~# cd /opt/iobroker/node_modules/iobroker.ble
                      root@tinkerboard:/opt/iobroker/node_modules/iobroker.ble# node build/main.js --force --logs
                      starting. Version 0.7.4 in /opt/iobroker/node_modules/iobroker.ble, node: v12.6.0
                      loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                      enabled plugins: mi-flora, _default
                      monitored services: fe95
                      Terminating because Cannot find module '@abandonware/bluetooth-hci-socket'
                      Require stack:
                      - /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/hci.js
                      - /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/bindings.js
                      - /opt/iobroker/node_modules/@abandonware/noble/lib/resolve-bindings.js
                      - /opt/iobroker/node_modules/@abandonware/noble/index.js
                      - /opt/iobroker/node_modules/iobroker.ble/build/main.js
                      root@tinkerboard:/opt/iobroker/node_modules/iobroker.ble#
                      
                      

                      Gruß,
                      Mathias

                      AlCalzoneA Offline
                      AlCalzoneA Offline
                      AlCalzone
                      Developer
                      wrote on last edited by
                      #16

                      @MathiasJ sagte in Testinstallation unter Node 12.6.0:

                      npm ERR! code ELIFECYCLE
                      npm ERR! errno 1
                      npm ERR! @abandonware/bluetooth-hci-socket@0.5.3-1 install: node-pre-gyp instal l --fallback-to-build
                      npm ERR! Exit status 1

                      Dann müsste vorher ein Fehler im Log stehen. Hier steht nur dass es nicht geklappt hat.

                      Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                      MathiasJM 1 Reply Last reply
                      0
                      • AlCalzoneA AlCalzone

                        @MathiasJ sagte in Testinstallation unter Node 12.6.0:

                        npm ERR! code ELIFECYCLE
                        npm ERR! errno 1
                        npm ERR! @abandonware/bluetooth-hci-socket@0.5.3-1 install: node-pre-gyp instal l --fallback-to-build
                        npm ERR! Exit status 1

                        Dann müsste vorher ein Fehler im Log stehen. Hier steht nur dass es nicht geklappt hat.

                        MathiasJM Offline
                        MathiasJM Offline
                        MathiasJ
                        wrote on last edited by
                        #17

                        @AlCalzone
                        Die sichtbaren Fehler im Log hast Du schon bzw ich gucke heute abend nochmal nach.
                        Bin auf dem Weg zur Arbeit

                        IObroker auf dem NUC als VM.
                        Da ich noch keine Aktoren habe, wird momentan via Radar nur der AB der Fritzbox ein- und ausgeschaltet.
                        Welches Smarthome-System es letztendlich wird, weiß ich noch nicht. Vielleicht kommen auch nur Zigbee-Geräte ins Haus.

                        AlCalzoneA 1 Reply Last reply
                        0
                        • MathiasJM MathiasJ

                          @AlCalzone
                          Die sichtbaren Fehler im Log hast Du schon bzw ich gucke heute abend nochmal nach.
                          Bin auf dem Weg zur Arbeit

                          AlCalzoneA Offline
                          AlCalzoneA Offline
                          AlCalzone
                          Developer
                          wrote on last edited by
                          #18

                          @MathiasJ Alles klar. Wir wissen jetzt schon mal, dass es an der fehlgeschlagenen Installation von @abandonware/bluetooth-hci-socket liegt. Wenn die klappt, sollten auch beide Adapter laufen.

                          Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                          MathiasJM 1 Reply Last reply
                          0
                          • AlCalzoneA AlCalzone

                            @MathiasJ Alles klar. Wir wissen jetzt schon mal, dass es an der fehlgeschlagenen Installation von @abandonware/bluetooth-hci-socket liegt. Wenn die klappt, sollten auch beide Adapter laufen.

                            MathiasJM Offline
                            MathiasJM Offline
                            MathiasJ
                            wrote on last edited by
                            #19

                            @AlCalzone

                            hier noch mal der Log:
                            instanz BLE = debug
                            Log = debug

                            host.tinkerboard	2019-07-16 07:36:32.053	info	Do not restart adapter system.adapter.ble.1 because desired by instance
                            host.tinkerboard	2019-07-16 07:36:32.053	error	instance system.adapter.ble.1 terminated by request of the instance itself and will not be restarted, before user restarts it.
                            ble.1	2019-07-16 07:36:31.986	info	loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                            ble.1	2019-07-16 07:36:31.896	info	starting. Version 0.7.4 in /opt/iobroker/node_modules/iobroker.ble, node: v12.6.0
                            ble.1	2019-07-16 07:36:31.852	debug	statesDB connected
                            ble.1	2019-07-16 07:36:31.824	debug	objectDB connected
                            

                            Gruß,
                            Mathias

                            IObroker auf dem NUC als VM.
                            Da ich noch keine Aktoren habe, wird momentan via Radar nur der AB der Fritzbox ein- und ausgeschaltet.
                            Welches Smarthome-System es letztendlich wird, weiß ich noch nicht. Vielleicht kommen auch nur Zigbee-Geräte ins Haus.

                            AlCalzoneA 1 Reply Last reply
                            0
                            • MathiasJM MathiasJ

                              @AlCalzone

                              hier noch mal der Log:
                              instanz BLE = debug
                              Log = debug

                              host.tinkerboard	2019-07-16 07:36:32.053	info	Do not restart adapter system.adapter.ble.1 because desired by instance
                              host.tinkerboard	2019-07-16 07:36:32.053	error	instance system.adapter.ble.1 terminated by request of the instance itself and will not be restarted, before user restarts it.
                              ble.1	2019-07-16 07:36:31.986	info	loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                              ble.1	2019-07-16 07:36:31.896	info	starting. Version 0.7.4 in /opt/iobroker/node_modules/iobroker.ble, node: v12.6.0
                              ble.1	2019-07-16 07:36:31.852	debug	statesDB connected
                              ble.1	2019-07-16 07:36:31.824	debug	objectDB connected
                              

                              Gruß,
                              Mathias

                              AlCalzoneA Offline
                              AlCalzoneA Offline
                              AlCalzone
                              Developer
                              wrote on last edited by
                              #20

                              @MathiasJ Nur damit wir vom gleichen reden... ich meine den Log der Installation des BLE-Adapters bzw. hci-socket.

                              Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                              1 Reply Last reply
                              0
                              • StabilostickS Offline
                                StabilostickS Offline
                                Stabilostick
                                wrote on last edited by Stabilostick
                                #21

                                Also dem, was vor dem hier passiert ist:

                                npm ERR! code ELIFECYCLE
                                npm ERR! errno 1
                                npm ERR! @abandonware/bluetooth-hci-socket@0.5.3-1 install: `node-pre-gyp instal                                                                                                                                                             l --fallback-to-build`
                                npm ERR! Exit status 1
                                npm ERR!
                                npm ERR! Failed at the @abandonware/bluetooth-hci-socket@0.5.3-1 install script.
                                npm ERR! This is probably not a problem with npm. There is likely additional log                                                                                                                                                             ging output above.
                                
                                npm ERR! A complete log of this run can be found in:
                                npm ERR!     /root/.npm/_logs/2019-07-14T17_43_34_011Z-debug.log
                                

                                Oder das Log davon: /root/.npm/_logs/2019-07-14T17_43_34_011Z-debug.log

                                1 Reply Last reply
                                0
                                • MathiasJM Offline
                                  MathiasJM Offline
                                  MathiasJ
                                  wrote on last edited by MathiasJ
                                  #22

                                  So,
                                  die Logfile dann doch gefunden und habe sie hier als txt-datei angehängt.
                                  Ich weiß nicht, nach was ich suchen soll :confused:

                                  2019-07-14T17_43_34_011Z-debug.log

                                  IObroker auf dem NUC als VM.
                                  Da ich noch keine Aktoren habe, wird momentan via Radar nur der AB der Fritzbox ein- und ausgeschaltet.
                                  Welches Smarthome-System es letztendlich wird, weiß ich noch nicht. Vielleicht kommen auch nur Zigbee-Geräte ins Haus.

                                  AlCalzoneA 1 Reply Last reply
                                  0
                                  • MathiasJM MathiasJ

                                    So,
                                    die Logfile dann doch gefunden und habe sie hier als txt-datei angehängt.
                                    Ich weiß nicht, nach was ich suchen soll :confused:

                                    2019-07-14T17_43_34_011Z-debug.log

                                    AlCalzoneA Offline
                                    AlCalzoneA Offline
                                    AlCalzone
                                    Developer
                                    wrote on last edited by
                                    #23

                                    @MathiasJ
                                    Du hast npm i @abandonware/bluetooth-hci-socket nicht wie gefordert

                                    im ioBroker-Ordner

                                    sondern in / ausgeführt. Mach das bitte nochmal in /opt/iobroker.

                                    Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                                    MathiasJM 1 Reply Last reply
                                    0
                                    • AlCalzoneA AlCalzone

                                      @MathiasJ
                                      Du hast npm i @abandonware/bluetooth-hci-socket nicht wie gefordert

                                      im ioBroker-Ordner

                                      sondern in / ausgeführt. Mach das bitte nochmal in /opt/iobroker.

                                      MathiasJM Offline
                                      MathiasJM Offline
                                      MathiasJ
                                      wrote on last edited by
                                      #24

                                      @AlCalzone

                                      Dann beekomme ich das:

                                      node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:203:13)
                                      node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)
                                      node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
                                      node-pre-gyp ERR! System Linux 4.19.57-rockchip
                                      node-pre-gyp ERR! command "/usr/bin/node" "/root/node_modules/@abandonware/bluetooth-hci-socket/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                                      node-pre-gyp ERR! cwd /root/node_modules/@abandonware/bluetooth-hci-socket
                                      node-pre-gyp ERR! node -v v12.6.0
                                      node-pre-gyp ERR! node-pre-gyp -v v0.12.0
                                      node-pre-gyp ERR! not ok
                                      
                                      npm ERR! code ELIFECYCLE
                                      npm ERR! errno 1
                                      npm ERR! @abandonware/bluetooth-hci-socket@0.5.3-1 install: `node-pre-gyp install --fallback-to-build`
                                      npm ERR! Exit status 1
                                      npm ERR!
                                      npm ERR! Failed at the @abandonware/bluetooth-hci-socket@0.5.3-1 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!     /root/.npm/_logs/2019-07-18T04_44_00_892Z-debug.log
                                      

                                      Gruß,
                                      Mathias

                                      IObroker auf dem NUC als VM.
                                      Da ich noch keine Aktoren habe, wird momentan via Radar nur der AB der Fritzbox ein- und ausgeschaltet.
                                      Welches Smarthome-System es letztendlich wird, weiß ich noch nicht. Vielleicht kommen auch nur Zigbee-Geräte ins Haus.

                                      AlCalzoneA 1 Reply Last reply
                                      0
                                      • MathiasJM MathiasJ

                                        @AlCalzone

                                        Dann beekomme ich das:

                                        node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:203:13)
                                        node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)
                                        node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
                                        node-pre-gyp ERR! System Linux 4.19.57-rockchip
                                        node-pre-gyp ERR! command "/usr/bin/node" "/root/node_modules/@abandonware/bluetooth-hci-socket/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                                        node-pre-gyp ERR! cwd /root/node_modules/@abandonware/bluetooth-hci-socket
                                        node-pre-gyp ERR! node -v v12.6.0
                                        node-pre-gyp ERR! node-pre-gyp -v v0.12.0
                                        node-pre-gyp ERR! not ok
                                        
                                        npm ERR! code ELIFECYCLE
                                        npm ERR! errno 1
                                        npm ERR! @abandonware/bluetooth-hci-socket@0.5.3-1 install: `node-pre-gyp install --fallback-to-build`
                                        npm ERR! Exit status 1
                                        npm ERR!
                                        npm ERR! Failed at the @abandonware/bluetooth-hci-socket@0.5.3-1 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!     /root/.npm/_logs/2019-07-18T04_44_00_892Z-debug.log
                                        

                                        Gruß,
                                        Mathias

                                        AlCalzoneA Offline
                                        AlCalzoneA Offline
                                        AlCalzone
                                        Developer
                                        wrote on last edited by
                                        #25

                                        @MathiasJ Wenn der Log anfängt mit stack at ... ist er nicht vollständig :( Ich brauche alles ab Befehlseingabe

                                        Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                                        StabilostickS 1 Reply Last reply
                                        0
                                        • MathiasJM Offline
                                          MathiasJM Offline
                                          MathiasJ
                                          wrote on last edited by
                                          #26

                                          Mache ich, wenn ich wieder zuhause bin.
                                          Dann wiederhole ich den Befehl und sende es Dir....
                                          Nun hopp hopp zur Arbeit

                                          IObroker auf dem NUC als VM.
                                          Da ich noch keine Aktoren habe, wird momentan via Radar nur der AB der Fritzbox ein- und ausgeschaltet.
                                          Welches Smarthome-System es letztendlich wird, weiß ich noch nicht. Vielleicht kommen auch nur Zigbee-Geräte ins Haus.

                                          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

                                          575

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          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