Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    22
    1
    1.1k

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    14
    1
    2.4k

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

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
zigbee cc2531
87 Beiträge 6 Kommentatoren 11.4k Aufrufe 7 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • 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
    schrieb am zuletzt editiert von
    #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 Antwort Letzte Antwort
    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
      schrieb am zuletzt editiert von
      #6

      @dos1973 jo

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

      D 1 Antwort Letzte Antwort
      0
      • arteckA arteck

        @dos1973 jo

        D Offline
        D Offline
        dos1973
        schrieb am zuletzt editiert von
        #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 Antwort Letzte Antwort
        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
          schrieb am zuletzt editiert von
          #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 Antwort Letzte Antwort
          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
            schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
            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
              schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
              0
              • arteckA arteck

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

                D Offline
                D Offline
                dos1973
                schrieb am zuletzt editiert von
                #11

                @arteck ich boote mal den container durch

                D 1 Antwort Letzte Antwort
                0
                • D dos1973

                  @arteck ich boote mal den container durch

                  D Offline
                  D Offline
                  dos1973
                  schrieb am zuletzt editiert von
                  #12

                  @arteck
                  nein, auch ein Reboot hilft nicht.

                  /dev/serial/ gibt es nicht.

                  GlasfaserG 1 Antwort Letzte Antwort
                  0
                  • D dos1973

                    @arteck
                    nein, auch ein Reboot hilft nicht.

                    /dev/serial/ gibt es nicht.

                    GlasfaserG Offline
                    GlasfaserG Offline
                    Glasfaser
                    schrieb am zuletzt editiert von
                    #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 Antwort Letzte Antwort
                    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
                      schrieb am zuletzt editiert von
                      #14

                      @Glasfaser

                      ich hatte nur den ttyACM0.

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

                      D 1 Antwort Letzte Antwort
                      0
                      • D dos1973

                        @Glasfaser

                        ich hatte nur den ttyACM0.

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

                        D Offline
                        D Offline
                        dos1973
                        schrieb am zuletzt editiert von
                        #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 Antwort Letzte Antwort
                        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
                          schrieb am zuletzt editiert von
                          #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 Antwort Letzte Antwort
                          0
                          • GlasfaserG Glasfaser

                            @dos1973

                            Hast du das neue Image ( 4.1.0 ) ???

                            arteckA Offline
                            arteckA Offline
                            arteck
                            Developer Most Active
                            schrieb am zuletzt editiert von
                            #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 Antwort Letzte Antwort
                            0
                            • arteckA arteck

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

                              GlasfaserG Offline
                              GlasfaserG Offline
                              Glasfaser
                              schrieb am zuletzt editiert von
                              #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 Antwort Letzte Antwort
                              0
                              • D Offline
                                D Offline
                                dos1973
                                schrieb am zuletzt editiert von
                                #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 Antwort Letzte Antwort
                                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
                                  schrieb am zuletzt editiert von
                                  #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 Antwort Letzte Antwort
                                  0
                                  • D Offline
                                    D Offline
                                    dos1973
                                    schrieb am zuletzt editiert von
                                    #21

                                    Image 4.1.0

                                    Bildschirmfoto 2020-03-27 um 12.02.01.png

                                    USBDEVICES: none

                                    GlasfaserG 1 Antwort Letzte Antwort
                                    0
                                    • D dos1973

                                      Image 4.1.0

                                      Bildschirmfoto 2020-03-27 um 12.02.01.png

                                      USBDEVICES: none

                                      GlasfaserG Offline
                                      GlasfaserG Offline
                                      Glasfaser
                                      schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
                                      0
                                      • D Offline
                                        D Offline
                                        dos1973
                                        schrieb am zuletzt editiert von
                                        #23

                                        @dos1973 sagte in mal wieder Zigbee - CC2531 USB:

                                        /dev/ttyACM0

                                        so?

                                        Bildschirmfoto 2020-03-27 um 12.06.03.png

                                        GlasfaserG 1 Antwort Letzte Antwort
                                        0
                                        • D dos1973

                                          @dos1973 sagte in mal wieder Zigbee - CC2531 USB:

                                          /dev/ttyACM0

                                          so?

                                          Bildschirmfoto 2020-03-27 um 12.06.03.png

                                          GlasfaserG Offline
                                          GlasfaserG Offline
                                          Glasfaser
                                          schrieb am zuletzt editiert von
                                          #24

                                          @dos1973

                                          Ja so wie bei mir !

                                          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 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          756

                                          Online

                                          32.5k

                                          Benutzer

                                          81.6k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe