Gateway not showing using Docker

Hi,

I installed Chirpstack Docker and I’m using the environment template (I changed band to AU915). I configured the network server as chirpstack-network-server:8000 and created service profile, gateway profile and device profile. I added the gateway with correct ID. But it isn’t displayed in dashboard and Last seen field is always never. I used “docker logs -f chirpstack-agrolite_chirpstack-gateway-bridge_1” to see gateway bridge log. Where is my issue?

time=“2021-08-03T17:32:56.225940081Z” level=info msg=“starting ChirpStack Gatewa y Bridge” docs=“Introduction - ChirpStack open-source LoRaWAN<sup>®</sup> Network Server” version=bbb0d54
time=“2021-08-03T17:32:56.227196076Z” level=info msg=“backend/semtechudp: starti ng gateway udp listener” addr=“0.0.0.0:1700”
time=“2021-08-03T17:32:56.252335015Z” level=warning msg=“[store] memorystore wiped” module=mqtt
time=“2021-08-03T17:32:56.252491541Z” level=info msg=“integration/mqtt: connecte d to mqtt broker”
time=“2021-08-03T17:37:54.1482751Z” level=info msg=“signal received” signal=term inated
time=“2021-08-03T17:37:54.148335911Z” level=warning msg=“shutting down server”
time=“2021-08-03T17:38:13.312326817Z” level=info msg=“starting ChirpStack Gatewa y Bridge” docs=“Introduction - ChirpStack open-source LoRaWAN<sup>®</sup> Network Server” version=bbb0d54
time=“2021-08-03T17:38:13.312374202Z” level=info msg=“backend/semtechudp: starti ng gateway udp listener” addr=“0.0.0.0:1700”
time=“2021-08-03T17:38:13.315865016Z” level=warning msg=“[store] memorystore wiped” module=mqtt
time=“2021-08-03T17:38:13.316004755Z” level=info msg=“integration/mqtt: connecte d to mqtt broker”

Hi,
I have the same problem (see also last comments on this post here: Dragino LoRa Iot kit with Chirp Stack - #36 by MoShawa).
Can someone help us?

@ joaopssousa I could solve my problem, maybe it helps you, too. Have a lookt at the above link.