Closed UntestedEngineer closed 1 month ago
There's really almost no difference between those versions, certainly nothing that would cause this. I would suggest restarting your computer.
Thanks, that did the trick. Seems like the simplest solutions are the easiest. I guess I was expecting a simple service daemon/service restart to work.
It probably should have, but perhaps if you perform the install while the service is still running it doesn't properly release the ports (or not quickly enough).
Glad it's working though.
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
When upgrading from pre-release v2024.914.221909 I issue a standard: systemctl --user daemon-reload systemctl --user restart sunshine.service
Afterwards the service appears to start fine, however the following ports no longer listen tcp 0 0 0.0.0.0:48010 0.0.0.0: LISTEN tcp 0 0 0.0.0.0:47989 0.0.0.0: LISTEN tcp 0 0 0.0.0.0:47990 0.0.0.0: LISTEN tcp 0 0 0.0.0.0:47984 0.0.0.0: LISTEN
Expected Behavior
When I downgrade back to pre-release v2024.914.221909 and repeat the above process the ports listen once again as expected.
I do not know if this is present in Windows or Ubuntu hosts, as I use this primarily on a Debian host.
Additional Context
No response
Host Operating System
Linux
Operating System Version
Debian Bookworm (12)
Architecture
64 bit
Sunshine commit or version
Sunshine version: v2024.914.221909
Package
Linux - deb
GPU Type
AMD
GPU Model
Integrated
GPU Driver/Mesa Version
Integrated
Capture Method
X11 (Linux)
Config
Apps
No response
Relevant log output