Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. [Erledigt] zigbee läuft nicht nach Umzug auf proxmox

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    488

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

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

[Erledigt] zigbee läuft nicht nach Umzug auf proxmox

Scheduled Pinned Locked Moved Error/Bug
13 Posts 3 Posters 799 Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    lesiflo
    Most Active
    wrote on last edited by lesiflo
    #1

    Bin jetzt auch auf proxmox umgezogen und bekomme Zigbee nicht ans rennen. Jemand einen Tipp für mich. Suchfunktion brachte leider bisher keine Erfolg.

    pi@iobroker:~$ lsusb
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 004: ID 0573:1573 Zoran Co. Personal Media Division (Nogatech) USB Audio and HID
    Bus 001 Device 003: ID 0bda:c821 Realtek Semiconductor Corp. Bluetooth Radio 
    Bus 001 Device 010: ID 1cf1:0030 Dresden Elektronik ZigBee gateway [ConBee II]
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    
    pi@iobroker:~$ ls -al /dev/tty*
    crw-rw-rw- 1 nobody nogroup   5, 0 Feb  2 06:48 /dev/tty
    crw------- 1 pi     tty     136, 1 Feb  2 08:01 /dev/tty1
    crw--w---- 1 root   tty     136, 2 Feb  2 07:50 /dev/tty2
    crw-rw-rw- 1 nobody nogroup 166, 0 Feb  2 07:53 /dev/ttyACM0
    
    pi@iobroker:~$ ls -l /dev/serial/by-id
    total 0
    ---------- 1 root root 0 Feb  2 07:50 usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2151036-if00
    
    pi@iobroker:~$ iob logs --watch | uniq | grep zigbee
    2024-02-02 08:12:36.096  - info: zigbee.0 (2156) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
    2024-02-02 08:12:36.201  - info: zigbee.0 (2156) delete old Backup files. keep only last 10
    2024-02-02 08:12:36.202  - info: zigbee.0 (2156) Starting Zigbee  npm ...
    2024-02-02 08:12:36.368  - info: zigbee.0 (2156) Installed Version: iobroker.zigbee@1.10.1
    2024-02-02 08:12:36.096  - info: zigbee.0 (2156) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
    2024-02-02 08:12:36.201  - info: zigbee.0 (2156) delete old Backup files. keep only last 10
    2024-02-02 08:12:36.202  - info: zigbee.0 (2156) Starting Zigbee  npm ...
    2024-02-02 08:12:36.368  - info: zigbee.0 (2156) Installed Version: iobroker.zigbee@1.10.1
    2024-02-02 08:12:39.719  - info: zigbee.0 (2156) Coordinator firmware version: undefined
    2024-02-02 08:12:39.719  - info: zigbee.0 (2156) Coordinator firmware version: undefined
    2024-02-02 08:12:49.768  - error: zigbee.0 (2156) Starting zigbee-herdsman problem : "get network parameters Error:TIMEOUT"
    2024-02-02 08:12:49.768  - error: zigbee.0 (2156) Failed to start Zigbee
    2024-02-02 08:12:49.768  - error: zigbee.0 (2156) Error herdsman start
    2024-02-02 08:12:49.848  - info: zigbee.0 (2156) debug devices set to []
    2024-02-02 08:12:49.768  - error: zigbee.0 (2156) Starting zigbee-herdsman problem : "get network parameters Error:TIMEOUT"
    2024-02-02 08:12:49.768  - error: zigbee.0 (2156) Failed to start Zigbee
    2024-02-02 08:12:49.768  - error: zigbee.0 (2156) Error herdsman start
    2024-02-02 08:12:49.848  - info: zigbee.0 (2156) debug devices set to []
    2024-02-02 08:12:59.769  - info: zigbee.0 (2156) Try to reconnect. 1 attempts left
    2024-02-02 08:12:59.770  - info: zigbee.0 (2156) Starting Zigbee  npm ...
    2024-02-02 08:12:59.776  - info: zigbee.0 (2156) Installed Version: iobroker.zigbee@1.10.1
    2024-02-02 08:12:59.897  - error: zigbee.0 (2156) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
    2024-02-02 08:12:59.897  - error: zigbee.0 (2156) Failed to start Zigbee
    2024-02-02 08:12:59.897  - error: zigbee.0 (2156) Error herdsman start
    2024-02-02 08:12:59.769  - info: zigbee.0 (2156) Try to reconnect. 1 attempts left
    2024-02-02 08:12:59.770  - info: zigbee.0 (2156) Starting Zigbee  npm ...
    2024-02-02 08:12:59.776  - info: zigbee.0 (2156) Installed Version: iobroker.zigbee@1.10.1
    2024-02-02 08:12:59.897  - error: zigbee.0 (2156) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
    2024-02-02 08:12:59.897  - error: zigbee.0 (2156) Failed to start Zigbee
    2024-02-02 08:12:59.897  - error: zigbee.0 (2156) Error herdsman start
    
    
    Thomas BraunT 1 Reply Last reply
    0
    • L lesiflo

      Bin jetzt auch auf proxmox umgezogen und bekomme Zigbee nicht ans rennen. Jemand einen Tipp für mich. Suchfunktion brachte leider bisher keine Erfolg.

      pi@iobroker:~$ lsusb
      Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
      Bus 001 Device 004: ID 0573:1573 Zoran Co. Personal Media Division (Nogatech) USB Audio and HID
      Bus 001 Device 003: ID 0bda:c821 Realtek Semiconductor Corp. Bluetooth Radio 
      Bus 001 Device 010: ID 1cf1:0030 Dresden Elektronik ZigBee gateway [ConBee II]
      Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      
      pi@iobroker:~$ ls -al /dev/tty*
      crw-rw-rw- 1 nobody nogroup   5, 0 Feb  2 06:48 /dev/tty
      crw------- 1 pi     tty     136, 1 Feb  2 08:01 /dev/tty1
      crw--w---- 1 root   tty     136, 2 Feb  2 07:50 /dev/tty2
      crw-rw-rw- 1 nobody nogroup 166, 0 Feb  2 07:53 /dev/ttyACM0
      
      pi@iobroker:~$ ls -l /dev/serial/by-id
      total 0
      ---------- 1 root root 0 Feb  2 07:50 usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2151036-if00
      
      pi@iobroker:~$ iob logs --watch | uniq | grep zigbee
      2024-02-02 08:12:36.096  - info: zigbee.0 (2156) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
      2024-02-02 08:12:36.201  - info: zigbee.0 (2156) delete old Backup files. keep only last 10
      2024-02-02 08:12:36.202  - info: zigbee.0 (2156) Starting Zigbee  npm ...
      2024-02-02 08:12:36.368  - info: zigbee.0 (2156) Installed Version: iobroker.zigbee@1.10.1
      2024-02-02 08:12:36.096  - info: zigbee.0 (2156) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
      2024-02-02 08:12:36.201  - info: zigbee.0 (2156) delete old Backup files. keep only last 10
      2024-02-02 08:12:36.202  - info: zigbee.0 (2156) Starting Zigbee  npm ...
      2024-02-02 08:12:36.368  - info: zigbee.0 (2156) Installed Version: iobroker.zigbee@1.10.1
      2024-02-02 08:12:39.719  - info: zigbee.0 (2156) Coordinator firmware version: undefined
      2024-02-02 08:12:39.719  - info: zigbee.0 (2156) Coordinator firmware version: undefined
      2024-02-02 08:12:49.768  - error: zigbee.0 (2156) Starting zigbee-herdsman problem : "get network parameters Error:TIMEOUT"
      2024-02-02 08:12:49.768  - error: zigbee.0 (2156) Failed to start Zigbee
      2024-02-02 08:12:49.768  - error: zigbee.0 (2156) Error herdsman start
      2024-02-02 08:12:49.848  - info: zigbee.0 (2156) debug devices set to []
      2024-02-02 08:12:49.768  - error: zigbee.0 (2156) Starting zigbee-herdsman problem : "get network parameters Error:TIMEOUT"
      2024-02-02 08:12:49.768  - error: zigbee.0 (2156) Failed to start Zigbee
      2024-02-02 08:12:49.768  - error: zigbee.0 (2156) Error herdsman start
      2024-02-02 08:12:49.848  - info: zigbee.0 (2156) debug devices set to []
      2024-02-02 08:12:59.769  - info: zigbee.0 (2156) Try to reconnect. 1 attempts left
      2024-02-02 08:12:59.770  - info: zigbee.0 (2156) Starting Zigbee  npm ...
      2024-02-02 08:12:59.776  - info: zigbee.0 (2156) Installed Version: iobroker.zigbee@1.10.1
      2024-02-02 08:12:59.897  - error: zigbee.0 (2156) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
      2024-02-02 08:12:59.897  - error: zigbee.0 (2156) Failed to start Zigbee
      2024-02-02 08:12:59.897  - error: zigbee.0 (2156) Error herdsman start
      2024-02-02 08:12:59.769  - info: zigbee.0 (2156) Try to reconnect. 1 attempts left
      2024-02-02 08:12:59.770  - info: zigbee.0 (2156) Starting Zigbee  npm ...
      2024-02-02 08:12:59.776  - info: zigbee.0 (2156) Installed Version: iobroker.zigbee@1.10.1
      2024-02-02 08:12:59.897  - error: zigbee.0 (2156) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
      2024-02-02 08:12:59.897  - error: zigbee.0 (2156) Failed to start Zigbee
      2024-02-02 08:12:59.897  - error: zigbee.0 (2156) Error herdsman start
      
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #2

      @lesiflo

      Nach welcher Anleitung hast du es denn bislang versucht?

      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

      L 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @lesiflo

        Nach welcher Anleitung hast du es denn bislang versucht?

        L Offline
        L Offline
        lesiflo
        Most Active
        wrote on last edited by
        #3

        @thomas-braun Die hier https://www.iobroker.net/#de/documentation/install/proxmox.md

        Thomas BraunT 1 Reply Last reply
        0
        • L lesiflo

          @thomas-braun Die hier https://www.iobroker.net/#de/documentation/install/proxmox.md

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by
          #4

          @lesiflo

          Also danach?

          Proxmox - LXC (Linux Containers) -> USB Geräte durchreichen

          Und wo konkret hast du Probleme?

          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

          L 1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @lesiflo

            Also danach?

            Proxmox - LXC (Linux Containers) -> USB Geräte durchreichen

            Und wo konkret hast du Probleme?

            L Offline
            L Offline
            lesiflo
            Most Active
            wrote on last edited by lesiflo
            #5

            @thomas-braun Ja danach bin ich vorgegangen. Das Problem ist, das der Adapter gelb bleibt und die Meldungen hier kommen:

            
            zigbee.0
            2024-02-02 09:00:30.823	error	Error herdsman start
            
            zigbee.0
            2024-02-02 09:00:30.823	error	Failed to start Zigbee
            
            zigbee.0
            2024-02-02 09:00:30.823	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
            
            zigbee.0
            2024-02-02 09:00:30.672	info	Installed Version: iobroker.zigbee@1.10.1
            
            zigbee.0
            2024-02-02 09:00:30.659	info	Starting Zigbee npm ...
            
            zigbee.0
            2024-02-02 09:00:30.658	info	Try to reconnect. 1 attempts left
            
            zigbee.0
            2024-02-02 09:00:20.684	info	debug devices set to []
            
            zigbee.0
            2024-02-02 09:00:20.657	error	Error herdsman start
            
            zigbee.0
            2024-02-02 09:00:20.657	error	Failed to start Zigbee
            
            zigbee.0
            2024-02-02 09:00:20.657	error	Starting zigbee-herdsman problem : "get network parameters Error:TIMEOUT"
            
            zigbee.0
            2024-02-02 09:00:10.605	info	Coordinator firmware version: undefined
            
            zigbee.0
            2024-02-02 09:00:07.424	info	Installed Version: iobroker.zigbee@1.10.1
            

            Hier noch meine Konfigurationsdatei:

            arch: amd64
            cores: 4
            features: nesting=1
            hostname: iobroker
            memory: 4096
            net0: name=eth0,bridge=vmbr0,firewall=1,gw=192.168.2.1,hwaddr=BC:24:11:0F:06:DF,ip=192.168.2.50/24,ip6=dhcp,type=veth
            ostype: ubuntu
            rootfs: local-lvm:vm-100-disk-1,size=16G
            swap: 512
            unprivileged: 1
            lxc.cgroup2.devices.allow: c 189:* rwm
            lxc.mount.entry: usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2151036-if00 dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_I>
            lxc.cgroup2.devices.allow: c 166:* rwm
            lxc.mount.entry: /var/lib/lxc/100/devices/ttyACM0 dev/ttyACM0 none bind,optional,create=file
            
            Thomas BraunT 1 Reply Last reply
            0
            • L lesiflo

              @thomas-braun Ja danach bin ich vorgegangen. Das Problem ist, das der Adapter gelb bleibt und die Meldungen hier kommen:

              
              zigbee.0
              2024-02-02 09:00:30.823	error	Error herdsman start
              
              zigbee.0
              2024-02-02 09:00:30.823	error	Failed to start Zigbee
              
              zigbee.0
              2024-02-02 09:00:30.823	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
              
              zigbee.0
              2024-02-02 09:00:30.672	info	Installed Version: iobroker.zigbee@1.10.1
              
              zigbee.0
              2024-02-02 09:00:30.659	info	Starting Zigbee npm ...
              
              zigbee.0
              2024-02-02 09:00:30.658	info	Try to reconnect. 1 attempts left
              
              zigbee.0
              2024-02-02 09:00:20.684	info	debug devices set to []
              
              zigbee.0
              2024-02-02 09:00:20.657	error	Error herdsman start
              
              zigbee.0
              2024-02-02 09:00:20.657	error	Failed to start Zigbee
              
              zigbee.0
              2024-02-02 09:00:20.657	error	Starting zigbee-herdsman problem : "get network parameters Error:TIMEOUT"
              
              zigbee.0
              2024-02-02 09:00:10.605	info	Coordinator firmware version: undefined
              
              zigbee.0
              2024-02-02 09:00:07.424	info	Installed Version: iobroker.zigbee@1.10.1
              

              Hier noch meine Konfigurationsdatei:

              arch: amd64
              cores: 4
              features: nesting=1
              hostname: iobroker
              memory: 4096
              net0: name=eth0,bridge=vmbr0,firewall=1,gw=192.168.2.1,hwaddr=BC:24:11:0F:06:DF,ip=192.168.2.50/24,ip6=dhcp,type=veth
              ostype: ubuntu
              rootfs: local-lvm:vm-100-disk-1,size=16G
              swap: 512
              unprivileged: 1
              lxc.cgroup2.devices.allow: c 189:* rwm
              lxc.mount.entry: usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2151036-if00 dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_I>
              lxc.cgroup2.devices.allow: c 166:* rwm
              lxc.mount.entry: /var/lib/lxc/100/devices/ttyACM0 dev/ttyACM0 none bind,optional,create=file
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #6

              @lesiflo

              Und wie sah jetzt deine Lösung aus?
              Wäre für die Nachwelt interessant, die hier in den Thread stolpert.

              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

              L 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @lesiflo

                Und wie sah jetzt deine Lösung aus?
                Wäre für die Nachwelt interessant, die hier in den Thread stolpert.

                L Offline
                L Offline
                lesiflo
                Most Active
                wrote on last edited by
                #7

                @thomas-braun Ich habe den Zigbee Stick mal aus lauter Verzweifelung an einen USB-Port am proxmox Server gesteckt.
                Danach ging es, warum auch immer.

                Thomas BraunT MartinPM 2 Replies Last reply
                0
                • L lesiflo

                  @thomas-braun Ich habe den Zigbee Stick mal aus lauter Verzweifelung an einen USB-Port am proxmox Server gesteckt.
                  Danach ging es, warum auch immer.

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #8

                  @lesiflo

                  Und wo hat der zuvor gesteckt?

                  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

                  L 1 Reply Last reply
                  0
                  • L lesiflo

                    @thomas-braun Ich habe den Zigbee Stick mal aus lauter Verzweifelung an einen USB-Port am proxmox Server gesteckt.
                    Danach ging es, warum auch immer.

                    MartinPM Online
                    MartinPM Online
                    MartinP
                    wrote on last edited by
                    #9

                    @lesiflo Interessant wäre, was jetzt hierbei herauskommt ...

                    martin@ZigbeeStuff:~$ ls -l /dev/serial/by-id/
                    insgesamt 0
                    lrwxrwxrwx 1 root root 13 28. Dez 10:41 usb-dresden_elektronik_ConBee_III_DE03189531-if00-port0 -> ../../ttyUSB0
                    

                    Der Hinweis "-> ../../ttyUSB0" dass es ein Symlink ist, fehlte bei Deiner Ausgabe

                    Intel(R) Celeron(R) CPU N3000 @ 1.04GHz 8G RAM 480G SSD
                    Virtualization : unprivileged lxc container (debian 13) on Proxmox 9.1.5)
                    Linux pve 6.17.9-1-pve
                    6 GByte RAM für den Container
                    Fritzbox 6591 FW 8.20 (Vodafone Leih-Box)
                    Remote-Access über Wireguard der Fritzbox

                    L 1 Reply Last reply
                    0
                    • MartinPM MartinP

                      @lesiflo Interessant wäre, was jetzt hierbei herauskommt ...

                      martin@ZigbeeStuff:~$ ls -l /dev/serial/by-id/
                      insgesamt 0
                      lrwxrwxrwx 1 root root 13 28. Dez 10:41 usb-dresden_elektronik_ConBee_III_DE03189531-if00-port0 -> ../../ttyUSB0
                      

                      Der Hinweis "-> ../../ttyUSB0" dass es ein Symlink ist, fehlte bei Deiner Ausgabe

                      L Offline
                      L Offline
                      lesiflo
                      Most Active
                      wrote on last edited by
                      #10

                      @martinp sagte in [Erledigt] zigbee läuft nicht nach Umzug auf proxmox:

                      ls -l /dev/serial/by-id/

                      Auf der VM vom iobroker steht das hier:

                      pi@iobroker:~$ ls -l /dev/serial/by-id/
                      total 0
                      ---------- 1 root root 0 Feb  2 11:46 usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2151036-if00
                      pi@iobroker:~$ 
                      

                      Auf dem proxmox das hier:

                      root@proxmox:~# ls -l /dev/serial/by-id/
                      total 0
                      lrwxrwxrwx 1 root root 13 Feb  2 11:50 usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2151036-if00 -> ../../ttyACM0
                      root@proxmox:~# 
                      
                      1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @lesiflo

                        Und wo hat der zuvor gesteckt?

                        L Offline
                        L Offline
                        lesiflo
                        Most Active
                        wrote on last edited by
                        #11

                        @thomas-braun Vorher steckte er in einem USB 2.0 Port jetzt in einen 3.0 Port. Kann aber auch Zufall gewesen sein das es jetzt geht.

                        Thomas BraunT 1 Reply Last reply
                        0
                        • L lesiflo

                          @thomas-braun Vorher steckte er in einem USB 2.0 Port jetzt in einen 3.0 Port. Kann aber auch Zufall gewesen sein das es jetzt geht.

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by
                          #12

                          @lesiflo

                          Direkt im Port? Diese Zigbee-USB-Stöckchen hängen am liebsten an einer Verlängerung.

                          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

                          L 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @lesiflo

                            Direkt im Port? Diese Zigbee-USB-Stöckchen hängen am liebsten an einer Verlängerung.

                            L Offline
                            L Offline
                            lesiflo
                            Most Active
                            wrote on last edited by
                            #13

                            @thomas-braun Mit 1m Verlängerung.

                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            580

                            Online

                            32.7k

                            Users

                            82.5k

                            Topics

                            1.3m

                            Posts
                            Community
                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                            ioBroker Community 2014-2025
                            logo
                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Home
                            • Recent
                            • Tags
                            • Unread 0
                            • Categories
                            • Unreplied
                            • Popular
                            • GitHub
                            • Docu
                            • Hilfe