Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Umzug VM auf CT

    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

    UNSOLVED Umzug VM auf CT

    This topic has been deleted. Only users with topic management privileges can see it.
    • crunchip
      crunchip Forum Testing Most Active last edited by crunchip

      Brauch mal euren Rat/Hilfe
      Nachdem ich den Versuch gestartet habe meinen IoBroker von ner VM auf nen CT zu bringen, scheiter ich leider am Radar -und Bluetooth Adapter.
      Proxmox6

      VM
      Debian 9.7
      js-controller 1.5.14
      Nodejs 10.16
      NPM 6.9

      CT
      Buster
      mit gleichem Stand

      hab mir mittels backitup ein komplett backup gezogen und auf den Container gespielt.
      Internes BLT und externen Stick hab ich durchgereicht.
      Sämtliche Befehle seitens BLE und Radar Adapter auch nochmals ausgeführt.
      Bluetooth connection true
      driverState poweredOn

      jedoch bekomm ich folgende Fehlermeldung

      2019-08-02 21:57:59.317 - info: host.IoBroker instance system.adapter.ble.0 started with pid 4557
      2019-08-02 21:57:59.813 - info: host.IoBroker instance system.adapter.sayit.0 started with pid 4564
      2019-08-02 21:57:59.982 - info: ble.0 starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.ble, node: v10.16.1
      2019-08-02 21:58:00.229 - info: host.IoBroker object change system.adapter.ble.0
      2019-08-02 21:58:00.230 - info: host.IoBroker stopInstance system.adapter.ble.0
      2019-08-02 21:58:00.230 - info: host.IoBroker stopInstance system.adapter.ble.0 killing pid 4557
      2019-08-02 21:58:00.250 - info: ble.0 loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
      2019-08-02 21:58:00.462 - info: sayit.0 starting. Version 1.8.2 in /opt/iobroker/node_modules/iobroker.sayit, node: v10.16.1
      2019-08-02 21:58:00.486 - info: sayit.0 Upload announce mp3 files
      2019-08-02 21:58:00.695 - error: Caught by controller[0]: ../deps/uv/src/unix/poll.c:123: uv_poll_start: Assertion `!(((handle)->flags & (UV_HANDLE_CLOSING | UV_HANDLE_CLOSED)) != 0)' failed.
      2019-08-02 21:58:00.695 - warn: host.IoBroker instance system.adapter.ble.0 terminated due to SIGABRT
      2019-08-02 21:58:00.696 - info: host.IoBroker instance system.adapter.ble.0 terminated with code null ()
      
      2019-08-02 21:58:07.825 - info: host.IoBroker object change system.adapter.radar2.0
      2019-08-02 21:58:07.826 - info: host.IoBroker "system.adapter.radar2.0" enabled
      2019-08-02 21:58:07.847 - info: host.IoBroker instance system.adapter.radar2.0 started with pid 4610
      2019-08-02 21:58:08.670 - info: dwd.0 starting. Version 2.4.4 in /opt/iobroker/node_modules/iobroker.dwd, node: v10.16.1
      2019-08-02 21:58:08.928 - info: radar2.0 starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.radar2, node: v10.16.1
      2019-08-02 21:58:09.262 - info: radar2.0 radar2 initialization started...
      2019-08-02 21:58:09.506 - warn: host.IoBroker instance system.adapter.radar2.0 terminated due to SIGSEGV
      2019-08-02 21:58:09.506 - error: host.IoBroker instance system.adapter.radar2.0 terminated with code null ()
      2019-08-02 21:58:09.506 - info: host.IoBroker Restart adapter system.adapter.radar2.0 because enabled
      2019-08-02 21:58:09.635 - info: host.IoBroker instance system.adapter.dwd.0 terminated with code 0 (OK)
      2019-08-02 21:58:10.530 - info: host.IoBroker instance system.adapter.radar2.0 started with pid 4636
      2019-08-02 21:58:11.198 - info: radar2.0 starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.radar2, node: v10.16.1
      2019-08-02 21:58:11.478 - info: radar2.0 radar2 initialization started...
      2019-08-02 21:58:11.870 - info: host.IoBroker instance system.adapter.pi-hole.0 started with pid 4654
      2019-08-02 21:58:11.892 - 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.
      2019-08-02 21:58:11.892 - warn: host.IoBroker instance system.adapter.radar2.0 terminated due to SIGABRT
      2019-08-02 21:58:11.893 - error: host.IoBroker instance system.adapter.radar2.0 terminated with code null ()
      2019-08-02 21:58:11.893 - info: host.IoBroker Restart adapter system.adapter.radar2.0 because enabled
      

      hab dann versuchsweise den BLE gelöscht und neu installiert, zwar keine Fehlermeldung mehr, seitens BLE, aber auch kein connect mehr

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

        Ich meine mich zu erinnern, dass jemand schrieb, es habe geholfen den Container als "privilegierten Container" zu erstellen (korrekt heisst es meines erachtens "Unprivilegierter Container = Nein")

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

          @BBTown stimmt, hatte ich auch mal gelesen, aber nicht mehr dran gedacht.
          Probier ich später mal

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

            Hab nun etliche male versucht, mir einen CT zu erstellen, jedoch scheitert es immer am Bluetooth.
            Probiert hab ich es mit Stretch und mit Buster, privilegierten Container und unprivilegierten Container.
            Bevor ich das Backup einspiele, erstmal nur den BLE Adapter installiert um zu sehen ob es funktioniert, jedoch in allen vier Varianten komm ich immer zur gleichen Fehlermeldung.

            2019-08-17 12: 31: 55.865 - info : host.IoBroker Adapter system.adapter.ble.0 neu starten, da aktiviert
            2019-08-17 12: 32: 25.879 - info : host.IoBroker-Instanz system.adapter.ble.0 wurde mit pid 14774 gestartet
            2019-08-17 12: 32: 26.552 - Info : Ble.0 beginnt. Version 0.7.2 in /opt/iobroker/node_modules/iobroker.ble, Knoten: v10.16.3
            2019-08-17 12: 32: 26.625 - info : ble.0 geladene Plugins: Xiaomi, mi-flora, ruuvi-tag, _default
            2019-08-17 12: 32: 26.818 - Fehler : Vom Controller [0] abgefangen: ../deps/uv/src/unix/poll.c:123: uv_poll_start: Assertion `! (((Handle) -> flags & (UV_HANDLE_CLOSING | UV_HANDLE_CLOSED))! = 0) 'fehlgeschlagen.
            2019-08-17 12: 32: 26.818 - Warnung : Die host.IoBroker-Instanz system.adapter.ble.0 wurde aufgrund von SIGABRT beendet
            2019-08-17 12: 32: 26.818 - Fehler : host.IoBroker-Instanz system.adapter.ble.0 mit Code null () beendet
            

            lsusb

            Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
            Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader
            Bus 001 Device 003: ID 8087:0a2a Intel Corp.
            Bus 001 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
            Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
            
            

            CT config

            lxc.cgroup.devices.allow: c 189:* rwm
            lxc.mount.entry: /dev/bus/usb/002/001 dev/bus/usb/002/001 none bind,optional,create=file
            lxc.mount.entry: /dev/bus/usb/001/003 dev/bus/usb/001/003 none bind,optional,create=file
            lxc.mount.entry: /dev/bus/usb/001/002 dev/bus/usb/001/002 none bind,optional,create=file
            lxc.mount.entry: /dev/bus/usb/001/001 dev/bus/usb/001/001 none bind,optional,create=file
            
            coyote liv-in-sky 2 Replies Last reply Reply Quote 0
            • coyote
              coyote Most Active @crunchip last edited by

              @crunchip ich habe es damals, als ich Proxmox aufgesetzt habe auch nicht hinbekommen. Es lief alles im Container, außer der BT Dongle. Es hat auch noch jemand, der sich recht gut mit Proxmox auskennt drauf geschaut, aber auch ohne Erfolg. Daher läuft bei mit iobroker auch in einer VM

              1 Reply Last reply Reply Quote 0
              • liv-in-sky
                liv-in-sky @crunchip last edited by liv-in-sky

                @crunchip hi,

                hab auch schon mal darüber nachgedacht umzustellen - hast du das schon mal gelesen - ist zwar fhem aber vielleicht hilft's
                https://forum.fhem.de/index.php?topic=82767.0

                crunchip 2 Replies Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @liv-in-sky last edited by

                  @liv-in-sky danke für den link
                  hab das mal grob überflogen, aber bringt mich bis jetzt auch nicht weiter, muss ich mir später nochmal in Ruhe ansehn.

                  hab das mit der Rechtevergabe noch ergänzt bei mir, aber immer noch der selbe Fehler.
                  Ein Auszug aus dem Proxmox log

                  Aug 18 01:45:18 Zotac systemd[1]: Starting PVE LXC Container: 210...
                  Aug 18 01:45:20 Zotac kernel: EXT4-fs (dm-11): mounted filesystem with ordered data mode. Opts: (null)
                  Aug 18 01:45:20 Zotac audit[15441]: AVC apparmor="STATUS" operation="profile_load" profile="/usr/bin/lxc-start" name="lxc-210_</var/lib/lxc>" pid=15441 comm="apparmor_parser"
                  Aug 18 01:45:20 Zotac kernel: audit: type=1400 audit(1566085520.864:36): apparmor="STATUS" operation="profile_load" profile="/usr/bin/lxc-start" name="lxc-210_</var/lib/lxc>" pid=15441 comm="apparmor_parser"
                  Aug 18 01:45:20 Zotac systemd-udevd[15417]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
                  Aug 18 01:45:20 Zotac systemd-udevd[15417]: Using default interface naming scheme 'v240'.
                  Aug 18 01:45:20 Zotac systemd-udevd[15417]: Could not generate persistent MAC address for vethXMOC4W: No such file or directory
                  Aug 18 01:45:20 Zotac systemd-udevd[15416]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
                  Aug 18 01:45:20 Zotac systemd-udevd[15416]: Using default interface naming scheme 'v240'.
                  Aug 18 01:45:20 Zotac systemd-udevd[15416]: Could not generate persistent MAC address for veth210i0: No such file or directory
                  Aug 18 01:45:22 Zotac systemd-udevd[15417]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
                  Aug 18 01:45:22 Zotac systemd-udevd[15417]: Could not generate persistent MAC address for fwbr210i0: No such file or directory
                  Aug 18 01:45:22 Zotac systemd-udevd[15416]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
                  Aug 18 01:45:22 Zotac systemd-udevd[15416]: Could not generate persistent MAC address for fwln210i0: No such file or directory
                  Aug 18 01:45:22 Zotac systemd-udevd[15417]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
                  Aug 18 01:45:22 Zotac systemd-udevd[15417]: Could not generate persistent MAC address for fwpr210p0: No such file or directory
                  Aug 18 01:45:22 Zotac kernel: fwbr210i0: port 1(fwln210i0) entered blocking state
                  Aug 18 01:45:22 Zotac kernel: fwbr210i0: port 1(fwln210i0) entered disabled state
                  Aug 18 01:45:22 Zotac kernel: device fwln210i0 entered promiscuous mode
                  Aug 18 01:45:22 Zotac kernel: fwbr210i0: port 1(fwln210i0) entered blocking state
                  Aug 18 01:45:22 Zotac kernel: fwbr210i0: port 1(fwln210i0) entered forwarding state
                  Aug 18 01:45:22 Zotac kernel: vmbr0: port 10(fwpr210p0) entered blocking state
                  Aug 18 01:45:22 Zotac kernel: vmbr0: port 10(fwpr210p0) entered disabled state
                  Aug 18 01:45:22 Zotac kernel: device fwpr210p0 entered promiscuous mode
                  Aug 18 01:45:22 Zotac kernel: vmbr0: port 10(fwpr210p0) entered blocking state
                  Aug 18 01:45:22 Zotac kernel: vmbr0: port 10(fwpr210p0) entered forwarding state
                  Aug 18 01:45:22 Zotac kernel: fwbr210i0: port 2(veth210i0) entered blocking state
                  Aug 18 01:45:22 Zotac kernel: fwbr210i0: port 2(veth210i0) entered disabled state
                  Aug 18 01:45:22 Zotac kernel: device veth210i0 entered promiscuous mode
                  Aug 18 01:45:22 Zotac kernel: eth0: renamed from vethXMOC4W
                  Aug 18 01:45:23 Zotac systemd[1]: Started PVE LXC Container: 210.
                  
                  1 Reply Last reply Reply Quote 0
                  • crunchip
                    crunchip Forum Testing Most Active @liv-in-sky last edited by

                    @liv-in-sky glaub so kann das auch nichts werden

                    Auf dem Host

                    root@Zotac:~# hciconfig -a
                    -bash: hciconfig: Kommando nicht gefunden.
                    
                    

                    also sind meine Treiber nur in der VM hinterlegt

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

                      Ich hole das Thema nochmal hoch, da ich es immer noch nicht zum laufen bekomme.
                      Habe meine VM gestoppt, Container angelegt.
                      Der Container läuft privilegiert mit root
                      getestet mit Debian stretch, buster und ubuntu

                      config

                      lxc.cgroup.devices.allow: c 189:* rwm
                      lxc.mount.entry: /dev/bus/usb/002/001 dev/bus/usb/002/001 none bind,optional,create=file
                      lxc.mount.entry: /dev/bus/usb/001/003 dev/bus/usb/001/003 none bind,optional,create=file
                      lxc.mount.entry: /dev/bus/usb/001/002 dev/bus/usb/001/002 none bind,optional,create=file
                      lxc.mount.entry: /dev/bus/usb/001/001 dev/bus/usb/001/001 none bind,optional,create=file
                      

                      ein ttyirgendwas wird bei dem Bluetooth Dongle nicht angelegt, also
                      noch Rechtevergabe
                      chmod o+rw /dev/bus/usb/001/003
                      chmod o+rw /dev/bus/usb/001/002
                      chmod o+rw /dev/bus/usb/001/001
                      chmod o+rw /dev/bus/usb/002/001

                      root@IoBroker:~# apt-get install bluetooth bluez libbluetooth-dev libudev-dev
                      Reading package lists... Done
                      Building dependency tree
                      Reading state information... Done
                      bluetooth is already the newest version (5.50-1).
                      bluez is already the newest version (5.50-1).
                      libbluetooth-dev is already the newest version (5.50-1).
                      libudev-dev is already the newest version (241-5).
                      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                      2 not fully installed or removed.
                      After this operation, 0 B of additional disk space will be used.
                      Do you want to continue? [Y/n] y
                      Setting up bluez (5.50-1) ...
                      Job for bluetooth.service failed because the control process exited with error c                                                       ode.
                      See "systemctl status bluetooth.service" and "journalctl -xe" for details.
                      invoke-rc.d: initscript bluetooth, action "start" failed.
                      * bluetooth.service - Bluetooth service
                         Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset                                                       : enabled)
                         Active: failed (Result: exit-code) since Mon 2019-09-02 00:49:09 CEST; 13ms a                                                       go
                           Docs: man:bluetoothd(8)
                        Process: 1263 ExecStart=/usr/lib/bluetooth/bluetoothd (code=exited, status=226                                                       /NAMESPACE)
                       Main PID: 1263 (code=exited, status=226/NAMESPACE)
                      
                      Sep 02 00:49:09 IoBroker systemd[1]: Starting Bluetooth service...
                      Sep 02 00:49:09 IoBroker systemd[1263]: bluetooth.service: Failed to set up moun                                                       t namespacing: Permission denied
                      Sep 02 00:49:09 IoBroker systemd[1263]: bluetooth.service: Failed at step NAMESP                                                       ACE spawning /usr/lib/bluetooth/bluetoothd: Permission denied
                      Sep 02 00:49:09 IoBroker systemd[1]: bluetooth.service: Main process exited, cod                                                       e=exited, status=226/NAMESPACE
                      Sep 02 00:49:09 IoBroker systemd[1]: bluetooth.service: Failed with result 'exit                                                       -code'.
                      Sep 02 00:49:09 IoBroker systemd[1]: Failed to start Bluetooth service.
                      dpkg: error processing package bluez (--configure):
                       installed bluez package post-installation script subprocess returned error exit                                                        status 1
                      dpkg: dependency problems prevent configuration of bluetooth:
                       bluetooth depends on bluez; however:
                        Package bluez is not configured yet.
                      
                      dpkg: error processing package bluetooth (--configure):
                       dependency problems - leaving unconfigured
                      Errors were encountered while processing:
                       bluez
                       bluetooth
                      E: Sub-process /usr/bin/dpkg returned an error code (1)
                      
                      

                      hab es auch versucht ohne den externen Dongle, selbiger Fehler

                      usb anschlüsse

                      root@Zotac:~# lsusb -vvv
                      
                      Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                      Device Descriptor:
                        bLength                18
                        bDescriptorType         1
                        bcdUSB               3.00
                        bDeviceClass            9 Hub
                        bDeviceSubClass         0
                        bDeviceProtocol         3
                        bMaxPacketSize0         9
                        idVendor           0x1d6b Linux Foundation
                        idProduct          0x0003 3.0 root hub
                        bcdDevice            5.00
                        iManufacturer           3 Linux 5.0.21-1-pve xhci-hcd
                        iProduct                2 xHCI Host Controller
                        iSerial                 1 0000:00:15.0
                        bNumConfigurations      1
                        Configuration Descriptor:
                          bLength                 9
                          bDescriptorType         2
                          wTotalLength       0x001f
                          bNumInterfaces          1
                          bConfigurationValue     1
                          iConfiguration          0
                          bmAttributes         0xe0
                            Self Powered
                            Remote Wakeup
                          MaxPower                0mA
                          Interface Descriptor:
                            bLength                 9
                            bDescriptorType         4
                            bInterfaceNumber        0
                            bAlternateSetting       0
                            bNumEndpoints           1
                            bInterfaceClass         9 Hub
                            bInterfaceSubClass      0
                            bInterfaceProtocol      0 Full speed (or root) hub
                            iInterface              0
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x81  EP 1 IN
                              bmAttributes            3
                                Transfer Type            Interrupt
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0004  1x 4 bytes
                              bInterval              12
                              bMaxBurst               0
                      Hub Descriptor:
                        bLength              12
                        bDescriptorType      42
                        nNbrPorts             7
                        wHubCharacteristic 0x000a
                          No power switching (usb 1.0)
                          Per-port overcurrent protection
                        bPwrOn2PwrGood       10 * 2 milli seconds
                        bHubContrCurrent      0 milli Ampere
                        bHubDecLat          0.0 micro seconds
                        wHubDelay             0 nano seconds
                        DeviceRemovable    0x08
                       Hub Port Status:
                         Port 1: 0000.02a0 5Gbps power Rx.Detect
                         Port 2: 0000.02a0 5Gbps power Rx.Detect
                         Port 3: 0000.02a0 5Gbps power Rx.Detect
                         Port 4: 0000.02a0 5Gbps power Rx.Detect
                         Port 5: 0000.02a0 5Gbps power Rx.Detect
                         Port 6: 0000.02a0 5Gbps power Rx.Detect
                         Port 7: 0000.02a0 5Gbps power Rx.Detect
                      Binary Object Store Descriptor:
                        bLength                 5
                        bDescriptorType        15
                        wTotalLength       0x000f
                        bNumDeviceCaps          1
                        SuperSpeed USB Device Capability:
                          bLength                10
                          bDescriptorType        16
                          bDevCapabilityType      3
                          bmAttributes         0x02
                            Latency Tolerance Messages (LTM) Supported
                          wSpeedsSupported   0x0008
                            Device can operate at SuperSpeed (5Gbps)
                          bFunctionalitySupport   3
                            Lowest fully-functional device speed is SuperSpeed (5Gbps)
                          bU1DevExitLat          10 micro seconds
                          bU2DevExitLat         512 micro seconds
                      can't get debug descriptor: Resource temporarily unavailable
                      Device Status:     0x0001
                        Self Powered
                      
                      Bus 001 Device 003: ID 8087:0a2a Intel Corp.
                      Device Descriptor:
                        bLength                18
                        bDescriptorType         1
                        bcdUSB               2.00
                        bDeviceClass          224 Wireless
                        bDeviceSubClass         1 Radio Frequency
                        bDeviceProtocol         1 Bluetooth
                        bMaxPacketSize0        64
                        idVendor           0x8087 Intel Corp.
                        idProduct          0x0a2a
                        bcdDevice            0.01
                        iManufacturer           0
                        iProduct                0
                        iSerial                 0
                        bNumConfigurations      1
                        Configuration Descriptor:
                          bLength                 9
                          bDescriptorType         2
                          wTotalLength       0x00b1
                          bNumInterfaces          2
                          bConfigurationValue     1
                          iConfiguration          0
                          bmAttributes         0xe0
                            Self Powered
                            Remote Wakeup
                          MaxPower              100mA
                          Interface Descriptor:
                            bLength                 9
                            bDescriptorType         4
                            bInterfaceNumber        0
                            bAlternateSetting       0
                            bNumEndpoints           3
                            bInterfaceClass       224 Wireless
                            bInterfaceSubClass      1 Radio Frequency
                            bInterfaceProtocol      1 Bluetooth
                            iInterface              0
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x81  EP 1 IN
                              bmAttributes            3
                                Transfer Type            Interrupt
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0040  1x 64 bytes
                              bInterval               1
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x02  EP 2 OUT
                              bmAttributes            2
                                Transfer Type            Bulk
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0040  1x 64 bytes
                              bInterval               1
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x82  EP 2 IN
                              bmAttributes            2
                                Transfer Type            Bulk
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0040  1x 64 bytes
                              bInterval               1
                          Interface Descriptor:
                            bLength                 9
                            bDescriptorType         4
                            bInterfaceNumber        1
                            bAlternateSetting       0
                            bNumEndpoints           2
                            bInterfaceClass       224 Wireless
                            bInterfaceSubClass      1 Radio Frequency
                            bInterfaceProtocol      1 Bluetooth
                            iInterface              0
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x03  EP 3 OUT
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0000  1x 0 bytes
                              bInterval               1
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x83  EP 3 IN
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0000  1x 0 bytes
                              bInterval               1
                          Interface Descriptor:
                            bLength                 9
                            bDescriptorType         4
                            bInterfaceNumber        1
                            bAlternateSetting       1
                            bNumEndpoints           2
                            bInterfaceClass       224 Wireless
                            bInterfaceSubClass      1 Radio Frequency
                            bInterfaceProtocol      1 Bluetooth
                            iInterface              0
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x03  EP 3 OUT
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0009  1x 9 bytes
                              bInterval               1
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x83  EP 3 IN
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0009  1x 9 bytes
                              bInterval               1
                          Interface Descriptor:
                            bLength                 9
                            bDescriptorType         4
                            bInterfaceNumber        1
                            bAlternateSetting       2
                            bNumEndpoints           2
                            bInterfaceClass       224 Wireless
                            bInterfaceSubClass      1 Radio Frequency
                            bInterfaceProtocol      1 Bluetooth
                            iInterface              0
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x03  EP 3 OUT
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0011  1x 17 bytes
                              bInterval               1
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x83  EP 3 IN
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0011  1x 17 bytes
                              bInterval               1
                          Interface Descriptor:
                            bLength                 9
                            bDescriptorType         4
                            bInterfaceNumber        1
                            bAlternateSetting       3
                            bNumEndpoints           2
                            bInterfaceClass       224 Wireless
                            bInterfaceSubClass      1 Radio Frequency
                            bInterfaceProtocol      1 Bluetooth
                            iInterface              0
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x03  EP 3 OUT
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0019  1x 25 bytes
                              bInterval               1
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x83  EP 3 IN
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0019  1x 25 bytes
                              bInterval               1
                          Interface Descriptor:
                            bLength                 9
                            bDescriptorType         4
                            bInterfaceNumber        1
                            bAlternateSetting       4
                            bNumEndpoints           2
                            bInterfaceClass       224 Wireless
                            bInterfaceSubClass      1 Radio Frequency
                            bInterfaceProtocol      1 Bluetooth
                            iInterface              0
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x03  EP 3 OUT
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0021  1x 33 bytes
                              bInterval               1
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x83  EP 3 IN
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0021  1x 33 bytes
                              bInterval               1
                          Interface Descriptor:
                            bLength                 9
                            bDescriptorType         4
                            bInterfaceNumber        1
                            bAlternateSetting       5
                            bNumEndpoints           2
                            bInterfaceClass       224 Wireless
                            bInterfaceSubClass      1 Radio Frequency
                            bInterfaceProtocol      1 Bluetooth
                            iInterface              0
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x03  EP 3 OUT
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0031  1x 49 bytes
                              bInterval               1
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x83  EP 3 IN
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0031  1x 49 bytes
                              bInterval               1
                      can't get device qualifier: Resource temporarily unavailable
                      Device Status:     0x0001
                        Self Powered
                      
                      Bus 001 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
                      Device Descriptor:
                        bLength                18
                        bDescriptorType         1
                        bcdUSB               2.00
                        bDeviceClass          224 Wireless
                        bDeviceSubClass         1 Radio Frequency
                        bDeviceProtocol         1 Bluetooth
                        bMaxPacketSize0        64
                        idVendor           0x0a12 Cambridge Silicon Radio, Ltd
                        idProduct          0x0001 Bluetooth Dongle (HCI mode)
                        bcdDevice           88.91
                        iManufacturer           0
                        iProduct                2 CSR8510 A10
                        iSerial                 0
                        bNumConfigurations      1
                        Configuration Descriptor:
                          bLength                 9
                          bDescriptorType         2
                          wTotalLength       0x00b1
                          bNumInterfaces          2
                          bConfigurationValue     1
                          iConfiguration          0
                          bmAttributes         0xe0
                            Self Powered
                            Remote Wakeup
                          MaxPower              100mA
                          Interface Descriptor:
                            bLength                 9
                            bDescriptorType         4
                            bInterfaceNumber        0
                            bAlternateSetting       0
                            bNumEndpoints           3
                            bInterfaceClass       224 Wireless
                            bInterfaceSubClass      1 Radio Frequency
                            bInterfaceProtocol      1 Bluetooth
                            iInterface              0
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x81  EP 1 IN
                              bmAttributes            3
                                Transfer Type            Interrupt
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0010  1x 16 bytes
                              bInterval               1
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x02  EP 2 OUT
                              bmAttributes            2
                                Transfer Type            Bulk
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0040  1x 64 bytes
                              bInterval               1
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x82  EP 2 IN
                              bmAttributes            2
                                Transfer Type            Bulk
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0040  1x 64 bytes
                              bInterval               1
                          Interface Descriptor:
                            bLength                 9
                            bDescriptorType         4
                            bInterfaceNumber        1
                            bAlternateSetting       0
                            bNumEndpoints           2
                            bInterfaceClass       224 Wireless
                            bInterfaceSubClass      1 Radio Frequency
                            bInterfaceProtocol      1 Bluetooth
                            iInterface              0
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x03  EP 3 OUT
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0000  1x 0 bytes
                              bInterval               1
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x83  EP 3 IN
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0000  1x 0 bytes
                              bInterval               1
                          Interface Descriptor:
                            bLength                 9
                            bDescriptorType         4
                            bInterfaceNumber        1
                            bAlternateSetting       1
                            bNumEndpoints           2
                            bInterfaceClass       224 Wireless
                            bInterfaceSubClass      1 Radio Frequency
                            bInterfaceProtocol      1 Bluetooth
                            iInterface              0
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x03  EP 3 OUT
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0009  1x 9 bytes
                              bInterval               1
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x83  EP 3 IN
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0009  1x 9 bytes
                              bInterval               1
                          Interface Descriptor:
                            bLength                 9
                            bDescriptorType         4
                            bInterfaceNumber        1
                            bAlternateSetting       2
                            bNumEndpoints           2
                            bInterfaceClass       224 Wireless
                            bInterfaceSubClass      1 Radio Frequency
                            bInterfaceProtocol      1 Bluetooth
                            iInterface              0
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x03  EP 3 OUT
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0011  1x 17 bytes
                              bInterval               1
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x83  EP 3 IN
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0011  1x 17 bytes
                              bInterval               1
                          Interface Descriptor:
                            bLength                 9
                            bDescriptorType         4
                            bInterfaceNumber        1
                            bAlternateSetting       3
                            bNumEndpoints           2
                            bInterfaceClass       224 Wireless
                            bInterfaceSubClass      1 Radio Frequency
                            bInterfaceProtocol      1 Bluetooth
                            iInterface              0
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x03  EP 3 OUT
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0019  1x 25 bytes
                              bInterval               1
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x83  EP 3 IN
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0019  1x 25 bytes
                              bInterval               1
                          Interface Descriptor:
                            bLength                 9
                            bDescriptorType         4
                            bInterfaceNumber        1
                            bAlternateSetting       4
                            bNumEndpoints           2
                            bInterfaceClass       224 Wireless
                            bInterfaceSubClass      1 Radio Frequency
                            bInterfaceProtocol      1 Bluetooth
                            iInterface              0
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x03  EP 3 OUT
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0021  1x 33 bytes
                              bInterval               1
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x83  EP 3 IN
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0021  1x 33 bytes
                              bInterval               1
                          Interface Descriptor:
                            bLength                 9
                            bDescriptorType         4
                            bInterfaceNumber        1
                            bAlternateSetting       5
                            bNumEndpoints           2
                            bInterfaceClass       224 Wireless
                            bInterfaceSubClass      1 Radio Frequency
                            bInterfaceProtocol      1 Bluetooth
                            iInterface              0
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x03  EP 3 OUT
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0031  1x 49 bytes
                              bInterval               1
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x83  EP 3 IN
                              bmAttributes            1
                                Transfer Type            Isochronous
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0031  1x 49 bytes
                              bInterval               1
                      can't get device qualifier: Resource temporarily unavailable
                      can't get debug descriptor: Resource temporarily unavailable
                      Device Status:     0x0001
                        Self Powered
                      
                      Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                      Device Descriptor:
                        bLength                18
                        bDescriptorType         1
                        bcdUSB               2.00
                        bDeviceClass            9 Hub
                        bDeviceSubClass         0
                        bDeviceProtocol         1 Single TT
                        bMaxPacketSize0        64
                        idVendor           0x1d6b Linux Foundation
                        idProduct          0x0002 2.0 root hub
                        bcdDevice            5.00
                        iManufacturer           3 Linux 5.0.21-1-pve xhci-hcd
                        iProduct                2 xHCI Host Controller
                        iSerial                 1 0000:00:15.0
                        bNumConfigurations      1
                        Configuration Descriptor:
                          bLength                 9
                          bDescriptorType         2
                          wTotalLength       0x0019
                          bNumInterfaces          1
                          bConfigurationValue     1
                          iConfiguration          0
                          bmAttributes         0xe0
                            Self Powered
                            Remote Wakeup
                          MaxPower                0mA
                          Interface Descriptor:
                            bLength                 9
                            bDescriptorType         4
                            bInterfaceNumber        0
                            bAlternateSetting       0
                            bNumEndpoints           1
                            bInterfaceClass         9 Hub
                            bInterfaceSubClass      0
                            bInterfaceProtocol      0 Full speed (or root) hub
                            iInterface              0
                            Endpoint Descriptor:
                              bLength                 7
                              bDescriptorType         5
                              bEndpointAddress     0x81  EP 1 IN
                              bmAttributes            3
                                Transfer Type            Interrupt
                                Synch Type               None
                                Usage Type               Data
                              wMaxPacketSize     0x0004  1x 4 bytes
                              bInterval              12
                      Hub Descriptor:
                        bLength              11
                        bDescriptorType      41
                        nNbrPorts             8
                        wHubCharacteristic 0x000a
                          No power switching (usb 1.0)
                          Per-port overcurrent protection
                          TT think time 8 FS bits
                        bPwrOn2PwrGood       10 * 2 milli seconds
                        bHubContrCurrent      0 milli Ampere
                        DeviceRemovable    0x88 0x01
                        PortPwrCtrlMask    0xff 0xff
                       Hub Port Status:
                         Port 1: 0000.0100 power
                         Port 2: 0000.0100 power
                         Port 3: 0000.0100 power
                         Port 4: 0000.0103 power enable connect
                         Port 5: 0000.0103 power enable connect
                         Port 6: 0000.0100 power
                         Port 7: 0000.0100 power
                         Port 8: 0000.0100 power
                      can't get device qualifier: Resource temporarily unavailable
                      can't get debug descriptor: Resource temporarily unavailable
                      Device Status:     0x0001
                        Self Powered
                      
                      

                      im Iobroker habe ich diese Meldung

                      host.IoBroker	2019-09-02 00:23:22.897	info	Restart adapter system.adapter.ble.0 because enabled
                      host.IoBroker	2019-09-02 00:23:22.897	error	instance system.adapter.ble.0 terminated with code null ()
                      host.IoBroker	2019-09-02 00:23:22.897	warn	instance system.adapter.ble.0 terminated due to SIGABRT
                      Caught	2019-09-02 00:23:22.896	error	by controller[0]: ../deps/uv/src/unix/poll.c:123: uv_poll_start: Assertion `!(((handle)->flags & (UV_HANDLE_CLOSING | UV_HANDLE_CLOSED)) != 0)' failed.
                      ble.0	2019-09-02 00:23:22.714	info	loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                      ble.0	2019-09-02 00:23:22.643	info	starting. Version 0.8.3 in /opt/iobroker/node_modules/iobroker.ble, node: v10.16.3
                      iobroker	2019-09-02 00:23:21.804	info	exit 0
                      iobroker	2019-09-02 00:23:21.790	info	host.IoBroker object system.adapter.ble.0 created
                      host.IoBroker	2019-09-02 00:23:21.786	info	instance system.adapter.ble.0 started with pid 7206
                      
                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post

                      Support us

                      ioBroker
                      Community Adapters
                      Donate

                      418
                      Online

                      31.8k
                      Users

                      80.0k
                      Topics

                      1.3m
                      Posts

                      bluetooth radar2 adapter
                      4
                      9
                      514
                      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