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
      Conf-Einträge

      lxc.mount.entry: /dev/bus/usb/003/002 dev/bus/usb/003/002 none bind,optional,create=file
      lxc.cgroup2.devices.allow: c 189:* rwm
      lxc.mount.entry: usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_48e2ca301045ec119c1e92fd6f14af06-if00-port0 dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_48e2ca301045ec119c1e92fd6f14af06-if00-port0 none bind,optional,create=file
      

      HOST

      ls /dev/serial/by-id/
      usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_xx-if00-port0
      
       ls -l /dev/ttyACM*
      ls: cannot access '/dev/ttyACM*': No such file or directory
      
      lsusb
      Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
      Bus 003 Device 003: ID xx Cherry GmbH CHERRY Wireless Desktop
      Bus 003 Device 002: ID xx Silicon Labs CP210x UART Bridge
      Bus 003 Device 004: ID xx Intel Corp.
      Bus 003 Device 001: ID xx Linux Foundation 2.0 root hub
      Bus 002 Device 001: ID xx Linux Foundation 3.0 root hub
      Bus 001 Device 001: ID xx Linux Foundation 2.0 root hub
      
      ls -l /dev/bus/usb/003/002
      crw-rw-r-- 1 root root 189, 257 Jul  3 10:56 /dev/bus/usb/003/002
      

      Was mir aufgefallen ist, dass beim usb/003/002 die Gruppe root ist und nicht users?

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

        @mcu

        Die Rechte sind i.O.
        Aber es fehlt das LinkTarget.
        In meinem 'nativen' System:

        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:~ $
        

        Der relative Pfad ../../ttyUSB0 wird dann absolut zu /dev/ttyUSB0

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

          @thomas-braun
          HOST

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

            @mcu

            Und warum hast du das nicht gleich vollständig gepostet?

            M 1 Reply Last reply Reply Quote 0
            • 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
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            395
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            zigbee proxmox nuc
                                            5
                                            32
                                            1931
                                            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