I have created a test environment comprising of Chirpstack V3 version environment
-
Server 1 - Chirpstack - Postgresql, Redis & Mosquitto
-
Server 2 - Chirpstack - Application Server (AS)
-
Server 3 - Chirpstack - Network Server (NS)
-
Gateway - Hardware Raspberry pi3 + RAK Wireless Pi Hat (EU868), Software installed - chirpstack-gateway-os-full-raspberrypi3-20220914194126.rootfs.wic.gz
-
When executed - sudo monit summary on the Gateway it displays -
[0m raspberrypi3 [0;90m│[0m [0;92mOK [0m[0;90m│[0m System[0;90m│
├─────────────────────────────────┼────────────────────────────┼───────────────┤
│[0m mosquitto [0;90m│[0m [0;92mOK [0m[0;90m│[0m Process[0;90m│
├─────────────────────────────────┼────────────────────────────┼───────────────┤
│[0m chirpstack-gateway-bridge [0;90m│[0m [0;92mOK [0m[0;90m│[0m Process[0;90m│
├─────────────────────────────────┼────────────────────────────┼───────────────┤
│[0m chirpstack-concentratord [0;90m│[0m [0;92mOK [0m[0;90m│[0m Process[0;90m│
├─────────────────────────────────┼────────────────────────────┼───────────────┤
│[0m chirpstack [0;90m│[0m [0;92mOK [0m[0;90m│[0m Process[0;90m│ -
Using Gateway ID - created Gateway under Gateway property available for a test tenant
Problem is that it is always showing as “Never” seen
Can somebody guide me where exactly i am doing wrong or missing any configuration?