Skip to content

Unable to connect via MQTT (UPDATE: able to connect but now topics filter and showing selected topics not working as intended) #1148

@jr-wong

Description

@jr-wong

Trying to connect via MQTT but plot juggler keeps returning an error.

First off, I've fixed the issue so that DataStreamMQTT plugin builds correctly by renaming the FindMOSQUITTO.cmake file, so it builds fine and MQTT subscriber is an option for streaming. I'm operating on a Rocky 9 Linux OS.

Below is the settings i'm using. My mosquitto broker is on local host for port 1883. I'm also publishing simple data to this port.

Image

When I try to connect, i get this error

Image

on the broker terminal, i see plot juggler connect to the broker but fails to stay connected.

Image

on the terminal that i opened plot juggler with, i get these error messages

Image

I'm not too familiar with Qt or with plot juggler code to troubleshoot the issue, though i've been trying. Hopefully it is something that is clear to someone on the team to be able to fix easily? or is it something I may be doing incorrectly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions