You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your issue present in the latest beta/pre-release?
This issue is present in the latest pre-release
Describe the Bug
Moonlight fails to connect to Sunshine server, if the server's power management blanks out the screen (turns monitor off).
I have one monitor connected via DisplayPort and one emulation dongle connected via HDMI.
Moonlight connection works fine when monitor is ON.
As soon as the monitor is blanked, attempting to connect will result in "Connection Error" error 503. Sunshine produces the following log when connection fails:
[2024-12-01 18:05:30.377]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2024-12-01 18:05:30.377]: Info: Trying encoder [nvenc]
[2024-12-01 18:05:30.777]: Info: Encoder [nvenc] failed
[2024-12-01 18:05:30.777]: Info: Trying encoder [vaapi]
[2024-12-01 18:05:31.177]: Info: Encoder [vaapi] failed
[2024-12-01 18:05:31.177]: Info: Trying encoder [software]
[2024-12-01 18:05:31.577]: Info: Encoder [software] failed
[2024-12-01 18:05:31.577]: Fatal: Unable to find display or encoder during startup.
[2024-12-01 18:05:31.577]: Fatal: Please check that a display is connected and powered on.
Expected Behavior
No response
Additional Context
I only noticed this happen recently. I do not have a reliable window of time to work with here, but I tested this scenario a couple weeks ago with v2024.1115.143556, and was able to connect to Sunshine when host's monitor was OFF, or was disconnected from monitor. This issue developed recently when I had not change Sunshine config or updated Sunshine.
Setting unprivileged screencasting with this command did not resolve this issue: sudo setcap -r $(readlink -f $(which sunshine))
Is there an existing issue for this?
Is your issue described in the documentation?
Is your issue present in the latest beta/pre-release?
This issue is present in the latest pre-release
Describe the Bug
Moonlight fails to connect to Sunshine server, if the server's power management blanks out the screen (turns monitor off).
I have one monitor connected via DisplayPort and one emulation dongle connected via HDMI.
Moonlight connection works fine when monitor is ON.
As soon as the monitor is blanked, attempting to connect will result in "Connection Error" error 503. Sunshine produces the following log when connection fails:
Expected Behavior
No response
Additional Context
I only noticed this happen recently. I do not have a reliable window of time to work with here, but I tested this scenario a couple weeks ago with v2024.1115.143556, and was able to connect to Sunshine when host's monitor was OFF, or was disconnected from monitor. This issue developed recently when I had not change Sunshine config or updated Sunshine.
Setting unprivileged screencasting with this command did not resolve this issue:
sudo setcap -r $(readlink -f $(which sunshine))
Host Operating System
Linux
Operating System Version
Ubuntu 24.04.1 LTS
Architecture
amd64/x86_64
Sunshine commit or version
v2024.1127.551
Package
Linux - deb
GPU Type
AMD
GPU Model
Radeon 680M
GPU Driver/Mesa Version
amdgpu
Capture Method
None
Config
Apps
Relevant log output
The text was updated successfully, but these errors were encountered: