Error -1 Troubleshooting #1026
-
Select Topic AreaQuestion BodySo, to illustrate the issue: I think we tried everything obvious (port forwarding, no VPNs on or Cloudflare WARP), I tried turning on UPnP. Nothing helps, same issue. Maybe someone can help in the right direction |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Since the connection starts, I would narrow it down in this order:
UPnP and port forwarding usually matter before the stream starts. A timed kick after the stream starts is more likely logs + codec/bitrate + network stability. The Sunshine log lines at the disconnect point are probably the fastest way to tell whether this is encoder, timeout, client, or network path. |
Beta Was this translation helpful? Give feedback.
-
|
That new Since LAN works but mobile network drops, I would treat this as the UDP send path first. There is a recent Sunshine issue with the same Windows socket error where the reporter worked around it by adding this to udp_batch_send=0That does not prove it is the same root cause, but it is a quick A/B test for exactly this log signature. If that stops the |
Beta Was this translation helpful? Give feedback.
-1after one or two minutes sounds more like an established stream/session being dropped than a basic port-forwarding failure.Since the connection starts, I would narrow it down in this order: