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

Fehlerhafter eintrag in log #365

Closed
BenAhrdt opened this issue Dec 11, 2023 · 1 comment
Closed

Fehlerhafter eintrag in log #365

BenAhrdt opened this issue Dec 11, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@BenAhrdt
Copy link

Der Log meines ioBrokers sah gerade so aus:
Der Fehler muss während des Laufs aufgetreten sein, da die beiden Geräte Waschmaschine und Trockner beide schon länger liefen.

2023-12-11 14:24:43.024 - error: device-reminder.0 (924) 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(). 2023-12-11 14:24:43.031 - error: device-reminder.0 (924) 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 2023-12-11 14:24:43.031 - error: device-reminder.0 (924) 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) at deviceReminder.message (/opt/iobroker/node_modules/iobroker.device-reminder/main.js:1151:17) 2023-12-11 14:24:43.031 - error: device-reminder.0 (924) Converting circular structure to JSON --> starting at object with constructor 'Timeout' \| property '_idlePrev' -> object with constructor 'TimersList' --- property '_idleNext' closes the circle 2023-12-11 14:24:43.036 - info: device-reminder.0 (924) terminating 2023-12-11 14:24:43.037 - warn: device-reminder.0 (924) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-12-11 14:24:43.538 - info: device-reminder.0 (924) terminating 2023-12-11 14:24:43.604 - error: host.iobroker instance system.adapter.device-reminder.0 terminated with code 6 (UNCAUGHT_EXCEPTION)

@BenAhrdt BenAhrdt added the bug Something isn't working label Dec 11, 2023
@Xenon-s
Copy link
Owner

Xenon-s commented Dec 22, 2023

#344

@Xenon-s Xenon-s closed this as completed Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants