You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're not planning to reuse the client ID, then you just don't need to supply one and allow the broker to generate one for you. If you're using mqtt v5, it'll tell you what it generated in case you want to resume a session.
Had two containers on swarm with the same client id (which MQTT does not like).
nut-to-mqtt/pkg/mqtt_publisher/mqtt_publisher.go
Line 46 in f9b9a37
References:
The text was updated successfully, but these errors were encountered: