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
This needs remembering subscriptions from last session. Otherwise not cleaned sessions will receive messages and this error will appear. Not a real problem for now, just an error message.
Describe the bug
"No publish flow registered"-Error is thrown if something is published and nothing subscribed.
This is related to: hivemq/hivemq-mqtt-client#368
To Reproduce
18:38:25,104; WARN;ing.MqttIncomingPublishService;ntLoopGroup-6-1; ;No publish flow registered for MqttStatefulPublish{stateless=MqttPublish{topic=sdfsadf, qos=AT_MOST_ONCE, retain=false}, packetIdentifier=-1, dup=false, topicAlias=0, subscriptionIdentifiers=[]}.
Expected behavior
No error happens
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: