No response to ConfirmedDataUp

Hi brocaar,

unfortunately “device data” data remains empty. And when i see the logs by:

tail -n 1000 -f /var/log/messages | grep -E 'level=error|level=warning"

there are two messages that appear in loop:

Jul 30 13:14:22 raspberrypi3 user.warn chirpstack-network-server[900]: time="2020-07-30T13:14:22Z" level=warning msg="creating insecure application-server client" server="localhost:8001"
Jul 30 13:14:27 raspberrypi3 user.err chirpstack-network-server[900]: time="2020-07-30T13:14:27Z" level=error msg="gateway: handle gateway stats error" ctx_id=5e90addb-b4b3-4f15-96e4-3ac0772bf50f error="get application-server client error: get application-server client err

I’m using the Gateway OS, and the only change i made on the config files was to “import” them to the working directory. I’ve already tried using the configurations used by mobilefish on its “Install and configure the LoRa Server components” tutorial and the result was the same.

When searching for the messages in the log, on this forum, found this:

I tried doing what you suggested and the problem maintained. When looking for the postgre table, mentioned by zaher on that post, my table was empty.

Kind regards,
Diogo Correia