lmstudio-ai / lmstudio-bug-tracker

Bug tracking for the LM Studio desktop application
2 stars 2 forks source link

[Ubuntu 24.04] Chrome sandbox issue #30

Open Hideman85 opened 1 month ago

Hideman85 commented 1 month ago

I'm having an issue on Ubuntu 24.04 that I cannot start the app image. The following issue is thrown:

./LM_Studio-0.2.24.AppImage                                                                                                                                                              ─╯
[7882:0526/125358.338741:FATAL:setuid_sandbox_host.cc(158)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_LM_StuRBujGc/chrome-sandbox is owned by root and has mode 4755.
[1]    7882 trace trap (core dumped)  ./LM_Studio-0.2.24.AppImage
joshua-mo-143 commented 1 week ago

I'm also getting this issue.

sanj2sanj commented 1 week ago

As a workaround, this works for me on Ubuntu 24.04 LTS ./LM_Studio-0.2.25.AppImage --no-sandbox &