tupapioso
2026年7月15日 14:07:46
H22 looks great and so far is running smooth on my Rocky 9 system.
tupapioso
2026年7月15日 17:11:53
Hmmm... looks like I spoke too soon?
H22 was running great but after about an hour of sitting idle, my system froze. No keyboard or mouse. I rebooted.
I was greeted with:
systemd: Failed to start SideFX Houdini License Server.
I tried to start it manually with no success:
hserver.service: Failed at step EXEC spawning /usr/lib/sesi/hserver/hserver: Permission denied
and
SELinux is preventing /usr/lib/systemd/systemd from execute access on the file /usr/lib/sesi/hserver/hserver.
**** Plugin catchall (100. confidence) suggests **************************
If you believe that systemd should be allowed execute access on the hserver file by default.
Then you should report this as a bug.
You can generate a local policy module to allow this access.
Do
allow this access for now by executing:
# ausearch -c '(hserver)' --raw | audit2allow -M my-hserver
# semodule -X 300 -i my-hserver.pp
I tried the ausearch and semodule commands as it recommended and I was able to start HSERVER manually.
Then I tried to run Houdini and got:
Unable to Acquire a License
A license could not be found to run this application.
and
No valid licenses were found. A license version of 22.0 or higher is required. Please install a valid license and rerun your application. If you would like to activate Houdini Apprentice, select Help > General > Activate Apprentice.
Now I'm dead in the water :S
This is probably due to my lack of knowledge of Linux but this is frustrating.
johnmather
2026年7月15日 18:13:23
Please reach out to support if you haven't already. They'll be able to get you back up and running.
tupapioso
2026年7月22日 14:28:19
I didn't want to bother the SideFX team (they are probably pretty busy) so I just poked around and installed some system updates and now things seem to back to normal. I'm not sure what fixed the problem but the many reboots may have something to do with it. Honestly, for me, Linux is a bit of a black box with lots of little buttons and levers that can be adjusted.