Tested machine: "AMD Ryzen AI Max+ 395(128GB)" chip with OS "Ubuntu 26.04 LTS
The problem is the space in the folder name /opt/Hermes One/. Electron is failing to launch because of it.
> /opt/Hermes\ One/hermes-desktop
LaunchProcess: failed to execvp:
/opt/Hermes
[883200:0728/090418.528520:FATAL:content/browser/zygote_host/zygote_host_impl_linux.cc:207] Check failed: . : Invalid argument (22)
Trace/breakpoint trap (core dumped) /opt/Hermes\ One/hermes-desktop
temporary fix
"/opt/Hermes One/hermes-desktop" --no-sandbox
Tested machine: "AMD Ryzen AI Max+ 395(128GB)" chip with OS "Ubuntu 26.04 LTS
The problem is the space in the folder name
/opt/Hermes One/. Electronis failing to launch because of it.temporary fix
"/opt/Hermes One/hermes-desktop" --no-sandbox