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

Fehler und Crash des Adapters beim ausschalten der Steckdose #344

Closed
spoeh-man opened this issue Nov 11, 2023 · 2 comments
Closed

Fehler und Crash des Adapters beim ausschalten der Steckdose #344

spoeh-man opened this issue Nov 11, 2023 · 2 comments
Assignees
Labels
bug Something isn't working In progress

Comments

@spoeh-man
Copy link

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
@spoeh-man spoeh-man added the bug Something isn't working label Nov 11, 2023
@Xenon-s
Copy link
Owner

Xenon-s commented Dec 22, 2023

bitte die aktuelle github Version testen

@Xenon-s
Copy link
Owner

Xenon-s commented Jan 14, 2024

#345

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

No branches or pull requests

2 participants