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

HarmonyHub Plugin crashes my Homebridge #140

Open
Crocy1104 opened this issue Jul 29, 2018 · 4 comments
Open

HarmonyHub Plugin crashes my Homebridge #140

Crocy1104 opened this issue Jul 29, 2018 · 4 comments

Comments

@Crocy1104
Copy link

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. (/usr/local/lib/node_modules/homebridge-marteksharmonyhub/node_modules/node-xmpp-core/lib/Connection.js:226:10)
at emitOne (events.js:96:13)
at StreamParser.emit (events.js:188:7)
at SaxLtx. (/usr/local/lib/node_modules/homebridge-marteksharmonyhub/node_modules/node-xmpp-core/lib/StreamParser.js:58:14)
at emitOne (events.js:96:13)
at SaxLtx.emit (events.js:188:7)
at SaxLtx._handleTagOpening (/usr/local/lib/node_modules/homebridge-marteksharmonyhub/node_modules/ltx/lib/parsers/ltx.js:31:18)
at SaxLtx.write (/usr/local/lib/node_modules/homebridge-marteksharmonyhub/node_modules/ltx/lib/parsers/ltx.js:105:26)
at StreamParser.write (/usr/local/lib/node_modules/homebridge-marteksharmonyhub/node_modules/node-xmpp-core/lib/StreamParser.js:123:17)
at Connection.onData (/usr/local/lib/node_modules/homebridge-marteksharmonyhub/node_modules/node-xmpp-core/lib/Connection.js:305:17)
at emitOne (events.js:101:20)
at Socket.emit (events.js:188:7)
at readableAddChunk (_stream_readable.js:176:18)
at Socket.Readable.push (_stream_readable.js:134:10)
at TCP.onread (net.js:548:20)

Is there a workaround for this error? I haven't found anything useful on the Internet yet.

@Apple-76
Copy link

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

@ssztemberg
Copy link

version 0.3.0 works perfectly fine for me ( npm install -g [email protected] )

@Apple-76
Copy link

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

@oetelaar24
Copy link

I think I may have a solution for you guys, see my comment here:
#137 (comment)

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

4 participants