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. [Gelöst] Zigbee Adapter bleibt gelb

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    11
    1
    285

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    775

[Gelöst] Zigbee Adapter bleibt gelb

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
64 Beiträge 7 Kommentatoren 6.8k Aufrufe 4 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.
  • Masterg 23M Masterg 23

    @realgue said in Zigbee Adapter bleibt gelb:

    @masterg-23 Zieh den Zigbee Adapter raus. Dann "dmesg".
    Dann wieder reinstecken. Und wieder "dmesg". Wenn da keine neuen Zeilen hinzugekommen sind, ist der Stick tot.

    Stick abgezogen:

    [  307.154755] usb 1-1.3: USB disconnect, device number 3
    [  609.757548] usb 1-1.3: new full-speed USB device number 4 using xhci_hcd
    [  609.896438] usb 1-1.3: New USB device found, idVendor=0451, idProduct=16a8, bcdDevice= 0.09
    [  609.896449] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [  609.896457] usb 1-1.3: Product: TI CC2531 USB CDC
    [  609.896464] usb 1-1.3: Manufacturer: Texas Instruments
    [  609.896471] usb 1-1.3: SerialNumber: __0X00124B0002CAF6B2
    [ 1492.730354] usb 1-1.3: USB disconnect, device number 4
    

    Stick wieder drin:

    [ 1564.395545] usb 1-1.3: new full-speed USB device number 5 using xhci_hcd
    [ 1564.534316] usb 1-1.3: New USB device found, idVendor=0451, idProduct=16a8, bcdDevice= 0.09
    [ 1564.534326] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 1564.534334] usb 1-1.3: Product: TI CC2531 USB CDC
    [ 1564.534341] usb 1-1.3: Manufacturer: Texas Instruments
    [ 1564.534348] usb 1-1.3: SerialNumber: __0X00124B0002CAF6B2
    

    Der Stick wird schon erkannt aber über ls /dev/serial/by-id bekomme ich kein Ergebnis:

    ls: Zugriff auf '/dev/serial/by-id' nicht möglich: Datei oder Verzeichnis nicht gefunden
    

    Kann es sein, dass der Stick neu geflasht werden muss?

    D Offline
    D Offline
    dimaiv
    schrieb am zuletzt editiert von
    #24

    @masterg-23
    Erstmal redest du über einen 2538, und jetzt im log taucht plötzlich der 2531 auf...
    Welches Stick hast du ?
    Kannst du den Stick am Windows PC testen?
    Ich denke deine Pi ist Schuld (OS).

    ioBroker- NUC8i3 / Proxmox / VM
    Node.js v22.21.0
    NPM v10.9.4
    JS controller 7.1.0
    Admin 7.7.20
    ZigBee Adapter 3.3.1alpha.0
    Zigbee LAN Gateway CC2652P
    Zigbee Firmware 20250321

    Masterg 23M 1 Antwort Letzte Antwort
    0
    • D dimaiv

      @masterg-23
      Erstmal redest du über einen 2538, und jetzt im log taucht plötzlich der 2531 auf...
      Welches Stick hast du ?
      Kannst du den Stick am Windows PC testen?
      Ich denke deine Pi ist Schuld (OS).

      Masterg 23M Offline
      Masterg 23M Offline
      Masterg 23
      schrieb am zuletzt editiert von
      #25

      @dimaiv said in Zigbee Adapter bleibt gelb:

      @masterg-23
      Erstmal redest du über einen 2538, und jetzt im log taucht plötzlich der 2531 auf...
      Welches Stick hast du ?
      Kannst du den Stick am Windows PC testen?
      Ich denke deine Pi ist Schuld (OS).

      Sorry hab mich vertan. Ich hab den 2531. Einen Windows PC habe ich leider nicht nur ein iMac aber da ist über Bootcamp Windows installiert. In wie fern soll ich den Stick testen? Ob der überhaupt am PC erkannt wird?
      Ich denke nicht, dass es am Pi liegen könnte, denn wie gesagt ich habe das System seit ca. 2 Wochen nicht angefasst und der Stick ist von jetzt auf gleich ausgestiegen.

      D 1 Antwort Letzte Antwort
      0
      • Masterg 23M Masterg 23

        @dimaiv said in Zigbee Adapter bleibt gelb:

        @masterg-23
        Erstmal redest du über einen 2538, und jetzt im log taucht plötzlich der 2531 auf...
        Welches Stick hast du ?
        Kannst du den Stick am Windows PC testen?
        Ich denke deine Pi ist Schuld (OS).

        Sorry hab mich vertan. Ich hab den 2531. Einen Windows PC habe ich leider nicht nur ein iMac aber da ist über Bootcamp Windows installiert. In wie fern soll ich den Stick testen? Ob der überhaupt am PC erkannt wird?
        Ich denke nicht, dass es am Pi liegen könnte, denn wie gesagt ich habe das System seit ca. 2 Wochen nicht angefasst und der Stick ist von jetzt auf gleich ausgestiegen.

        D Offline
        D Offline
        dimaiv
        schrieb am zuletzt editiert von
        #26

        @masterg-23
        Ja, ob der Stick auf dem Windows PC einen COM-Port auf macht...
        So lange du beim ausführen von "ls -l /dev/serial/by-id" keinen Ergebnis siehst, wird auch Zigbee Adapter nicht starten! Und das muss auch ohne Stick funktionieren.

        ioBroker- NUC8i3 / Proxmox / VM
        Node.js v22.21.0
        NPM v10.9.4
        JS controller 7.1.0
        Admin 7.7.20
        ZigBee Adapter 3.3.1alpha.0
        Zigbee LAN Gateway CC2652P
        Zigbee Firmware 20250321

        Masterg 23M 1 Antwort Letzte Antwort
        0
        • D dimaiv

          @masterg-23
          Ja, ob der Stick auf dem Windows PC einen COM-Port auf macht...
          So lange du beim ausführen von "ls -l /dev/serial/by-id" keinen Ergebnis siehst, wird auch Zigbee Adapter nicht starten! Und das muss auch ohne Stick funktionieren.

          Masterg 23M Offline
          Masterg 23M Offline
          Masterg 23
          schrieb am zuletzt editiert von
          #27

          @dimaiv said in Zigbee Adapter bleibt gelb:

          ls -l /dev/serial/by-id

          Danke für deine Rückmeldung. Das heißt, auch wenn der Stick nicht drin ist, muss der Befehl ls -l /dev/serial/by-id in der Konsole schon was anzeigen? Bei mir wird immer folgendes angezeigt:

          ls: Zugriff auf '/dev/serial/by-id' nicht möglich: Datei oder Verzeichnis nicht gefunden
          

          Woran kann das liegen?

          R 1 Antwort Letzte Antwort
          0
          • Masterg 23M Masterg 23

            @dimaiv said in Zigbee Adapter bleibt gelb:

            ls -l /dev/serial/by-id

            Danke für deine Rückmeldung. Das heißt, auch wenn der Stick nicht drin ist, muss der Befehl ls -l /dev/serial/by-id in der Konsole schon was anzeigen? Bei mir wird immer folgendes angezeigt:

            ls: Zugriff auf '/dev/serial/by-id' nicht möglich: Datei oder Verzeichnis nicht gefunden
            

            Woran kann das liegen?

            R Offline
            R Offline
            RealGue
            schrieb am zuletzt editiert von
            #28

            @masterg-23 Naja, die Einträge sind symlinks und werden von udev angelegt, wenn der Stick erkannt wird.
            Ich weiß nicht, ob das ganze Verzeichnis beim Booten erstmal gelöscht wird.
            Wie hier schon jemand geschrieben hat: Steck den Stick woanders rein und schau, ob er erkannt wird.
            Du kannst aber auch erstmal ein "lsusb -v" machen. Da musst du den 2531 finden inkl. Serialnumber, wenn alles funktioniert. Wirst du aber wahrscheinlich nicht, weil er den gar nicht soweit erkannt hat.

            Masterg 23M 1 Antwort Letzte Antwort
            0
            • R RealGue

              @masterg-23 Naja, die Einträge sind symlinks und werden von udev angelegt, wenn der Stick erkannt wird.
              Ich weiß nicht, ob das ganze Verzeichnis beim Booten erstmal gelöscht wird.
              Wie hier schon jemand geschrieben hat: Steck den Stick woanders rein und schau, ob er erkannt wird.
              Du kannst aber auch erstmal ein "lsusb -v" machen. Da musst du den 2531 finden inkl. Serialnumber, wenn alles funktioniert. Wirst du aber wahrscheinlich nicht, weil er den gar nicht soweit erkannt hat.

              Masterg 23M Offline
              Masterg 23M Offline
              Masterg 23
              schrieb am zuletzt editiert von Masterg 23
              #29

              @realgue so wie es ausschaut, wird der Stick mit dem Befehlt lsusb -v erkannt (Bus 001 Devices 004 Texas Instruments)

              pi@raspberrypi:~ $ lsusb -v
              
              Bus 002 Device 002: ID 174c:55aa ASMedia Technology Inc. Name: ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge
              Couldn't open device, some information will be missing
              Device Descriptor:
                bLength                18
                bDescriptorType         1
                bcdUSB               3.00
                bDeviceClass            0 
                bDeviceSubClass         0 
                bDeviceProtocol         0 
                bMaxPacketSize0         9
                idVendor           0x174c ASMedia Technology Inc.
                idProduct          0x55aa Name: ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge
                bcdDevice            1.00
                iManufacturer           2 
                iProduct                3 
                iSerial                 1 
                bNumConfigurations      1
                Configuration Descriptor:
                  bLength                 9
                  bDescriptorType         2
                  wTotalLength       0x0079
                  bNumInterfaces          1
                  bConfigurationValue     1
                  iConfiguration          0 
                  bmAttributes         0xc0
                    Self Powered
                  MaxPower                0mA
                  Interface Descriptor:
                    bLength                 9
                    bDescriptorType         4
                    bInterfaceNumber        0
                    bAlternateSetting       0
                    bNumEndpoints           2
                    bInterfaceClass         8 Mass Storage
                    bInterfaceSubClass      6 SCSI
                    bInterfaceProtocol     80 Bulk-Only
                    iInterface              0 
                    Endpoint Descriptor:
                      bLength                 7
                      bDescriptorType         5
                      bEndpointAddress     0x81  EP 1 IN
                      bmAttributes            2
                        Transfer Type            Bulk
                        Synch Type               None
                        Usage Type               Data
                      wMaxPacketSize     0x0400  1x 1024 bytes
                      bInterval               0
                      bMaxBurst              15
                    Endpoint Descriptor:
                      bLength                 7
                      bDescriptorType         5
                      bEndpointAddress     0x02  EP 2 OUT
                      bmAttributes            2
                        Transfer Type            Bulk
                        Synch Type               None
                        Usage Type               Data
                      wMaxPacketSize     0x0400  1x 1024 bytes
                      bInterval               0
                      bMaxBurst              15
                  Interface Descriptor:
                    bLength                 9
                    bDescriptorType         4
                    bInterfaceNumber        0
                    bAlternateSetting       1
                    bNumEndpoints           4
                    bInterfaceClass         8 Mass Storage
                    bInterfaceSubClass      6 SCSI
                    bInterfaceProtocol     98 
                    iInterface              0 
                    Endpoint Descriptor:
                      bLength                 7
                      bDescriptorType         5
                      bEndpointAddress     0x81  EP 1 IN
                      bmAttributes            2
                        Transfer Type            Bulk
                        Synch Type               None
                        Usage Type               Data
                      wMaxPacketSize     0x0400  1x 1024 bytes
                      bInterval               0
                      bMaxBurst              15
                      MaxStreams             32
                      Data-in pipe (0x03)
                    Endpoint Descriptor:
                      bLength                 7
                      bDescriptorType         5
                      bEndpointAddress     0x02  EP 2 OUT
                      bmAttributes            2
                        Transfer Type            Bulk
                        Synch Type               None
                        Usage Type               Data
                      wMaxPacketSize     0x0400  1x 1024 bytes
                      bInterval               0
                      bMaxBurst              15
                      MaxStreams             32
                      Data-out pipe (0x04)
                    Endpoint Descriptor:
                      bLength                 7
                      bDescriptorType         5
                      bEndpointAddress     0x83  EP 3 IN
                      bmAttributes            2
                        Transfer Type            Bulk
                        Synch Type               None
                        Usage Type               Data
                      wMaxPacketSize     0x0400  1x 1024 bytes
                      bInterval               0
                      bMaxBurst              15
                      MaxStreams             32
                      Status pipe (0x02)
                    Endpoint Descriptor:
                      bLength                 7
                      bDescriptorType         5
                      bEndpointAddress     0x04  EP 4 OUT
                      bmAttributes            2
                        Transfer Type            Bulk
                        Synch Type               None
                        Usage Type               Data
                      wMaxPacketSize     0x0400  1x 1024 bytes
                      bInterval               0
                      bMaxBurst               0
                      Command pipe (0x01)
              
              Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
              Couldn't open device, some information will be missing
              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.10
                iManufacturer           3 
                iProduct                2 
                iSerial                 1 
                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
              
              Bus 001 Device 004: ID 0451:16a8 Texas Instruments, Inc. 
              Couldn't open device, some information will be missing
              Device Descriptor:
                bLength                18
                bDescriptorType         1
                bcdUSB               2.00
                bDeviceClass            2 Communications
                bDeviceSubClass         0 
                bDeviceProtocol         0 
                bMaxPacketSize0        32
                idVendor           0x0451 Texas Instruments, Inc.
                idProduct          0x16a8 
                bcdDevice            0.09
                iManufacturer           1 
                iProduct                2 
                iSerial                 3 
                bNumConfigurations      1
                Configuration Descriptor:
                  bLength                 9
                  bDescriptorType         2
                  wTotalLength       0x0043
                  bNumInterfaces          2
                  bConfigurationValue     1
                  iConfiguration          0 
                  bmAttributes         0x80
                    (Bus Powered)
                  MaxPower               50mA
                  Interface Descriptor:
                    bLength                 9
                    bDescriptorType         4
                    bInterfaceNumber        0
                    bAlternateSetting       0
                    bNumEndpoints           1
                    bInterfaceClass         2 Communications
                    bInterfaceSubClass      2 Abstract (modem)
                    bInterfaceProtocol      1 AT-commands (v.25ter)
                    iInterface              0 
                    CDC Header:
                      bcdCDC               1.10
                    CDC ACM:
                      bmCapabilities       0x02
                        line coding and serial state
                    CDC Union:
                      bMasterInterface        0
                      bSlaveInterface         1 
                    CDC Call Management:
                      bmCapabilities       0x00
                      bDataInterface          1
                    Endpoint Descriptor:
                      bLength                 7
                      bDescriptorType         5
                      bEndpointAddress     0x82  EP 2 IN
                      bmAttributes            3
                        Transfer Type            Interrupt
                        Synch Type               None
                        Usage Type               Data
                      wMaxPacketSize     0x0040  1x 64 bytes
                      bInterval              64
                  Interface Descriptor:
                    bLength                 9
                    bDescriptorType         4
                    bInterfaceNumber        1
                    bAlternateSetting       0
                    bNumEndpoints           2
                    bInterfaceClass        10 CDC Data
                    bInterfaceSubClass      0 
                    bInterfaceProtocol      0 
                    iInterface              0 
                    Endpoint Descriptor:
                      bLength                 7
                      bDescriptorType         5
                      bEndpointAddress     0x84  EP 4 IN
                      bmAttributes            2
                        Transfer Type            Bulk
                        Synch Type               None
                        Usage Type               Data
                      wMaxPacketSize     0x0040  1x 64 bytes
                      bInterval               0
                    Endpoint Descriptor:
                      bLength                 7
                      bDescriptorType         5
                      bEndpointAddress     0x04  EP 4 OUT
                      bmAttributes            2
                        Transfer Type            Bulk
                        Synch Type               None
                        Usage Type               Data
                      wMaxPacketSize     0x0040  1x 64 bytes
                      bInterval               0
              
              Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
              Couldn't open device, some information will be missing
              Device Descriptor:
                bLength                18
                bDescriptorType         1
                bcdUSB               2.10
                bDeviceClass            9 Hub
                bDeviceSubClass         0 
                bDeviceProtocol         1 Single TT
                bMaxPacketSize0        64
                idVendor           0x2109 VIA Labs, Inc.
                idProduct          0x3431 Hub
                bcdDevice            4.21
                iManufacturer           0 
                iProduct                1 
                iSerial                 0 
                bNumConfigurations      1
                Configuration Descriptor:
                  bLength                 9
                  bDescriptorType         2
                  wTotalLength       0x0019
                  bNumInterfaces          1
                  bConfigurationValue     1
                  iConfiguration          0 
                  bmAttributes         0xe0
                    Self Powered
                    Remote Wakeup
                  MaxPower              100mA
                  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     0x0001  1x 1 bytes
                      bInterval              12
              
              Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
              Couldn't open device, some information will be missing
              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.10
                iManufacturer           3 
                iProduct                2 
                iSerial                 1 
                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
              
              

              Ich werde nachher mal den Stick unter Bootcamp testen, ob der von Windows erkannt wird. Vom iMac wird der Stick leider nicht erkannt.

              D R 2 Antworten Letzte Antwort
              0
              • Masterg 23M Masterg 23

                @realgue so wie es ausschaut, wird der Stick mit dem Befehlt lsusb -v erkannt (Bus 001 Devices 004 Texas Instruments)

                pi@raspberrypi:~ $ lsusb -v
                
                Bus 002 Device 002: ID 174c:55aa ASMedia Technology Inc. Name: ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge
                Couldn't open device, some information will be missing
                Device Descriptor:
                  bLength                18
                  bDescriptorType         1
                  bcdUSB               3.00
                  bDeviceClass            0 
                  bDeviceSubClass         0 
                  bDeviceProtocol         0 
                  bMaxPacketSize0         9
                  idVendor           0x174c ASMedia Technology Inc.
                  idProduct          0x55aa Name: ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge
                  bcdDevice            1.00
                  iManufacturer           2 
                  iProduct                3 
                  iSerial                 1 
                  bNumConfigurations      1
                  Configuration Descriptor:
                    bLength                 9
                    bDescriptorType         2
                    wTotalLength       0x0079
                    bNumInterfaces          1
                    bConfigurationValue     1
                    iConfiguration          0 
                    bmAttributes         0xc0
                      Self Powered
                    MaxPower                0mA
                    Interface Descriptor:
                      bLength                 9
                      bDescriptorType         4
                      bInterfaceNumber        0
                      bAlternateSetting       0
                      bNumEndpoints           2
                      bInterfaceClass         8 Mass Storage
                      bInterfaceSubClass      6 SCSI
                      bInterfaceProtocol     80 Bulk-Only
                      iInterface              0 
                      Endpoint Descriptor:
                        bLength                 7
                        bDescriptorType         5
                        bEndpointAddress     0x81  EP 1 IN
                        bmAttributes            2
                          Transfer Type            Bulk
                          Synch Type               None
                          Usage Type               Data
                        wMaxPacketSize     0x0400  1x 1024 bytes
                        bInterval               0
                        bMaxBurst              15
                      Endpoint Descriptor:
                        bLength                 7
                        bDescriptorType         5
                        bEndpointAddress     0x02  EP 2 OUT
                        bmAttributes            2
                          Transfer Type            Bulk
                          Synch Type               None
                          Usage Type               Data
                        wMaxPacketSize     0x0400  1x 1024 bytes
                        bInterval               0
                        bMaxBurst              15
                    Interface Descriptor:
                      bLength                 9
                      bDescriptorType         4
                      bInterfaceNumber        0
                      bAlternateSetting       1
                      bNumEndpoints           4
                      bInterfaceClass         8 Mass Storage
                      bInterfaceSubClass      6 SCSI
                      bInterfaceProtocol     98 
                      iInterface              0 
                      Endpoint Descriptor:
                        bLength                 7
                        bDescriptorType         5
                        bEndpointAddress     0x81  EP 1 IN
                        bmAttributes            2
                          Transfer Type            Bulk
                          Synch Type               None
                          Usage Type               Data
                        wMaxPacketSize     0x0400  1x 1024 bytes
                        bInterval               0
                        bMaxBurst              15
                        MaxStreams             32
                        Data-in pipe (0x03)
                      Endpoint Descriptor:
                        bLength                 7
                        bDescriptorType         5
                        bEndpointAddress     0x02  EP 2 OUT
                        bmAttributes            2
                          Transfer Type            Bulk
                          Synch Type               None
                          Usage Type               Data
                        wMaxPacketSize     0x0400  1x 1024 bytes
                        bInterval               0
                        bMaxBurst              15
                        MaxStreams             32
                        Data-out pipe (0x04)
                      Endpoint Descriptor:
                        bLength                 7
                        bDescriptorType         5
                        bEndpointAddress     0x83  EP 3 IN
                        bmAttributes            2
                          Transfer Type            Bulk
                          Synch Type               None
                          Usage Type               Data
                        wMaxPacketSize     0x0400  1x 1024 bytes
                        bInterval               0
                        bMaxBurst              15
                        MaxStreams             32
                        Status pipe (0x02)
                      Endpoint Descriptor:
                        bLength                 7
                        bDescriptorType         5
                        bEndpointAddress     0x04  EP 4 OUT
                        bmAttributes            2
                          Transfer Type            Bulk
                          Synch Type               None
                          Usage Type               Data
                        wMaxPacketSize     0x0400  1x 1024 bytes
                        bInterval               0
                        bMaxBurst               0
                        Command pipe (0x01)
                
                Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                Couldn't open device, some information will be missing
                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.10
                  iManufacturer           3 
                  iProduct                2 
                  iSerial                 1 
                  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
                
                Bus 001 Device 004: ID 0451:16a8 Texas Instruments, Inc. 
                Couldn't open device, some information will be missing
                Device Descriptor:
                  bLength                18
                  bDescriptorType         1
                  bcdUSB               2.00
                  bDeviceClass            2 Communications
                  bDeviceSubClass         0 
                  bDeviceProtocol         0 
                  bMaxPacketSize0        32
                  idVendor           0x0451 Texas Instruments, Inc.
                  idProduct          0x16a8 
                  bcdDevice            0.09
                  iManufacturer           1 
                  iProduct                2 
                  iSerial                 3 
                  bNumConfigurations      1
                  Configuration Descriptor:
                    bLength                 9
                    bDescriptorType         2
                    wTotalLength       0x0043
                    bNumInterfaces          2
                    bConfigurationValue     1
                    iConfiguration          0 
                    bmAttributes         0x80
                      (Bus Powered)
                    MaxPower               50mA
                    Interface Descriptor:
                      bLength                 9
                      bDescriptorType         4
                      bInterfaceNumber        0
                      bAlternateSetting       0
                      bNumEndpoints           1
                      bInterfaceClass         2 Communications
                      bInterfaceSubClass      2 Abstract (modem)
                      bInterfaceProtocol      1 AT-commands (v.25ter)
                      iInterface              0 
                      CDC Header:
                        bcdCDC               1.10
                      CDC ACM:
                        bmCapabilities       0x02
                          line coding and serial state
                      CDC Union:
                        bMasterInterface        0
                        bSlaveInterface         1 
                      CDC Call Management:
                        bmCapabilities       0x00
                        bDataInterface          1
                      Endpoint Descriptor:
                        bLength                 7
                        bDescriptorType         5
                        bEndpointAddress     0x82  EP 2 IN
                        bmAttributes            3
                          Transfer Type            Interrupt
                          Synch Type               None
                          Usage Type               Data
                        wMaxPacketSize     0x0040  1x 64 bytes
                        bInterval              64
                    Interface Descriptor:
                      bLength                 9
                      bDescriptorType         4
                      bInterfaceNumber        1
                      bAlternateSetting       0
                      bNumEndpoints           2
                      bInterfaceClass        10 CDC Data
                      bInterfaceSubClass      0 
                      bInterfaceProtocol      0 
                      iInterface              0 
                      Endpoint Descriptor:
                        bLength                 7
                        bDescriptorType         5
                        bEndpointAddress     0x84  EP 4 IN
                        bmAttributes            2
                          Transfer Type            Bulk
                          Synch Type               None
                          Usage Type               Data
                        wMaxPacketSize     0x0040  1x 64 bytes
                        bInterval               0
                      Endpoint Descriptor:
                        bLength                 7
                        bDescriptorType         5
                        bEndpointAddress     0x04  EP 4 OUT
                        bmAttributes            2
                          Transfer Type            Bulk
                          Synch Type               None
                          Usage Type               Data
                        wMaxPacketSize     0x0040  1x 64 bytes
                        bInterval               0
                
                Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
                Couldn't open device, some information will be missing
                Device Descriptor:
                  bLength                18
                  bDescriptorType         1
                  bcdUSB               2.10
                  bDeviceClass            9 Hub
                  bDeviceSubClass         0 
                  bDeviceProtocol         1 Single TT
                  bMaxPacketSize0        64
                  idVendor           0x2109 VIA Labs, Inc.
                  idProduct          0x3431 Hub
                  bcdDevice            4.21
                  iManufacturer           0 
                  iProduct                1 
                  iSerial                 0 
                  bNumConfigurations      1
                  Configuration Descriptor:
                    bLength                 9
                    bDescriptorType         2
                    wTotalLength       0x0019
                    bNumInterfaces          1
                    bConfigurationValue     1
                    iConfiguration          0 
                    bmAttributes         0xe0
                      Self Powered
                      Remote Wakeup
                    MaxPower              100mA
                    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     0x0001  1x 1 bytes
                        bInterval              12
                
                Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                Couldn't open device, some information will be missing
                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.10
                  iManufacturer           3 
                  iProduct                2 
                  iSerial                 1 
                  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
                
                

                Ich werde nachher mal den Stick unter Bootcamp testen, ob der von Windows erkannt wird. Vom iMac wird der Stick leider nicht erkannt.

                D Offline
                D Offline
                dimaiv
                schrieb am zuletzt editiert von
                #30

                @masterg-23
                Nur zur Info:
                Pi komplett neu aufsetzen mit IoBroker/BackitUp dauert 20 Minuten. 😉

                ioBroker- NUC8i3 / Proxmox / VM
                Node.js v22.21.0
                NPM v10.9.4
                JS controller 7.1.0
                Admin 7.7.20
                ZigBee Adapter 3.3.1alpha.0
                Zigbee LAN Gateway CC2652P
                Zigbee Firmware 20250321

                Masterg 23M 1 Antwort Letzte Antwort
                0
                • D dimaiv

                  @masterg-23
                  Nur zur Info:
                  Pi komplett neu aufsetzen mit IoBroker/BackitUp dauert 20 Minuten. 😉

                  Masterg 23M Offline
                  Masterg 23M Offline
                  Masterg 23
                  schrieb am zuletzt editiert von
                  #31

                  @dimaiv ja daran habe ich auch gedacht. Ich glaube das ist der einfachste Weg. Ich dachte bevor ich alles platt mache und neu installiere versuche ich es so hinzubekommen. Denn Erfahrungsgemäß funktioniert bei einer Wiederherstellung viele Sachen vom VIS leider nicht und muss händisch angepasst werden. Genau das wollte ich vermeiden.

                  Ist es normal, dass bei lsmod nichts ausgegeben wird?

                  pi@raspberrypi:~ $ lsmod
                  Module                  Size  Used by
                  
                  AsgothianA 1 Antwort Letzte Antwort
                  0
                  • Masterg 23M Masterg 23

                    @dimaiv ja daran habe ich auch gedacht. Ich glaube das ist der einfachste Weg. Ich dachte bevor ich alles platt mache und neu installiere versuche ich es so hinzubekommen. Denn Erfahrungsgemäß funktioniert bei einer Wiederherstellung viele Sachen vom VIS leider nicht und muss händisch angepasst werden. Genau das wollte ich vermeiden.

                    Ist es normal, dass bei lsmod nichts ausgegeben wird?

                    pi@raspberrypi:~ $ lsmod
                    Module                  Size  Used by
                    
                    AsgothianA Offline
                    AsgothianA Offline
                    Asgothian
                    Developer
                    schrieb am zuletzt editiert von
                    #32

                    @masterg-23 sagte in Zigbee Adapter bleibt gelb:

                    @dimaiv ja daran habe ich auch gedacht. Ich glaube das ist der einfachste Weg. Ich dachte bevor ich alles platt mache und neu installiere versuche ich es so hinzubekommen. Denn Erfahrungsgemäß funktioniert bei einer Wiederherstellung viele Sachen vom VIS leider nicht und muss händisch angepasst werden. Genau das wollte ich vermeiden.

                    Ist es normal, dass bei lsmod nichts ausgegeben wird?

                    pi@raspberrypi:~ $ lsmod
                    Module                  Size  Used by
                    

                    Ein Tip am Rande:

                      1. Speicherkarte nehmen (kann eine einfache sein)
                    • Testinstallation machen (nur iobroker und zigbee Adapter)
                    • wichtig: ANDERE Kanal/PanID/ExtPanId Parameter eintragen
                    • schauen ob er mit dem Stick startet.. wenn ja ist deine Installation am PI schuld, wenn nein der Stick.

                    A.

                    ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                    "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                    Masterg 23M 1 Antwort Letzte Antwort
                    0
                    • AsgothianA Asgothian

                      @masterg-23 sagte in Zigbee Adapter bleibt gelb:

                      @dimaiv ja daran habe ich auch gedacht. Ich glaube das ist der einfachste Weg. Ich dachte bevor ich alles platt mache und neu installiere versuche ich es so hinzubekommen. Denn Erfahrungsgemäß funktioniert bei einer Wiederherstellung viele Sachen vom VIS leider nicht und muss händisch angepasst werden. Genau das wollte ich vermeiden.

                      Ist es normal, dass bei lsmod nichts ausgegeben wird?

                      pi@raspberrypi:~ $ lsmod
                      Module                  Size  Used by
                      

                      Ein Tip am Rande:

                        1. Speicherkarte nehmen (kann eine einfache sein)
                      • Testinstallation machen (nur iobroker und zigbee Adapter)
                      • wichtig: ANDERE Kanal/PanID/ExtPanId Parameter eintragen
                      • schauen ob er mit dem Stick startet.. wenn ja ist deine Installation am PI schuld, wenn nein der Stick.

                      A.

                      Masterg 23M Offline
                      Masterg 23M Offline
                      Masterg 23
                      schrieb am zuletzt editiert von
                      #33

                      @asgothian das ist eine wirklich gute Idee. Aktuell läuft das System auf einem RP 4 über SSD boot ohne SD Karte. Ich habe noch einen alten RP 3b+. Dadrauf kann ich mal testen, ob der Stick erkannt wird. Danke für den Tipp :)
                      Ich melde mich nachher mit dem Ergebnis.

                      1 Antwort Letzte Antwort
                      0
                      • Masterg 23M Masterg 23

                        @realgue so wie es ausschaut, wird der Stick mit dem Befehlt lsusb -v erkannt (Bus 001 Devices 004 Texas Instruments)

                        pi@raspberrypi:~ $ lsusb -v
                        
                        Bus 002 Device 002: ID 174c:55aa ASMedia Technology Inc. Name: ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge
                        Couldn't open device, some information will be missing
                        Device Descriptor:
                          bLength                18
                          bDescriptorType         1
                          bcdUSB               3.00
                          bDeviceClass            0 
                          bDeviceSubClass         0 
                          bDeviceProtocol         0 
                          bMaxPacketSize0         9
                          idVendor           0x174c ASMedia Technology Inc.
                          idProduct          0x55aa Name: ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge
                          bcdDevice            1.00
                          iManufacturer           2 
                          iProduct                3 
                          iSerial                 1 
                          bNumConfigurations      1
                          Configuration Descriptor:
                            bLength                 9
                            bDescriptorType         2
                            wTotalLength       0x0079
                            bNumInterfaces          1
                            bConfigurationValue     1
                            iConfiguration          0 
                            bmAttributes         0xc0
                              Self Powered
                            MaxPower                0mA
                            Interface Descriptor:
                              bLength                 9
                              bDescriptorType         4
                              bInterfaceNumber        0
                              bAlternateSetting       0
                              bNumEndpoints           2
                              bInterfaceClass         8 Mass Storage
                              bInterfaceSubClass      6 SCSI
                              bInterfaceProtocol     80 Bulk-Only
                              iInterface              0 
                              Endpoint Descriptor:
                                bLength                 7
                                bDescriptorType         5
                                bEndpointAddress     0x81  EP 1 IN
                                bmAttributes            2
                                  Transfer Type            Bulk
                                  Synch Type               None
                                  Usage Type               Data
                                wMaxPacketSize     0x0400  1x 1024 bytes
                                bInterval               0
                                bMaxBurst              15
                              Endpoint Descriptor:
                                bLength                 7
                                bDescriptorType         5
                                bEndpointAddress     0x02  EP 2 OUT
                                bmAttributes            2
                                  Transfer Type            Bulk
                                  Synch Type               None
                                  Usage Type               Data
                                wMaxPacketSize     0x0400  1x 1024 bytes
                                bInterval               0
                                bMaxBurst              15
                            Interface Descriptor:
                              bLength                 9
                              bDescriptorType         4
                              bInterfaceNumber        0
                              bAlternateSetting       1
                              bNumEndpoints           4
                              bInterfaceClass         8 Mass Storage
                              bInterfaceSubClass      6 SCSI
                              bInterfaceProtocol     98 
                              iInterface              0 
                              Endpoint Descriptor:
                                bLength                 7
                                bDescriptorType         5
                                bEndpointAddress     0x81  EP 1 IN
                                bmAttributes            2
                                  Transfer Type            Bulk
                                  Synch Type               None
                                  Usage Type               Data
                                wMaxPacketSize     0x0400  1x 1024 bytes
                                bInterval               0
                                bMaxBurst              15
                                MaxStreams             32
                                Data-in pipe (0x03)
                              Endpoint Descriptor:
                                bLength                 7
                                bDescriptorType         5
                                bEndpointAddress     0x02  EP 2 OUT
                                bmAttributes            2
                                  Transfer Type            Bulk
                                  Synch Type               None
                                  Usage Type               Data
                                wMaxPacketSize     0x0400  1x 1024 bytes
                                bInterval               0
                                bMaxBurst              15
                                MaxStreams             32
                                Data-out pipe (0x04)
                              Endpoint Descriptor:
                                bLength                 7
                                bDescriptorType         5
                                bEndpointAddress     0x83  EP 3 IN
                                bmAttributes            2
                                  Transfer Type            Bulk
                                  Synch Type               None
                                  Usage Type               Data
                                wMaxPacketSize     0x0400  1x 1024 bytes
                                bInterval               0
                                bMaxBurst              15
                                MaxStreams             32
                                Status pipe (0x02)
                              Endpoint Descriptor:
                                bLength                 7
                                bDescriptorType         5
                                bEndpointAddress     0x04  EP 4 OUT
                                bmAttributes            2
                                  Transfer Type            Bulk
                                  Synch Type               None
                                  Usage Type               Data
                                wMaxPacketSize     0x0400  1x 1024 bytes
                                bInterval               0
                                bMaxBurst               0
                                Command pipe (0x01)
                        
                        Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                        Couldn't open device, some information will be missing
                        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.10
                          iManufacturer           3 
                          iProduct                2 
                          iSerial                 1 
                          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
                        
                        Bus 001 Device 004: ID 0451:16a8 Texas Instruments, Inc. 
                        Couldn't open device, some information will be missing
                        Device Descriptor:
                          bLength                18
                          bDescriptorType         1
                          bcdUSB               2.00
                          bDeviceClass            2 Communications
                          bDeviceSubClass         0 
                          bDeviceProtocol         0 
                          bMaxPacketSize0        32
                          idVendor           0x0451 Texas Instruments, Inc.
                          idProduct          0x16a8 
                          bcdDevice            0.09
                          iManufacturer           1 
                          iProduct                2 
                          iSerial                 3 
                          bNumConfigurations      1
                          Configuration Descriptor:
                            bLength                 9
                            bDescriptorType         2
                            wTotalLength       0x0043
                            bNumInterfaces          2
                            bConfigurationValue     1
                            iConfiguration          0 
                            bmAttributes         0x80
                              (Bus Powered)
                            MaxPower               50mA
                            Interface Descriptor:
                              bLength                 9
                              bDescriptorType         4
                              bInterfaceNumber        0
                              bAlternateSetting       0
                              bNumEndpoints           1
                              bInterfaceClass         2 Communications
                              bInterfaceSubClass      2 Abstract (modem)
                              bInterfaceProtocol      1 AT-commands (v.25ter)
                              iInterface              0 
                              CDC Header:
                                bcdCDC               1.10
                              CDC ACM:
                                bmCapabilities       0x02
                                  line coding and serial state
                              CDC Union:
                                bMasterInterface        0
                                bSlaveInterface         1 
                              CDC Call Management:
                                bmCapabilities       0x00
                                bDataInterface          1
                              Endpoint Descriptor:
                                bLength                 7
                                bDescriptorType         5
                                bEndpointAddress     0x82  EP 2 IN
                                bmAttributes            3
                                  Transfer Type            Interrupt
                                  Synch Type               None
                                  Usage Type               Data
                                wMaxPacketSize     0x0040  1x 64 bytes
                                bInterval              64
                            Interface Descriptor:
                              bLength                 9
                              bDescriptorType         4
                              bInterfaceNumber        1
                              bAlternateSetting       0
                              bNumEndpoints           2
                              bInterfaceClass        10 CDC Data
                              bInterfaceSubClass      0 
                              bInterfaceProtocol      0 
                              iInterface              0 
                              Endpoint Descriptor:
                                bLength                 7
                                bDescriptorType         5
                                bEndpointAddress     0x84  EP 4 IN
                                bmAttributes            2
                                  Transfer Type            Bulk
                                  Synch Type               None
                                  Usage Type               Data
                                wMaxPacketSize     0x0040  1x 64 bytes
                                bInterval               0
                              Endpoint Descriptor:
                                bLength                 7
                                bDescriptorType         5
                                bEndpointAddress     0x04  EP 4 OUT
                                bmAttributes            2
                                  Transfer Type            Bulk
                                  Synch Type               None
                                  Usage Type               Data
                                wMaxPacketSize     0x0040  1x 64 bytes
                                bInterval               0
                        
                        Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
                        Couldn't open device, some information will be missing
                        Device Descriptor:
                          bLength                18
                          bDescriptorType         1
                          bcdUSB               2.10
                          bDeviceClass            9 Hub
                          bDeviceSubClass         0 
                          bDeviceProtocol         1 Single TT
                          bMaxPacketSize0        64
                          idVendor           0x2109 VIA Labs, Inc.
                          idProduct          0x3431 Hub
                          bcdDevice            4.21
                          iManufacturer           0 
                          iProduct                1 
                          iSerial                 0 
                          bNumConfigurations      1
                          Configuration Descriptor:
                            bLength                 9
                            bDescriptorType         2
                            wTotalLength       0x0019
                            bNumInterfaces          1
                            bConfigurationValue     1
                            iConfiguration          0 
                            bmAttributes         0xe0
                              Self Powered
                              Remote Wakeup
                            MaxPower              100mA
                            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     0x0001  1x 1 bytes
                                bInterval              12
                        
                        Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                        Couldn't open device, some information will be missing
                        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.10
                          iManufacturer           3 
                          iProduct                2 
                          iSerial                 1 
                          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
                        
                        

                        Ich werde nachher mal den Stick unter Bootcamp testen, ob der von Windows erkannt wird. Vom iMac wird der Stick leider nicht erkannt.

                        R Offline
                        R Offline
                        RealGue
                        schrieb am zuletzt editiert von
                        #34

                        @masterg-23 Dir fehlt bei deinem Stick das:

                          iManufacturer           1 Texas Instruments
                          iProduct                2 TI CC2531 USB CDC
                          iSerial                 3 __0X00124B00193ABCDE
                        

                        Aber du installierst ja jetzt eh neu.

                        Masterg 23M 1 Antwort Letzte Antwort
                        0
                        • R RealGue

                          @masterg-23 Dir fehlt bei deinem Stick das:

                            iManufacturer           1 Texas Instruments
                            iProduct                2 TI CC2531 USB CDC
                            iSerial                 3 __0X00124B00193ABCDE
                          

                          Aber du installierst ja jetzt eh neu.

                          Masterg 23M Offline
                          Masterg 23M Offline
                          Masterg 23
                          schrieb am zuletzt editiert von Masterg 23
                          #35

                          @realgue hast du eine Idee wie ich es hinbekomme ohne eine Neuinstallation?
                          Den Stick habe ich auf einem zweiten RP angesteckt. Der wird schon mal beim ls -la /dev/serial/by-id erkannt. Nun bin ich dabei ioBroker zu installieren um zu gucken, ob ich den Adapter auf grün bekomme.

                          pi@raspberrypi:~ $ ls -la /dev/serial/by-id
                          insgesamt 0
                          drwxr-xr-x 2 root root 60 Mär 29 12:51 .
                          drwxr-xr-x 4 root root 80 Mär 29 12:51 ..
                          lrwxrwxrwx 1 root root 13 Mär 29 12:51 usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0002CAF6B2-if00 -> ../../ttyACM0
                          

                          EDIT: Also der Stick scheint zu funktionieren. Den Zigbee Adapter hab ich auf dem alten Raspberry Pi zum laufen bekommen.

                          1 Antwort Letzte Antwort
                          0
                          • Masterg 23M Offline
                            Masterg 23M Offline
                            Masterg 23
                            schrieb am zuletzt editiert von Masterg 23
                            #36

                            Ich habe ein komplett Backup also .img Datei gehabt die ich zurückgespielt habe, leider kann ich ioBroker nicht aufrufen.
                            Hab ioBroker neu installiert aber ioBroker ist unter http://192.168.0.90:8081 nicht erreichbar. Die ip Adresse ist korrekt :/

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • Masterg 23M Masterg 23

                              Ich habe ein komplett Backup also .img Datei gehabt die ich zurückgespielt habe, leider kann ich ioBroker nicht aufrufen.
                              Hab ioBroker neu installiert aber ioBroker ist unter http://192.168.0.90:8081 nicht erreichbar. Die ip Adresse ist korrekt :/

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

                              @masterg-23 Frisch neuinstallieren, dann das via Backitup-Adapter gesicherte Backup wieder einspielen.
                              Über die Images haust du doch dort existente Fehler wieder drauf.

                              iobroker status
                              iobroker list adapters
                              iobroker list instances
                              

                              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

                              Masterg 23M 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @masterg-23 Frisch neuinstallieren, dann das via Backitup-Adapter gesicherte Backup wieder einspielen.
                                Über die Images haust du doch dort existente Fehler wieder drauf.

                                iobroker status
                                iobroker list adapters
                                iobroker list instances
                                

                                sagt?

                                Masterg 23M Offline
                                Masterg 23M Offline
                                Masterg 23
                                schrieb am zuletzt editiert von
                                #38

                                @thomas-braun das Backup ist von 10.03.2021 also da wo ich keine Probleme hatte.

                                pi@raspberrypi:~ $ iobroker status
                                 Cannot read system.config: null (OK when migrating or restoring)
                                 Cannot find view "system" for search "host"
                                iobroker is running on this host.
                                
                                
                                Objects type: file
                                States  type: file
                                pi@raspberrypi:~ $ iobroker list adapters
                                 Cannot read system.config: null (OK when migrating or restoring)
                                 Cannot find view "system" for search "host"
                                pi@raspberrypi:~ $ iobroker list instances
                                 Cannot read system.config: null (OK when migrating or restoring)
                                 Cannot find view "system" for search "host"
                                
                                
                                + instance is alive
                                pi@raspberrypi:~ $ 
                                

                                Das sieht nicht gut aus

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • Masterg 23M Masterg 23

                                  @thomas-braun das Backup ist von 10.03.2021 also da wo ich keine Probleme hatte.

                                  pi@raspberrypi:~ $ iobroker status
                                   Cannot read system.config: null (OK when migrating or restoring)
                                   Cannot find view "system" for search "host"
                                  iobroker is running on this host.
                                  
                                  
                                  Objects type: file
                                  States  type: file
                                  pi@raspberrypi:~ $ iobroker list adapters
                                   Cannot read system.config: null (OK when migrating or restoring)
                                   Cannot find view "system" for search "host"
                                  pi@raspberrypi:~ $ iobroker list instances
                                   Cannot read system.config: null (OK when migrating or restoring)
                                   Cannot find view "system" for search "host"
                                  
                                  
                                  + instance is alive
                                  pi@raspberrypi:~ $ 
                                  

                                  Das sieht nicht gut aus

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

                                  @masterg-23 sagte in Zigbee Adapter bleibt gelb:

                                  Cannot find view "system" for search

                                  https://forum.iobroker.net/topic/43325/mini-howto-cannot-find-view-system-for-search-host

                                  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

                                  Masterg 23M 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @masterg-23 sagte in Zigbee Adapter bleibt gelb:

                                    Cannot find view "system" for search

                                    https://forum.iobroker.net/topic/43325/mini-howto-cannot-find-view-system-for-search-host

                                    Masterg 23M Offline
                                    Masterg 23M Offline
                                    Masterg 23
                                    schrieb am zuletzt editiert von
                                    #40

                                    @thomas-braun Danke für den Link. Ich sehe keine Auffälligkeiten:

                                    pi@raspberrypi:~ $ ls -la /opt/iobroker/iobroker-data/backup-objects/
                                    insgesamt 43136
                                    drwxrwxr-x+ 2 iobroker iobroker    4096 Mär 29 16:01 .
                                    drwxrwxr-x+ 8 iobroker iobroker    4096 Mär 29 16:13 ..
                                    -rw-rwxr--+ 1 iobroker iobroker 1777671 Mär  2 23:05 2021-03-02_23-05_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281193 Mär  3 00:59 2021-03-03_00-59_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777675 Mär  3 01:10 2021-03-03_01-10_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281607 Mär  3 02:59 2021-03-03_02-59_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777689 Mär  3 03:10 2021-03-03_03-10_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281601 Mär  3 05:00 2021-03-03_05-00_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777664 Mär  3 05:10 2021-03-03_05-10_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281408 Mär  3 07:00 2021-03-03_07-00_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777667 Mär  3 07:15 2021-03-03_07-15_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281022 Mär  3 09:00 2021-03-03_09-00_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777668 Mär  3 09:15 2021-03-03_09-15_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777683 Mär  3 10:15 2021-03-03_10-15_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  280825 Mär  3 10:16 2021-03-03_10-16_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777751 Mär  3 10:20 2021-03-03_10-20_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281265 Mär  3 10:20 2021-03-03_10-20_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777764 Mär  3 12:20 2021-03-03_12-20_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  280754 Mär  3 12:21 2021-03-03_12-21_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281276 Mär  3 14:21 2021-03-03_14-21_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777235 Mär  3 14:23 2021-03-03_14-23_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281382 Mär  3 16:21 2021-03-03_16-21_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777230 Mär  3 16:25 2021-03-03_16-25_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281259 Mär  3 18:21 2021-03-03_18-21_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777233 Mär  3 18:25 2021-03-03_18-25_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281542 Mär  3 20:21 2021-03-03_20-21_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777246 Mär  3 20:30 2021-03-03_20-30_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281546 Mär  3 22:21 2021-03-03_22-21_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777242 Mär  3 22:30 2021-03-03_22-30_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777248 Mär  3 22:35 2021-03-03_22-35_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  280935 Mär  3 22:36 2021-03-03_22-36_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281127 Mär  4 00:36 2021-03-04_00-36_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777380 Mär  4 00:40 2021-03-04_00-40_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281093 Mär  4 02:36 2021-03-04_02-36_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777363 Mär  4 02:45 2021-03-04_02-45_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281202 Mär  4 04:36 2021-03-04_04-36_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777369 Mär  4 04:50 2021-03-04_04-50_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281351 Mär  4 06:36 2021-03-04_06-36_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777391 Mär  4 06:50 2021-03-04_06-50_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281156 Mär  4 08:36 2021-03-04_08-36_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777404 Mär  4 08:50 2021-03-04_08-50_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker    3378 Mär  4 10:32 2021-03-04_10-32_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281835 Mär  4 10:33 2021-03-04_10-33_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281902 Mär  4 10:36 2021-03-04_10-36_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker 1777405 Mär  4 10:55 2021-03-04_10-55_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281855 Mär 29 15:46 2021-03-29_15-46_states.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker    3384 Mär 29 15:55 2021-03-29_15-55_objects.json.gz
                                    -rw-rwxr--+ 1 iobroker iobroker  281215 Mär 29 15:55 2021-03-29_15-55_states.json.gz
                                    -rw-rw-r--+ 1 iobroker iobroker    3393 Mär 29 16:00 2021-03-29_16-00_objects.json.gz
                                    -rw-rw-r--+ 1 iobroker iobroker  281179 Mär 29 16:01 2021-03-29_16-01_states.json.gz
                                    
                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • Masterg 23M Masterg 23

                                      @thomas-braun Danke für den Link. Ich sehe keine Auffälligkeiten:

                                      pi@raspberrypi:~ $ ls -la /opt/iobroker/iobroker-data/backup-objects/
                                      insgesamt 43136
                                      drwxrwxr-x+ 2 iobroker iobroker    4096 Mär 29 16:01 .
                                      drwxrwxr-x+ 8 iobroker iobroker    4096 Mär 29 16:13 ..
                                      -rw-rwxr--+ 1 iobroker iobroker 1777671 Mär  2 23:05 2021-03-02_23-05_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281193 Mär  3 00:59 2021-03-03_00-59_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777675 Mär  3 01:10 2021-03-03_01-10_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281607 Mär  3 02:59 2021-03-03_02-59_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777689 Mär  3 03:10 2021-03-03_03-10_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281601 Mär  3 05:00 2021-03-03_05-00_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777664 Mär  3 05:10 2021-03-03_05-10_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281408 Mär  3 07:00 2021-03-03_07-00_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777667 Mär  3 07:15 2021-03-03_07-15_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281022 Mär  3 09:00 2021-03-03_09-00_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777668 Mär  3 09:15 2021-03-03_09-15_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777683 Mär  3 10:15 2021-03-03_10-15_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  280825 Mär  3 10:16 2021-03-03_10-16_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777751 Mär  3 10:20 2021-03-03_10-20_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281265 Mär  3 10:20 2021-03-03_10-20_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777764 Mär  3 12:20 2021-03-03_12-20_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  280754 Mär  3 12:21 2021-03-03_12-21_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281276 Mär  3 14:21 2021-03-03_14-21_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777235 Mär  3 14:23 2021-03-03_14-23_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281382 Mär  3 16:21 2021-03-03_16-21_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777230 Mär  3 16:25 2021-03-03_16-25_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281259 Mär  3 18:21 2021-03-03_18-21_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777233 Mär  3 18:25 2021-03-03_18-25_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281542 Mär  3 20:21 2021-03-03_20-21_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777246 Mär  3 20:30 2021-03-03_20-30_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281546 Mär  3 22:21 2021-03-03_22-21_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777242 Mär  3 22:30 2021-03-03_22-30_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777248 Mär  3 22:35 2021-03-03_22-35_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  280935 Mär  3 22:36 2021-03-03_22-36_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281127 Mär  4 00:36 2021-03-04_00-36_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777380 Mär  4 00:40 2021-03-04_00-40_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281093 Mär  4 02:36 2021-03-04_02-36_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777363 Mär  4 02:45 2021-03-04_02-45_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281202 Mär  4 04:36 2021-03-04_04-36_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777369 Mär  4 04:50 2021-03-04_04-50_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281351 Mär  4 06:36 2021-03-04_06-36_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777391 Mär  4 06:50 2021-03-04_06-50_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281156 Mär  4 08:36 2021-03-04_08-36_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777404 Mär  4 08:50 2021-03-04_08-50_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker    3378 Mär  4 10:32 2021-03-04_10-32_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281835 Mär  4 10:33 2021-03-04_10-33_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281902 Mär  4 10:36 2021-03-04_10-36_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker 1777405 Mär  4 10:55 2021-03-04_10-55_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281855 Mär 29 15:46 2021-03-29_15-46_states.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker    3384 Mär 29 15:55 2021-03-29_15-55_objects.json.gz
                                      -rw-rwxr--+ 1 iobroker iobroker  281215 Mär 29 15:55 2021-03-29_15-55_states.json.gz
                                      -rw-rw-r--+ 1 iobroker iobroker    3393 Mär 29 16:00 2021-03-29_16-00_objects.json.gz
                                      -rw-rw-r--+ 1 iobroker iobroker  281179 Mär 29 16:01 2021-03-29_16-01_states.json.gz
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von Thomas Braun
                                      #41

                                      @masterg-23 sagte in Zigbee Adapter bleibt gelb:

                                      -rw-rwxr--+ 1 iobroker iobroker 1777404 Mär  4 08:50 2021-03-04_08-50_objects.json.gz                
                                      -rw-rwxr--+ 1 iobroker iobroker    3378 Mär  4 10:32 2021-03-04_10-32_objects.json.gz
                                      

                                      Aktuell nicht. Aber in der Vergangenheit hattest du da Sprünge drin.
                                      Keine Ahnung ob das Langzeitfolgen sind. Vorher waren die Objects ja auch deutlich größer.

                                      Und warum klafft da eine Lücke vom 04 - 29 März?

                                      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

                                      Masterg 23M 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @masterg-23 sagte in Zigbee Adapter bleibt gelb:

                                        -rw-rwxr--+ 1 iobroker iobroker 1777404 Mär  4 08:50 2021-03-04_08-50_objects.json.gz                
                                        -rw-rwxr--+ 1 iobroker iobroker    3378 Mär  4 10:32 2021-03-04_10-32_objects.json.gz
                                        

                                        Aktuell nicht. Aber in der Vergangenheit hattest du da Sprünge drin.
                                        Keine Ahnung ob das Langzeitfolgen sind. Vorher waren die Objects ja auch deutlich größer.

                                        Und warum klafft da eine Lücke vom 04 - 29 März?

                                        Masterg 23M Offline
                                        Masterg 23M Offline
                                        Masterg 23
                                        schrieb am zuletzt editiert von
                                        #42

                                        @thomas-braun

                                        @thomas-braun said in Zigbee Adapter bleibt gelb:

                                        Und warum klafft da eine Lücke vom 04 - 29 März?

                                        Ich hatte ein DD backup den ich zurückgespielt habe. Das Backup ist von 10 oder 03 März gewesen. Nach dem ich ioBroker nicht erreichen konnte, hab ich ioBroker versucht noch einmal neu zu installieren. Deswegen ist da das heutige Datum auch zu sehen.

                                        Ich versuche das Backup noch einmal zu restoren.

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • Masterg 23M Masterg 23

                                          @thomas-braun

                                          @thomas-braun said in Zigbee Adapter bleibt gelb:

                                          Und warum klafft da eine Lücke vom 04 - 29 März?

                                          Ich hatte ein DD backup den ich zurückgespielt habe. Das Backup ist von 10 oder 03 März gewesen. Nach dem ich ioBroker nicht erreichen konnte, hab ich ioBroker versucht noch einmal neu zu installieren. Deswegen ist da das heutige Datum auch zu sehen.

                                          Ich versuche das Backup noch einmal zu restoren.

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

                                          @masterg-23

                                          Ich würde ja behaupten, das System ist dir am 04.03 zwischen 8:50 und 10:32 kaputt gegangen.

                                          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

                                          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

                                          545

                                          Online

                                          32.9k

                                          Benutzer

                                          83.0k

                                          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