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

After adding four additional devices - Memory leak #31

Open
friedpa opened this issue Jul 22, 2024 · 2 comments
Open

After adding four additional devices - Memory leak #31

friedpa opened this issue Jul 22, 2024 · 2 comments

Comments

@friedpa
Copy link

friedpa commented Jul 22, 2024

Describe the bug
After adding additional devices I found out that the io.smartthings Adapter is consuming more and more memeory until the whole RPi4 is not reacting anymore. I tried it several times and the result was always the same.

To Reproduce
Steps to reproduce the behavior:

  1. restart IOBroker (via iob restart or sudo reboot now)
  2. Start under linux top
  3. Control the memory consumption of the adapter after 1 day
  4. See the free memory declining until no free memory is left and the RPi 4 is not reacting anymore

Expected behavior
Memeory Management of the Adapter?!

Screenshots & Logfiles
N/A

Versions:

  • Adapter version: 0.1.2
  • JS-Controller version: 5.0.19
  • Node version: 19.20.4
  • Operating system: Linux/ Debian

Additional context
Add any other context about the problem here.

@arteck
Copy link

arteck commented Jul 31, 2024

  • Node version: 19.20.4

really ... 19....

@friedpa
Copy link
Author

friedpa commented Aug 5, 2024

Sorry, my mistake 18.20.4

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

2 participants