Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Synology- mal wieder Zigbee - CC2531 USB, Gelöst

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

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

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

      @arteck
      nee, leider klappt das auch nicht.

      arteck 1 Reply Last reply Reply Quote 0
      • arteck
        arteck Developer Most Active @dos1973 last edited by 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 1 Reply Last reply Reply Quote 0
        • D
          dos1973 @arteck last edited by

          @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
          arteck 1 Reply Last reply Reply Quote 0
          • arteck
            arteck Developer Most Active @dos1973 last edited by

            @dos1973 jo

            D 1 Reply Last reply Reply Quote 0
            • D
              dos1973 @arteck last edited by

              @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...
              
              arteck 1 Reply Last reply Reply Quote 0
              • arteck
                arteck Developer Most Active @dos1973 last edited by

                @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 1 Reply Last reply Reply Quote 0
                • D
                  dos1973 @arteck last edited by 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?!?

                  arteck 1 Reply Last reply Reply Quote 0
                  • arteck
                    arteck Developer Most Active @dos1973 last edited by arteck

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

                    D 1 Reply Last reply Reply Quote 0
                    • D
                      dos1973 @arteck last edited by

                      @arteck ich boote mal den container durch

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

                        @arteck
                        nein, auch ein Reboot hilft nicht.

                        /dev/serial/ gibt es nicht.

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

                          @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 1 Reply Last reply Reply Quote 0
                          • D
                            dos1973 @Glasfaser last edited by

                            @Glasfaser

                            ich hatte nur den ttyACM0.

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

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

                              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...
                              
                              Glasfaser 1 Reply Last reply Reply Quote 0
                              • Glasfaser
                                Glasfaser @dos1973 last edited by

                                @dos1973

                                Hast du das neue Image ( 4.1.0 ) ???

                                arteck 1 Reply Last reply Reply Quote 0
                                • arteck
                                  arteck Developer Most Active @Glasfaser last edited by

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

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

                                    @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 %

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      dos1973 last edited by

                                      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

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

                                        @dos1973

                                        Hier wird die Version angezeigt :

                                        1.JPG

                                        1 Reply Last reply Reply Quote 0
                                        • D
                                          dos1973 last edited by

                                          Image 4.1.0

                                          Bildschirmfoto 2020-03-27 um 12.02.01.png

                                          USBDEVICES: none

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

                                            @dos1973

                                            Ahhh.....

                                            Dann stoppe den Container und trage es ein !

                                            Unter Bearbeiten ....

                                            1.JPG

                                            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

                                            910
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            zigbee cc2531
                                            6
                                            87
                                            7787
                                            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