g4klx / NXDNClients

A gateway and a parrot for NXDN.
GNU General Public License v2.0
43 stars 149 forks source link

[BUG] Inactivity Timer constantly logging even with Static=<tg> and InactivityTimer=0 #380

Open RdWing opened 1 month ago

RdWing commented 1 month ago

When Static=<tg/reflector number> RFHangTime=120 NetHangTime=65 Debug=0 InactivityTimeout=0

M: 2024-08-08 10:55:49.068 Starting NXDNGateway-20240129 M: 2024-08-08 10:55:49.068 Statically linked to reflector <tg> I: 2024-08-08 10:55:49.068 Started the NXDN Id lookup reload thread M: 2024-08-08 10:55:49.073 Switched to reflector <tg> due to network activity M: 2024-08-08 10:56:54.073 Unlinking from <tg> due to inactivity M: 2024-08-08 10:56:54.099 Switched to reflector <tg> due to network activity M: 2024-08-08 10:57:59.099 Unlinking from <tg> due to inactivity M: 2024-08-08 10:57:59.125 Switched to reflector <tg> due to network activity

It seems maybe like its actually just staying linked. Looks like the error is populating every NetHangTime interval.