RaySession icon indicating copy to clipboard operation
RaySession copied to clipboard

Ray-daemon not starting automatically

Open 4oo4 opened this issue 2 months ago • 2 comments

I'm on Debian Trixie, I tried both the distro packaged version of raysession (0.14.4-3) as well as the latest 0.17.1 and following the manual, I can get raysession to open, and create a new JACK configuration memory session, but then from that point I'm not able to add any applications or executable. I verified that I have all the runtime dependencies, and had JACK running via qjackctl prior to starting raysession.

When I run it with --dbg all, it tells me Impossible to connect to JACK dbus and Sandbox: CanCreateUserNamespace() clone() failure: EPERM

raysession --dbg all

[ray-daemon]
URL : osc.udp://192.168.101.192:16187/
      osc.udp://oplx:16187/
ROOT: /home/user/Ray Sessions
GUI connected at osc.udp://oplx:17503/
Unable to find theme 
WARNING:patchbay.patchcanvas.patchcanvas - theme '' has not been found,use 'Yellow Boards' instead.
Attempting to open /home/user/Ray Sessions/test

[ray-daemon load.sh script]
Impossible to connect to JACK dbus

[ray-daemon]
Done
[2] Sandbox: CanCreateUserNamespace() clone() failure: EPERM
Bye Bye...

4oo4 avatar Nov 11 '25 03:11 4oo4