Skip to content

mosquitto 2.1+ MQTT server limits packet size to 2M by default #1416

Description

@Baggypants

After recently upgrading mosquitto I had issues with MQTT and noticed this issue

daabb899fa4d 1782981874: New client connected from 10.89.0.15:40816 as viseron (p4, c1, k10, u'homeautomation').
daabb899fa4d 1782981874: Client viseron [10.89.0.15:40816] disconnected: oversize packet.

eclipse Mosquitto now defaults max_packet_size to 2M rather than the unlimited it had before.

https://mosquitto.org/man/mosquitto-conf-5.html

It might be worth adding a note to the documentation that Viseron sends large packets and the server will need to be configured to work with this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions