Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test.moquitto.org topic tree not showing #530

Open
ghost opened this issue Mar 26, 2021 · 3 comments
Open

test.moquitto.org topic tree not showing #530

ghost opened this issue Mar 26, 2021 · 3 comments

Comments

@ghost
Copy link

ghost commented Mar 26, 2021

The topic tree from test.mosquitto.org is not showing in MQTT Explorer and as far as i can see there is no way in MQTT Explorer to manually subscribe to a topic.

@PenguinPaws
Copy link

On the screen to add connnections, click the Advanced button. There you will be able to subscribe to topics.

@ghost
Copy link
Author

ghost commented Mar 30, 2021

Understood. But in the past, i don't know if it's previous versions of MQTT Explorer or previous versions of the test.mosquitto.org configuration, we could see the topic tree in MQTT Explorer. Also, other brokers do show the topic tree. So maybe it's a mosquitto.org configuration or an MQTT Explorer / mosquitto.org broker incompatibility.
I think it would be interesting to see which of the two it is.

@ralight
Copy link

ralight commented Sep 9, 2021

MQTT Explorer is working fine.

The broker is configured to deny access to subscribing to the # topic to clients that look like they are MQTT Explorer, because it's a popular client and it subscribes to # by default so there would otherwise be a lot of wasted bandwidth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants