MQTT经纪人 - 客户断开连接,而不是授权
我在Ubuntu Linux机器上创建了一个蚊子经纪人。
当我从MQTT.FX软件连接时,看起来还不错,我能够连接。 但是,当我打开连接到代理的设备时,我会在代理日志文件上收到此消息:
> 1652968173: New connection from 84.110.147.52:22942 on port 1883.
> 1652968173: Sending CONNACK to M_B2:CC:4C:42:A6:FE (0, 5) 1652968173:
> Client M_B2:CC:4C:42:A6:FE disconnected, not authorised.
配置文件中包含此消息:
listener 1883
password_file /home/passwordfile.txt
log_dest file /home/mosquitto_logs.txt
log_type all
passwordfile.txt可以通过,因为我可以通过MQTT连接。 FX
知道什么可能是什么问题? 我可以分享更多相关信息吗? 谢谢
I created a mosquitto broker on an Ubuntu Linux machine.
when i'm connecting from MQTT.fx software, it looks ok, im able to connect.
but when i'm turning on a device that connect to the broker i'm getting this message on the broker log file :
> 1652968173: New connection from 84.110.147.52:22942 on port 1883.
> 1652968173: Sending CONNACK to M_B2:CC:4C:42:A6:FE (0, 5) 1652968173:
> Client M_B2:CC:4C:42:A6:FE disconnected, not authorised.
the configuration file has this in it:
listener 1883
password_file /home/passwordfile.txt
log_dest file /home/mosquitto_logs.txt
log_type all
the passwordfile.txt is ok since i'm able to connect via MQTT.fx
any idea what can be the issue?
is there more relevant information i can share?
Thank you
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论