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

Freeboard open too many connections to a MQTT broker #256

Open
naamah75 opened this issue Dec 9, 2018 · 0 comments
Open

Freeboard open too many connections to a MQTT broker #256

naamah75 opened this issue Dec 9, 2018 · 0 comments

Comments

@naamah75
Copy link

naamah75 commented Dec 9, 2018

I'm facing a big problem when try to connect to an MQTT broker (CloutMQTT) via secure websocket.
CloudMQTT would accept max 5 concurrent connections and Freeboard seems to open more than 5 (simultaneous) connection to this broker; in this way the broker definitively deny the connection.

2018-12-09 17:13:44: Client connection from 79.43.134.88 denied: max_connections exceeded.
2018-12-09 17:13:45: Client connection from 79.43.134.88 denied: max_connections exceeded.
2018-12-09 17:13:45: Client connection from 79.43.134.88 denied: max_connections exceeded.
2018-12-09 17:13:46: Client connection from 79.43.134.88 denied: max_connections exceeded.

How to resolve this issue?

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