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.
    • P
      piccobello last edited by

      wen ich das im terminal an gebe kommt das raus ls -la /dev/

      insgesamt 4                                                                                                                                                                                                                                                                     
      drwxr-xr-x 5 root root    360 Nov 20 15:42 .                                                                                                                                                                                                                                    
      drwxr-xr-x 1 root root   4096 Nov 20 15:42 ..                                                                                                                                                                                                                                   
      crw--w---- 1 root tty  136, 0 Nov 20 20:14 console                                                                                                                                                                                                                              
      lrwxrwxrwx 1 root root     11 Nov 20 15:42 core -> /proc/kcore                                                                                                                                                                                                                  
      lrwxrwxrwx 1 root root     13 Nov 20 15:42 fd -> /proc/self/fd                                                                                                                                                                                                                  
      crw-rw-rw- 1 root root   1, 7 Nov 20 15:42 full                                                                                                                                                                                                                                 
      drwxrwxrwt 2 root root     40 Nov 20 15:42 mqueue                                                                                                                                                                                                                               
      crw-rw-rw- 1 root root   1, 3 Nov 20 15:42 null                                                                                                                                                                                                                                 
      lrwxrwxrwx 1 root root      8 Nov 20 15:42 ptmx -> pts/ptmx                                                                                                                                                                                                                     
      drwxr-xr-x 2 root root      0 Nov 20 15:42 pts                                                                                                                                                                                                                                  
      crw-rw-rw- 1 root root   1, 8 Nov 20 15:42 random                                                                                                                                                                                                                               
      drwxrwxrwt 2 root root     40 Nov 20 15:42 shm                                                                                                                                                                                                                                  
      lrwxrwxrwx 1 root root     15 Nov 20 15:42 stderr -> /proc/self/fd/2                                                                                                                                                                                                            
      lrwxrwxrwx 1 root root     15 Nov 20 15:42 stdin -> /proc/self/fd/0                                                                                                                                                                                                             
      lrwxrwxrwx 1 root root     15 Nov 20 15:42 stdout -> /proc/self/fd/1                                                                                                                                                                                                            
      crwxrwxrwx 1 root root   5, 0 Nov 20 20:15 tty                                                                                                                                                                                                                                  
      crw-rw-rw- 1 root root   1, 9 Nov 20 15:42 urandom                                                                                                                                                                                                                              
      crw-rw-rw- 1 root root   1, 5 Nov 20 15:42 zero     
      
      1 Reply Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @piccobello last edited by

        @piccobello
        Zeige mal :

        ls -l /dev/serial/by-id
        
        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 -l /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

            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
                                            • First post
                                              Last post

                                            Support us

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

                                            953
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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