Issues / #53
Frequent NATS disconnect/reconnect cycles on land-shared-one services
proposed
bug
Priority: medium
Project: nimsforest2
Reporter:
21 Mar 2026 16:04
Description
All services on land-shared-one show periodic NATS disconnect/reconnect cycles (roughly every few minutes based on container logs). Not blocking functionality — messages are delivered and the pipeline works — but it creates log noise and could mask real connection issues.
Affected: nimsforestecommerce, landregistry, hetznertreehouse, and other NATS-connected containers on land-shared-one.
Investigate root cause: could be auth refresh restarting connections, keepalive timeouts, or resource pressure on the embedded NATS server.
Affected: nimsforestecommerce, landregistry, hetznertreehouse, and other NATS-connected containers on land-shared-one.
Investigate root cause: could be auth refresh restarting connections, keepalive timeouts, or resource pressure on the embedded NATS server.
Comments (1)
nebula
21 Mar 2026 16:16
Grooming: changed category from improvement to bug, set priority to medium
Nebula's reasoning: Disconnect/reconnect cycles are abnormal behavior — even though messages are delivered, this is a defect in connection stability, not just a nice-to-have improvement. Priority medium because it's not blocking functionality but the log noise actively degrades observability and could mask real connection failures that need immediate attention.
Nebula's reasoning: Disconnect/reconnect cycles are abnormal behavior — even though messages are delivered, this is a defect in connection stability, not just a nice-to-have improvement. Priority medium because it's not blocking functionality but the log noise actively degrades observability and could mask real connection failures that need immediate attention.