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

MQTT Explorer and pi/raspberry #732

Open
eurlgr opened this issue Jul 31, 2023 · 1 comment
Open

MQTT Explorer and pi/raspberry #732

eurlgr opened this issue Jul 31, 2023 · 1 comment

Comments

@eurlgr
Copy link

eurlgr commented Jul 31, 2023

• MQTT broker is installed and works perfect in raspberry
• MQTT explorer is installed in Windows 10(Broker is not installed in win10).
• When I try to get the connection to raspberry through the 1883 port I am getting

an abort and the message “Disconnected from server”

What I am doing wrong here! Config file is attached


pid_file /run/mosquitto/mosquitto.pid

persistence true
persistence_location /var/lib/mosquitto/

log_dest file /var/log/mosquitto/mosquitto.log

include_dir /etc/mosquitto/conf.d

listerer 1883

allow_anonymous false

@srolf
Copy link

srolf commented Aug 11, 2023

By using allow_anonymous false, have you entered the correct user and pwd into the connection setup?

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