Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reloop start detected with js-controller 5.0.12 #59

Open
borisholowka opened this issue Sep 16, 2023 · 0 comments
Open

Reloop start detected with js-controller 5.0.12 #59

borisholowka opened this issue Sep 16, 2023 · 0 comments

Comments

@borisholowka
Copy link

borisholowka commented Sep 16, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant