Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. radar 2 adpater - will einfach nicht laufen

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    radar 2 adpater - will einfach nicht laufen

    This topic has been deleted. Only users with topic management privileges can see it.
    • Amnesia1211
      Amnesia1211 last edited by

      Bei mir ist genau das "gleich" Problem er will nicht starten.

      host.iobroker2	2019-06-13 08:22:57.584	error	instance system.adapter.radar2.0 terminated with code null ()
      host.iobroker2	2019-06-13 08:22:57.584	warn	instance system.adapter.radar2.0 terminated due to SIGABRT
      host.iobroker2	2019-06-13 08:22:57.584	error	Caught by controller[0]: .0: ../deps/uv/src/unix/poll.c:123: uv_poll_start: Assertion `!(((handle)->flags & (UV_HANDLE_CLOSING | UV_HANDLE_CLOSED)) != 0)' failed.```
      Homoran 1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @tigertim08 last edited by

        @tigertim08

        log bitte als code posten, dann kann man Text kopieren!

        Hier sieht es aus, als ob er den arp-scan nicht kann. Hast du das notwendige Modul installiert?

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

          @Amnesia1211 sagte in radar 2 adpater - will einfach nicht laufen:

          Bei mir ist genau das "gleich" Problem

          Ist es nicht!

          Du hast einen Abort:

          terminated due to SIGABRT
          

          Bitte mal auf default stellen

          1 Reply Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active @tigertim08 last edited by

            @tigertim08 an welchem Rechner? zusätzlich oder als einziges Gerät? Falls Zweitgerät müsste dein Dongle hci1 sein.
            NPM-Module im javascript
            7d075da8-da9f-4603-8a7e-a3a46dcebdf3-image.png
            https://www.npmjs.com/package/@abandonware/noble

            1 Reply Last reply Reply Quote 0
            • D
              dwm last edited by

              Wie das System ja so schön sagt, schlägt Radar auf weil das Kommandozeilenprogramm "arp" nicht gestartet werden kann.

              bei debian eintippen

              sudo apt-get update && sudo apt-get install -y net-tools
              

              Hats bei mir gefixt 🙂

              1 Reply Last reply Reply Quote 0
              • tigertim08
                tigertim08 last edited by

                Hallo zusammen,

                danke für die Hilfe. Der radar 2 adapter läuft jetzt allerdings gibt mir das log immer noch eine Fehlermeldung aus

                2019-06-16 10:59:02.425 - info: host.iobroker instance system.adapter.radar2.0 started with pid 2053
                2019-06-16 10:59:04.418 - info: radar2.0 starting. Version 1.0.3 in /opt/iobroker/node_modules/iobroker.radar2, node: v8.16.0
                2019-06-16 10:59:04.550 - info: radar2.0 radar2 initialization started...
                2019-06-16 10:59:04.642 - info: radar2.0 Connected with '0.0.0.0' for DHCP Scan
                2019-06-16 10:59:04.779 - warn: radar2.0 Noble not available, Error: Error: /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding/binding.node: wrong ELF class: ELFCLASS32at Object.Module._extensions..node (module.js:682:18)at Module.load (module.js:566:32)at tryModuleLoad (module.js:506:12)at Function.Module._load (module.js:498:3)at Module.require (module.js:597:17)at require (internal/module.js:11:18)at Object. (/opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/native.js:6:15)at Module._compile (module.js:653:30)at Object.Module._extensions..js (module.js:664:10)at Module.load (module.js:566:32)
                2019-06-16 10:59:04.785 - info: radar2.0 found 'node-bluetooth'
                2019-06-16 10:59:04.786 - info: radar2.0 radar2 set to flag items away if they are not seen for 10 minutes
                2019-06-16 10:59:04.786 - info: radar2.0 use known BT list: []
                2019-06-16 10:59:04.786 - info: radar2.0 use known IP list: [ '192.XXX.XXX.XXX' ]
                2019-06-16 10:59:04.787 - info: radar2.0 Remove name end for host names: .fritz.box
                2019-06-16 10:59:04.787 - info: radar2.0 arp-scan will use the following interfaces: [ 'ens18' ]
                2019-06-16 10:59:04.787 - info: radar2.0 radar2 set to scan every 20 seconds and printers every 720 minutes.
                2019-06-16 10:59:04.856 - info: radar2.0 Init item Forum with { name: 'Forum',ip: 'https://forum.iobroker.net',id: 'Forum',type: 'URL',lasthere: '2019-06-16T08:00:56.674Z' }
                2019-06-16 10:59:04.871 - info: radar2.0 Init item Tim with { name: 'Tim',bluetooth: [ '7c:2f:80:ad:c2:XX' ],id: 'Tim',type: 'BT',btVendor: 'Gigaset Communications GmbH' }
                2019-06-16 10:59:04.886 - info: radar2.0 Init item Judith with { name: 'Judith',bluetooth: [ '7c:2f:80:ad:c2:XX' ],id: 'Judith',type: 'BT',btVendor: 'Gigaset Communications GmbH' }
                2019-06-16 10:59:04.945 - info: radar2.0 Init item Server with { name: 'Server',id: 'Server',type: 'IP',rip: [ '192.XXX.XXX.XXX' ],lasthere: '2019-06-16T08:56:43.968Z',hasMAC: [ '00:08:9b:ed:d3:8b' ] }
                2019-06-16 10:59:04.951 - info: radar2.0 Adapter identified macs: (00:08:9b:ed:d3:8b),
                ips: (192.168.178.100),
                bts: (7c:2f:80:ad:c2:71,7c:2f:80:ad:c2:36)
                

                Und irgendwie findet er unser g-tag BLE devices auch nicht.... Grundsätzlich scheint Bluetooth aber zu laufen.
                Noch jemand eine Idee?

                crunchip 1 Reply Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @tigertim08 last edited by

                  @tigertim08 hast du das ausgeführt?
                  https://forum.iobroker.net/post/270957

                  tigertim08 1 Reply Last reply Reply Quote 0
                  • tigertim08
                    tigertim08 @crunchip last edited by tigertim08

                    @crunchip ja habe ich gemacht. Ich verwende Proxmox an einem Intel Nuc und hciconfig gibt mir den Dongle auf 0 aus 2019-06-16_13-09-50.png

                    2019-06-16_13-08-06.png

                    crunchip 1 Reply Last reply Reply Quote 0
                    • crunchip
                      crunchip Forum Testing Most Active @tigertim08 last edited by

                      @tigertim08 auch installiert?

                      npm i @abandonware/noble
                      

                      In /opt/iobroker/node_modules

                      tigertim08 1 Reply Last reply Reply Quote 0
                      • tigertim08
                        tigertim08 @crunchip last edited by

                        @crunchip habe ich gerade probiert, will aber leider nicht so wie ich will... 2019-06-23_10-53-19.png

                        Scheint als ob ich einen Schritt vorher vergessen habe... Nur welchen?

                        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

                        869
                        Online

                        32.0k
                        Users

                        80.4k
                        Topics

                        1.3m
                        Posts

                        radar2 adapter
                        5
                        11
                        597
                        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