Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Einbindung von Geräten
    5. [gelöst] Proxmox Zigbee Permisson denied

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    [gelöst] Proxmox Zigbee Permisson denied

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      MCU @Thomas Braun last edited by MCU

      @thomas-braun Weil ich den Befehl nicht kannte.
      Container

      ls -l /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_xx-if00-port0                                                 
      ---------- 1 root root 0 Jul  3 11:11 /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_xx-if00-port0
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @MCU last edited by

        @mcu sagte in Proxmox Zigbee Permisson denied:

        ---------- 1 root root 0 Jul 3 11:11

        Keine Rechte für nichts und niemanden. Wird wohl mit dem Durchreichen zusammenhängen. Hab ich aber keine Aktien drin.

        M 1 Reply Last reply Reply Quote 0
        • M
          MCU @Thomas Braun last edited by MCU

          @thomas-braun Hab mal die conf umgestellt
          Container

          ls -l /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_xx-if00-port0
          crw-rw---- 1 nobody nogroup 188, 0 Jul  3 10:56 /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_xx-if00-port0
          
          Thomas Braun K 2 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @MCU last edited by

            @mcu sagte in Proxmox Zigbee Permisson denied:

            crw-rw----

            Ist auch falsch, das müsste ein l wie in LINK sein.
            Siehe

            echad@chet:~ $ ls -l /dev/serial/by-id/usb-Silicon_Labs_slae.sh_cc2652rb_stick_-_slaesh_s_iot_stuff_00_12_4B_00_23_93_2C_A8-if00-port0
            lrwxrwxrwx 1 root root 13 Jun 28 00:17 /dev/serial/by-id/usb-Silicon_Labs_slae.sh_cc2652rb_stick_-_slaesh_s_iot_stuff_00_12_4B_00_23_93_2C_A8-if00-port0 -> ../../ttyUSB0
            echad@chet:~ $
            
            M 1 Reply Last reply Reply Quote 0
            • M
              MCU @Thomas Braun last edited by

              @thomas-braun
              Jetzt kommen diese Meldungen.

              
              zigbee.0
              2022-07-03 12:53:54.407	error	Error herdsman start
              
              zigbee.0
              2022-07-03 12:53:54.406	error	Failed to start Zigbee
              
              zigbee.0
              2022-07-03 12:53:54.406	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
              
              zigbee.0
              2022-07-03 12:53:44.340	error	Failed to start Zigbee
              
              zigbee.0
              2022-07-03 12:53:44.340	error	Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
              
              zigbee.0
              2022-07-03 12:53:44.309	error	Re-commissioning your network will require re-pairing of all devices!
              
              zigbee.0
              2022-07-03 12:53:44.309	error	If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
              
              zigbee.0
              2022-07-03 12:53:44.309	error	Please update configuration to prevent further issues.
              
              zigbee.0
              2022-07-03 12:53:44.309	error	- Channel List: configured=11, adapter=11
              
              zigbee.0
              2022-07-03 12:53:44.309	error	- Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
              
              zigbee.0
              2022-07-03 12:53:44.309	error	- Extended PAN ID: configured=77dddddddddddddd, adapter=00124b0024c9b022
              
              zigbee.0
              2022-07-03 12:53:44.308	error	- PAN ID: configured=6754, adapter=6754
              
              zigbee.0
              2022-07-03 12:53:44.308	error	Configuration is not consistent with adapter state/backup!
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @MCU last edited by

                @mcu sagte in Proxmox Zigbee Permisson denied:

                Extended PAN ID: configured=77dddddddddddddd, adapter=00124b0024c9b022

                Musst du übereinander bringen.

                M 1 Reply Last reply Reply Quote 0
                • M
                  MCU @Thomas Braun last edited by MCU

                  @thomas-braun Habs es geändert auf DD...DD

                  
                  zigbee.0
                  2022-07-03 12:56:03.493	info	Zigbee started
                  
                  zigbee.0
                  2022-07-03 12:56:03.493	info	Currently no devices.
                  
                  zigbee.0
                  2022-07-03 12:56:03.482	info	--> transmitPower : normal
                  
                  zigbee.0
                  2022-07-03 12:56:03.479	info	Unable to disable LED, unsupported function.
                  
                  zigbee.0
                  2022-07-03 12:56:03.471	info	Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20210708}}
                  

                  Danke für die Unterstützung.

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @MCU last edited by

                    @mcu sagte in Proxmox Zigbee Permisson denied:

                    Habs es geändert auf DD...DD

                    Man sollte eine individuelle HEX-Zeichenfolge nehmen.

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      MCU @Thomas Braun last edited by

                      @thomas-braun Sobald ich es ändere kommt wieder derFehler von oben:
                      error - Extended PAN ID: configured=77dddddddddddddd, adapter=00124b0024c9b022
                      Wie bring ich die dann übereinander?

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @MCU last edited by Thomas Braun

                        @mcu sagte in Proxmox Zigbee Permisson denied:
                        Trag 00124b0024c9b022 in den Adapter ein.

                        Ggf. ändert sich dann aber nochmal die Byte-Folge. Hat mit der Endianess zu tun.

                        M 1 Reply Last reply Reply Quote 0
                        • M
                          MCU @Thomas Braun last edited by

                          @thomas-braun Wo finde ich denn den Adapter?

                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @MCU last edited by

                            @mcu
                            ?

                            Da wo du jetzt DDDDDDDDDDDD77 oder sowas drin hast einfach
                            00124b0024c9b022
                            eintragen.

                            M 1 Reply Last reply Reply Quote 0
                            • M
                              MCU @Thomas Braun last edited by

                              @thomas-braun Also mit Adapter ist die PAN ID gemeint. Ok.
                              Vielen Dank.

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @MCU last edited by

                                @mcu

                                Extended PAN ID: configured=77dddddddddddddd, adapter=00124b0024c9b022

                                M 1 Reply Last reply Reply Quote 0
                                • M
                                  MCU @Thomas Braun last edited by MCU

                                  @thomas-braun Meine Logik dachte, ich müsste es in einem anderen Parameter-Feld eingeben. Hatte nicht an to adapt -> anpassen gedacht.

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    MCU last edited by MCU

                                    @thomas-braun Muss leider nochmal nachhaken.
                                    Habe jetzt einen priviligierten Container erstellt und versuche Zigbee zu nutzen.
                                    001f8d53-83f6-4f8f-a4e9-b57d584d75bc-image.png

                                    Im unpriviligiertem Container läuft es, im priviligiertem nicht?

                                    Geprüfte Werte im unpriviligiertem Container

                                    prox@iobrokerPROD:~$ ls -l /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_48e2ca301045ec119c1e92fd6f14af06-if00-port0
                                    crwxrwxrwx 1 nobody nogroup 188, 0 Jul  9 22:04 /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_48e2ca301045ec119c1e92fd6f14af06-if00-port0
                                    

                                    Geprüfte Werte im priviligiertem Container

                                    prox@iobrokerPRIV:~$ ls -l /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_48e2ca301045ec119c1e92fd6f14af06-if00-port0
                                    crwxrwxrwx 1 root dialout 188, 0 Jul  9 20:04 /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_48e2ca301045ec119c1e92fd6f14af06-if00-port0
                                    prox@iobrokerPRIV:~$ id iobroker
                                    uid=1002(iobroker) gid=1002(iobroker) groups=1002(iobroker),5(tty),20(dialout),29(audio),44(video)
                                    
                                    

                                    Log vom priviligiertem Container

                                    zigbee.0
                                    2022-07-09 22:19:01.255	error	getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
                                    
                                    zigbee.0
                                    2022-07-09 22:17:47.507	error	Error herdsman start
                                    
                                    zigbee.0
                                    2022-07-09 22:17:47.506	error	Failed to start Zigbee
                                    
                                    zigbee.0
                                    2022-07-09 22:17:47.506	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: Operation not permitted, cannot open /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_48e2ca301045ec119c1e92fd6f14af06-if00-port0'"
                                    
                                    zigbee.0
                                    2022-07-09 22:17:47.454	info	Installed Version: iobroker.zigbee@1.7.5
                                    
                                    zigbee.0
                                    2022-07-09 22:17:47.449	info	Starting Zigbee npm ...
                                    
                                    zigbee.0
                                    2022-07-09 22:17:47.448	info	Try to reconnect. 1 attempts left
                                    
                                    zigbee.0
                                    2022-07-09 22:17:37.448	error	Error herdsman start
                                    
                                    zigbee.0
                                    2022-07-09 22:17:37.448	error	Failed to start Zigbee
                                    
                                    zigbee.0
                                    2022-07-09 22:17:37.448	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: Operation not permitted, cannot open /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_48e2ca301045ec119c1e92fd6f14af06-if00-port0'"
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @MCU last edited by

                                      @mcu

                                      Von Containern hab ich nur insofern Ahnung, dass ich weiß:
                                      In geraden Wochen wird donnerstags der gelbe geholt, in den ungeraden der graue. Altpapier wird freitags abgeholt.

                                      1 Reply Last reply Reply Quote 1
                                      • K
                                        Kochen @MCU last edited by

                                        @mcu Kannst du mir sagen, was du in/an der conf umgestellt hast?
                                        Ich habe die gleichen Probleme:

                                        Container:

                                        ls -l /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_xxx-if00-port0
                                        ---------- 1 root root 0 Sep 22 13:56 /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_xxx-if00-port0
                                        
                                        M 1 Reply Last reply Reply Quote 0
                                        • M
                                          MCU @Kochen last edited by MCU

                                          @kochen
                                          Wie sieht es denn auf dem Host aus? Und Deine conf? Bei dir scheint es ein Rechte Problem zu geben?

                                          K 1 Reply Last reply Reply Quote 0
                                          • K
                                            Kochen @MCU last edited by

                                            @mcu
                                            Hi, hier die Daten, dabei habe ich mich an diese Anleitung gehalten:
                                            https://www.iobroker.net/#de/documentation/install/proxmox.md

                                            Host

                                            code_textroot@proxmox:~# lsusb
                                            Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                                            Bus 001 Device 005: ID 8087:07da Intel Corp. Centrino Bluetooth Wireless Transceiver
                                            Bus 001 Device 006: ID 10c4:ea60 Silicon Labs CP210x UART Bridge
                                            Bus 001 Device 007: ID 0451:bef3 Texas Instruments, Inc. CC1352R1 Launchpad
                                            Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                                            root@proxmox:~# 
                                            
                                            
                                            root@proxmox:~# ls -l /dev/bus/usb/001/010
                                            crw-rw-rw- 1 root users 189, 9 Sep 24 20:31 /dev/bus/usb/001/010
                                            root@proxmox:~# 
                                            
                                            root@proxmox:~# ls /dev/serial/by-id/
                                            usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_f266e43a5229ec1184766f7840c9ce8d-if00-port0
                                            root@proxmox:~# 
                                            
                                            root@proxmox:~# ls -l /dev/ttyACM*
                                            ls: cannot access '/dev/ttyACM*': No such file or directory
                                            root@proxmox:~# ls -l /dev/ttyUSB*
                                            crw-rw-rw- 1 root dialout 188, 0 Sep 24 20:31 /dev/ttyUSB0
                                            root@proxmox:~# 
                                            
                                             GNU nano 5.4                                                                     115.conf *                                                                            
                                            arch: amd64
                                            cores: 1
                                            features: nesting=1
                                            hostname: ioBroker
                                            memory: 1024
                                            net0: name=eth0,bridge=vmbr0,firewall=1,hwaddr=6E:65:FC:36:43:CB,ip=dhcp,type=veth
                                            ostype: debian
                                            parent: nachIoInstall
                                            rootfs: local-lvm:vm-115-disk-0,size=16G
                                            swap: 1024
                                            unprivileged: 1
                                            
                                            lxc.cgroup2.devices.allow: c 189:* rwm
                                            lxc.mount.entry: usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_xxx-if00-port0 dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_xxx-if00-port0 none bind,optional,create=file
                                            
                                            lxc.cgroup2.devices.allow: c 188:* rwm
                                            lxc.mount.entry: /dev/ttyUSB0 dev/ttyUSB0 none bind,optional,create=file
                                            
                                            [nachIoInstall]
                                            #ioBroker erfolgreich installiert ip 163
                                            arch: amd64
                                            cores: 1
                                            features: nesting=1
                                            hostname: ioBroker
                                            memory: 1024
                                            net0: name=eth0,bridge=vmbr0,firewall=1,hwaddr=6E:65:FC:36:43:CB,ip=dhcp,type=veth
                                            ostype: debian
                                            parent: vorIOInstall
                                            rootfs: local-lvm:vm-115-disk-0,size=16G
                                            snaptime: 1664004213
                                            swap: 1024
                                            unprivileged: 1
                                            
                                            [vorIOInstall]
                                            #Date, User David updates
                                            arch: amd64
                                            cores: 1
                                            features: nesting=1
                                            hostname: ioBroker
                                            
                                            root@proxmox:/etc/pve/lxc# chmod o+rw /dev/ttyUSB*
                                            root@proxmox:/etc/pve/lxc# 
                                            

                                            LXC Container:

                                            david@ioBroker:~$ lsusb
                                            Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                                            Bus 001 Device 005: ID 8087:07da Intel Corp. Centrino Bluetooth Wireless Transceiver
                                            Bus 001 Device 004: ID 0451:bef3 Texas Instruments, Inc. CC1352R1 Launchpad
                                            Bus 001 Device 003: ID 046a:0180 Cherry GmbH Strait 3.0
                                            Bus 001 Device 002: ID 10c4:ea60 Silicon Labs CP210x UART Bridge
                                            Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                                            david@ioBroker:~$ 
                                            
                                            david@ioBroker:~$ ls -l /dev
                                            total 0
                                            crw--w---- 1 root   tty     136, 0 Sep 25 13:33 console
                                            lrwxrwxrwx 1 root   root        11 Sep 25 13:33 core -> /proc/kcore
                                            lrwxrwxrwx 1 root   root        13 Sep 25 13:32 fd -> /proc/self/fd
                                            crw-rw-rw- 1 nobody nogroup   1, 7 Sep 25 13:29 full
                                            lrwxrwxrwx 1 root   root        12 Sep 25 13:33 initctl -> /run/initctl
                                            lrwxrwxrwx 1 root   root        28 Sep 25 13:33 log -> /run/systemd/journal/dev-log
                                            drwxrwxrwt 2 nobody nogroup     40 Sep 25 13:32 mqueue
                                            crw-rw-rw- 1 nobody nogroup   1, 3 Sep 25 13:29 null
                                            crw-rw-rw- 1 root   root      5, 2 Sep 25 13:34 ptmx
                                            drwxr-xr-x 2 root   root         0 Sep 25 13:32 pts
                                            crw-rw-rw- 1 nobody nogroup   1, 8 Sep 25 13:29 random
                                            drwxr-xr-x 3 root   root        60 Sep 25 13:32 serial
                                            drwxrwxrwt 2 root   root        40 Sep 25 13:33 shm
                                            lrwxrwxrwx 1 root   root        15 Sep 25 13:32 stderr -> /proc/self/fd/2
                                            lrwxrwxrwx 1 root   root        15 Sep 25 13:32 stdin -> /proc/self/fd/0
                                            lrwxrwxrwx 1 root   root        15 Sep 25 13:32 stdout -> /proc/self/fd/1
                                            crw-rw-rw- 1 nobody nogroup   5, 0 Sep 25 13:29 tty
                                            crw------- 1 david  tty     136, 1 Sep 25 13:34 tty1
                                            crw--w---- 1 root   tty     136, 2 Sep 25 13:33 tty2
                                            crw-rw-rw- 1 nobody nogroup 188, 0 Sep 25 13:29 ttyUSB0
                                            crw-rw-rw- 1 nobody nogroup   1, 9 Sep 25 13:29 urandom
                                            crw-rw-rw- 1 nobody nogroup   1, 5 Sep 25 13:29 zero
                                            david@ioBroker:~$ 
                                            

                                            Zigbee Adapter:

                                            4cacc741-6785-439b-8931-b132fdaacb11-image.png

                                            
                                            zigbee.0
                                            2022-09-25 13:38:33.445	error	getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
                                            
                                            zigbee.0
                                            2022-09-25 13:37:25.932	error	Error herdsman start
                                            
                                            zigbee.0
                                            2022-09-25 13:37:25.931	error	Failed to start Zigbee
                                            
                                            zigbee.0
                                            2022-09-25 13:37:25.930	error	Starting zigbee-herdsman problem : "No path provided and failed to auto detect path"
                                            
                                            zigbee.0
                                            2022-09-25 13:37:15.741	error	Error herdsman start
                                            
                                            zigbee.0
                                            2022-09-25 13:37:15.740	error	Failed to start Zigbee
                                            
                                            zigbee.0
                                            2022-09-25 13:37:15.740	error	Starting zigbee-herdsman problem : "No path provided and failed to auto detect path"
                                            
                                            zigbee.0
                                            2022-09-25 13:37:14.925	error	Serial port not selected! Go to settings page.
                                            

                                            Irgendwelche Ideen?
                                            Ich versuche es nun schon seit einigen Tagen, aber ohne Erfolg 😞

                                            CrunkFX 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            540
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            zigbee proxmox nuc
                                            5
                                            32
                                            2041
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo