Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Installation iobroker auf QNAP 251+ in docker

    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] Installation iobroker auf QNAP 251+ in docker

    This topic has been deleted. Only users with topic management privileges can see it.
    • Glasfaser
      Glasfaser @piccobello last edited by

      @piccobello

      Sorry

      ls -la /dev/serial/by-id/
      
      1 Reply Last reply Reply Quote 0
      • P
        piccobello last edited by

        ls -la /dev/serial/by-id/

        ls: Zugriff auf '/dev/serial/by-id/' nicht möglich: Datei oder Verzeichnis nicht gefunden  
        
        Glasfaser 1 Reply Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @piccobello last edited by

          @piccobello

          Das mußt du mir mal erklären !????
          ...

          1.JPG

          1 Reply Last reply Reply Quote 0
          • P
            piccobello last edited by

            mit winscp geht das (aber mit terminal von qnap geht das nicht)

            /$ ls -la /dev/serial/by-id/
            total 0
            drwxr-xr-x 2 admin administrators 60 Nov 20 12:37 .
            drwxr-xr-x 4 admin administrators 80 Nov 20 12:37 ..
            lrwxrwxrwx 1 admin administrators 13 Nov 20 12:37 usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B000BE5AB9C-if00 -> ../../ttyACM0
            
            Glasfaser 1 Reply Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @piccobello last edited by

              @piccobello

              und was kommt bei

              ls -la /dev/ttyACM0
              
              1 Reply Last reply Reply Quote 0
              • P
                piccobello last edited by

                @piccobello said in [gelöst] Installation iobroker auf QNAP 251+ in docker:

                ls -la /dev/serial/by-id/

                ![alt text](cb1c43b2-368e-4b8a-9974-b756e2f4e49e-imagem.png image url)

                da geht das nicht

                1 Reply Last reply Reply Quote 0
                • P
                  piccobello last edited by

                  /$ ls -la /dev/ttyACM0
                  crw-rw---- 1 admin 20 166, 0 Nov 20 12:37 /dev/ttyACM0
                  
                  Glasfaser 1 Reply Last reply Reply Quote 0
                  • Glasfaser
                    Glasfaser @piccobello last edited by

                    @piccobello

                    mache nochmal :

                    chmod 777 /dev/ttyACM0
                    

                    und dann die Ausgabe nochmal

                    ls -la /dev/ttyACM0
                    
                    1 Reply Last reply Reply Quote 0
                    • P
                      piccobello last edited by

                      @Glasfaser said in [gelöst] Installation iobroker auf QNAP 251+ in docker:

                      ls -la /dev/ttyACM0

                      /$ chmod 777 /dev/ttyACM0
                      /$ ls -la /dev/ttyACM0
                      crwxrwxrwx 1 admin 20 166, 0 Nov 20 12:37 /dev/ttyACM0
                      
                      Glasfaser 1 Reply Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @piccobello last edited by

                        @piccobello

                        und jetzt den Zigbee mit dem Port ttyACM0
                        neu Starten

                        1 Reply Last reply Reply Quote 0
                        • P
                          piccobello last edited by

                          777 /dev/ttyACM0 so ??

                          Glasfaser 1 Reply Last reply Reply Quote 0
                          • Glasfaser
                            Glasfaser @piccobello last edited by Glasfaser

                            @piccobello

                            Du hast doch ein Auswahlmenue dafür :

                            2.JPG
                            .

                            1.JPG

                            1 Reply Last reply Reply Quote 0
                            • P
                              piccobello last edited by

                              wieder error

                              zigbee.0	2019-11-20 21:06:13.407	error	(1443) Error while starting zigbee-shepherd!. Error: Error: No such file or directory, cannot open /dev/ttyACM0
                              zigbee.0	2019-11-20 21:06:13.398	info	(1443) Starting zigbee-shepherd
                              zigbee.0	2019-11-20 21:05:13.395	info	(1443) Error while starting zigbee-shepherd, attempting to fix... (takes 60 seconds)
                              zigbee.0	2019-11-20 21:05:13.365	info	(1443) Reset coordinator
                              zigbee.0	2019-11-20 21:05:13.320	info	(1443) Queue is: true
                              zigbee.0	2019-11-20 21:05:13.319	info	(1443) Start on port: /dev/ttyACM0 channel 11
                              zigbee.0	2019-11-20 21:05:13.277	info	(1443) starting. Version 0.11.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v10.17.0
                              host.8862f2d30733	2019-11-20 21:05:11.356	info	instance system.adapter.zigbee.0 started with pid 1443
                              host.8862f2d30733	2019-11-20 21:05:09.352	info	instance system.adapter.zigbee.0 terminated with code 156 (156)
                              zigbee.0	2019-11-20 21:05:08.833	info	(1404) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                              zigbee.0	2019-11-20 21:05:08.832	info	(1404) terminating
                              zigbee.0	2019-11-20 21:05:08.828	info	(1404) Got terminate signal TERMINATE_YOURSELF
                              host.8862f2d30733	2019-11-20 21:05:08.824	info	stopInstance system.adapter.zigbee.0 send kill signal
                              host.8862f2d30733	2019-11-20 21:05:08.821	info	stopInstance system.adapter.zigbee.0 (force=false, process=true)
                              info.0	2019-11-20 20:50:32.271	info	(431) Popup news was read...
                              
                              Glasfaser 1 Reply Last reply Reply Quote 0
                              • Glasfaser
                                Glasfaser @piccobello last edited by

                                @piccobello

                                Letzer Versuch, im Container den Befehl durchführen :

                                chmod 777 /dev/ttyACM0
                                
                                1 Reply Last reply Reply Quote 0
                                • P
                                  piccobello last edited by

                                  im Container macht er das

                                  chmod: Zugriff auf '/dev/ttyACM0' nicht möglich: Datei oder Verzeichnis nicht gefunden      
                                  
                                  Glasfaser 1 Reply Last reply Reply Quote 0
                                  • Glasfaser
                                    Glasfaser @piccobello last edited by

                                    @piccobello

                                    Leider kenne ich den Qnap - Container nicht ,
                                    da kann ich dir leider nicht mehr weiterhelfen … Sorry 😌

                                    Da fällt mir noch etwas ein :
                                    Vielleicht muss man es weiterreichen , gibt es soetwas bei dir !?

                                    1.JPG

                                    1 Reply Last reply Reply Quote 0
                                    • P
                                      piccobello last edited by

                                      leicht nur so was

                                      ![alt text](2cf27c43-5684-4ef6-8207-94870c134209-imagem.png image url)

                                      Glasfaser 1 Reply Last reply Reply Quote 0
                                      • P
                                        piccobello last edited by

                                        ![alt text](5bcbfe31-d14b-4eec-acc5-54977bb83587-imagem.png image url)

                                        1 Reply Last reply Reply Quote 0
                                        • Glasfaser
                                          Glasfaser @piccobello last edited by

                                          @piccobello

                                          Gib mal das im Container ein :

                                          insmod /usr/local/modules/cdc-acm.ko
                                          
                                          

                                          und dann die Ausgabe im Container

                                          ls -la /dev/ttyACM0
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • P
                                            piccobello last edited by

                                            @Glasfaser said in [gelöst] Installation iobroker auf QNAP 251+ in docker:

                                            insmod /usr/local/modules/cdc-acm.ko

                                            oci runtime error: exec failed: container_linux.go:265: starting container process caused "exec: \"insmod\": executable file not found in $PATH"
                                            
                                            Glasfaser 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

                                            935
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            13
                                            94
                                            18878
                                            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