homebridge-harmonyhub
homebridge-harmonyhub copied to clipboard
HarmonyHub Plugin crashes my Homebridge
After starting the Homebridge with the HarmonyHub plugin, the Homebridge runs for about an hour. Then the homebridge runs into an error and is terminated. The following error occurs:
Error: MAX_CLIENTS=6
at Connection.onStanza (/usr/local/lib/node_modules/homebridge-marteksharmonyhub/node_modules/node-xmpp-core/lib/Connection.js:355:17)
at StreamParser.
Is there a workaround for this error? I haven't found anything useful on the Internet yet.
Have you found a solution? Been having this exact issue for the past 2-3 weeks or so and like you, I can’t seem to find a solution anywhere
version 0.3.0 works perfectly fine for me ( npm install -g [email protected]
)
This unfortunately did not work for me. Everything works fine and then a few hours into it it will cause HomeBridge to crash with the above error
I think I may have a solution for you guys, see my comment here: https://github.com/KraigM/homebridge-harmonyhub/issues/137#issuecomment-414474654