I’ve tried to install omniverse cache through omniverse launcher, but it just keeps “INSTALLING” without any daulft error. I removed the downloaded package and reinstall it, then I got the following error:
“Error occurred during installation of Cache: Unhandled exception. System.AggregateException: Not all processes in process tree could be terminated. (Operation not permitted)
—> System.ComponentModel.Win32Exception (1): Operation not permitted
— End of inner exception stack trace —
at System.Diagnostics.Process.Kill(Boolean entireProcessTree)
at OmniProcesses.Processes.StopProcess(String ProcessName) in /builds/omniverse/cache-launcher-package/source/cache-setup/Processes.cs:line 77
at CacheSetup.Program.StopSystemMonitor() in /builds/omniverse/cache-launcher-package/source/cache-setup/Program.cs:line 385
at CacheSetup.Program.Install() in /builds/omniverse/cache-launcher-package/source/cache-setup/Program.cs:line 58
at CacheSetup.Program.Main(String args) in /builds/omniverse/cache-launcher-package/source/cache-setup/Program.cs:line 42
Aborted (core dumped)”
I’ve tried many times after putting ‘omniverse-launcher-linux.AppImage’ into the ‘sudo’ group but got the same error. Please give me some idea of what to do