On Wed, 3 Jul 2024, Christian Barthod wrote:
> Who can explain this intermitent message on the satus web pages of my 2 aprsc servers ?
> 73s Chris F8GHE/K8GHE
>
> aprsc25-2.png
> aprsc25-1.png
Uplink uptime on both servers seems to be 0 seconds, so they're not
getting connected, or staying connected. You'll find the reason of
disconnections in /opt/aprsc/logs/aprsc.log
It seems like two servers are both configured to connect to each other. It
would form a loop (two parallel connections between two servers), which is
not good, so aprsc is smart enough to dismantle the loop. The
reconnections are not throttled though, and it'll keep reconnecting.
Configure just one server to connect to the other server, and it'll be
happier.
- Hessu