I've been pulling my hair out for a few days trying to set up Houdini on HQueue.
Never used Houdini, so this is all a bit of an interesting journey

I've set up render farms for Maya, 3ds Max and LightWave... so it's fairly similar, but I could do with some help with something.
I have Hqueue running, it sees our 12 render nodes. I have a service account, with admin rights, and access to our network shares. The account is logged into the services and also the batch files which trigger via Scheduled Tasks on each client.
I send a file to render from my Desktop Workstation, and it generates the USD files okay, but when it goes to render the scene, I get the following error:
File "C:\Program Files\Side Effects Software\Houdini 21.0.512/houdini/python3.11libs\hqueue\server.py", line 37, in__getMaxActiveJobs max_active_jobs = int(config_value) TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
If anyone can offer any help, I'd be eternally grateful! Thank you