2024-02-09, 06:10 PM
Still seeing a lot of network related log messages. IMO it looks like the interface is flapping or something. Either due to a weak signal or possibly that the wireless NIC is failing.
These logs repeat a lot, which is why I think the NIC is flapping.
And then this log right after your playback stops. Not sure if you initiated the stop or you lost connection and it stopped. I'm assuming the latter.
Do you have any way to either wire the server for testing or happen to have a spare wireless NIC?
These logs repeat a lot, which is why I think the NIC is flapping.
Code:
[2024-02-09 05:36:10.948 -07:00] [INF] Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-02-09 05:36:10.948 -07:00] [INF] Defined LAN exclusions : "[]"
[2024-02-09 05:36:10.948 -07:00] [INF] Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-02-09 05:36:12.955 -07:00] [ERR] No interfaces information available. Resolving DNS name.
[2024-02-09 05:36:12.955 -07:00] [INF] Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-02-09 05:36:12.955 -07:00] [INF] Defined LAN exclusions : "[]"
And then this log right after your playback stops. Not sure if you initiated the stop or you lost connection and it stopped. I'm assuming the latter.
Code:
[2024-02-09 06:12:21.757 -07:00] [ERR] Unexpected exception in TimingPipeFlusher.FlushAsync.
System.Net.Sockets.SocketException (113): No route to host
Do you have any way to either wire the server for testing or happen to have a spare wireless NIC?