I have the gateway to connect to ChirpStack and this is what it shows on the log. Still doesn’t show on the dashboard as connected. Is there anything Im missing to be able to do the full handshake connection?
New client connected from xx.xxx.xx.xxx:37590 as auto-BBBTTB69-C6C5-43FD-9C72-9032B8701B8F (p2, c1, k30, u’admin’).
Have you connected any devices and do they show up?
From what you have posted, it looks like that is an MQTT Log. I assume your are using the Mosquitto MQTT broker used in the setup guides of Chirpstack?
This log is saying that you have a client connected to your MQTT broker. It has nothing to do with your gateway. I assume from what you have shared that this is actually your MQTT client you are seeing.
What gateway are you using? Im currently using Milesight gateway.
What version of Chirpstack are you using? using v4
Have you connected any devices and do they show up? Not there yet.
From what you have posted, it looks like that is an MQTT Log. I assume your are using the Mosquitto MQTT broker used in the setup guides of Chirpstack?
Yes you’re correct, I followed the Chirpstack for installation.
This log is saying that you have a client connected to your MQTT broker. It has nothing to do with your gateway. I assume from what you have shared that this is actually your MQTT client you are seeing.