ERROR chirpstack::uplink::stats: Handle gateway stats error error=Update gateway state
How can I fix that ? as in the context of Helium, gateways are not directly connected and I assume it is the reason why. If this is the case, can we disable this ?
Which version are you using, and do you have the following in your chirpstack.toml (ChirpStack v4)?
[gateway]
# Allow unknown gateways.
#
# If set to true, then uplinks received from gateways not configured in
# ChirpStack will be allowed.
allow_unknown_gateways=false