Hi,
Currently running the full ChirpStackOS on a single RPi4 and another RPi4 is running an MQTT client handling the device info. That all works great and stable (when internet connection is there …).
My idea is to have the Chirpstack running as stand-alone. As said when the internet is no longer connected the ChirpStack is not fully operational.
1> Webaccess partially works. Often errors “Context deadline exceeded Code: 2
”). E.g. live traffic from the LoRaWAN gateway can no longer be seen.
2> External MQTT client does not receive any messages
Look like internal communication is somehow failing. Does anybody have an idea what is causing this and how it can be solved?