Skip to content
Discussion options

You must be logged in to vote

Those errors are (likely) related to network issues:

But I'm not sure, since it maps any non-success result to the error.

Even so, if the errors do not persist every second (since there seems to be quite some time between most of them) it's probably not the root cause, just a side error.


Regarding the data in the broker, have you tried subscribing to all topics to see whatever is available?

E.g. on the host of the broker:

mosquitto_sub -d -t '#'

For me (with a single topic tested) it returns:

Client (null) send…

Replies: 8 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dennissiemensma
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1433 on September 29, 2021 18:17.