-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your issue described in the documentation?
- I have read the documentation
Is your issue present in the latest beta/pre-release?
Yes
Describe the Bug
I have two machines running Sunshine. When I attempt to adjust my config via the webUI, I can only save the changes if I'm accessing the WebUI via the host I'm trying to change. I can access the UI from other PCs on the network, and Origin Web UI Allowed is set to LAN.
When I click save, nothing happens.
I've tried clearing cache, multiple browsers.
Expected Behavior
I expect to be able to modify the config via the webui from any machine on the LAN.
Additional Context
No response
Host Operating System
Windows
Operating System Version
Win11 25H2
Architecture
amd64/x86_64
Package
Windows - msi installer (recommended)
GPU Type
NVIDIA
GPU Model
RTX 5090
GPU Driver/Mesa Version
591.86
Capture Method
Windows.Graphics.Capture (Windows)
Apps
Log output
[2026-03-20 01:06:59.333]: Info: Sunshine version: 2026.318.135110 commit: 04e9db4f8c560e4d6044279e4c82d27e2c87752b
[2026-03-20 01:06:59.334]: Info: Package Publisher: LizardByte
[2026-03-20 01:06:59.334]: Info: Publisher Website: https://app.lizardbyte.dev
[2026-03-20 01:06:59.334]: Info: Get support: https://app.lizardbyte.dev/support
[2026-03-20 01:06:59.334]: Info: config: 'capture' = ddx
[2026-03-20 01:06:59.334]: Info: config: 'dd_configuration_option' = ensure_only_display
[2026-03-20 01:06:59.334]: Info: config: 'dd_manual_refresh_rate' = 120
[2026-03-20 01:06:59.334]: Info: config: 'dd_wa_hdr_toggle' = enabled
[2026-03-20 01:06:59.334]: Info: config: 'encoder' = nvenc
[2026-03-20 01:06:59.334]: Info: config: 'fec_percentage' = 5Online logs
No response
I have some additional info.
When accessing the webui directly from the host, I can only make changes from localhost:port
If I try hostname:port or ip:port I can load the webui, but changes won't save
You need to add your hostname to the https://github.com/LizardByte/Sunshine/blob/master/docs/configuration.md#csrf_allowed_origins setting.