Xenon-s / ioBroker.device-reminder

Notifications at device start or end by telegram, Alexa, Whatsapp, sayit, pushover, email
MIT License
27 stars 8 forks source link

Fehler und Crash des Adapters beim ausschalten der Steckdose #344

Closed spoeh-man closed 8 months ago

spoeh-man commented 10 months ago

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:

Xenon-s commented 9 months ago

bitte die aktuelle github Version testen

Xenon-s commented 8 months ago

https://github.com/Xenon-s/ioBroker.device-reminder/issues/345