Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. JS 3.0 Controler deConz-Adapter Fehler/Neustarts

    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

    JS 3.0 Controler deConz-Adapter Fehler/Neustarts

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

      Hey,

      nach dem Update auf den JS 3.0 habe ich div. Fehler bis hin zu Adapter-Neustarts.

      Log:
      2020-04-21 17:25:27.150 - info: deconz.0 (10377) cleaned everything up...
      2020-04-21 17:25:27.155 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.14.ct: The state is missing the required property val!
      2020-04-21 17:25:27.155 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer.
      2020-04-21 17:25:27.156 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.14.on: The state is missing the required property val!
      2020-04-21 17:25:27.156 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer.
      2020-04-21 17:25:27.156 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.14.level: The state is missing the required property val!
      2020-04-21 17:25:27.156 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer.
      2020-04-21 17:25:27.157 - error: deconz.0 (10377) uncaught exception: Cannot read property '0' of undefined
      2020-04-21 17:25:27.157 - error: deconz.0 (10377) TypeError: Cannot read property '0' of undefined
      at Request.request [as _callback] (/usr/local/iobroker/node_modules/iobroker.deconz/main.js:1696:25)
      at process._tickCallback (internal/process/next_tick.js:68:7)
      2020-04-21 17:25:27.158 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.15.ct: The state is missing the required property val!
      2020-04-21 17:25:27.158 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer.
      2020-04-21 17:25:27.159 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.15.on: The state is missing the required property val!
      2020-04-21 17:25:27.159 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer.
      2020-04-21 17:25:27.160 - info: deconz.0 (10377) terminating
      2020-04-21 17:25:27.160 - info: deconz.0 (10377) Terminated (NO_ERROR): Without reason
      2020-04-21 17:25:27.161 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.15.level: The state is missing the required property val!
      2020-04-21 17:25:27.161 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer.
      2020-04-21 17:25:27.161 - error: deconz.0 (10377) uncaught exception: Cannot read property '0' of undefined
      2020-04-21 17:25:27.162 - error: deconz.0 (10377) TypeError: Cannot read property '0' of undefined
      at Request.request [as _callback] (/usr/local/iobroker/node_modules/iobroker.deconz/main.js:1696:25)
      at process._tickCallback (internal/process/next_tick.js:68:7)
      2020-04-21 17:25:27.164 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.17.ct: The state is missing the required property val!
      2020-04-21 17:25:27.165 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer.
      2020-04-21 17:25:27.165 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.17.on: The state is missing the required property val!
      2020-04-21 17:25:27.165 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer.
      2020-04-21 17:25:27.184 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.17.level: The state is missing the required property val!
      2020-04-21 17:25:27.184 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer.
      2020-04-21 17:25:27.184 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.16.on: The state is missing the required property val!
      2020-04-21 17:25:27.184 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer.
      2020-04-21 17:25:27.184 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.18.on: The state is missing the required property val!
      2020-04-21 17:25:27.185 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer.
      2020-04-21 17:25:27.185 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.19.on: The state is missing the required property val!
      2020-04-21 17:25:27.185 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer.
      2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local 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 rejected with the reason:
      2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[1]: TypeError: Cannot read property '0' of undefined
      2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[1]: at Request.request [as _callback] (/usr/local/iobroker/node_modules/iobroker.deconz/main.js:1696:25)
      2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[1]: at process._tickCallback (internal/process/next_tick.js:68:7)
      2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[2]: 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 rejected with the reason:
      2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[3]: TypeError: Cannot read property '0' of undefined
      2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[3]: at Request.request [as _callback] (/usr/local/iobroker/node_modules/iobroker.deconz/main.js:1696:25)
      2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[3]: at process._tickCallback (internal/process/next_tick.js:68:7)
      2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[4]: 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 rejected with the reason:
      2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[4]: TypeError: Cannot read property '0' of undefined
      2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[4]: at Request.request [as _callback] (/usr/local/iobroker/node_modules/iobroker.deconz/main.js:1696:25)
      2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[4]: at process._tickCallback (internal/process/next_tick.js:68:7)
      2020-04-21 17:25:27.807 - info: host.iMac-von-C2.local instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
      2020-04-21 17:25:27.807 - info: host.iMac-von-C2.local Restart adapter system.adapter.deconz.0 because enabled
      
      Glasfaser 1 Reply Last reply Reply Quote 0
      • M
        Michaelnorge last edited by

        Here the same:
        2020-04-21 18:50:03.031 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.5.on: The state is missing the required property val!
        2020-04-21 18:50:03.031 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:50:35.641 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.13.on: The state is missing the required property val!
        2020-04-21 18:50:35.642 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:50:39.970 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.17.on: The state is missing the required property val!
        2020-04-21 18:50:39.971 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:50:39.987 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.18.on: The state is missing the required property val!
        2020-04-21 18:50:39.988 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:50:51.781 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.17.on: The state is missing the required property val!
        2020-04-21 18:50:51.782 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:50:51.831 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.18.on: The state is missing the required property val!
        2020-04-21 18:50:51.831 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:50:58.783 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.19.on: The state is missing the required property val!
        2020-04-21 18:50:58.784 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:51:22.760 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.1.on: The state is missing the required property val!
        2020-04-21 18:51:22.761 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:51:36.161 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.13.on: The state is missing the required property val!
        2020-04-21 18:51:36.161 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:51:39.970 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.42.level: The state is missing the required property val!
        2020-04-21 18:51:39.970 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:51:40.014 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.10.on: The state is missing the required property val!
        2020-04-21 18:51:40.014 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:51:40.430 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.17.on: The state is missing the required property val!
        2020-04-21 18:51:40.430 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:51:40.469 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.18.on: The state is missing the required property val!
        2020-04-21 18:51:40.470 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:51:49.975 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.10.on: The state is missing the required property val!
        2020-04-21 18:51:49.976 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:51:49.989 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.9.on: The state is missing the required property val!
        2020-04-21 18:51:49.989 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:51:49.990 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.11.on: The state is missing the required property val!
        2020-04-21 18:51:49.991 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:51:50.037 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.42.on: The state is missing the required property val!
        2020-04-21 18:51:50.038 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:52:23.100 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.17.on: The state is missing the required property val!
        2020-04-21 18:52:23.101 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:52:23.150 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.18.on: The state is missing the required property val!
        2020-04-21 18:52:23.150 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:52:50.963 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.16.on: The state is missing the required property val!
        2020-04-21 18:52:50.963 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:53:12.654 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.13.on: The state is missing the required property val!
        2020-04-21 18:53:12.655 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:53:47.322 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.42.level: The state is missing the required property val!
        2020-04-21 18:53:47.322 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:53:47.327 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.10.on: The state is missing the required property val!
        2020-04-21 18:53:47.328 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:53:47.352 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.42.on: The state is missing the required property val!
        2020-04-21 18:53:47.353 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:54:13.095 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.13.on: The state is missing the required property val!
        2020-04-21 18:54:13.095 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:54:13.320 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.17.on: The state is missing the required property val!
        2020-04-21 18:54:13.320 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
        2020-04-21 18:54:13.328 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.18.on: The state is missing the required property val!
        2020-04-21 18:54:13.328 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.

        1 Reply Last reply Reply Quote 0
        • G
          guergen last edited by

          Hatte ich auch..... Beta ist Beta.....

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

            @c_hoch_b sagte in JS 3.0 Controler deConz-Adapter Fehler/Neustarts:

            This value will not be set in future versions. Please report this to the developer.

            @Jey-Cee

            ..................

            @c_hoch_b
            @Michaelnorge

            das sieht ja Grausig aus ... es gibt hier die Funktion </> Code Tags , den Log reinzustellen !
            hier geht zur Hilfe

            c_hoch_b Jey Cee 2 Replies Last reply Reply Quote 0
            • c_hoch_b
              c_hoch_b @Glasfaser last edited by

              @Glasfaser
              Danke! Habs direkt geändert. 😉

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

                @Glasfaser sagte in JS 3.0 Controler deConz-Adapter Fehler/Neustarts:

                This value will not be set in future versions. Please report this to the developer.

                Dazu gibt es schon einen Issue auf Github.

                Die Meldung mit dem Absturz hab ich auf dem Schirm und wird gefixt.

                1 Reply Last reply Reply Quote 1
                • M1cS0w
                  M1cS0w last edited by

                  Joa, bei mir tauchen nun nur noch warnings auf. Dachte ich Installiere node auf Version 12, und passend js controller auf 3. Da ja die Ankündugung war, dass das nun quasi der Standard ist. Alles gut durchgelaufen. fixer, danach npm rebuild, soweit ohne Fehler.

                  Doch deconz zeigt die warns an in Version 1.3.3

                  deconz.0	2020-04-21 23:44:09.492	warn	(18240) This value will not be set in future versions. Please report this to the developer.
                  deconz.0	2020-04-21 23:44:09.492	warn	(18240) State value to set is invalid for deconz.0.Lights.4.bri: The state is missing the required property val!
                  deconz.0	2020-04-21 23:44:09.449	warn	(18240) This value will not be set in future versions. Please report this to the developer.
                  deconz.0	2020-04-21 23:44:09.449	warn	(18240) State value to set is invalid for deconz.0.Lights.3.bri: The state is missing the required property val!
                  deconz.0	2020-04-21 23:44:05.873	warn	(18240) {"address":"/lights/4","description":"parameter, /lights/4/ct, is not modifiable. Device is set to off.","type":201}
                  deconz.0	2020-04-21 23:44:05.870	warn	(18240) {"address":"/lights/3","description":"parameter, /lights/3/ct, is not modifiable. Device is set to off.","type":201}
                  deconz.0	2020-04-21 23:44:05.870	warn	(18240) This value will not be set in future versions. Please report this to the developer.
                  deconz.0	2020-04-21 23:44:05.869	warn	(18240) State value to set is invalid for deconz.0.Lights.4.bri: The state is missing the required property val!
                  deconz.0	2020-04-21 23:44:05.867	warn	(18240) This value will not be set in future versions. Please report this to the developer.
                  deconz.0	2020-04-21 23:44:05.867	warn	(18240) State value to set is invalid for deconz.0.Lights.3.bri: The state is missing the required property val!
                  

                  Funktioniert aber soweit alles.

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

                    @M1cS0w

                    Die Antwort darauf ... ist über deinen Beitrag von Jey Cee

                    1 Reply Last reply Reply Quote 0
                    • JB_Sullivan
                      JB_Sullivan last edited by

                      Nur so als Info, bei mir kommt auch die Meldung - aber nur dieser eine Eintrag alle 7 Minuten mehr nicht.

                      deconz.0	2020-04-22 07:52:55.086	warn	(7304) This value will not be set in future versions. Please report this to the developer.
                      deconz.0	2020-04-22 07:52:55.086	warn	(7304) State value to set is invalid for deconz.0.Lights.5.on: The state is missing the required property val!
                      
                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post

                      Support us

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

                      550
                      Online

                      31.8k
                      Users

                      80.0k
                      Topics

                      1.3m
                      Posts

                      deconz js 3.0 js controller update
                      7
                      9
                      682
                      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