Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. deConz Adapter bleibt nach update gelb

    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

    UNSOLVED deConz Adapter bleibt nach update gelb

    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      froh @Thomas Braun last edited by

      @Thomas-Braun
      iobroker version
      2.2.9
      Hier das Log:

      2020-05-06 00:16:17.573  - info: deconz.0 (29809) deConz Version: 2.5.70; API version: 1.16.0
      2020-05-06 00:16:17.625  - info: deconz.0 (29809) Code 404: Ressource not found get devices: []
      2020-05-06 00:16:17.657  - info: mqtt.0 (26175) send2Server hm-rpc.1.CUX9002003.1.SET_TEMPERATURE[hm-rpc/1/CUX9002003/1/SET_TEMPERATURE]
      2020-05-06 00:16:17.657  - info: mqtt.0 (26175) send2Server hm-rpc.1.CUX9002003.1.SET_HUMIDITY[hm-rpc/1/CUX9002003/1/SET_HUMIDITY]
      2020-05-06 00:16:19.384  - info: mqtt.0 (26175) send2Server system.adapter.vis.0.sigKill[undefined]
      2020-05-06 00:16:19.388  - warn: mqtt.0 (26175) Cannot resolve topic name for ID: system.adapter.vis.0.sigKill (object not found)
      2020-05-06 00:16:23.227  - info: mqtt.0 (26175) send2Server system.adapter.web.0.sigKill[system/adapter/web/0/sigKill]
      2020-05-06 00:16:27.177  - info: mqtt.0 (26175) send2Server system.adapter.sonoff.0.sigKill[system/adapter/sonoff/0/sigKill]
      2020-05-06 00:16:31.114  - info: mqtt.0 (26175) send2Server system.adapter.mqtt.0.sigKill[system/adapter/mqtt/0/sigKill]
      2020-05-06 00:16:35.244  - info: mqtt.0 (26175) send2Server system.adapter.hm-rega.0.sigKill[system/adapter/hm-rega/0/sigKill]
      2020-05-06 00:18:45.495  - info: host.iobroker stopInstance system.adapter.deconz.0 (force=false, process=true)
      2020-05-06 00:18:45.499  - info: deconz.0 (29809) Got terminate signal TERMINATE_YOURSELF
      2020-05-06 00:18:45.501  - info: host.iobroker stopInstance system.adapter.deconz.0 send kill signal
      2020-05-06 00:18:45.499  - info: mqtt.0 (26175) send2Server system.adapter.deconz.0.sigKill[system/adapter/deconz/0/sigKill]
      2020-05-06 00:18:45.502  - info: deconz.0 (29809) terminating
      2020-05-06 00:18:45.502  - info: deconz.0 (29809) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2020-05-06 00:18:46.027  - info: host.iobroker instance system.adapter.deconz.0 terminated with code 156 (156)
      2020-05-06 00:18:48.018  - info: host.iobroker instance system.adapter.deconz.0 started with pid 647
      2020-05-06 00:18:48.035  - info: mqtt.0 (26175) send2Server system.adapter.deconz.0.sigKill[system/adapter/deconz/0/sigKill]
      2020-05-06 00:18:49.409  - info: deconz.0 (647) starting. Version 1.2.6 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.16.3
      2020-05-06 00:18:49.467  - info: deconz.0 (647) deConz Version: 2.5.70; API version: 1.16.0
      2020-05-06 00:18:49.524  - info: deconz.0 (647) Code 404: Ressource not found get devices: []
      2020-05-06 00:18:49.556  - info: mqtt.0 (26175) send2Server hm-rpc.1.CUX9002006.1.SET_TEMPERATURE[hm-rpc/1/CUX9002006/1/SET_TEMPERATURE]
      2020-05-06 00:18:49.559  - info: mqtt.0 (26175) send2Server hm-rpc.1.CUX9002006.1.SET_HUMIDITY[hm-rpc/1/CUX9002006/1/SET_HUMIDITY]
      
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @froh last edited by

        @froh said in deConz Adapter bleibt nach update gelb:

        Code 404: Ressource not found get devices
        

        Da läuft noch eine CCU? Kannst du die anderweitig erreichen?

        F 1 Reply Last reply Reply Quote 0
        • F
          froh @Thomas Braun last edited by

          @Thomas-Braun die ccu läuft separat unter einer anderen ip als der deconz adapter.
          Deconz: 192.168.13.176
          raspmatic: 192.168.13.119

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

            @froh Kannst du die beiden IPs anpingen?

            F 1 Reply Last reply Reply Quote 0
            • F
              froh @Thomas Braun last edited by

              @Thomas-Braun ja

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

                @froh DANN fällt mir nix gescheites mehr ein.
                Außer das vielleicht deConz nicht richtig zur VirtualBox durchgereicht wird. Aber von VMs hab ich keinen Plan.

                1 Reply Last reply Reply Quote 0
                • F
                  froh last edited by

                  also ich komme über das webinterface auch auf die jeweiligen geräte:
                  also über die 192.168.13.176 auf die Phoscon App und über die 192.168.13.119 auf die Homematic WebUi.

                  Jey Cee 1 Reply Last reply Reply Quote 0
                  • Jey Cee
                    Jey Cee Developer @froh last edited by

                    @froh am besten du gehst erst mal auf die 1.1.2 zurück und wartest bis die neue Version ins Stable kommt.

                    F 2 Replies Last reply Reply Quote 0
                    • F
                      froh @Jey Cee last edited by

                      @Jey-Cee
                      ja, so habe ich es auch gemacht. Allerdings hat auch da die Installation des Adapters nicht funktioniert sondern ich musste die komplette VM aus dem Backup wiederherstellen - was ja zum Glück bei einer VM kein Promlem ist...

                      1 Reply Last reply Reply Quote 0
                      • F
                        froh @Jey Cee last edited by

                        @Jey-Cee sagte in deConz Adapter bleibt nach update gelb:

                        @froh am besten du gehst erst mal auf die 1.1.2 zurück und wartest bis die neue Version ins Stable kommt.

                        habe es gerade mit der 1.3.6 version Von Deconz probiert.... leider ist dort das gleiche Problem

                        Jey Cee 1 Reply Last reply Reply Quote 0
                        • Jey Cee
                          Jey Cee Developer @froh last edited by

                          @froh stell bitte mal das Log level der Adapter instanz auf debug und Zeig das Log.

                          1 Reply Last reply Reply Quote 0
                          • M
                            monarc last edited by monarc

                            Hallo zusammen,

                            ich kämpfe aktuell mit folgendem Fehler und seit dem ich gerade den Adapter einmal komplett deinstalliert und neuinstalliert habe, tritt das Problem sowohl mit 1.3.5 als auch mit 1.3.6 auf....

                            deconz.0	2020-05-07 13:33:19.370	info	(7627) terminating
                            deconz.0	2020-05-07 13:33:19.299	info	(7627) cleaned everything up...
                            deconz.0	2020-05-07 13:33:19.292	error	(7627) Error: undefined is not a valid state value at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1581:39 at deconz.setState (/opt/iobroker/node_modules/iobroker.js-controll
                            deconz.0	2020-05-07 13:33:19.248	error	(7627) uncaught exception: undefined is not a valid state value
                            deconz.0	2020-05-07 13:33:19.244	warn	(7627) This value will not be set in future versions. Please report this to the developer.
                            deconz.0	2020-05-07 13:33:19.242	warn	(7627) State value to set is invalid for deconz.0.Lights.7cb03eaa0a035af0.on: The state is missing the required property val!
                            deconz.0	2020-05-07 13:33:17.812	info	(7627) Code 404: Ressource not found get devices: []
                            deconz.0	2020-05-07 13:33:17.214	info	(7627) deConz Version: 2.5.71; API version: 1.16.0
                            deconz.0	2020-05-07 13:33:16.901	info	(7627) starting. Version 1.3.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v10.20.1, js-controller: 3.0.17
                            host.raspberrypi	2020-05-07 13:33:11.390	info	instance system.adapter.deconz.0 started with pid 7627
                            host.raspberrypi	2020-05-07 13:32:41.327	info	Restart adapter system.adapter.deconz.0 because enabled
                            host.raspberrypi	2020-05-07 13:32:41.326	info	instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
                            host.raspberrypi	2020-05-07 13:32:41.325	error	Caught by controller[1]: at process._tickCallback (internal/process/next_tick.js:68:7)
                            host.raspberrypi	2020-05-07 13:32:41.324	error	Caught by controller[1]: at Request.request [as _callback] (/opt/iobroker/node_modules/iobroker.deconz/main.js:1648:17)
                            host.raspberrypi	2020-05-07 13:32:41.324	error	Caught by controller[1]: at new ackStateVal (/opt/iobroker/node_modules/iobroker.deconz/main.js:1873:21)
                            host.raspberrypi	2020-05-07 13:32:41.323	error	Caught by controller[1]: at deconz.setStateAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1577:16)
                            host.raspberrypi	2020-05-07 13:32:41.322	error	Caught by controller[1]: at new Promise (<anonymous>)
                            host.raspberrypi	2020-05-07 13:32:41.322	error	Caught by controller[1]: at Promise (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1578:16)
                            host.raspberrypi	2020-05-07 13:32:41.321	error	Caught by controller[1]: at deconz.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5743:21)
                            host.raspberrypi	2020-05-07 13:32:41.319	error	Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1581:39
                            host.raspberrypi	2020-05-07 13:32:41.318	error	Caught by controller[1]: Error: undefined is not a valid state value
                            host.raspberrypi	2020-05-07 13:32:41.317	error	Caught by controller[0]: 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(). The promise rejecte
                            deconz.0	2020-05-07 13:32:38.998	info	(6394) Terminated (NO_ERROR): Without reason
                            deconz.0	2020-05-07 13:32:38.994	info	(6394) terminating
                            deconz.0	2020-05-07 13:32:38.862	info	(6394) cleaned everything up...
                            deconz.0	2020-05-07 13:32:38.858	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                            deconz.0	2020-05-07 13:32:38.858	error	at Request.request [as _callback] (/opt/iobroker/node_modules/iobroker.deconz/main.js:1648:17)
                            deconz.0	2020-05-07 13:32:38.858	error	at new ackStateVal (/opt/iobroker/node_modules/iobroker.deconz/main.js:1873:21)
                            deconz.0	2020-05-07 13:32:38.858	error	at deconz.setStateAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1577:16)
                            deconz.0	2020-05-07 13:32:38.858	error	at new Promise (<anonymous>)
                            deconz.0	2020-05-07 13:32:38.858	error	at Promise (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1578:16)
                            deconz.0	2020-05-07 13:32:38.858	error	at deconz.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5743:21)
                            deconz.0	2020-05-07 13:32:38.858	error	at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1581:39
                            deconz.0	2020-05-07 13:32:38.858	error	(6394) Error: undefined is not a valid state value
                            deconz.0	2020-05-07 13:32:38.812	error	(6394) uncaught exception: undefined is not a valid state value
                            deconz.0	2020-05-07 13:32:38.809	warn	(6394) This value will not be set in future versions. Please report this to the developer.
                            deconz.0	2020-05-07 13:32:38.807	warn	(6394) State value to set is invalid for deconz.0.Lights.7cb03eaa0a035af0.on: The state is missing the required property val!
                            deconz.0	2020-05-07 13:32:37.723	info	(6394) Code 404: Ressource not found get devices: []
                            deconz.0	2020-05-07 13:32:37.078	info	(6394) deConz Version: 2.5.71; API version: 1.16.0
                            deconz.0	2020-05-07 13:32:36.791	info	(6394) starting. Version 1.3.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v10.20.1, js-controller: 3.0.17
                            

                            pi@raspberrypi:~ $ iobroker version
                            3.0.20

                            deConz Version: 2.5.71
                            API Version: 1.16.0

                            |Systemdata|
                            |Hardwaresystem:| RPi 3|
                            |Arbeitsspeicher:| 1GB |
                            |Festplattenart:| SDD |
                            |Betriebssystem:| Raspbian |
                            |Node-Version:| v10.20.1 |
                            |Nodejs-Version:| v10.20.1 |
                            |NPM-Version:| 6.14.4 |

                            1 Reply Last reply Reply Quote 0
                            • M
                              monarc last edited by monarc

                              Habe gerade den Adapter nochmal deinstalliert und wollte jetzt 1.3.5 neu installieren. Während der Installation kommen auch schon Fehlermeldung. Eine Instanz gibt es nun trotzdem....

                              Update: Muss mich korrigieren. Es gibt tatsächlich keine Instanz. Ein Update des Adapters auf 1.3.6 wird mir trotzdem angeboten....

                              $ ./iobroker upgrade deconz@1.3.5
                              Update deconz from @0.0.0 to @1.3.5
                              NPM version: 6.14.4
                              npm install iobroker.deconz@1.3.5 --loglevel error --prefix "/opt/iobroker" (System call)
                              ERR!
                               sharp Use with glibc 2.24 requires manual installation of libvips >= 8.9.1info sharp Attempting to build from source via node-gyp but this may fail due to the above errorinfo sharp Please see https://sharp.pixelplumbing.com/install for required dependencies
                              ../src/common.cc:23:22: fatal error: vips/vips8: Datei oder Verzeichnis nicht gefunden #include <vips/vips8>                      ^
                              compilation terminated.
                              make: *** [Release/obj.target/sharp/src/common.o] Fehler 1
                              gyp
                               
                              ERR!
                               build error 
                              gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:191:23)gyp ERR! stack     at ChildProcess.emit (events.js:198:13)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)gyp ERR! System Linux 4.19.66-v7+gyp
                               ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/sharpgyp ERR! node -v v10.20.1gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
                              upload [3] deconz.admin /opt/iobroker/node_modules/iobroker.deconz/admin/words.js words.js application/javascript
                              upload [2] deconz.admin /opt/iobroker/node_modules/iobroker.deconz/admin/instruction.png instruction.png image/png
                              upload [1] deconz.admin /opt/iobroker/node_modules/iobroker.deconz/admin/index_m.html index_m.html text/html
                              upload [0] deconz.admin /opt/iobroker/node_modules/iobroker.deconz/admin/deconz.png deconz.png image/png
                              Adapter "deconz" updated
                              process exited with code 0
                              

                              Un hier noch die Ausgabe beim Deinstallieren des Adapters (ohne Instanz). Sah allerdings auch beim erstem mal Deinstallieren ähnlich aus.

                              $ ./iobroker del deconz
                              Delete adapter "deconz"
                              host.raspberrypi Counted 1 meta of deconz
                              host.raspberrypi Counted 1 adapter for deconz
                              host.raspberrypi Counted 1 objects of deconz
                              host.raspberrypi file deconz.admin deleted
                              host.raspberrypi object deconz.admin deletedhost.raspberrypi Deleting 3 object(s).
                              npm uninstall iobroker.deconz --error --prefix "/opt/iobroker" (System call)
                              ERR!
                               
                              sharp Use with glibc 2.24 requires manual installation of libvips >= 8.9.1
                              info sharp Attempting to build from source via node-gyp but this may fail due to the above errorinfo sharp
                               Please see https://sharp.pixelplumbing.com/install for required dependencies
                              ../src/common.cc:23:22: fatal error: vips/vips8: Datei oder Verzeichnis nicht gefunden #include <vips/vips8>                      ^compilation terminated.
                              make: *** [Release/obj.target/sharp/src/common.o] Fehler 1
                              gyp ERR! build error 
                              gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:191:23)gyp ERR! stack     at ChildProcess.emit (events.js:198:13)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)gyp ERR! System Linux 4.19.66-v7+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/sharpgyp ERR! node -v v10.20.1gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
                              npm
                               WARN
                               optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents):
                              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})npm WARN onvif-snapshot@1.0.2 requires a peer of onvif@^0.5.5 but none is installed. You must install peer dependencies yourself.
                              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.5 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.5: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sharp@0.25.2 (node_modules/sharp):
                              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sharp@0.25.2 install: `(node install/libvips && node install/dll-copy && prebuild-install --runtime=napi) || (node-gyp rebuild && node install/dll-copy)`npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
                              process exited with code 0
                              
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @monarc last edited by Thomas Braun

                                @monarc said in deConz Adapter bleibt nach update gelb:

                                Update deconz from @0.0.0 to @1.3.5

                                Update deconz from @0.0.0 to @1.3.5
                                

                                Merkwürdige Versionsnummer.

                                Please see https://sharp.pixelplumbing.com/install for required dependencies
                                

                                Da fehlen vmtl. dev-Pakete (u. a. libvips-dev). Und eine aktuelles node12 evtl. auch.

                                M 1 Reply Last reply Reply Quote 0
                                • M
                                  monarc @Thomas Braun last edited by

                                  @Thomas-Braun

                                  Update deconz from @0.0.0 to @1.3.5
                                  

                                  Ist die Neuinstallation, kA ob die Ausgabe dann so zu erwarten ist

                                  Wie genau installier ich diese dev Pakete denn. Hatte mich da schon mal dran versucht, leider erfolglos.

                                  Hatte die Meldungen bis vor Kurzem auch noch nie....

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

                                    @monarc Okay, dann würde ich aber bei einer Neuinstallation auch nicht upgraden sondern installieren.

                                    Was für ein System hast du da?

                                    lsb_release -a
                                    
                                    M 1 Reply Last reply Reply Quote 0
                                    • M
                                      monarc @Thomas Braun last edited by

                                      @Thomas-Braun said in deConz Adapter bleibt nach update gelb:

                                      lsb_release -a

                                      pi@raspberrypi:~ $ lsb_release -a
                                      No LSB modules are available.
                                      Distributor ID: Raspbian
                                      Description:    Raspbian GNU/Linux 9.11 (stretch)
                                      Release:        9.11
                                      Codename:       stretch
                                      
                                      
                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @monarc last edited by Thomas Braun

                                        @monarc Och, stretch... Da müsste man recht viel dran umbauen/selberbauen. Selbst ein buster würde da schon Mühe machen, wenn ich das richtig überflogen habe. Da trau ich mich nicht ran ohne Testsystem.

                                        M 1 Reply Last reply Reply Quote 0
                                        • M
                                          monarc @Thomas Braun last edited by

                                          @Thomas-Braun

                                          Was wäre denn aktuell zu empfehlen? Bis jetzt galt für mich never touch a running system....

                                          Aber ich mein bis zum ersten Upgrade auf 1.3.6 und auch nach dem ersten Downgrade zurück auf 1.3.5 lief ja alles mehr oder weniger gut.

                                          Erst nach der aktuellen Meldung (Infosytem), dass man vor dem Upgrade auf 1.3.6 den Deconz adapter deinstallieren soll fing das ganze "Drama" an.....

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

                                            @monarc Dann installier die 1.3.5, wenn die lief.
                                            Wenn du ein Backup hast und risikofreudig bist können wir das auch hier probieren. Aber nicht von stretch aus, buster wäre da Minimalvoraussetzung für.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            928
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            deconz update fehler
                                            5
                                            48
                                            1959
                                            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