Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When installing on Ubuntu 24.04 server, appimage doesn't launch. #185

Open
smhanov opened this issue Nov 6, 2024 · 0 comments
Open

When installing on Ubuntu 24.04 server, appimage doesn't launch. #185

smhanov opened this issue Nov 6, 2024 · 0 comments

Comments

@smhanov
Copy link

smhanov commented Nov 6, 2024

(base) smhanov@megos:~/Applications$ ./Transformer-Lab-0.6.1_5e99536bedd26661b13e868ed1b86bca.AppImage
[523892:1106/191201.202261: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_TransfJ4qEua/chrome-sandbox is owned by root and has mode 4755.

I need to start it with the --no-sandbox option and then it works:

./Transformer-Lab-0.6.1_5e99536bedd26661b13e868ed1b86bca.AppImage --no-sandbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant