Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Docker Iobroker USB Device Synology DS918+ pass

    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

    Docker Iobroker USB Device Synology DS918+ pass

    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      dack23 @Boardy last edited by

      servus ich kämpfe auch mit inbetriebnahme von zigbee conbee 2 stick

      ich hab die DS920+ und bräuchte mal die usb treiber hat die noch jemand rein zufällig

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

        @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

        servus ich kämpfe

        Hast du Sie nicht schon !?

        Schau mal nach , mit

        ls -l /lib/modules/usbserial.ko
        ls -l /lib/modules/ftdi_sio.ko
        
        D 1 Reply Last reply Reply Quote 0
        • D
          dack23 @Glasfaser last edited by

          @glasfaser
          ja hab ich

          
          root@NAS:~# ls -l /lib/modules/usbserial.ko
          -rw-r--r-- 1 root root 46875 Apr  1 11:55 /lib/modules/usbserial.ko
          root@NAS:~# ls -l /lib/modules/ftdi_sio.ko
          -rw-r--r-- 1 root root 125347 Apr  1 11:55 /lib/modules/ftdi_sio.ko
          
          
          Glasfaser 1 Reply Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @dack23 last edited by

            @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

            @glasfaser
            ja hab ich

            Ja .... dann verstehe ich nicht ...

            ich kämpfe auch mit inbetriebnahme

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

              @glasfaser

              hier mal auszug aus dem broker log vielleicht hilft das

              host.buanet-iobroker1
              2022-05-27 14:39:18.505	error	instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
              host.buanet-iobroker1
              2022-05-27 14:39:18.505	error	Caught by controller[1]: at /opt/iobroker/node_modules/@serialport/stream/lib/index.js:242:12
              host.buanet-iobroker1
              2022-05-27 14:39:18.505	error	Caught by controller[1]: at SerialPort._error (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:198:14)
              host.buanet-iobroker1
              2022-05-27 14:39:18.505	error	Caught by controller[1]: at SerialPort.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/deconz/driver/driver.ts:182:28)
              host.buanet-iobroker1
              2022-05-27 14:39:18.505	error	Caught by controller[1]: Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'
              host.buanet-iobroker1
              2022-05-27 14:39:18.504	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
              zigbee.0
              2022-05-27 14:39:17.811	error	Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'
              
              zigbee.0
              2022-05-27 14:39:17.810	error	Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0' at SerialPort.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/deconz/driver/driver.ts:182:28) at SerialPort._error (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:198:14) at /opt/iobroker/node_modules/@serialport/stream/lib/index.js:242:12
              
              zigbee.0
              2022-05-27 14:39:17.809	error	unhandled promise rejection: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'
              
              zigbee.0
              2022-05-27 14:39:17.809	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
              
              
              zigbee.0
              2022-05-27 14:38:47.860	error	Error herdsman start
              
              zigbee.0
              2022-05-27 14:38:47.860	error	Failed to start Zigbee
              
              zigbee.0
              2022-05-27 14:38:47.859	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'"```
              Glasfaser Thomas Braun 2 Replies Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @dack23 last edited by

                @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

                Error: Permission denied, cannot open /dev/ttyACM0'

                Hast du nachgeschaut ob er überhaupt da ist !?

                Auf :

                /dev/ttyACM0
                
                1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @dack23 last edited by

                  @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

                  Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'

                  Du hast kein 'Treiber'-Problem, da fehlen nur dem user iobroker die Rechte auf das Gerät zuzugreifen.

                  D 1 Reply Last reply Reply Quote 0
                  • D
                    dack23 @Thomas Braun last edited by

                    @thomas-braun

                    ok könntest du mir bitte helfen ?

                    Glasfaser Thomas Braun 2 Replies Last reply Reply Quote 0
                    • Glasfaser
                      Glasfaser @dack23 last edited by Glasfaser

                      @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

                      ok könntest du mir bitte helfen ?

                      Lese dir das durch :

                      https://forum.iobroker.net/topic/51796/synology-dsm-7-sonoff-zigbee-stick

                      EDIT:

                      Ich vermute mal ... in den meisten fällen , das fehlt :

                      Hast du in die Umgebungsvariable ENV , den Stick eingetragen

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

                        @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

                        ok könntest du mir bitte helfen ?

                        Nee, von Docker und dessen Eigenheiten hab ich keine Ahnung.

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

                          @glasfaser hab ich wenn ich container neu lade ist der eintrag weg

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

                            @dack23

                            Machst du das über den Portainer !?

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

                              @glasfaser
                              grad über den docker jetz hat er es übernommen
                              starte mal alles neu

                              Glasfaser 2 Replies Last reply Reply Quote 0
                              • Glasfaser
                                Glasfaser @dack23 last edited by

                                @dack23

                                927ef3e5-bad2-4345-91f6-e7530a43ac15-grafik.png

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

                                  @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

                                  ber den docker jetz hat er es übernommen

                                  Wäre auch hier zu finden / zu beachten :

                                  https://forum.iobroker.net/topic/52186/sonoff-zigbee-3-0-usb-dongle-in-docker/6

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

                                    @glasfaser hab ich alles gemacht

                                    B 1 Reply Last reply Reply Quote 0
                                    • B
                                      Boardy @dack23 last edited by

                                      @dack23 mach mal über die Portainer, zumindest früher gabs über die Docker Verwaltung Probleme... ich glaube das ist auch noch so

                                      B Glasfaser 2 Replies Last reply Reply Quote 0
                                      • B
                                        Boardy @Boardy last edited by

                                        @dack23 habs gefunden... das hier fehlt sonst:
                                        52dd6048-44ca-4592-ae41-5b9496e81fd2-grafik.png

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

                                          @boardy sagte in Docker Iobroker USB Device Synology DS918+ pass:

                                          zumindest früher gabs über die Docker Verwaltung Probleme... ich glaube das ist auch noch so

                                          Kann ich nicht bestätigen , das es heute noch so ist !

                                          1 Reply Last reply Reply Quote 0
                                          • B
                                            Boardy last edited by Boardy

                                            https://smarthome.buanet.de/2020/02/usb-devices-im-iobroker-docker-container-nutzen/
                                            siehe Schritt2... ob das die Dockerverwaltung nun auch kann weiß ich nicht...

                                            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

                                            805
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            docker portainer ds918+ iobroker smartmeter weidmann stromzähle synology usb stick einbinden
                                            7
                                            85
                                            10226
                                            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