Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. BLE Adapter lässt sich nicht installieren. gelöst(Nodev18)

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    450

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    376

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    968

BLE Adapter lässt sich nicht installieren. gelöst(Nodev18)

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
52 Beiträge 7 Kommentatoren 4.6k Aufrufe 6 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • crunchipC crunchip

    @stefanh-0 sagte in BLE Adapter lässt sich nicht installieren. gelöst(Nodev18):

    XIAOMI Lichtsensor

    bluetooth? wohl eher zigbee

    S Offline
    S Offline
    StefanH 0
    schrieb am zuletzt editiert von
    #10

    @crunchip
    Ist mir schon klar dass zigbee als Protokoll verwendet wird, aber das sollten die Plugins ja hoffentlich können.

    crunchipC 1 Antwort Letzte Antwort
    0
    • S StefanH 0

      @crunchip
      Ist mir schon klar dass zigbee als Protokoll verwendet wird, aber das sollten die Plugins ja hoffentlich können.

      crunchipC Abwesend
      crunchipC Abwesend
      crunchip
      Forum Testing Most Active Developer
      schrieb am zuletzt editiert von crunchip
      #11

      @stefanh-0 scheinbar ist dir nicht ganz klar was der ble Adapter macht, das hat nichts mit zigbee zu tun, nur weil xiaomi als plugin drin steht.

      es gibt Geräte von xiaomi die mit bluetooth funken, wie z.b der Xiaomi Temperature and humidity sensor

      umgestiegen von Proxmox auf Unraid

      S 1 Antwort Letzte Antwort
      0
      • crunchipC crunchip

        @stefanh-0 scheinbar ist dir nicht ganz klar was der ble Adapter macht, das hat nichts mit zigbee zu tun, nur weil xiaomi als plugin drin steht.

        es gibt Geräte von xiaomi die mit bluetooth funken, wie z.b der Xiaomi Temperature and humidity sensor

        S Offline
        S Offline
        StefanH 0
        schrieb am zuletzt editiert von
        #12

        @crunchip
        Ok , danke für die Info und Klarstellung. Dachte bisher, dass zigbee auf Bluetooth aufsetzt. War mir nicht klar, dass zigbee ein eigenständiger Funkstandard ist.

        crunchipC 1 Antwort Letzte Antwort
        0
        • S StefanH 0

          @crunchip
          Ok , danke für die Info und Klarstellung. Dachte bisher, dass zigbee auf Bluetooth aufsetzt. War mir nicht klar, dass zigbee ein eigenständiger Funkstandard ist.

          crunchipC Abwesend
          crunchipC Abwesend
          crunchip
          Forum Testing Most Active Developer
          schrieb am zuletzt editiert von
          #13

          @stefanh-0 auf die schnelle https://www.libe.net/smart-home-funk

          umgestiegen von Proxmox auf Unraid

          Walter.O.W 1 Antwort Letzte Antwort
          0
          • crunchipC crunchip

            @stefanh-0 auf die schnelle https://www.libe.net/smart-home-funk

            Walter.O.W Offline
            Walter.O.W Offline
            Walter.O.
            schrieb am zuletzt editiert von
            #14

            Hänge mich hier noch mal an.
            Ich kann BLE _0.13.4 nicht Instalieren.

            Plattform: linux
            Betriebssystem: linux
            Architektur: x64
            Geschwindigkeit: 1496 MHz
            Modell: Intel(R) Celeron(R) CPU 1007U @ 1.50GHz
            RAM: 7.5 GB
            Node.js: v18.19.0
            NPM: 10.2.3
            Freier Festplattenspeicher: 453.0 GB

            ERROR: Process exited with code 25
            
            $ iobroker add ble --host Mini-pc-Master
            
            Installing iobroker.ble@0.13.4... (System call)
            
            npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/@abandonware/noblenpm ERR! command failednpm ERR! command sh -c node-gyp-buildnpm ERR! (node:17520) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created)npm ERR! Traceback (most recent call last):npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 51, in <module>npm ERR! sys.exit(gyp.script_main())npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_mainnpm ERR! return main(sys.argv[1:])npm ERR! ^^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in mainnpm ERR! return gyp_main(args)npm ERR! ^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 629, in gyp_mainnpm ERR! [generator, flat_list, targets, data] = Load(npm ERR! ^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 150, in Loadnpm ERR! result = gyp.input.Load(npm ERR! ^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:351:16)npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:517:28)npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12)npm ERR! gyp ERR! System Linux 6.1.0-17-amd64npm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/@abandonware/noblenpm ERR! gyp ERR! node -v v18.19.0npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not oknpm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-23T18_42_08_732Z-debug-0.loghost.Mini-pc-Master Cannot install iobroker.ble@0.13.4: 1
            
            ERROR: Process exited with code 25
            

            Kann jemand weiterhelfen?

            Thomas BraunT HomoranH 2 Antworten Letzte Antwort
            0
            • Walter.O.W Walter.O.

              Hänge mich hier noch mal an.
              Ich kann BLE _0.13.4 nicht Instalieren.

              Plattform: linux
              Betriebssystem: linux
              Architektur: x64
              Geschwindigkeit: 1496 MHz
              Modell: Intel(R) Celeron(R) CPU 1007U @ 1.50GHz
              RAM: 7.5 GB
              Node.js: v18.19.0
              NPM: 10.2.3
              Freier Festplattenspeicher: 453.0 GB

              ERROR: Process exited with code 25
              
              $ iobroker add ble --host Mini-pc-Master
              
              Installing iobroker.ble@0.13.4... (System call)
              
              npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/@abandonware/noblenpm ERR! command failednpm ERR! command sh -c node-gyp-buildnpm ERR! (node:17520) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created)npm ERR! Traceback (most recent call last):npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 51, in <module>npm ERR! sys.exit(gyp.script_main())npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_mainnpm ERR! return main(sys.argv[1:])npm ERR! ^^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in mainnpm ERR! return gyp_main(args)npm ERR! ^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 629, in gyp_mainnpm ERR! [generator, flat_list, targets, data] = Load(npm ERR! ^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 150, in Loadnpm ERR! result = gyp.input.Load(npm ERR! ^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:351:16)npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:517:28)npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12)npm ERR! gyp ERR! System Linux 6.1.0-17-amd64npm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/@abandonware/noblenpm ERR! gyp ERR! node -v v18.19.0npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not oknpm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-23T18_42_08_732Z-debug-0.loghost.Mini-pc-Master Cannot install iobroker.ble@0.13.4: 1
              
              ERROR: Process exited with code 25
              

              Kann jemand weiterhelfen?

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #15

              @walter-o sagte in BLE Adapter lässt sich nicht installieren. gelöst(Nodev18):

              Kann jemand weiterhelfen?

              Wie bist du da ansonsten so unterwegs?

              iob diag
              

              anschauen.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              Walter.O.W 1 Antwort Letzte Antwort
              0
              • Walter.O.W Walter.O.

                Hänge mich hier noch mal an.
                Ich kann BLE _0.13.4 nicht Instalieren.

                Plattform: linux
                Betriebssystem: linux
                Architektur: x64
                Geschwindigkeit: 1496 MHz
                Modell: Intel(R) Celeron(R) CPU 1007U @ 1.50GHz
                RAM: 7.5 GB
                Node.js: v18.19.0
                NPM: 10.2.3
                Freier Festplattenspeicher: 453.0 GB

                ERROR: Process exited with code 25
                
                $ iobroker add ble --host Mini-pc-Master
                
                Installing iobroker.ble@0.13.4... (System call)
                
                npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/@abandonware/noblenpm ERR! command failednpm ERR! command sh -c node-gyp-buildnpm ERR! (node:17520) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created)npm ERR! Traceback (most recent call last):npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 51, in <module>npm ERR! sys.exit(gyp.script_main())npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_mainnpm ERR! return main(sys.argv[1:])npm ERR! ^^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in mainnpm ERR! return gyp_main(args)npm ERR! ^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 629, in gyp_mainnpm ERR! [generator, flat_list, targets, data] = Load(npm ERR! ^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 150, in Loadnpm ERR! result = gyp.input.Load(npm ERR! ^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:351:16)npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:517:28)npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12)npm ERR! gyp ERR! System Linux 6.1.0-17-amd64npm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/@abandonware/noblenpm ERR! gyp ERR! node -v v18.19.0npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not oknpm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-23T18_42_08_732Z-debug-0.loghost.Mini-pc-Master Cannot install iobroker.ble@0.13.4: 1
                
                ERROR: Process exited with code 25
                

                Kann jemand weiterhelfen?

                HomoranH Nicht stören
                HomoranH Nicht stören
                Homoran
                Global Moderator Administrators
                schrieb am zuletzt editiert von
                #16

                @walter-o sagte in BLE Adapter lässt sich nicht installieren. gelöst(Nodev18):

                Kann jemand weiterhelfen?

                hast du die notwendigen Zusatzpakete installiert?

                kein Support per PN! - Fragen im Forum stellen -
                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                Walter.O.W 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @walter-o sagte in BLE Adapter lässt sich nicht installieren. gelöst(Nodev18):

                  Kann jemand weiterhelfen?

                  Wie bist du da ansonsten so unterwegs?

                  iob diag
                  

                  anschauen.

                  Walter.O.W Offline
                  Walter.O.W Offline
                  Walter.O.
                  schrieb am zuletzt editiert von
                  #17

                  @thomas-braun sagte in BLE Adapter lässt sich nicht installieren. gelöst(Nodev18):

                  iob diag

                  Wie kann ich das denn alles kopieren?
                  Bekomme nicht mal die hälfte kopiert...

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • HomoranH Homoran

                    @walter-o sagte in BLE Adapter lässt sich nicht installieren. gelöst(Nodev18):

                    Kann jemand weiterhelfen?

                    hast du die notwendigen Zusatzpakete installiert?

                    Walter.O.W Offline
                    Walter.O.W Offline
                    Walter.O.
                    schrieb am zuletzt editiert von
                    #18

                    @homoran welche währen das?

                    HomoranH 1 Antwort Letzte Antwort
                    0
                    • Walter.O.W Walter.O.

                      @thomas-braun sagte in BLE Adapter lässt sich nicht installieren. gelöst(Nodev18):

                      iob diag

                      Wie kann ich das denn alles kopieren?
                      Bekomme nicht mal die hälfte kopiert...

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #19

                      @walter-o sagte in BLE Adapter lässt sich nicht installieren. gelöst(Nodev18):

                      Wie kann ich das denn alles kopieren?

                      Markieren, kopieren, hier rein hauen.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      Walter.O.W 1 Antwort Letzte Antwort
                      0
                      • Walter.O.W Walter.O.

                        @homoran welche währen das?

                        HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #20

                        @walter-o sagte in BLE Adapter lässt sich nicht installieren. gelöst(Nodev18):

                        @homoran welche währen das?

                        steht in der Adapterbeschreibung, hab ich nicht im Kopf

                        kein Support per PN! - Fragen im Forum stellen -
                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        Walter.O.W 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @walter-o sagte in BLE Adapter lässt sich nicht installieren. gelöst(Nodev18):

                          Wie kann ich das denn alles kopieren?

                          Markieren, kopieren, hier rein hauen.

                          Walter.O.W Offline
                          Walter.O.W Offline
                          Walter.O.
                          schrieb am zuletzt editiert von
                          #21

                          @thomas-braun ```
                          Copy text starting here:

                          ======================= SUMMARY =======================
                                                  v.2023-10-10
                          
                          
                           Static hostname: Mini-PC
                                 Icon name: computer-laptop
                                   Chassis: laptop 💻
                          Operating System: Debian GNU/Linux 12 (bookworm)
                                    Kernel: Linux 6.1.0-17-amd64
                              Architecture: x86-64
                           Hardware Vendor: Wortmann_AG
                            Hardware Model: TERRA_PC
                          Firmware Version: 1.02
                          
                          Installation:           native
                          Kernel:                 x86_64
                          Userland:               amd64
                          Timezone:               Europe/Berlin (CET, +0100)
                          User-ID:                1000
                          X-Server:               false
                          Boot Target:            graphical.target
                          
                          Pending OS-Updates:     0
                          Pending iob updates:    0
                          
                          Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                                  /usr/bin/node           v18.19.0
                                                  /usr/bin/npm            10.2.3
                                                  /usr/bin/npx            10.2.3
                                                  /usr/bin/corepack       0.22.0
                          
                          Recommended versions are nodejs  and npm
                          Your nodejs installation is correct
                          
                          MEMORY:
                                         total        used        free      shared  buff/cache   available
                          Mem:            8.1G        3.8G        3.6G        831K        1.0G        4.3G
                          Swap:           1.0G          0B        1.0G
                          Total:          9.2G        3.8G        4.6G
                          
                          Active iob-Instances:   38
                          Active repo(s): stable
                          
                          ioBroker Core:          js-controller           5.0.17
                                                  admin                   6.12.0
                          
                          ioBroker Status:        iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Status admin and web instance:
                          + system.adapter.admin.0                  : admin                 : Mini-pc-Master                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.web.0                    : web                   : Mini-pc-Master                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          
                          Objects:                26578
                          States:                 24887
                          
                          Size of iob-Database:
                          
                          30M     /opt/iobroker/iobroker-data/objects.jsonl
                          68M     /opt/iobroker/iobroker-data/states.jsonl
                          
                          
                          
                          =================== END OF SUMMARY ====================
                          

                          === Mark text until here for copying ===

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • HomoranH Homoran

                            @walter-o sagte in BLE Adapter lässt sich nicht installieren. gelöst(Nodev18):

                            @homoran welche währen das?

                            steht in der Adapterbeschreibung, hab ich nicht im Kopf

                            Walter.O.W Offline
                            Walter.O.W Offline
                            Walter.O.
                            schrieb am zuletzt editiert von
                            #22

                            @homoran
                            sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev libcap2-bin
                            hab ich instaliert
                            sudo setcap cap_net_raw+eip $(eval readlink -f which node)
                            Erledigt

                            1 Antwort Letzte Antwort
                            0
                            • Walter.O.W Walter.O.

                              @thomas-braun ```
                              Copy text starting here:

                              ======================= SUMMARY =======================
                                                      v.2023-10-10
                              
                              
                               Static hostname: Mini-PC
                                     Icon name: computer-laptop
                                       Chassis: laptop 💻
                              Operating System: Debian GNU/Linux 12 (bookworm)
                                        Kernel: Linux 6.1.0-17-amd64
                                  Architecture: x86-64
                               Hardware Vendor: Wortmann_AG
                                Hardware Model: TERRA_PC
                              Firmware Version: 1.02
                              
                              Installation:           native
                              Kernel:                 x86_64
                              Userland:               amd64
                              Timezone:               Europe/Berlin (CET, +0100)
                              User-ID:                1000
                              X-Server:               false
                              Boot Target:            graphical.target
                              
                              Pending OS-Updates:     0
                              Pending iob updates:    0
                              
                              Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                                      /usr/bin/node           v18.19.0
                                                      /usr/bin/npm            10.2.3
                                                      /usr/bin/npx            10.2.3
                                                      /usr/bin/corepack       0.22.0
                              
                              Recommended versions are nodejs  and npm
                              Your nodejs installation is correct
                              
                              MEMORY:
                                             total        used        free      shared  buff/cache   available
                              Mem:            8.1G        3.8G        3.6G        831K        1.0G        4.3G
                              Swap:           1.0G          0B        1.0G
                              Total:          9.2G        3.8G        4.6G
                              
                              Active iob-Instances:   38
                              Active repo(s): stable
                              
                              ioBroker Core:          js-controller           5.0.17
                                                      admin                   6.12.0
                              
                              ioBroker Status:        iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              Status admin and web instance:
                              + system.adapter.admin.0                  : admin                 : Mini-pc-Master                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.web.0                    : web                   : Mini-pc-Master                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              Objects:                26578
                              States:                 24887
                              
                              Size of iob-Database:
                              
                              30M     /opt/iobroker/iobroker-data/objects.jsonl
                              68M     /opt/iobroker/iobroker-data/states.jsonl
                              
                              
                              
                              =================== END OF SUMMARY ====================
                              

                              === Mark text until here for copying ===

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #23

                              @walter-o

                              Die Langfassung wäre besser. Soweit sieht das aber gut aus.

                              python --version && python --version
                              

                              sagt?

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              Walter.O.W 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @walter-o

                                Die Langfassung wäre besser. Soweit sieht das aber gut aus.

                                python --version && python --version
                                

                                sagt?

                                Walter.O.W Offline
                                Walter.O.W Offline
                                Walter.O.
                                schrieb am zuletzt editiert von
                                #24

                                @thomas-braun sagte in BLE Adapter lässt sich nicht installieren. gelöst(Nodev18):

                                python --version && python --version

                                Komando nicht gefunden

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • Walter.O.W Walter.O.

                                  @thomas-braun sagte in BLE Adapter lässt sich nicht installieren. gelöst(Nodev18):

                                  python --version && python --version

                                  Komando nicht gefunden

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #25

                                  @walter-o

                                  python --version && python3 --version
                                  

                                  Und bitte immer vollständige Ein- wie Ausgaben zeigen, nix nacherzählen.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  Walter.O.W 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @walter-o

                                    python --version && python3 --version
                                    

                                    Und bitte immer vollständige Ein- wie Ausgaben zeigen, nix nacherzählen.

                                    Walter.O.W Offline
                                    Walter.O.W Offline
                                    Walter.O.
                                    schrieb am zuletzt editiert von
                                    #26

                                    @thomas-braun sagte in BLE Adapter lässt sich nicht installieren. gelöst(Nodev18):

                                    python --version && python3 --version

                                    walter@Mini-PC:~$ python --version && python3 --version
                                    -bash: python: Kommando nicht gefunden.
                                    walter@Mini-PC:~$
                                    
                                    
                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • Walter.O.W Walter.O.

                                      @thomas-braun sagte in BLE Adapter lässt sich nicht installieren. gelöst(Nodev18):

                                      python --version && python3 --version

                                      walter@Mini-PC:~$ python --version && python3 --version
                                      -bash: python: Kommando nicht gefunden.
                                      walter@Mini-PC:~$
                                      
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #27

                                      @walter-o sagte in BLE Adapter lässt sich nicht installieren. gelöst(Nodev18):

                                      python3 --version
                                      

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      Walter.O.W 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @walter-o sagte in BLE Adapter lässt sich nicht installieren. gelöst(Nodev18):

                                        python3 --version
                                        
                                        Walter.O.W Offline
                                        Walter.O.W Offline
                                        Walter.O.
                                        schrieb am zuletzt editiert von
                                        #28

                                        @thomas-braun
                                        walter@Mini-PC:~$
                                        python3 --version
                                        Python 3.11.2
                                        walter@Mini-PC:~$

                                        Thomas BraunT 2 Antworten Letzte Antwort
                                        0
                                        • Walter.O.W Walter.O.

                                          @thomas-braun
                                          walter@Mini-PC:~$
                                          python3 --version
                                          Python 3.11.2
                                          walter@Mini-PC:~$

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von Thomas Braun
                                          #29

                                          @walter-o
                                          Hm. Okay.
                                          Jedenfalls ist dein 'node-gyp' zu alt. Ich weiß im Moment aber nicht, wie man das am elegantesten auf eine Version >=8 hievt.

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          Walter.O.W 1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          572

                                          Online

                                          32.8k

                                          Benutzer

                                          82.8k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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