如何修复 mosquitto 尽管有 'listener 1883' 仍处于 local only 模式
**如果 mosquitto 打印 local only 消息,即使你的配置文件中有 listener 1883,请检查 mosquitto 是否使用了正确的配置文件。**在我的情况下,我拼错了配置文件路径(conf 而不是 config),因此 mosquitto 使用了默认配置文件而不是我的配置文件,从而忽略了我放在配置文件中的所有语句。
Check out similar posts by category:
MQTT, Networking
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow