https://docs.loraserver.io/install/mqtt-auth/
Follow the steps, but it does not work
who can help me?
thanks bro here the problem
The mosquitto_sub
cli is unable to connect to your MQTT broker. Make sure:
- Mosquitto is up and running
- Your credentials are entered correctly
You could also inspect your Mosquitto logs. Not tested but you should be able to find them using journalctl -f -n 100 -u mosquitto
or somewhere under /var/logs/mosquitto....
. That might give you a clue
what is means about the logs?@brocaar
Could you share what the issue was and how you solved it?