Skip to content
  • 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
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. ZigBee neue Version 1.5.x

NEWS

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

ZigBee neue Version 1.5.x

Scheduled Pinned Locked Moved Tester
579 Posts 72 Posters 147.7k Views 74 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.
  • frankthegreatF frankthegreat

    @mickym sagte in ZigBee neue Version 1.5.x:
    @legro, @Fenriswolf

    Meine Vermutung ist daher, dass es eher mit dem Browser als mit dem Gerät zu tun hat.

    Bei mir das gleiche...Kacheln sind weiß beim umdrehen. Allerdings nur beim Safari.
    Beim Firefox ist alles io...von daher seh ich das ganze entspannt 😎

    mickymM Online
    mickymM Online
    mickym
    Most Active
    wrote on last edited by
    #352

    @frankthegreat Ja sehe ich genauso, wobei jemand der kein anderes OS mit anderem Betriebssystem zur Hand hat, dumm aus der Wäsche schaut. Auf einem IOS Gerät kannst Du Chrome oder Edge nehmen, es wird immer die Safari Browser Engine im Hintergrund genommen - mit deshalb den gleichen Ergebnissen.

    Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

    arteckA 1 Reply Last reply
    0
    • mickymM mickym

      @frankthegreat Ja sehe ich genauso, wobei jemand der kein anderes OS mit anderem Betriebssystem zur Hand hat, dumm aus der Wäsche schaut. Auf einem IOS Gerät kannst Du Chrome oder Edge nehmen, es wird immer die Safari Browser Engine im Hintergrund genommen - mit deshalb den gleichen Ergebnissen.

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

      @mickym gut zu wissen

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

      1 Reply Last reply
      0
      • K GrünK Offline
        K GrünK Offline
        K Grün
        wrote on last edited by
        #354

        @arteck Hallo nur drücken hat nix gebracht.
        Ich hab den Coordinator in den anlernmodus versetzt und bei den devices auch.
        Dann ging es. Vorher den Osram gezogen.
        Also danke nochmal für den support.

        1 Reply Last reply
        0
        • AsgothianA Asgothian

          @bjoern77 sagte in ZigBee neue Version 1.5.x:

          Wenn ich das hier mache, gibt es wohl kein zurück, oder?:
          rm -R /opt/iobroker/node_modules/zigbee-herdsman
          rm -R /opt/iobroker/node_modules/zigbee-herdsman-converter
          rm -R /opt/iobroker/node_modules/@serialport
          rm -R /opt/iobroker/node_modules/iobroker.zigbee

          Neu anlernen wäre nicht schön. Es sind schon 36 Geräte im Netz.
          Oder bleiben die Geräte erhalten nach der rm Löschen-Aktion?
          Danke für jeden Tip und Gruß

          auch danach kannst du auf 1.4.1 zurück. Die Geräte sind an anderer Stelle abgelegt.

          A.

          Bjoern77B Offline
          Bjoern77B Offline
          Bjoern77
          wrote on last edited by
          #355

          @asgothian
          Moin
          Ich habe es eben genau wie beschrieben versucht. Erst per rm gelöscht und dann über Git installiert.
          Leider selbe Fehler. Mir ist beim Löschen aufgefallen, das er mir beim rm -R op/iobroker/node_modules/zigbee-herdsman-converter die Rückmeldung gab, das es dieses Verzeichnis nicht gibt!?
          Hier der LOG nach dem Adapterstart nach einem Reboot:

          2021-06-03 19:05:48.983 - info: zigbee.0 (1584) Try to reconnect. 1 attempts left
          2021-06-03 19:05:48.984 - info: zigbee.0 (1584) Starting Zigbee npm ...
          2021-06-03 19:05:49.004 - info: zigbee.0 (1584) Installed Version: ioBroker/ioBroker.zigbee#2e4229b8f378537e9733b3ccd7f690d76c6c94f2
          2021-06-03 19:05:49.222 - error: zigbee.0 (1584) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
          2021-06-03 19:05:49.224 - error: zigbee.0 (1584) Failed to start Zigbee
          2021-06-03 19:05:49.224 - error: zigbee.0 (1584) Error herdsman start
          2021-06-03 19:06:06.959 - info: enigma2.0 (1427) enigma2: 192.168.7.13:80 ist nicht erreichbar!
          2021-06-03 19:06:07.018 - warn: enigma2.0 (1427) State "enigma2.0.Message.MESSAGE_ANSWER" has no existing object, this might lead to an error in future versions
          2021-06-03 19:06:53.822 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
          2021-06-03 19:06:53.834 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
          2021-06-03 19:06:53.834 - info: zigbee.0 (1584) Got terminate signal TERMINATE_YOURSELF
          2021-06-03 19:06:53.835 - info: zigbee.0 (1584) cleaned everything up...
          2021-06-03 19:06:53.839 - info: zigbee.0 (1584) Zigbee: disabling joining new devices.
          2021-06-03 19:06:53.840 - warn: zigbee.0 (1584) Failed to stop zigbee during startup
          2021-06-03 19:06:53.841 - info: zigbee.0 (1584) terminating
          2021-06-03 19:06:53.842 - info: zigbee.0 (1584) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2021-06-03 19:06:53.843 - error: zigbee.0 (1584) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2021-06-03 19:06:53.844 - error: zigbee.0 (1584) unhandled promise rejection: Cannot read property 'getEntries' of null
          2021-06-03 19:06:53.845 - error: zigbee.0 (1584) TypeError: Cannot read property 'getEntries' of null
          at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:220:55)
          at Function.all (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:240:16)
          at Controller.getDevices (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:303:31)
          at ZigbeeController.getClients (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:228:49)
          at DeviceAvailability.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceAvailability.js:222:43)
          at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:214:42)
          at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:385:20)
          at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:696:41)
          at processTicksAndRejections (internal/process/task_queues.js:97:5)
          2021-06-03 19:06:53.845 - error: zigbee.0 (1584) Cannot read property 'getEntries' of null
          2021-06-03 19:06:54.551 - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2021-06-03 19:06:56.865 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 1679
          2021-06-03 19:07:00.129 - info: zigbee.0 (1679) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v12.22.1, js-controller: 3.2.16
          2021-06-03 19:07:00.247 - info: zigbee.0 (1679) Starting Zigbee npm ...
          2021-06-03 19:07:00.574 - info: zigbee.0 (1679) Installed Version: ioBroker/ioBroker.zigbee#2e4229b8f378537e9733b3ccd7f690d76c6c94f2
          2021-06-03 19:07:02.187 - error: zigbee.0 (1679) Configuration is not consistent with adapter state/backup!
          2021-06-03 19:07:02.188 - error: zigbee.0 (1679) - PAN ID: configured=6754, adapter=6754
          2021-06-03 19:07:02.189 - error: zigbee.0 (1679) - Extended PAN ID: configured=aadddddddddddddd, adapter=00124b0009d6d8b0
          2021-06-03 19:07:02.190 - error: zigbee.0 (1679) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
          2021-06-03 19:07:02.191 - error: zigbee.0 (1679) - Channel List: configured=24, adapter=24
          2021-06-03 19:07:02.192 - error: zigbee.0 (1679) Please update configuration to prevent further issues.
          2021-06-03 19:07:02.192 - error: zigbee.0 (1679) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
          2021-06-03 19:07:02.193 - error: zigbee.0 (1679) Re-commissioning your network will require re-pairing of all devices!
          2021-06-03 19:07:02.195 - error: zigbee.0 (1679) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
          2021-06-03 19:07:02.196 - error: zigbee.0 (1679) Failed to start Zigbee
          2021-06-03 19:07:02.196 - error: zigbee.0 (1679) Error herdsman start
          2021-06-03 19:07:12.198 - info: zigbee.0 (1679) Try to reconnect. 1 attempts left
          2021-06-03 19:07:12.199 - info: zigbee.0 (1679) Starting Zigbee npm ...
          2021-06-03 19:07:12.224 - info: zigbee.0 (1679) Installed Version: ioBroker/ioBroker.zigbee#2e4229b8f378537e9733b3ccd7f690d76c6c94f2
          2021-06-03 19:07:12.447 - error: zigbee.0 (1679) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
          2021-06-03 19:07:12.448 - error: zigbee.0 (1679) Failed to start Zigbee
          2021-06-03 19:07:12.449 - error: zigbee.0 (1679) Error herdsman start
          2021-06-03 19:07:18.881 - error: zigbee.0 (1679) getGroups: caught error: TypeError: Cannot read property 'getGroups' of undefined
          2021-06-03 19:07:29.595 - info: web.0 (1392) <==Disconnect system.user.admin from ::ffff:192.168.7.219 vis.0
          2021-06-03 19:07:49.592 - debug: statistics.0 (1569) system.adapter.admin.0: logging true
          

          Was kann ich noch probieren?
          Danke und Gruß
          Björn

          1 Reply Last reply
          0
          • frankthegreatF frankthegreat

            @mickym sagte in ZigBee neue Version 1.5.x:
            @legro, @Fenriswolf

            Meine Vermutung ist daher, dass es eher mit dem Browser als mit dem Gerät zu tun hat.

            Bei mir das gleiche...Kacheln sind weiß beim umdrehen. Allerdings nur beim Safari.
            Beim Firefox ist alles io...von daher seh ich das ganze entspannt 😎

            L Away
            L Away
            legro
            wrote on last edited by
            #356

            @frankthegreat said in ZigBee neue Version 1.5.x:

            @mickym sagte in ZigBee neue Version 1.5.x:
            @legro, @Fenriswolf
            .. Allerdings nur beim Safari.
            Beim Firefox ist alles io...von daher seh ich das ganze entspannt 😎

            Eigentlich möchte ich nicht jedesmal, wenn ich die Rückseite der Kachel mir anschauen will, meinen alten Windows-PC anwerfen müssen. Der freut sich nämlich, endlich in Rente zu sein.😬

            Nach über vier Jahren Leidenszeit unter Qivicon/MSH vor den Telekomikern zu ioBroker geflüchtet.
            Raspberry Pi 4 mit 8GB + ArgonOneM.2 + 120GB SSD + Coordinator CC26X2R1 + ioBroker + piVCCU3

            1 Reply Last reply
            0
            • VumerV Offline
              VumerV Offline
              Vumer
              wrote on last edited by
              #357

              lohnt sich dieser Umbau https://zigbee.blakadder.com/Lidl_TYGWZ-01.html
              wird das mit dem Adapter funktionieren?

              1 Reply Last reply
              0
              • A Offline
                A Offline
                anno171986
                wrote on last edited by
                #358

                Hallo ich habe leider auch mit dem Zigbee Adapter 1.5.6 Probleme, hier das Log dazu:

                			
                host.raspberrypi	2021-06-03 23:51:58.771	info	Restart adapter system.adapter.zigbee.0 because enabled
                host.raspberrypi	2021-06-03 23:51:58.770	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                host.raspberrypi	2021-06-03 23:51:58.770	error	Caught by controller[0]: }
                host.raspberrypi	2021-06-03 23:51:58.770	error	Caught by controller[0]: ]
                host.raspberrypi	2021-06-03 23:51:58.769	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
                host.raspberrypi	2021-06-03 23:51:58.769	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js',
                host.raspberrypi	2021-06-03 23:51:58.769	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js',
                host.raspberrypi	2021-06-03 23:51:58.769	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/index.js',
                host.raspberrypi	2021-06-03 23:51:58.768	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/devices/danfoss.js',
                host.raspberrypi	2021-06-03 23:51:58.768	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js',
                host.raspberrypi	2021-06-03 23:51:58.768	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/ledvance.js',
                host.raspberrypi	2021-06-03 23:51:58.767	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js',
                host.raspberrypi	2021-06-03 23:51:58.767	error	Caught by controller[0]: requireStack: [
                host.raspberrypi	2021-06-03 23:51:58.767	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                host.raspberrypi	2021-06-03 23:51:58.766	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19) {
                host.raspberrypi	2021-06-03 23:51:58.766	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                host.raspberrypi	2021-06-03 23:51:58.766	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
                host.raspberrypi	2021-06-03 23:51:58.766	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                host.raspberrypi	2021-06-03 23:51:58.765	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
                host.raspberrypi	2021-06-03 23:51:58.765	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js:5:15)
                host.raspberrypi	2021-06-03 23:51:58.765	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
                host.raspberrypi	2021-06-03 23:51:58.764	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
                host.raspberrypi	2021-06-03 23:51:58.764	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:667:27)
                host.raspberrypi	2021-06-03 23:51:58.764	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
                host.raspberrypi	2021-06-03 23:51:58.764	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
                host.raspberrypi	2021-06-03 23:51:58.763	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js
                host.raspberrypi	2021-06-03 23:51:58.763	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js
                host.raspberrypi	2021-06-03 23:51:58.763	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/index.js
                host.raspberrypi	2021-06-03 23:51:58.762	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/devices/danfoss.js
                host.raspberrypi	2021-06-03 23:51:58.762	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js
                host.raspberrypi	2021-06-03 23:51:58.762	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/ledvance.js
                host.raspberrypi	2021-06-03 23:51:58.762	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js
                host.raspberrypi	2021-06-03 23:51:58.761	error	Caught by controller[0]: Require stack:
                host.raspberrypi	2021-06-03 23:51:58.761	error	Caught by controller[0]: Error: Cannot find module 'buffer-crc32'
                host.raspberrypi	2021-06-03 23:51:58.761	error	Caught by controller[0]: ^
                host.raspberrypi	2021-06-03 23:51:58.760	error	Caught by controller[0]: throw err;
                host.raspberrypi	2021-06-03 23:51:58.760	error	Caught by controller[0]: internal/modules/cjs/loader.js:818
                host.raspberrypi	2021-06-03 23:51:56.709	info	instance system.adapter.zigbee.0 started with pid 3229
                

                RPi 3
                Zigbee 1.5.6
                CC2538 Stick

                Hat jemand einen Tipp?

                arteckA 1 Reply Last reply
                0
                • A anno171986

                  Hallo ich habe leider auch mit dem Zigbee Adapter 1.5.6 Probleme, hier das Log dazu:

                  			
                  host.raspberrypi	2021-06-03 23:51:58.771	info	Restart adapter system.adapter.zigbee.0 because enabled
                  host.raspberrypi	2021-06-03 23:51:58.770	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  host.raspberrypi	2021-06-03 23:51:58.770	error	Caught by controller[0]: }
                  host.raspberrypi	2021-06-03 23:51:58.770	error	Caught by controller[0]: ]
                  host.raspberrypi	2021-06-03 23:51:58.769	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
                  host.raspberrypi	2021-06-03 23:51:58.769	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js',
                  host.raspberrypi	2021-06-03 23:51:58.769	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js',
                  host.raspberrypi	2021-06-03 23:51:58.769	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/index.js',
                  host.raspberrypi	2021-06-03 23:51:58.768	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/devices/danfoss.js',
                  host.raspberrypi	2021-06-03 23:51:58.768	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js',
                  host.raspberrypi	2021-06-03 23:51:58.768	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/ledvance.js',
                  host.raspberrypi	2021-06-03 23:51:58.767	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js',
                  host.raspberrypi	2021-06-03 23:51:58.767	error	Caught by controller[0]: requireStack: [
                  host.raspberrypi	2021-06-03 23:51:58.767	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                  host.raspberrypi	2021-06-03 23:51:58.766	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19) {
                  host.raspberrypi	2021-06-03 23:51:58.766	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                  host.raspberrypi	2021-06-03 23:51:58.766	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
                  host.raspberrypi	2021-06-03 23:51:58.766	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                  host.raspberrypi	2021-06-03 23:51:58.765	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
                  host.raspberrypi	2021-06-03 23:51:58.765	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js:5:15)
                  host.raspberrypi	2021-06-03 23:51:58.765	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
                  host.raspberrypi	2021-06-03 23:51:58.764	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
                  host.raspberrypi	2021-06-03 23:51:58.764	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:667:27)
                  host.raspberrypi	2021-06-03 23:51:58.764	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
                  host.raspberrypi	2021-06-03 23:51:58.764	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
                  host.raspberrypi	2021-06-03 23:51:58.763	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js
                  host.raspberrypi	2021-06-03 23:51:58.763	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js
                  host.raspberrypi	2021-06-03 23:51:58.763	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/index.js
                  host.raspberrypi	2021-06-03 23:51:58.762	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/devices/danfoss.js
                  host.raspberrypi	2021-06-03 23:51:58.762	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js
                  host.raspberrypi	2021-06-03 23:51:58.762	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/ledvance.js
                  host.raspberrypi	2021-06-03 23:51:58.762	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js
                  host.raspberrypi	2021-06-03 23:51:58.761	error	Caught by controller[0]: Require stack:
                  host.raspberrypi	2021-06-03 23:51:58.761	error	Caught by controller[0]: Error: Cannot find module 'buffer-crc32'
                  host.raspberrypi	2021-06-03 23:51:58.761	error	Caught by controller[0]: ^
                  host.raspberrypi	2021-06-03 23:51:58.760	error	Caught by controller[0]: throw err;
                  host.raspberrypi	2021-06-03 23:51:58.760	error	Caught by controller[0]: internal/modules/cjs/loader.js:818
                  host.raspberrypi	2021-06-03 23:51:56.709	info	instance system.adapter.zigbee.0 started with pid 3229
                  

                  RPi 3
                  Zigbee 1.5.6
                  CC2538 Stick

                  Hat jemand einen Tipp?

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

                  @anno171986 bei dir scheint der adapter nicht richtig installier zu sein..

                  installier nochmal drüber von GIT https://github.com/ioBroker/ioBroker.zigbee/wiki/GIT-install

                  @bjoern77

                  adapter stopp
                  dann

                  rm /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json
                  

                  adapter starten

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

                  A Bjoern77B 2 Replies Last reply
                  0
                  • arteckA arteck

                    @anno171986 bei dir scheint der adapter nicht richtig installier zu sein..

                    installier nochmal drüber von GIT https://github.com/ioBroker/ioBroker.zigbee/wiki/GIT-install

                    @bjoern77

                    adapter stopp
                    dann

                    rm /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json
                    

                    adapter starten

                    A Offline
                    A Offline
                    anno171986
                    wrote on last edited by
                    #360

                    @arteck said in ZigBee neue Version 1.5.x:

                    @anno171986 bei dir scheint der adapter nicht richtig installier zu sein..

                    installier nochmal drüber von GIT https://github.com/ioBroker/ioBroker.zigbee/wiki/GIT-install

                    Ich habe schon folgendes gemacht:

                    @mr-x said in ZigBee neue Version 1.5.x:

                    @arteck sagte in ZigBee neue Version 1.5.x:

                    @Mr-X

                    bevor du anfängst was wild auszuprobieren

                    adapter stoppen DEN RICHTIGEN

                    console auf AUF DEM RICHTIGEN HOST AUF

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

                    dann von GIT ... AUF DEM RICHTIGEN HOST installieren https://github.com/ioBroker/ioBroker.zigbee/wiki/GIT-install

                    nix löschen... nix deinstallieren... nur das machen was da oben steht

                    Hey, sorry, soll ich das ganze auf dem Master machen, oder auf dem Slave, wo Zigbee nicht mehr tut?

                    Bei

                    rm -R /opt/iobroker/node_modules/zigbee-herdsman-converter
                    

                    hat er einen Fehler ausgegeben, dass er das modul nicht entfernen kann, da nicht gefunden (oder so).

                    Bevor ich das (über GIT installiert) gemacht habe, gab es einen ähnlichen Fehler, jedoch war dort der Fehler dass ein "Serial" (oder so ähnlich) nicht gefunden werden konnte.

                    Soll ich es einfach nochmal probieren?

                    arteckA 1 Reply Last reply
                    0
                    • A anno171986

                      @arteck said in ZigBee neue Version 1.5.x:

                      @anno171986 bei dir scheint der adapter nicht richtig installier zu sein..

                      installier nochmal drüber von GIT https://github.com/ioBroker/ioBroker.zigbee/wiki/GIT-install

                      Ich habe schon folgendes gemacht:

                      @mr-x said in ZigBee neue Version 1.5.x:

                      @arteck sagte in ZigBee neue Version 1.5.x:

                      @Mr-X

                      bevor du anfängst was wild auszuprobieren

                      adapter stoppen DEN RICHTIGEN

                      console auf AUF DEM RICHTIGEN HOST AUF

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

                      dann von GIT ... AUF DEM RICHTIGEN HOST installieren https://github.com/ioBroker/ioBroker.zigbee/wiki/GIT-install

                      nix löschen... nix deinstallieren... nur das machen was da oben steht

                      Hey, sorry, soll ich das ganze auf dem Master machen, oder auf dem Slave, wo Zigbee nicht mehr tut?

                      Bei

                      rm -R /opt/iobroker/node_modules/zigbee-herdsman-converter
                      

                      hat er einen Fehler ausgegeben, dass er das modul nicht entfernen kann, da nicht gefunden (oder so).

                      Bevor ich das (über GIT installiert) gemacht habe, gab es einen ähnlichen Fehler, jedoch war dort der Fehler dass ein "Serial" (oder so ähnlich) nicht gefunden werden konnte.

                      Soll ich es einfach nochmal probieren?

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

                      @anno171986 ich kann dir nicht folgen .. aber ja

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

                      A 1 Reply Last reply
                      0
                      • david83D Offline
                        david83D Offline
                        david83
                        wrote on last edited by
                        #362

                        Hallo zusammen, ich habe gestern das Update von 1.4.4 auf 1.5.6 gemacht. Soweit ist erstmal alles in Ordnung. Das einzige was jetzt gar nicht mehr funktioniert ist der Firmware aktualisieren Button. Wenn ich diesen drücke, passiert garnichts. Ich habe verschiedene Browser ausprobiert. Ich habe mir das Log angeschaut und habe keine Warnungen oder Error Einträge. Ist da was bekannt? Gerne stelle ich weitere Infos zur Verfügung. Was wird gebraucht?

                        Mfg
                        David

                        arteckA mickymM 2 Replies Last reply
                        0
                        • david83D david83

                          Hallo zusammen, ich habe gestern das Update von 1.4.4 auf 1.5.6 gemacht. Soweit ist erstmal alles in Ordnung. Das einzige was jetzt gar nicht mehr funktioniert ist der Firmware aktualisieren Button. Wenn ich diesen drücke, passiert garnichts. Ich habe verschiedene Browser ausprobiert. Ich habe mir das Log angeschaut und habe keine Warnungen oder Error Einträge. Ist da was bekannt? Gerne stelle ich weitere Infos zur Verfügung. Was wird gebraucht?

                          Mfg
                          David

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

                          @david83 doch ... schau im LOG..da wird der start des checks Protokolliert

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

                          david83D 1 Reply Last reply
                          0
                          • arteckA arteck

                            @anno171986 ich kann dir nicht folgen .. aber ja

                            A Offline
                            A Offline
                            anno171986
                            wrote on last edited by
                            #364

                            @arteck Ich habe gestern auch von Version 1.4.4 auf 1.5.6 geupdated. Dann kam ein Fehlerbild, was ähnlich dem ist, was ich oben gepostet habe, jedoch war dort von einem "serialport" Modul (oder so ähnlich die Rede, welches nicht gefunden wurde.

                            Nach dem ich etwas gesucht habe, hatte ich dieses Thema hier gefunden und habe dann folgendes gemacht:

                            iobroker stoppen

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

                            Bei

                            rm -R /opt/iobroker/node_modules/zigbee-herdsman-converter
                            

                            kam der Fehler dass er diesen nicht entfernen konnte, da nicht vorhanden.

                            Danach von den Adapter von GIT installiert installieren https://github.com/ioBroker/ioBroker.zigbee/wiki/GIT-install
                            iobroker starten

                            Das ist der aktuelle Stand und ich bekomme folgenden Fehler:

                            host.raspberrypi	2021-06-03 23:51:58.771	info	Restart adapter system.adapter.zigbee.0 because enabled
                            host.raspberrypi	2021-06-03 23:51:58.770	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                            host.raspberrypi	2021-06-03 23:51:58.770	error	Caught by controller[0]: }
                            host.raspberrypi	2021-06-03 23:51:58.770	error	Caught by controller[0]: ]
                            host.raspberrypi	2021-06-03 23:51:58.769	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
                            host.raspberrypi	2021-06-03 23:51:58.769	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js',
                            host.raspberrypi	2021-06-03 23:51:58.769	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js',
                            host.raspberrypi	2021-06-03 23:51:58.769	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/index.js',
                            host.raspberrypi	2021-06-03 23:51:58.768	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/devices/danfoss.js',
                            host.raspberrypi	2021-06-03 23:51:58.768	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js',
                            host.raspberrypi	2021-06-03 23:51:58.768	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/ledvance.js',
                            host.raspberrypi	2021-06-03 23:51:58.767	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js',
                            host.raspberrypi	2021-06-03 23:51:58.767	error	Caught by controller[0]: requireStack: [
                            host.raspberrypi	2021-06-03 23:51:58.767	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                            host.raspberrypi	2021-06-03 23:51:58.766	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19) {
                            host.raspberrypi	2021-06-03 23:51:58.766	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                            host.raspberrypi	2021-06-03 23:51:58.766	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
                            host.raspberrypi	2021-06-03 23:51:58.766	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                            host.raspberrypi	2021-06-03 23:51:58.765	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
                            host.raspberrypi	2021-06-03 23:51:58.765	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js:5:15)
                            host.raspberrypi	2021-06-03 23:51:58.765	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
                            host.raspberrypi	2021-06-03 23:51:58.764	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
                            host.raspberrypi	2021-06-03 23:51:58.764	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:667:27)
                            host.raspberrypi	2021-06-03 23:51:58.764	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
                            host.raspberrypi	2021-06-03 23:51:58.764	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
                            host.raspberrypi	2021-06-03 23:51:58.763	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js
                            host.raspberrypi	2021-06-03 23:51:58.763	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js
                            host.raspberrypi	2021-06-03 23:51:58.763	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/index.js
                            host.raspberrypi	2021-06-03 23:51:58.762	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/devices/danfoss.js
                            host.raspberrypi	2021-06-03 23:51:58.762	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js
                            host.raspberrypi	2021-06-03 23:51:58.762	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/ledvance.js
                            host.raspberrypi	2021-06-03 23:51:58.762	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js
                            host.raspberrypi	2021-06-03 23:51:58.761	error	Caught by controller[0]: Require stack:
                            host.raspberrypi	2021-06-03 23:51:58.761	error	Caught by controller[0]: Error: Cannot find module 'buffer-crc32'
                            host.raspberrypi	2021-06-03 23:51:58.761	error	Caught by controller[0]: ^
                            host.raspberrypi	2021-06-03 23:51:58.760	error	Caught by controller[0]: throw err;
                            host.raspberrypi	2021-06-03 23:51:58.760	error	Caught by controller[0]: internal/modules/cjs/loader.js:818
                            host.raspberrypi	2021-06-03 23:51:56.709	info	instance system.adapter.zigbee.0 started with pid 3229
                            

                            Ich probiere heute Abend dann nochmal folgendes:
                            iobroker stoppen

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

                            Danach von den Adapter von GIT installiert installieren https://github.com/ioBroker/ioBroker.zigbee/wiki/GIT-install
                            iobroker starten

                            arteckA 1 Reply Last reply
                            0
                            • A anno171986

                              @arteck Ich habe gestern auch von Version 1.4.4 auf 1.5.6 geupdated. Dann kam ein Fehlerbild, was ähnlich dem ist, was ich oben gepostet habe, jedoch war dort von einem "serialport" Modul (oder so ähnlich die Rede, welches nicht gefunden wurde.

                              Nach dem ich etwas gesucht habe, hatte ich dieses Thema hier gefunden und habe dann folgendes gemacht:

                              iobroker stoppen

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

                              Bei

                              rm -R /opt/iobroker/node_modules/zigbee-herdsman-converter
                              

                              kam der Fehler dass er diesen nicht entfernen konnte, da nicht vorhanden.

                              Danach von den Adapter von GIT installiert installieren https://github.com/ioBroker/ioBroker.zigbee/wiki/GIT-install
                              iobroker starten

                              Das ist der aktuelle Stand und ich bekomme folgenden Fehler:

                              host.raspberrypi	2021-06-03 23:51:58.771	info	Restart adapter system.adapter.zigbee.0 because enabled
                              host.raspberrypi	2021-06-03 23:51:58.770	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              host.raspberrypi	2021-06-03 23:51:58.770	error	Caught by controller[0]: }
                              host.raspberrypi	2021-06-03 23:51:58.770	error	Caught by controller[0]: ]
                              host.raspberrypi	2021-06-03 23:51:58.769	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
                              host.raspberrypi	2021-06-03 23:51:58.769	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js',
                              host.raspberrypi	2021-06-03 23:51:58.769	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js',
                              host.raspberrypi	2021-06-03 23:51:58.769	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/index.js',
                              host.raspberrypi	2021-06-03 23:51:58.768	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/devices/danfoss.js',
                              host.raspberrypi	2021-06-03 23:51:58.768	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js',
                              host.raspberrypi	2021-06-03 23:51:58.768	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/ledvance.js',
                              host.raspberrypi	2021-06-03 23:51:58.767	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js',
                              host.raspberrypi	2021-06-03 23:51:58.767	error	Caught by controller[0]: requireStack: [
                              host.raspberrypi	2021-06-03 23:51:58.767	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                              host.raspberrypi	2021-06-03 23:51:58.766	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19) {
                              host.raspberrypi	2021-06-03 23:51:58.766	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                              host.raspberrypi	2021-06-03 23:51:58.766	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
                              host.raspberrypi	2021-06-03 23:51:58.766	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                              host.raspberrypi	2021-06-03 23:51:58.765	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
                              host.raspberrypi	2021-06-03 23:51:58.765	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js:5:15)
                              host.raspberrypi	2021-06-03 23:51:58.765	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
                              host.raspberrypi	2021-06-03 23:51:58.764	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
                              host.raspberrypi	2021-06-03 23:51:58.764	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:667:27)
                              host.raspberrypi	2021-06-03 23:51:58.764	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
                              host.raspberrypi	2021-06-03 23:51:58.764	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
                              host.raspberrypi	2021-06-03 23:51:58.763	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js
                              host.raspberrypi	2021-06-03 23:51:58.763	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js
                              host.raspberrypi	2021-06-03 23:51:58.763	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/index.js
                              host.raspberrypi	2021-06-03 23:51:58.762	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/devices/danfoss.js
                              host.raspberrypi	2021-06-03 23:51:58.762	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js
                              host.raspberrypi	2021-06-03 23:51:58.762	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/ledvance.js
                              host.raspberrypi	2021-06-03 23:51:58.762	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js
                              host.raspberrypi	2021-06-03 23:51:58.761	error	Caught by controller[0]: Require stack:
                              host.raspberrypi	2021-06-03 23:51:58.761	error	Caught by controller[0]: Error: Cannot find module 'buffer-crc32'
                              host.raspberrypi	2021-06-03 23:51:58.761	error	Caught by controller[0]: ^
                              host.raspberrypi	2021-06-03 23:51:58.760	error	Caught by controller[0]: throw err;
                              host.raspberrypi	2021-06-03 23:51:58.760	error	Caught by controller[0]: internal/modules/cjs/loader.js:818
                              host.raspberrypi	2021-06-03 23:51:56.709	info	instance system.adapter.zigbee.0 started with pid 3229
                              

                              Ich probiere heute Abend dann nochmal folgendes:
                              iobroker stoppen

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

                              Danach von den Adapter von GIT installiert installieren https://github.com/ioBroker/ioBroker.zigbee/wiki/GIT-install
                              iobroker starten

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

                              @anno171986 sagte in ZigBee neue Version 1.5.x:

                              rm -R /opt/iobroker/node_modules/zigbee-herdsman-converter

                              hier fehlt ein Buchstabe am ende.. mein Fehler

                              rm -R /opt/iobroker/node_modules/zigbee-herdsman-converters
                              

                              ALSO SO MUSS DAS

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

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

                              E A 2 Replies Last reply
                              1
                              • arteckA arteck

                                @anno171986 sagte in ZigBee neue Version 1.5.x:

                                rm -R /opt/iobroker/node_modules/zigbee-herdsman-converter

                                hier fehlt ein Buchstabe am ende.. mein Fehler

                                rm -R /opt/iobroker/node_modules/zigbee-herdsman-converters
                                

                                ALSO SO MUSS DAS

                                rm -R /opt/iobroker/node_modules/zigbee-herdsman
                                rm -R /opt/iobroker/node_modules/zigbee-herdsman-converters
                                rm -R /opt/iobroker/node_modules/@serialport
                                rm -R /opt/iobroker/node_modules/iobroker.zigbee
                                
                                E Offline
                                E Offline
                                eMd
                                wrote on last edited by
                                #366

                                @arteck

                                Benutzt du immernoch das zigbee Modul aus deiner Signatur? Hast du damit keine Probleme in 1.5.6?

                                MfG
                                eMd

                                Master: Intel NUC 16GB/500GB
                                Slave: Raspberry Pi 3 + Homematicmodul
                                Shelly, Google Home, Zigbee Aqara, Sonoff

                                Meine VIS: https://youtu.be/JMYr2KYlpME

                                arteckA 1 Reply Last reply
                                1
                                • E eMd

                                  @arteck

                                  Benutzt du immernoch das zigbee Modul aus deiner Signatur? Hast du damit keine Probleme in 1.5.6?

                                  MfG
                                  eMd

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

                                  @emd ich habe mehrere Coordinatoren.. auch zum testen..sowie unterschiedliche Hardware (pi,vm,rock64) und Betriebsysteme

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

                                  1 Reply Last reply
                                  0
                                  • david83D david83

                                    Hallo zusammen, ich habe gestern das Update von 1.4.4 auf 1.5.6 gemacht. Soweit ist erstmal alles in Ordnung. Das einzige was jetzt gar nicht mehr funktioniert ist der Firmware aktualisieren Button. Wenn ich diesen drücke, passiert garnichts. Ich habe verschiedene Browser ausprobiert. Ich habe mir das Log angeschaut und habe keine Warnungen oder Error Einträge. Ist da was bekannt? Gerne stelle ich weitere Infos zur Verfügung. Was wird gebraucht?

                                    Mfg
                                    David

                                    mickymM Online
                                    mickymM Online
                                    mickym
                                    Most Active
                                    wrote on last edited by mickym
                                    #368

                                    @david83 hast Du auch die Kacheln umgedreht? Das Ergebnis des OTA Firmware Checks siehst Du auf der Rückseite (früher Vorderseite)

                                    Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

                                    david83D 1 Reply Last reply
                                    0
                                    • arteckA arteck

                                      @anno171986 sagte in ZigBee neue Version 1.5.x:

                                      rm -R /opt/iobroker/node_modules/zigbee-herdsman-converter

                                      hier fehlt ein Buchstabe am ende.. mein Fehler

                                      rm -R /opt/iobroker/node_modules/zigbee-herdsman-converters
                                      

                                      ALSO SO MUSS DAS

                                      rm -R /opt/iobroker/node_modules/zigbee-herdsman
                                      rm -R /opt/iobroker/node_modules/zigbee-herdsman-converters
                                      rm -R /opt/iobroker/node_modules/@serialport
                                      rm -R /opt/iobroker/node_modules/iobroker.zigbee
                                      
                                      A Offline
                                      A Offline
                                      anno171986
                                      wrote on last edited by
                                      #369

                                      @arteck said in ZigBee neue Version 1.5.x:

                                      @anno171986 sagte in ZigBee neue Version 1.5.x:

                                      rm -R /opt/iobroker/node_modules/zigbee-herdsman-converter

                                      hier fehlt ein Buchstabe am ende.. mein Fehler

                                      rm -R /opt/iobroker/node_modules/zigbee-herdsman-converters
                                      

                                      ALSO SO MUSS DAS

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

                                      Nach dem ersten Befehl kommt jetzt folgende Frage:

                                      rm: in schreibgeschütztes Verzeichnis '/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build' absteigen?
                                      
                                      M 1 Reply Last reply
                                      0
                                      • A anno171986

                                        @arteck said in ZigBee neue Version 1.5.x:

                                        @anno171986 sagte in ZigBee neue Version 1.5.x:

                                        rm -R /opt/iobroker/node_modules/zigbee-herdsman-converter

                                        hier fehlt ein Buchstabe am ende.. mein Fehler

                                        rm -R /opt/iobroker/node_modules/zigbee-herdsman-converters
                                        

                                        ALSO SO MUSS DAS

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

                                        Nach dem ersten Befehl kommt jetzt folgende Frage:

                                        rm: in schreibgeschütztes Verzeichnis '/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build' absteigen?
                                        
                                        M Offline
                                        M Offline
                                        msauer
                                        wrote on last edited by
                                        #370

                                        @anno171986 sudo davor..dann sollte es gehen

                                        Proxmox 3 Node HA-Cluster TRIGKEY Mini-PC N100 mit 32 GB RAM und 3x1TB shared SSDs. VM- iobroker ,Raspberrymatic. LXC - Adguard, , Traccar, iSpy, Fileserver (emby, MiniDLNA)...usw

                                        A 1 Reply Last reply
                                        0
                                        • M msauer

                                          @anno171986 sudo davor..dann sollte es gehen

                                          A Offline
                                          A Offline
                                          anno171986
                                          wrote on last edited by
                                          #371

                                          @msauer said in ZigBee neue Version 1.5.x:

                                          @anno171986 sudo davor..dann sollte es gehen

                                          Das hat geklappt, jetzt kommt

                                          pi@raspberrypi:~ $ sudo rm -R /opt/iobroker/node_modules/@serialport
                                          rm: das Entfernen von '/opt/iobroker/node_modules/@serialport' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
                                          
                                          AsgothianA 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          621

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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