Wrong Last Seen Date in Gateway

Good Morning,
Since yesterday I have a problem with a gateway that I removed from the Loraserver a month earlier, and added today again, to the same Loraserver.
The problem is that I don’t see the correct date of the last view and the correct frames transmitted and received by this gateway.


The gateway works fine, I receive the information from the nodes (I can see this in Lorawan Live Frames), and the field of the last value seen in the network server database (gateway table) is continuously updated (every 30 seconds ), but in the application server database (gateway table, last seen at field), the date is not updated (it still has a date of a month ago),


image
I’ve already removed and added the gateway again, but nothing changes.
Does anyone have a problem like this? How can i fix it?
Thanks for your help,
Sincerely

set the correct date/time inside gateway
and turn on timesync over internet or your local ntp server.

Btw: https://github.com/brocaar/chirpstack-application-server/issues/408

That has been merged and will be included in the next release :slight_smile:

1 Like

Thanks for your help guys.
I’ll try to fix it with these guides or I’ll wait for the update,
Best Regards,