Hqueue cannot open file

   1075   0   1
User Avatar
Member
6 posts
Joined: Aug. 2020
Offline
Hello
I have a PDG network to render out some cloth simulations using hqueuescheduler.
All my render clients and server are using Windows 10 and all have access to the shared network folder.
But i keep getting the below error on all clients
10:35:13.537: PDG_START: ropgeometry1_ropfetch1_1;-1
*** Starting:
"C:/Program Files/Side Effects Software/Houdini 18.5.351/bin/hython.exe" //dserver/f/pdgtemp/pdgtemp/12336/scripts/rop.py json

10:35:44.858: Running Houdini 18.5.351 with PID 7080
10:35:44.859: Loading .hip file Y:/pdgtemp/PDG_Vellum.hip.
10:35:44.859: Cannot find file Y:/pdgtemp/PDG_Vellum.hip
10:35:44.911: Traceback (most recent call last):
File "//dserver/f/pdgtemp/pdgtemp/12336/scripts/rop.py", line 1357, in <module>
main()
File "//dserver/f/pdgtemp/pdgtemp/12336/scripts/rop.py", line 1353, in main
run_job(settings)
File "//dserver/f/pdgtemp/pdgtemp/12336/scripts/rop.py", line 1134, in run_job
hou.hipFile.load(hip_local, ignore_load_warnings=True)
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.351/houdini/python2.7libs\hou.py", line 48301, in load
return _hou.hipFile_load(self, file_name, suppress_save_prompt, ignore_load_warnings)
OperationFailed: The attempted operation failed.
Unable to open file: Y:/pdgtemp/PDG_Vellum.hip


** Finished with Exit Code 1

# ---- Running onError ----

# ---- Finished running onError ----
  • Quick Links