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
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
wenn ausschalten nach xx Minuten aktiviert ist wird nicht ausgeschaltet dafür fehler mit anschließendem Crash
Screenshots & Logfiles
`host.ioBroker
2023-11-11 10:53:01.064 error Invalid request getRepository. "callback"(false) or "from"(true) is null
host.ioBroker
2023-11-11 10:37:44.526 error instance system.adapter.device-reminder.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
device-reminder.0
2023-11-11 10:37:43.897 error Converting circular structure to JSON --> starting at object with constructor 'Timeout' | property '_idlePrev' -> object with constructor 'TimersList' --- property '_idleNext' closes the circle
device-reminder.0
2023-11-11 10:37:43.897 error TypeError: Converting circular structure to JSON --> starting at object with constructor 'Timeout' | property '_idlePrev' -> object with constructor 'TimersList' --- property '_idleNext' closes the circle at JSON.stringify () at sendMsg (/opt/iobroker/node_modules/iobroker.device-reminder/main.js:1144:47)
device-reminder.0
2023-11-11 10:37:43.896 error unhandled promise rejection: Converting circular structure to JSON --> starting at object with constructor 'Timeout' | property '_idlePrev' -> object with constructor 'TimersList' --- property '_idleNext' closes the circle
device-reminder.0
2023-11-11 10:37:43.895 error 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().
`
Versions:
Adapter version: 3.0.0
JS-Controller version: 5.0.16
Node version: v21.1.0
Operating system: Linux auf Proxmox
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
wenn ausschalten nach xx Minuten aktiviert ist wird nicht ausgeschaltet dafür fehler mit anschließendem Crash
Screenshots & Logfiles
`host.ioBroker
2023-11-11 10:53:01.064 error Invalid request getRepository. "callback"(false) or "from"(true) is null
host.ioBroker
2023-11-11 10:37:44.526 error instance system.adapter.device-reminder.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
device-reminder.0
2023-11-11 10:37:43.897 error Converting circular structure to JSON --> starting at object with constructor 'Timeout' | property '_idlePrev' -> object with constructor 'TimersList' --- property '_idleNext' closes the circle
device-reminder.0
2023-11-11 10:37:43.897 error TypeError: Converting circular structure to JSON --> starting at object with constructor 'Timeout' | property '_idlePrev' -> object with constructor 'TimersList' --- property '_idleNext' closes the circle at JSON.stringify () at sendMsg (/opt/iobroker/node_modules/iobroker.device-reminder/main.js:1144:47)
device-reminder.0
2023-11-11 10:37:43.896 error unhandled promise rejection: Converting circular structure to JSON --> starting at object with constructor 'Timeout' | property '_idlePrev' -> object with constructor 'TimersList' --- property '_idleNext' closes the circle
device-reminder.0
2023-11-11 10:37:43.895 error 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().
`
Versions:
The text was updated successfully, but these errors were encountered: