Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Synology- mal wieder Zigbee - CC2531 USB, Gelöst

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    690

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    5.8k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

Synology- mal wieder Zigbee - CC2531 USB, Gelöst

Scheduled Pinned Locked Moved ioBroker Allgemein
zigbee cc2531
87 Posts 6 Posters 12.5k Views 7 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dos1973
    wrote on last edited by dos1973
    #3

    @arteck
    nee, leider klappt das auch nicht.

    arteckA 1 Reply Last reply
    0
    • D dos1973

      @arteck
      nee, leider klappt das auch nicht.

      arteckA Offline
      arteckA Offline
      arteck
      Developer Most Active
      wrote on last edited by arteck
      #4

      @dos1973

      der Stick nicht durchgereicht..

      oder genau so und nicht anders..sonst kaputt

      dann adapter stopp

      folgende Ordner löschen

      rm -R /opt/iobroker/node_modules/iobroker.zigbee/node_modules
      rm -R /opt/iobroker/node_modules/zigbee-herdsman
      rm -R /opt/iobroker/node_modules/@serialport
      
      

      dann von git neu installieren.. danach sollte es wieder tun...

      du hast ein serialport problem.. nicht /dev/ttyACM0.. die Rechtevergabe auf den /dev/ttyACM0 hilft da nicht

      zigbee hab ich, zwave auch, nuc's genauso und HA auch

      D 1 Reply Last reply
      0
      • arteckA arteck

        @dos1973

        der Stick nicht durchgereicht..

        oder genau so und nicht anders..sonst kaputt

        dann adapter stopp

        folgende Ordner löschen

        rm -R /opt/iobroker/node_modules/iobroker.zigbee/node_modules
        rm -R /opt/iobroker/node_modules/zigbee-herdsman
        rm -R /opt/iobroker/node_modules/@serialport
        
        

        dann von git neu installieren.. danach sollte es wieder tun...

        du hast ein serialport problem.. nicht /dev/ttyACM0.. die Rechtevergabe auf den /dev/ttyACM0 hilft da nicht

        D Offline
        D Offline
        dos1973
        wrote on last edited by
        #5

        @arteck
        nochmals bitte - das sonst kaputt verwirrt mich ;-)

        so die Reihenfolge korrekt?

        1. Stick abstecken?
        2. adapter stop
        3. ordner löschen
        4. git install
        5. stick wieder drinstecken
        arteckA 1 Reply Last reply
        0
        • D dos1973

          @arteck
          nochmals bitte - das sonst kaputt verwirrt mich ;-)

          so die Reihenfolge korrekt?

          1. Stick abstecken?
          2. adapter stop
          3. ordner löschen
          4. git install
          5. stick wieder drinstecken
          arteckA Offline
          arteckA Offline
          arteck
          Developer Most Active
          wrote on last edited by
          #6

          @dos1973 jo

          zigbee hab ich, zwave auch, nuc's genauso und HA auch

          D 1 Reply Last reply
          0
          • arteckA arteck

            @dos1973 jo

            D Offline
            D Offline
            dos1973
            wrote on last edited by
            #7

            @arteck
            leider nicht erfolgreich.
            ich habe bis jetzt nichts an den Rechte o.ä versucht.

            Habe nur in den Einstellungen den COM Anschlußnahmen ausgewählt --> /dev/ttyACM0

            zigbee.0	2020-03-27 10:55:53.721	error	(16039) Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0' at Znp.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/zn
            zigbee.0	2020-03-27 10:55:53.719	error	(16039) Failed to start Zigbee
            zigbee.0	2020-03-27 10:55:53.495	info	(16039) Starting Zigbee...
            zigbee.0	2020-03-27 10:55:53.494	info	(16039) Try to reconnect. 1 attempts left
            zigbee.0	2020-03-27 10:55:43.494	error	at binding.open.then.err (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:242:12)
            zigbee.0	2020-03-27 10:55:43.494	error	at SerialPort._error (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:198:14)
            zigbee.0	2020-03-27 10:55:43.494	error	at SerialPort.serialPort.open (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:111:49)
            zigbee.0	2020-03-27 10:55:43.494	error	at __awaiter (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:4:12)
            zigbee.0	2020-03-27 10:55:43.494	error	at new Promise (<anonymous>)
            zigbee.0	2020-03-27 10:55:43.494	error	at /opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:8:71
            zigbee.0	2020-03-27 10:55:43.494	error	at Generator.next (<anonymous>)
            zigbee.0	2020-03-27 10:55:43.494	error	at Znp.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:113:32)
            zigbee.0	2020-03-27 10:55:43.494	error	(16039) Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'
            zigbee.0	2020-03-27 10:55:43.493	error	(16039) Failed to start Zigbee
            zigbee.0	2020-03-27 10:55:43.144	info	(16039) Starting Zigbee...
            zigbee.0	2020-03-27 10:55:43.114	info	(16039) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.zigbee, node: v10.18.1
            host.iobroker	2020-03-27 10:55:40.831	info	instance system.adapter.zigbee.0 started with pid 16039
            host.iobroker	2020-03-27 10:55:40.812	info	"system.adapter.zigbee.0" enabled
            host.iobroker	2020-03-27 10:55:39.647	info	instance system.adapter.zigbee.0 terminated with code 156 (156)
            host.iobroker	2020-03-27 10:55:39.647	error	Caught by controller[2]: (node:15673) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js proc
            host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[1]: (node:15673) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
            host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[0]: at stop (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7226:22)
            host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[0]: at Zigbee.emit (events.js:198:13)
            host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[0]: at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:320:41)
            host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[0]: at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:302:20)
            host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[0]: at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:186:42)
            host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[0]: at DeviceAvailability.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceAvailability.js:123:43)
            host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[0]: at ZigbeeController.getClients (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:200:49)
            host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[0]: at Controller.getDevices (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:215:31)
            host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[0]: at Function.all (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:220:16)
            host.iobroker	2020-03-27 10:55:39.645	error	Caught by controller[0]: at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:200:55)
            host.iobroker	2020-03-27 10:55:39.645	error	Caught by controller[0]: (node:15673) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'getEntries' of null
            zigbee.0	2020-03-27 10:55:39.111	info	(15673) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            zigbee.0	2020-03-27 10:55:39.110	info	(15673) terminating
            zigbee.0	2020-03-27 10:55:39.110	error	at process._tickCallback (internal/process/next_tick.js:68:7))
            zigbee.0	2020-03-27 10:55:39.110	error	at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:306:33)
            zigbee.0	2020-03-27 10:55:39.110	error	at Controller.stop (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:166:16)
            zigbee.0	2020-03-27 10:55:39.110	error	at __awaiter (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:4:12)
            zigbee.0	2020-03-27 10:55:39.110	error	at new Promise (<anonymous>)
            zigbee.0	2020-03-27 10:55:39.110	error	at /opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:8:71
            zigbee.0	2020-03-27 10:55:39.110	error	at Generator.next (<anonymous>)
            zigbee.0	2020-03-27 10:55:39.110	error	at Controller.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:170:49)
            zigbee.0	2020-03-27 10:55:39.110	error	at Function.all (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/group.js:76:15)
            zigbee.0	2020-03-27 10:55:39.110	error	at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/group.js:64:55)
            zigbee.0	2020-03-27 10:55:39.110	error	(15673) Failed to stop zigbee (TypeError: Cannot read property 'getEntries' of null
            zigbee.0	2020-03-27 10:55:39.107	info	(15673) Zigbee: disabling joining new devices.
            zigbee.0	2020-03-27 10:55:39.101	info	(15673) cleaned everything up...
            
            arteckA 1 Reply Last reply
            0
            • D dos1973

              @arteck
              leider nicht erfolgreich.
              ich habe bis jetzt nichts an den Rechte o.ä versucht.

              Habe nur in den Einstellungen den COM Anschlußnahmen ausgewählt --> /dev/ttyACM0

              zigbee.0	2020-03-27 10:55:53.721	error	(16039) Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0' at Znp.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/zn
              zigbee.0	2020-03-27 10:55:53.719	error	(16039) Failed to start Zigbee
              zigbee.0	2020-03-27 10:55:53.495	info	(16039) Starting Zigbee...
              zigbee.0	2020-03-27 10:55:53.494	info	(16039) Try to reconnect. 1 attempts left
              zigbee.0	2020-03-27 10:55:43.494	error	at binding.open.then.err (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:242:12)
              zigbee.0	2020-03-27 10:55:43.494	error	at SerialPort._error (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:198:14)
              zigbee.0	2020-03-27 10:55:43.494	error	at SerialPort.serialPort.open (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:111:49)
              zigbee.0	2020-03-27 10:55:43.494	error	at __awaiter (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:4:12)
              zigbee.0	2020-03-27 10:55:43.494	error	at new Promise (<anonymous>)
              zigbee.0	2020-03-27 10:55:43.494	error	at /opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:8:71
              zigbee.0	2020-03-27 10:55:43.494	error	at Generator.next (<anonymous>)
              zigbee.0	2020-03-27 10:55:43.494	error	at Znp.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:113:32)
              zigbee.0	2020-03-27 10:55:43.494	error	(16039) Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'
              zigbee.0	2020-03-27 10:55:43.493	error	(16039) Failed to start Zigbee
              zigbee.0	2020-03-27 10:55:43.144	info	(16039) Starting Zigbee...
              zigbee.0	2020-03-27 10:55:43.114	info	(16039) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.zigbee, node: v10.18.1
              host.iobroker	2020-03-27 10:55:40.831	info	instance system.adapter.zigbee.0 started with pid 16039
              host.iobroker	2020-03-27 10:55:40.812	info	"system.adapter.zigbee.0" enabled
              host.iobroker	2020-03-27 10:55:39.647	info	instance system.adapter.zigbee.0 terminated with code 156 (156)
              host.iobroker	2020-03-27 10:55:39.647	error	Caught by controller[2]: (node:15673) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js proc
              host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[1]: (node:15673) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
              host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[0]: at stop (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7226:22)
              host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[0]: at Zigbee.emit (events.js:198:13)
              host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[0]: at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:320:41)
              host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[0]: at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:302:20)
              host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[0]: at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:186:42)
              host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[0]: at DeviceAvailability.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceAvailability.js:123:43)
              host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[0]: at ZigbeeController.getClients (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:200:49)
              host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[0]: at Controller.getDevices (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:215:31)
              host.iobroker	2020-03-27 10:55:39.646	error	Caught by controller[0]: at Function.all (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:220:16)
              host.iobroker	2020-03-27 10:55:39.645	error	Caught by controller[0]: at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:200:55)
              host.iobroker	2020-03-27 10:55:39.645	error	Caught by controller[0]: (node:15673) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'getEntries' of null
              zigbee.0	2020-03-27 10:55:39.111	info	(15673) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
              zigbee.0	2020-03-27 10:55:39.110	info	(15673) terminating
              zigbee.0	2020-03-27 10:55:39.110	error	at process._tickCallback (internal/process/next_tick.js:68:7))
              zigbee.0	2020-03-27 10:55:39.110	error	at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:306:33)
              zigbee.0	2020-03-27 10:55:39.110	error	at Controller.stop (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:166:16)
              zigbee.0	2020-03-27 10:55:39.110	error	at __awaiter (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:4:12)
              zigbee.0	2020-03-27 10:55:39.110	error	at new Promise (<anonymous>)
              zigbee.0	2020-03-27 10:55:39.110	error	at /opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:8:71
              zigbee.0	2020-03-27 10:55:39.110	error	at Generator.next (<anonymous>)
              zigbee.0	2020-03-27 10:55:39.110	error	at Controller.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:170:49)
              zigbee.0	2020-03-27 10:55:39.110	error	at Function.all (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/group.js:76:15)
              zigbee.0	2020-03-27 10:55:39.110	error	at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/group.js:64:55)
              zigbee.0	2020-03-27 10:55:39.110	error	(15673) Failed to stop zigbee (TypeError: Cannot read property 'getEntries' of null
              zigbee.0	2020-03-27 10:55:39.107	info	(15673) Zigbee: disabling joining new devices.
              zigbee.0	2020-03-27 10:55:39.101	info	(15673) cleaned everything up...
              
              arteckA Offline
              arteckA Offline
              arteck
              Developer Most Active
              wrote on last edited by
              #8

              @dos1973 zumindest ist jetzt adapter technisch alles ok

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

              ist immer noch dein problem

              was sagt

              ls -l /dev/serial/by-id
              

              zigbee hab ich, zwave auch, nuc's genauso und HA auch

              D 1 Reply Last reply
              0
              • arteckA arteck

                @dos1973 zumindest ist jetzt adapter technisch alles ok

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

                ist immer noch dein problem

                was sagt

                ls -l /dev/serial/by-id
                
                D Offline
                D Offline
                dos1973
                wrote on last edited by dos1973
                #9

                @arteck sagte in mal wieder Zigbee - CC2531 USB:

                ls -l /dev/serial/by-id

                root@iobroker:/opt/iobroker/node_modules# ls -l /dev/serial/by-id                                                                                             
                ls: Zugriff auf '/dev/serial/by-id' nicht möglich: Datei oder Verzeichnis nicht gefunden                                                                     
                root@iobroker:/opt/iobroker/node_modules#
                

                gibt es nicht?!?

                arteckA 1 Reply Last reply
                0
                • D dos1973

                  @arteck sagte in mal wieder Zigbee - CC2531 USB:

                  ls -l /dev/serial/by-id

                  root@iobroker:/opt/iobroker/node_modules# ls -l /dev/serial/by-id                                                                                             
                  ls: Zugriff auf '/dev/serial/by-id' nicht möglich: Datei oder Verzeichnis nicht gefunden                                                                     
                  root@iobroker:/opt/iobroker/node_modules#
                  

                  gibt es nicht?!?

                  arteckA Offline
                  arteckA Offline
                  arteck
                  Developer Most Active
                  wrote on last edited by arteck
                  #10

                  @dos1973 dann wird der Stick nicht durchgereicht... zumindest nicht bis zum container..

                  zigbee hab ich, zwave auch, nuc's genauso und HA auch

                  D 1 Reply Last reply
                  0
                  • arteckA arteck

                    @dos1973 dann wird der Stick nicht durchgereicht... zumindest nicht bis zum container..

                    D Offline
                    D Offline
                    dos1973
                    wrote on last edited by
                    #11

                    @arteck ich boote mal den container durch

                    D 1 Reply Last reply
                    0
                    • D dos1973

                      @arteck ich boote mal den container durch

                      D Offline
                      D Offline
                      dos1973
                      wrote on last edited by
                      #12

                      @arteck
                      nein, auch ein Reboot hilft nicht.

                      /dev/serial/ gibt es nicht.

                      GlasfaserG 1 Reply Last reply
                      0
                      • D dos1973

                        @arteck
                        nein, auch ein Reboot hilft nicht.

                        /dev/serial/ gibt es nicht.

                        GlasfaserG Offline
                        GlasfaserG Offline
                        Glasfaser
                        wrote on last edited by
                        #13

                        @dos1973

                        Hinweis .
                        Der Befehl ... funktioniert nicht bei einer Synology !

                        ls -l /dev/serial/by-id
                        

                        Hatte ich auch letztens das Problem , obwohl ich schon das neue Image von buanet habe .

                        3.JPG

                        1.JPG
                        Lösche mal die beiden Dateien und starte die Synology neu

                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                        D 1 Reply Last reply
                        0
                        • GlasfaserG Glasfaser

                          @dos1973

                          Hinweis .
                          Der Befehl ... funktioniert nicht bei einer Synology !

                          ls -l /dev/serial/by-id
                          

                          Hatte ich auch letztens das Problem , obwohl ich schon das neue Image von buanet habe .

                          3.JPG

                          1.JPG
                          Lösche mal die beiden Dateien und starte die Synology neu

                          D Offline
                          D Offline
                          dos1973
                          wrote on last edited by
                          #14

                          @Glasfaser

                          ich hatte nur den ttyACM0.

                          den habe ich jetzt gelöscht - reboote die Synology jetzt

                          D 1 Reply Last reply
                          0
                          • D dos1973

                            @Glasfaser

                            ich hatte nur den ttyACM0.

                            den habe ich jetzt gelöscht - reboote die Synology jetzt

                            D Offline
                            D Offline
                            dos1973
                            wrote on last edited by
                            #15

                            nein, auch das funktioniert nicht.

                            ttyACM0 wurde nach den Neustart wieder angelegt.
                            Ein chmod 777 darauf bringt auch nichts... (meine das hat u.a früher mal geklappt)

                            
                            zigbee.0	2020-03-27 11:43:48.131	error	(2534) Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0' at Znp.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp
                            zigbee.0	2020-03-27 11:43:48.130	error	(2534) Failed to start Zigbee
                            zigbee.0	2020-03-27 11:43:47.887	info	(2534) Starting Zigbee...
                            zigbee.0	2020-03-27 11:43:47.886	info	(2534) Try to reconnect. 1 attempts left
                            zigbee.0	2020-03-27 11:43:37.885	error	at binding.open.then.err (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:242:12)
                            zigbee.0	2020-03-27 11:43:37.885	error	at SerialPort._error (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:198:14)
                            zigbee.0	2020-03-27 11:43:37.885	error	at SerialPort.serialPort.open (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:111:49)
                            zigbee.0	2020-03-27 11:43:37.885	error	at __awaiter (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:4:12)
                            zigbee.0	2020-03-27 11:43:37.885	error	at new Promise (<anonymous>)
                            zigbee.0	2020-03-27 11:43:37.885	error	at /opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:8:71
                            zigbee.0	2020-03-27 11:43:37.885	error	at Generator.next (<anonymous>)
                            zigbee.0	2020-03-27 11:43:37.885	error	at Znp.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:113:32)
                            zigbee.0	2020-03-27 11:43:37.885	error	(2534) Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'
                            zigbee.0	2020-03-27 11:43:37.884	error	(2534) Failed to start Zigbee
                            zigbee.0	2020-03-27 11:43:37.453	info	(2534) Starting Zigbee...
                            
                            GlasfaserG 1 Reply Last reply
                            0
                            • D dos1973

                              nein, auch das funktioniert nicht.

                              ttyACM0 wurde nach den Neustart wieder angelegt.
                              Ein chmod 777 darauf bringt auch nichts... (meine das hat u.a früher mal geklappt)

                              
                              zigbee.0	2020-03-27 11:43:48.131	error	(2534) Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0' at Znp.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp
                              zigbee.0	2020-03-27 11:43:48.130	error	(2534) Failed to start Zigbee
                              zigbee.0	2020-03-27 11:43:47.887	info	(2534) Starting Zigbee...
                              zigbee.0	2020-03-27 11:43:47.886	info	(2534) Try to reconnect. 1 attempts left
                              zigbee.0	2020-03-27 11:43:37.885	error	at binding.open.then.err (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:242:12)
                              zigbee.0	2020-03-27 11:43:37.885	error	at SerialPort._error (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:198:14)
                              zigbee.0	2020-03-27 11:43:37.885	error	at SerialPort.serialPort.open (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:111:49)
                              zigbee.0	2020-03-27 11:43:37.885	error	at __awaiter (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:4:12)
                              zigbee.0	2020-03-27 11:43:37.885	error	at new Promise (<anonymous>)
                              zigbee.0	2020-03-27 11:43:37.885	error	at /opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:8:71
                              zigbee.0	2020-03-27 11:43:37.885	error	at Generator.next (<anonymous>)
                              zigbee.0	2020-03-27 11:43:37.885	error	at Znp.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:113:32)
                              zigbee.0	2020-03-27 11:43:37.885	error	(2534) Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'
                              zigbee.0	2020-03-27 11:43:37.884	error	(2534) Failed to start Zigbee
                              zigbee.0	2020-03-27 11:43:37.453	info	(2534) Starting Zigbee...
                              
                              GlasfaserG Offline
                              GlasfaserG Offline
                              Glasfaser
                              wrote on last edited by
                              #16

                              @dos1973

                              Hast du das neue Image ( 4.1.0 ) ???

                              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                              arteckA 1 Reply Last reply
                              0
                              • GlasfaserG Glasfaser

                                @dos1973

                                Hast du das neue Image ( 4.1.0 ) ???

                                arteckA Offline
                                arteckA Offline
                                arteck
                                Developer Most Active
                                wrote on last edited by
                                #17

                                @Glasfaser hat sich da nicht was im Docker geändert.. seid letzten update.. ??

                                zigbee hab ich, zwave auch, nuc's genauso und HA auch

                                GlasfaserG 1 Reply Last reply
                                0
                                • arteckA arteck

                                  @Glasfaser hat sich da nicht was im Docker geändert.. seid letzten update.. ??

                                  GlasfaserG Offline
                                  GlasfaserG Offline
                                  Glasfaser
                                  wrote on last edited by
                                  #18

                                  @arteck

                                  Ja , seit der Version 4.1.0 braucht nichts gemacht werden , wird ja mit dem Eintrag im Container Docker erledigt ( Bild siehe oben ).
                                  Funktioniert auch zu 100 %

                                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                  1 Reply Last reply
                                  0
                                  • D Offline
                                    D Offline
                                    dos1973
                                    wrote on last edited by
                                    #19

                                    puh, wie bekomme ich das raus?

                                    lädt er das nicht automatisch - wenn latest drin ist?

                                    Bildschirmfoto 2020-03-27 um 11.54.49.png Bildschirmfoto 2020-03-27 um 11.55.00.png

                                    GlasfaserG 1 Reply Last reply
                                    0
                                    • D dos1973

                                      puh, wie bekomme ich das raus?

                                      lädt er das nicht automatisch - wenn latest drin ist?

                                      Bildschirmfoto 2020-03-27 um 11.54.49.png Bildschirmfoto 2020-03-27 um 11.55.00.png

                                      GlasfaserG Offline
                                      GlasfaserG Offline
                                      Glasfaser
                                      wrote on last edited by
                                      #20

                                      @dos1973

                                      Hier wird die Version angezeigt :

                                      1.JPG

                                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                      1 Reply Last reply
                                      0
                                      • D Offline
                                        D Offline
                                        dos1973
                                        wrote on last edited by
                                        #21

                                        Image 4.1.0

                                        Bildschirmfoto 2020-03-27 um 12.02.01.png

                                        USBDEVICES: none

                                        GlasfaserG 1 Reply Last reply
                                        0
                                        • D dos1973

                                          Image 4.1.0

                                          Bildschirmfoto 2020-03-27 um 12.02.01.png

                                          USBDEVICES: none

                                          GlasfaserG Offline
                                          GlasfaserG Offline
                                          Glasfaser
                                          wrote on last edited by Glasfaser
                                          #22

                                          @dos1973

                                          Ahhh.....

                                          Dann stoppe den Container und trage es ein !

                                          Unter Bearbeiten ....

                                          1.JPG

                                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          320

                                          Online

                                          32.7k

                                          Users

                                          82.6k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe