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

MQTT not subscribing after subscribe failure #7

Open
leon-v opened this issue May 29, 2020 · 0 comments
Open

MQTT not subscribing after subscribe failure #7

leon-v opened this issue May 29, 2020 · 0 comments

Comments

@leon-v
Copy link
Owner

leon-v commented May 29, 2020

Log:
E (25346004) Modules/Module(Elastic Search)/Queue: No room in queue. Free heap: 136360
E (25347204) Modules/Module(Elastic Search)/Queue: No room in queue. Free heap: 136472
I (25347204) MQTT Client: Not subscribed, discarding message.

Maybe make MQTT re-subscribe every time message comes in and MQTT is connected, but not subscribed.
Or or remove that check entirely since its buffered internally.
But still need to know when its not subscribed and connected. Timer maybe ?

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