Hello I’m unable to run the Obsidian exec after upgrading Ubuntu.
What I’m trying to do
I’m trying to run Obsidian after upgrading from Ubuntu 22.04 to 24.04.
Things I have tried
I downloaded the Obsidian AppImage from https://github.com/obsidianmd/obsidian-releases/releases/download/v1.6.7/Obsidian-1.6.7.AppImage.
Then:
tvanbesi@tvanbesi-OptiPlex-3080:~/Downloads$ sudo chmod +x Obsidian-1.6.7.AppImage
[sudo] password for tvanbesi:
tvanbesi@tvanbesi-OptiPlex-3080:~/Downloads$ ./Obsidian-1.6.7.AppImage
[10488:0918/100213.934345: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_Obsidi34czmr/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)