Replies: 0 comments 3 replies
-
I get this error after updating to this version. Previous version was working fine. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I get this error too |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
Is your issue described in the documentation?
Is your issue present in the latest beta/pre-release?
None
Describe the Bug
I tried to run Sunshine as a non-root user, but something unexpected happened.
terminate called after throwing an instance of 'boost::wrapexcept<boost::property_tree::ptree_bad_path>' what(): No such node (root.devices)
When I use sudo, it works but I get a "Couldn't connect to pulseaudio: Access denied" issue.
I've tried changing the permissions of the relevant device files (e.g.,
/dev/dri/renderD128
) and adding my user to thevideo
group, but Sunshine still requiressudo
to run properly.Expected Behavior
No response
Additional Context
No response
Host Operating System
Linux
Operating System Version
debian12
Architecture
64 bit
Sunshine commit or version
v0.23.1
Package
Linux - deb
GPU Type
AMD
GPU Model
780m
GPU Driver/Mesa Version
Mesa 22.3.6
Capture Method
X11 (Linux)
Config
Apps
No response
Relevant log output
Beta Was this translation helpful? Give feedback.
All reactions