When checking my logs, I see the following line repeating constantly:
chirpstack::api::backend: Read from Redis Stream error error=timed out
It occurs around 20–30 times per second in my setup.
Here are a few details about my setup:
- ChirpStack version: 4.18
- Gateways: ~10 Gateways
- Features: Roaming configured with another Network Server
- Redis status: Redis is healthy (low memory usage, sub-millisecond latency)
Where can I find the causes of this line ? And maybe the solution ?
Best regards,