You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading js-controller myswitch instance reloop was detected and stop the instance.
Error: undefined is not a valid state value at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17) at MystromSwitch._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5439:49) at MystromSwitch.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5400:21) at /opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/tools.js:2037:16 at new Promise (<anonymous>) at MystromSwitch.setStateAsync (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/tools.js:2036:16) at MystromSwitch.<anonymous> (/opt/iobroker/node_modules/iobroker.mystrom-wifi-switch/build/main.js:146:28) at Generator.next (<anonymous>) at fulfilled (/opt/iobroker/node_modules/iobroker.mystrom-wifi-switch/build/main.js:8:58)
unhandled promise rejection: undefined is not a valid state value 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(). instance system.adapter.mystrom-wifi-switch.2 terminated with code 6 (UNCAUGHT_EXCEPTION) Terminated (UNCAUGHT_EXCEPTION): Without reason undefined is not a valid state value
The text was updated successfully, but these errors were encountered:
With V. 2.08:
After upgrading js-controller myswitch instance reloop was detected and stop the instance.
Error: undefined is not a valid state value at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17) at MystromSwitch._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5439:49) at MystromSwitch.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5400:21) at /opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/tools.js:2037:16 at new Promise (<anonymous>) at MystromSwitch.setStateAsync (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/tools.js:2036:16) at MystromSwitch.<anonymous> (/opt/iobroker/node_modules/iobroker.mystrom-wifi-switch/build/main.js:146:28) at Generator.next (<anonymous>) at fulfilled (/opt/iobroker/node_modules/iobroker.mystrom-wifi-switch/build/main.js:8:58)
unhandled promise rejection: undefined is not a valid state value 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(). instance system.adapter.mystrom-wifi-switch.2 terminated with code 6 (UNCAUGHT_EXCEPTION) Terminated (UNCAUGHT_EXCEPTION): Without reason undefined is not a valid state value
The text was updated successfully, but these errors were encountered: