Hello,

As part of our testing and learning process of the platform, we have hit a limitation when connecting/subscribing to the broker of:
Bad connection Returned code= Quota exceeded

We are currently using the “Free Plan - For testing & development” and under the “Restrictions” for this plan, it states:

Active MQTT sessions 20

Lingo-wise, does one “Session” is equal to a connected client? Meaning the limitation is for 20 concurrent connected clients?

In our tests, we constantly hit the “Quota exceeded” message at the 15th connection WebSocket over SSL client, is it something from our end that needs to be done to reach 20 connected clients?

Thank you in advance for clarifying this!
Best,
WT

    You can see all your sessions by opening the list of sessions in MQTT -> Sessions.

    MQTT sessions are also used for the utilities you open on flespi.io (panel, toolbox, helpbox, mqtt tiles, mqtt board)

    dexif thank you for clarifying this.
    so it's the total of all clients that are connected to the broker including the ones that are being used by the platform dashboard, is that correct?

      Write a Reply...