Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [done] Sonoff Zigbee USB Problem: configuration-adapter mism

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    [done] Sonoff Zigbee USB Problem: configuration-adapter mism

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

      Hallo,

      Hallo ich habe auf einem neuen IOB-System auf einem 3er Raspi mit 1 GB

      pi@iobkoha:~ $ node -v
      v14.19.1
      pi@iobkoha:~ $
      
      pi@iobkoha:~ $ npm -v
      6.14.16
      pi@iobkoha:~ $
      

      js-controller: 4.0.21

      pi@iobkoha:~ $ ls -la /dev/serial/by-id/
      total 0
      drwxr-xr-x 2 root root 80 Apr 27 14:56 .
      drwxr-xr-x 4 root root 80 Apr 27 14:56 ..
      lrwxrwxrwx 1 root root 13 Apr 27 14:56 usb-1a86_USB2.0-Serial-if00-port0 -> ../../ttyUSB1
      lrwxrwxrwx 1 root root 13 Apr 27 14:56 usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_585d1a0f573bec11a9789c957a0af07f-if00-port0 -> ../../ttyUSB0
      pi@iobkoha:~ $
      

      Im Adapter habe ich
      /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_585d1a0f573bec11a9789c957a0af07f-if00-port0

      eingetragen.

      Leider bleibt der Adapter gelb und folgendes habe ich im Log:

      zigbee.0	2022-04-27 14:58:55.669	error	(1490) Error herdsman start
      zigbee.0	2022-04-27 14:58:55.668	error	(1490) Failed to start Zigbee
      zigbee.0	2022-04-27 14:58:55.666	error	(1490) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
      zigbee.0	2022-04-27 14:58:55.251	info	(1490) Installed Version: iobroker.zigbee@1.6.16
      zigbee.0	2022-04-27 14:58:55.210	info	(1490) Starting Zigbee npm ...
      zigbee.0	2022-04-27 14:58:55.207	info	(1490) Try to reconnect. 1 attempts left
      zigbee.0	2022-04-27 14:58:45.201	error	(1490) Error herdsman start
      zigbee.0	2022-04-27 14:58:45.200	error	(1490) Failed to start Zigbee
      zigbee.0	2022-04-27 14:58:45.198	error	(1490) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
      zigbee.0	2022-04-27 14:58:44.774	error	(1490) Re-commissioning your network will require re-pairing of all devices!
      zigbee.0	2022-04-27 14:58:44.773	error	(1490) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
      zigbee.0	2022-04-27 14:58:44.771	error	(1490) Please update configuration to prevent further issues.
      zigbee.0	2022-04-27 14:58:44.770	error	(1490) - Channel List: configured=11, adapter=11
      zigbee.0	2022-04-27 14:58:44.768	error	(1490) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
      zigbee.0	2022-04-27 14:58:44.766	error	(1490) - Extended PAN ID: configured=ddddddddddddcdab, adapter=00124b0024c91f1c
      zigbee.0	2022-04-27 14:58:44.765	error	(1490) - PAN ID: configured=7754, adapter=7754
      zigbee.0	2022-04-27 14:58:44.763	error	(1490) Configuration is not consistent with adapter state/backup!
      zigbee.0	2022-04-27 14:58:44.492	info	(1490) Installed Version: iobroker.zigbee@1.6.16
      zigbee.0	2022-04-27 14:58:43.378	info	(1490) Starting Zigbee npm ...
      zigbee.0	2022-04-27 14:58:43.209	info	(1490) starting. Version 1.6.16 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.19.1, js-controller: 4.0.21
      zigbee.0	2022-04-27 14:58:33.871	info	(873) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      zigbee.0	2022-04-27 14:58:33.868	info	(873) terminating
      zigbee.0	2022-04-27 14:58:33.866	warn	(873) Failed to stop zigbee during startup
      zigbee.0	2022-04-27 14:58:33.674	info	(873) Zigbee: disabling joining new devices.
      zigbee.0	2022-04-27 14:58:33.663	info	(873) cleaned everything up...
      zigbee.0	2022-04-27 14:58:33.657	info	(873) Got terminate signal TERMINATE_YOURSELF
      zigbee.0	2022-04-27 14:57:15.248	error	(873) Error herdsman start
      zigbee.0	2022-04-27 14:57:15.246	error	(873) Failed to start Zigbee
      zigbee.0	2022-04-27 14:57:15.238	error	(873) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
      zigbee.0	2022-04-27 14:57:14.763	info	(873) Installed Version: iobroker.zigbee@1.6.16
      zigbee.0	2022-04-27 14:57:14.737	info	(873) Starting Zigbee npm ...
      zigbee.0	2022-04-27 14:57:14.735	info	(873) Try to reconnect. 1 attempts left
      zigbee.0	2022-04-27 14:57:04.728	error	(873) Error herdsman start
      zigbee.0	2022-04-27 14:57:04.727	error	(873) Failed to start Zigbee
      zigbee.0	2022-04-27 14:57:04.725	error	(873) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
      zigbee.0	2022-04-27 14:57:04.291	error	(873) Re-commissioning your network will require re-pairing of all devices!
      zigbee.0	2022-04-27 14:57:04.289	error	(873) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
      zigbee.0	2022-04-27 14:57:04.288	error	(873) Please update configuration to prevent further issues.
      zigbee.0	2022-04-27 14:57:04.287	error	(873) - Channel List: configured=11, adapter=11
      zigbee.0	2022-04-27 14:57:04.285	error	(873) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
      zigbee.0	2022-04-27 14:57:04.284	error	(873) - Extended PAN ID: configured=ddddddddddddcdab, adapter=00124b0024c91f1c
      zigbee.0	2022-04-27 14:57:04.282	error	(873) - PAN ID: configured=7754, adapter=7754
      zigbee.0	2022-04-27 14:57:04.280	error	(873) Configuration is not consistent with adapter state/backup!
      zigbee.0	2022-04-27 14:57:04.000	info	(873) Installed Version: iobroker.zigbee@1.6.16
      zigbee.0	2022-04-27 14:57:02.641	info	(873) Starting Zigbee npm ...
      zigbee.0	2022-04-27 14:57:02.399	info	(873) starting. Version 1.6.16 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.19.1, js-controller: 4.0.21
      zigbee.0	2022-04-27 14:56:04.076	info	(17058) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      zigbee.0	2022-04-27 14:56:03.992	info	(17058) Got terminate signal TERMINATE_YOURSELF
      zigbee.0	2022-04-27 14:56:03.965	warn	(17058) Failed to stop zigbee during startup
      zigbee.0	2022-04-27 14:56:03.502	info	(17058) Zigbee: disabling joining new devices.
      zigbee.0	2022-04-27 14:56:03.433	info	(17058) cleaned everything up...
      zigbee.0	2022-04-27 14:54:10.923	error	(17058) Error herdsman start
      zigbee.0	2022-04-27 14:54:10.922	error	(17058) Failed to start Zigbee
      zigbee.0	2022-04-27 14:54:10.920	error	(17058) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
      zigbee.0	2022-04-27 14:54:10.476	info	(17058) Installed Version: iobroker.zigbee@1.6.16
      zigbee.0	2022-04-27 14:54:10.438	info	(17058) Starting Zigbee npm ...
      zigbee.0	2022-04-27 14:54:10.436	info	(17058) Try to reconnect. 1 attempts left
      zigbee.0	2022-04-27 14:54:00.430	error	(17058) Error herdsman start
      zigbee.0	2022-04-27 14:54:00.429	error	(17058) Failed to start Zigbee
      zigbee.0	2022-04-27 14:54:00.428	error	(17058) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
      zigbee.0	2022-04-27 14:54:00.009	error	(17058) Re-commissioning your network will require re-pairing of all devices!
      zigbee.0	2022-04-27 14:54:00.008	error	(17058) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
      zigbee.0	2022-04-27 14:54:00.007	error	(17058) Please update configuration to prevent further issues.
      zigbee.0	2022-04-27 14:54:00.006	error	(17058) - Channel List: configured=11, adapter=11
      zigbee.0	2022-04-27 14:54:00.004	error	(17058) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
      zigbee.0	2022-04-27 14:54:00.002	error	(17058) - Extended PAN ID: configured=ddddddddddddcdab, adapter=00124b0024c91f1c
      zigbee.0	2022-04-27 14:54:00.000	error	(17058) - PAN ID: configured=7754, adapter=7754
      zigbee.0	2022-04-27 14:53:59.999	error	(17058) Configuration is not consistent with adapter state/backup!
      zigbee.0	2022-04-27 14:53:59.803	info	(17058) Installed Version: iobroker.zigbee@1.6.16
      zigbee.0	2022-04-27 14:53:58.706	info	(17058) Starting Zigbee npm ...
      zigbee.0	2022-04-27 14:53:58.532	info	(17058) starting. Version 1.6.16 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.19.1, js-controller: 4.0.21
      zigbee.0	2022-04-27 14:51:41.571	info	(16948) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      zigbee.0	2022-04-27 14:51:41.568	info	(16948) terminating
      zigbee.0	2022-04-27 14:51:41.566	warn	(16948) Failed to stop zigbee during startup
      zigbee.0	2022-04-27 14:51:41.473	info	(16948) Zigbee: disabling joining new devices.
      zigbee.0	2022-04-27 14:51:41.460	info	(16948) cleaned everything up...
      zigbee.0	2022-04-27 14:51:41.456	info	(16948) Got terminate signal TERMINATE_YOURSELF
      zigbee.0	2022-04-27 14:51:28.005	error	(16948) Error herdsman start
      zigbee.0	2022-04-27 14:51:28.004	error	(16948) Failed to start Zigbee
      zigbee.0	2022-04-27 14:51:28.002	error	(16948) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
      zigbee.0	2022-04-27 14:51:27.576	info	(16948) Installed Version: iobroker.zigbee@1.6.16
      zigbee.0	2022-04-27 14:51:27.515	info	(16948) Starting Zigbee npm ...
      zigbee.0	2022-04-27 14:51:27.511	info	(16948) Try to reconnect. 1 attempts left
      zigbee.0	2022-04-27 14:51:17.505	error	(16948) Error herdsman start
      zigbee.0	2022-04-27 14:51:17.504	error	(16948) Failed to start Zigbee
      zigbee.0	2022-04-27 14:51:17.503	error	(16948) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
      zigbee.0	2022-04-27 14:51:17.057	error	(16948) Re-commissioning your network will require re-pairing of all devices!
      zigbee.0	2022-04-27 14:51:17.056	error	(16948) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
      zigbee.0	2022-04-27 14:51:17.055	error	(16948) Please update configuration to prevent further issues.
      zigbee.0	2022-04-27 14:51:17.054	error	(16948) - Channel List: configured=11, adapter=11
      zigbee.0	2022-04-27 14:51:17.052	error	(16948) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
      zigbee.0	2022-04-27 14:51:17.051	error	(16948) - Extended PAN ID: configured=ddddddddddddcdab, adapter=00124b0024c91f1c
      zigbee.0	2022-04-27 14:51:17.049	error	(16948) - PAN ID: configured=7754, adapter=7754
      zigbee.0	2022-04-27 14:51:17.048	error	(16948) Configuration is not consistent with adapter state/backup!
      zigbee.0	2022-04-27 14:51:16.743	info	(16948) Installed Version: iobroker.zigbee@1.6.16
      zigbee.0	2022-04-27 14:51:15.510	info	(16948) Starting Zigbee npm ...
      zigbee.0	2022-04-27 14:51:15.336	info	(16948) starting. Version 1.6.16 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.19.1, js-controller: 4.0.21
      zigbee.0	2022-04-27 14:51:06.489	info	(16883) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      zigbee.0	2022-04-27 14:51:06.486	info	(16883) terminating
      zigbee.0	2022-04-27 14:51:05.987	info	(16883) Zigbee: disabling joining new devices.
      zigbee.0	2022-04-27 14:51:05.983	info	(16883) cleaned everything up...
      zigbee.0	2022-04-27 14:51:05.980	info	(16883) Got terminate signal TERMINATE_YOURSELF
      zigbee.0	2022-04-27 14:51:05.977	warn	(16883) State "zigbee.0.info.undefinedDevices" has no existing object, this might lead to an error in future versions
      zigbee.0	2022-04-27 14:51:05.710	error	(16883) Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
      zigbee.0	2022-04-27 14:51:05.702	info	(16883) Zigbee started
      zigbee.0	2022-04-27 14:51:05.700	info	(16883) Currently no devices.
      

      Was kann ich tun?

      Grüße
      Thomas

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

        @tklein sagte in Sonoff Zigbee USB Problem: configuration-adapter mismatch:

        Extended PAN ID: configured=ddddddddddddcdab, adapter=00124b0024c91f1c
        

        Bring die übereinander.
        00124b0024c91f1c in den Einstellungen eintragen.

        T 1 Reply Last reply Reply Quote 0
        • T
          tklein @Thomas Braun last edited by

          @thomas-braun said in Sonoff Zigbee USB Problem: configuration-adapter mismatch:

          00124b0024c91f1c

          danke für die sehr schenlle Antwort. Hat geklappt. Kann ich die PAN-ID nicht frei vergeben?

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

            @tklein
            Jein.
            Wolltest du lustige Worte aus den Hex-Ziffern bilden?

            T 1 Reply Last reply Reply Quote 0
            • T
              tklein @Thomas Braun last edited by

              @thomas-braun said in Sonoff Zigbee USB Problem: configuration-adapter mismatch:

              @tklein
              Jein.
              Wolltest du lustige Worte aus den Hex-Ziffern bilden?

              hatte das etwas frei eingegeben:-)

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

                @tklein

                Der Adapter würfelt eine PAN-ID, wenn die nicht komplex genug ist.

                T 1 Reply Last reply Reply Quote 0
                • T
                  tklein @Thomas Braun last edited by

                  @thomas-braun danke für die Infos.

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post

                  Support us

                  ioBroker
                  Community Adapters
                  Donate

                  700
                  Online

                  31.8k
                  Users

                  80.1k
                  Topics

                  1.3m
                  Posts

                  2
                  7
                  1228
                  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