Gateway is not coming up

Hi Team
I have configured lora for IN865@2.6.0 Lora-gateway-Bridge, lora-app-server ,loraserver and mosquitto are up and running, but gateway is not coming up, i am attaching few files for reference please help me to resolve this

Thanks
Soumya

Did you follow any of these guides? https://www.loraserver.io/guides/troubleshooting/

ya i tried them but i am getting fallowing when i tried to execute
sudo tcpdump -AUq -i lo port 1700
1
and wen i trid to execute the fallowing
sudo mosquitto_sub -v -t “#” -h localhost -p 1883 -u “username” -P “password”
i am getting nothing

Well, if your packet-forwarder doesn’t send any UDP data, there is not much that the LoRa Gateway Bridge can forward over MQTT :wink: Please see again: https://www.loraserver.io/guides/troubleshooting/gateway/#no-tcpdump-output.