Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst]CC2531 an proxmox an LXC durchreichen scheitert...

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [gelöst]CC2531 an proxmox an LXC durchreichen scheitert...

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

      @rikdrs sagte in [gelöst]CC2531 an proxmox an LXC durchreichen scheitert...:

      was muss ich machen

      probier es mal damit, siehe Anleitung Usb Geräte durchreichen

      R 1 Reply Last reply Reply Quote 0
      • amg_666
        amg_666 @RikDRS last edited by

        @rikdrs Was steht denn im log wenn du zigbee neu startest? Wenn er da rummeckert, dass er den Stick nicht ifndet dann wird der (noch) nicht durchgereicht, oder du hast im Adapter eine falsche Einstellung.

        R 1 Reply Last reply Reply Quote 0
        • R
          RikDRS @crunchip last edited by

          @crunchip said in [gelöst]CC2531 an proxmox an LXC durchreichen scheitert...:

          @rikdrs sagte in [gelöst]CC2531 an proxmox an LXC durchreichen scheitert...:

          was muss ich machen

          probier es mal damit, siehe Anleitung Usb Geräte durchreichen

          genauso hab ich es gemacht - außer die UDEV-Regel
          die kommt, wenn die Instanz läuft

          1 Reply Last reply Reply Quote 0
          • R
            RikDRS @amg_666 last edited by

            @amg_666 said in [gelöst]CC2531 an proxmox an LXC durchreichen scheitert...:

            @rikdrs Was steht denn im log wenn du zigbee neu startest? Wenn er da rummeckert, dass er den Stick nicht ifndet dann wird der (noch) nicht durchgereicht, oder du hast im Adapter eine falsche Einstellung.

            das könnte es sein - hier ein Log-Auszug:

            2022-03-11 18:40:43.103 - info: zigbee.0 (1245) Try to reconnect. 1 attempts left
            2022-03-11 18:40:43.103 - info: zigbee.0 (1245) Starting Zigbee npm ...
            2022-03-11 18:40:43.111 - info: zigbee.0 (1245) Installed Version: iobroker.zigbee@1.6.16
            2022-03-11 18:40:43.217 - error: zigbee.0 (1245) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
            2022-03-11 18:40:43.217 - error: zigbee.0 (1245) Failed to start Zigbee
            2022-03-11 18:40:43.217 - error: zigbee.0 (1245) Error herdsman start
            

            was nun? Danke!

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

              @rikdrs und was steht in der Instanz?

              R 1 Reply Last reply Reply Quote 0
              • R
                RikDRS @crunchip last edited by

                @crunchip was genau meinst Du?
                In der Übersicht der Instanz vom Zigbee hat sich nichts verändert zum Bild oben

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

                  @rikdrs was du eingetragen hast als Gerät

                  R 1 Reply Last reply Reply Quote 0
                  • R
                    RikDRS @crunchip last edited by

                    @crunchip
                    /dev/ttyACM0
                    Aus "Frust" auch schon /dev/ttyACM1, brachte natürlich auch keinen Erfolg 😉

                    1 Reply Last reply Reply Quote 0
                    • R
                      RikDRS last edited by

                      Gerade nochmal den Stick gezogen und wieder eingesetzt, hier das Log

                      2022-03-12 06:44:20.138 - error: zigbee.0 (14794) Configuration is not consistent with adapter state/backup!
                      2022-03-12 06:44:20.138 - error: zigbee.0 (14794) - PAN ID: configured=6851, adapter=6851
                      2022-03-12 06:44:20.138 - error: zigbee.0 (14794) - Extended PAN ID: configured=d5b31ac0b9e7a5f1, adapter=00124b001cdd462d
                      2022-03-12 06:44:20.139 - error: zigbee.0 (14794) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                      2022-03-12 06:44:20.139 - error: zigbee.0 (14794) - Channel List: configured=13, adapter=13
                      2022-03-12 06:44:20.139 - error: zigbee.0 (14794) Please update configuration to prevent further issues.
                      2022-03-12 06:44:20.139 - error: zigbee.0 (14794) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                      2022-03-12 06:44:20.139 - error: zigbee.0 (14794) Re-commissioning your network will require re-pairing of all devices!
                      2022-03-12 06:44:20.187 - error: zigbee.0 (14794) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                      2022-03-12 06:44:20.187 - error: zigbee.0 (14794) Failed to start Zigbee
                      2022-03-12 06:44:20.187 - error: zigbee.0 (14794) Error herdsman start
                      

                      da werden ja nun mehrere Fehler gelistet (Configuration is not consistent with adapter state/backup! und ff), hat es evt damit noch was zu tun?

                      Thomas Braun crunchip 2 Replies Last reply Reply Quote 0
                      • crunchip
                        crunchip Forum Testing Most Active last edited by

                        @rikdrs /dev/ttyACM0 steht aber drin also wäre /dev/ttyACM1 falsch

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

                          @rikdrs sagte in [gelöst]CC2531 an proxmox an LXC durchreichen scheitert...:

                          Extended PAN ID: configured=d5b31ac0b9e7a5f1, adapter=00124b001cdd462d

                          Sollte angepasst werden.

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

                            @rikdrs also wurde er doch jetzt erkannt, nur deine Konfig ist falsch, so wie ich das lese

                            Extended PAN ID: configured=d5b31ac0b9e7a5f1, adapter=00124b001cdd462d
                            
                            1 Reply Last reply Reply Quote 0
                            • R
                              RikDRS last edited by

                              Zum Morgen eine kleine Erfolgsgeschichte

                              Ich habe gerade wie in den Logs angeboten die nvbackup.json gelöscht und zusätzlich Netzwerk-Channel und PAN-ID verändert, dann die Instanz gestartet und siehe da, alles grün.

                              Danke für Eure Hilfe!
                              Rik

                              Merlin123 1 Reply Last reply Reply Quote 0
                              • Merlin123
                                Merlin123 @RikDRS last edited by Merlin123

                                Kann mir jemand noch mal Schritt für Schritt helfen?

                                meine LXC Conf sieht aktuell so aus:

                                arch: amd64
                                cores: 2
                                features: nesting=1
                                hostname: octoprint
                                memory: 4096
                                net0: name=eth0,bridge=vmbr0,firewall=1,hwaddr=7E:58:90:B0:11:97,ip=dhcp,ip6=dhcp,type=veth
                                onboot: 1
                                ostype: debian
                                rootfs: local-lvm:vm-101-disk-0,size=10G
                                swap: 512
                                unprivileged: 1
                                lxc.mount.entry: /dev/serial/by-id/xxx dev/serial/by-id/usb-1a86_USB_Serial-if00-port0 none bind,optional,create=file
                                lxc.cgroup.devices.allow: c 189:* rwm
                                lxc.mount.entry: /dev/ttyUSB0 dev/ttyUSB0 none bind,optional,create=file
                                

                                Nach einem Neustart bekomme ich aber im Container immer wieder ein
                                Unexpected error while connecting to serial port /dev/ttyUSB0, baudrate 250000 from hook default: SerialException: '[Errno 13] could not open port /dev/ttyUSB0: [Errno 13] Permission denied: '/dev/ttyUSB0'' @ comm.py:_open_serial:3775

                                im Host sieht das so aus:

                                root@pve:/etc/pve/lxc# lsusb
                                Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
                                Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                                Bus 001 Device 007: ID 1a86:7523 QinHeng Electronics CH340 serial converter
                                Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
                                Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                                Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                                Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                                root@pve:/etc/pve/lxc#  ls -l /dev/bus/usb/001/007
                                crw-rw-r-- 1 root root 189, 6 May  1 10:12 /dev/bus/usb/001/007
                                
                                root@pve: ls -la /dev/serial/by-id
                                total 0
                                drwxr-xr-x 2 root root 60 Apr 30 13:14 .
                                drwxr-xr-x 4 root root 80 Apr 30 13:14 ..
                                lrwxrwxrwx 1 root root 13 Apr 30 13:14 usb-1a86_USB_Serial-if00-port0 -> ../../ttyUSB0
                                
                                

                                Wo ist mein Fehler?

                                ? 1 Reply Last reply Reply Quote -1
                                • ?
                                  A Former User @Merlin123 last edited by

                                  @merlin123 said in [gelöst]CC2531 an proxmox an LXC durchreichen scheitert...:

                                  lxc.mount.entry: /dev/serial/by-id/xxx dev/serial/by-id/usb-1a86_USB_Serial-if00-port0 none bind,optional,create=file
                                  lxc.mount.entry: /dev/ttyUSB0 dev/ttyUSB0 none bind,optional,create=file

                                  @Merlin123
                                  ich denke, dass Dein Fehler in dieser Zeile und der Folgenden ist.

                                  so sieht meine aus,

                                  lxc.mount.entry: /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.12__Embed_with_CMSIS-DAP_L1100FRC-if00 dev/ttyACM0 none bind,optional,create=file
                                  lxc.mount.entry: /dev/serial/by-id/usb-0658_0200-if00 dev/ttyACM2 none bind,optional,create=file
                                  

                                  VG
                                  Bernd

                                  Merlin123 1 Reply Last reply Reply Quote 0
                                  • Merlin123
                                    Merlin123 @Guest last edited by

                                    @dp20eic jo.. Danke... war blind... 😄 Scheint jetzt zu gehen!

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

                                      Tja... wie gewonnen, so zerronnen... Nach nem Neustart von Proxmox gleiches Problem...

                                      So sieht das jetzt bei mir aus:

                                      Host:

                                      root@pve:/etc/pve/lxc# cat 101.conf
                                      arch: amd64
                                      cores: 2
                                      features: nesting=1
                                      hostname: octoprint
                                      memory: 4096
                                      net0: name=eth0,bridge=vmbr0,firewall=1,hwaddr=7E:58:90:B0:11:97,ip=dhcp,ip6=dhcp,type=veth
                                      onboot: 1
                                      ostype: debian
                                      rootfs: local-lvm:vm-101-disk-0,size=10G
                                      swap: 512
                                      unprivileged: 1
                                      lxc.mount.entry: dev/serial/by-id/usb-1a86_USB_Serial-if00-port0 dev/serial/by-id/usb-1a86_USB_Serial-if00-port0 none bind,optional,create=file
                                      lxc.cgroup.devices.allow: c 189:* rwm
                                      lxc.mount.entry: /dev/ttyUSB0 dev/ttyUSB0 none bind,optional,create=file
                                      root@pve:/etc/pve/lxc# lsusb
                                      Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
                                      Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                                      Bus 001 Device 003: ID 1a86:7523 QinHeng Electronics CH340 serial converter
                                      Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
                                      Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                                      Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                                      Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                                      root@pve:/etc/pve/lxc# ls -la /dev/serial/by-id
                                      total 0
                                      drwxr-xr-x 2 root root 60 May 1 16:43 .
                                      drwxr-xr-x 4 root root 80 May 1 16:43 ..
                                      lrwxrwxrwx 1 root root 13 May 1 16:43 usb-1a86_USB_Serial-if00-port0 -> ../../ttyUSB0
                                      root@pve:/dev/serial/by-id# ls -l /dev/bus/usb/001/003
                                      crw-rw-r-- 1 root root 189, 2 May 1 16:43 /dev/bus/usb/001/003
                                      

                                      Gastsystem:

                                      $ ls -la /dev/serial/by-id
                                      total 0
                                      drwxr-xr-x 2 root root 60 May 1 15:22 .
                                      drwxr-xr-x 3 root root 60 May 1 15:22 ..
                                      ---------- 1 root root 0 May 1 15:22 usb-1a86_USB_Serial-if00-port0
                                      $ lsusb
                                      Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
                                      Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                                      Bus 001 Device 003: ID 1a86:7523 QinHeng Electronics CH340 serial converter
                                      Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
                                      Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                                      Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                                      Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • L
                                        lessthanmore last edited by

                                        Ich hänge mich mal mit dran und hoffe ebenfalls auf eine Lösung.
                                        So sieht meine udev Regel momentan aus:

                                        KERNEL=="ttyACM[0-9]*", SUBSYSTEM=="tty", ATTRS{idVendor}=="1cf1", ATTRS{idProduct}=="0030", SYMLINK+="ttyZigbee"
                                        SUBSYSTEMS=="usb", ATTRS{idVendor}=="1cf1", ATTRS{idProduct}=="0030", GROUP="dialout", MODE="0666"
                                        

                                        Dennoch wird der Symlink nicht in der Gruppe "dailout" angelegt.
                                        Host:

                                        root@proxmox:/etc/udev/rules.d# ls -la /dev/ttyZigbee
                                        lrwxrwxrwx 1 root root 7  1. Mai 13:42 /dev/ttyZigbee -> ttyACM0
                                        

                                        lxc:

                                        xxx@iobroker:/dev$ ls -la /dev/ttyZigbee
                                        crw-rw-rw- 1 root root 166, 0  1. Mai 18:30 /dev/ttyZigbee
                                        

                                        Zusätzlich hatte ich versucht über rc.locals

                                        chmod a+rw /dev/ttyZigbee
                                        

                                        auf dem Host, ebenfalls ohne Erfolg.

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

                                          sollte funktionieren, wenn man die Anleitung befolgt

                                          L P 2 Replies Last reply Reply Quote 1
                                          • L
                                            lessthanmore @crunchip last edited by

                                            @crunchip Wie geil ist das denn? Ich suche da seit über einem halben Jahr nach einer Lösung.
                                            Seit wann gibt es denn die Anleitung?
                                            Habe es direkt mal mit der dauerhaften Bindung eingerichtet.

                                            Lieben Dank!!!

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            783
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            proxmox lxc cc2531
                                            15
                                            62
                                            12588
                                            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