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

Problem with session of sensors not being released? #11

Open
gurkburk76 opened this issue Nov 12, 2018 · 0 comments
Open

Problem with session of sensors not being released? #11

gurkburk76 opened this issue Nov 12, 2018 · 0 comments

Comments

@gurkburk76
Copy link

This is most likely me not doing it right, but i got it running on a pine64 and in nodered with the mosquitto broker, after a day or 2 i can see that the cpu is reaching 100% on the broker process and when i look at the mosquitto config file to see what's going on there are many many request from different mqt session/clients that this script spawns.

What i'm doing in node-red is calling a new pull every minute to get new data that then gets sent to influxdb and presented in graphana, that part works great but the mqtt sessions seem to accumulate over time and essentially DoS'ing my small SBC :)

@gurkburk76 gurkburk76 changed the title Problem with insance of sensors not being released? Problem with session of sensors not being released? Nov 12, 2018
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

1 participant