Timed out

Hi all,

My client got disconnected after a night of sleep. The server goes into sleepingmode. The log sais:


2025-08-10 23:41:30:709 [INFO] Sentry initialized
2025-08-10 23:41:31:578 [INFO] Network addresses: NetworkInfo(broadcastAddresses=, localAddresses=)
2025-08-10 23:41:32:832 [WARN] UDP socket timed out, the app is not receiving audio data packets
2025-08-10 23:41:34:139 [WARN] UDP socket timed out, the app is not receiving audio data packets
2025-08-10 23:41:35:128 [ERROR] Audio output failed: B3
at dG2.a(SourceFile:124)
at cG2.invokeSuspend(SourceFile:1)
at t8.resumeWith(SourceFile:5)
at fe0.run(SourceFile:170)
at xQ.run(SourceFile:515)


Is this because of the inactivity from AudioRelay server?

Best regards,

Hello,

I’m assuming you’re sending audio from a PC to another.

Right now, when a disconnection occurs, the client tries to reconnect for 5 minutes. It stops after that.

Could you please post more details about your usage?

Some details about the devices

I have a laptop running windows 10 acting as server
I have a desktop PC running windows 10 acting as a client

Your ideal scenario

When I go to sleep, I want AudioRelay to keep both devices connected and, preventing them from going to sleepingmode

OR

When I go to sleep, I put my laptop into sleepingmode, I expect AudioRelay running on the desktop, to automatically reconnect when I wake up my laptop

OR

When I go to sleep, I put both my devices to sleepmode and I’d like them to automatically reconnect when I wake them up

or something else