Version 7.0.0.26
On - Ubuntu 12.04
I’m trying to install the client on our render nodes. I can ssh in with X forwarding, run the installer & the slave starts up fine, but it runs the gui. If I run the launcher with the “-nogui” option (NoGuiMode=true is also in the deadline.ini file) it still runs the gui. If I run the slave with -nogui it still runs the gui. When I reboot the node the init script doesn’t start the launcher or slave. If I then try and start the launcher using the init script manually without X forwarding (/etc/init.d/deadline7launcherservice start) it looks like it starts the processes up, they stop, then they respawn & this then keeps repeating. The monitor never shows the slave as online. When I launch the slave manually without X forwarding it crashes:
/mount/apps/linux/thinkbox/deadline/Deadline7/bin/deadlineslave -nogui
Deadline Slave 7.0 [v7.0.0.26 R (c53f90c95)]
QXcbConnection: Could not connect to display
Stacktrace:
at <0xffffffff>
at (wrapper managed-to-native) Python.Runtime.Runtime.PyObject_Call (intptr,intptr,intptr) <0xffffffff>
at Python.Runtime.ImportHook.import (intptr,intptr,intptr) <0x002a3>
at (wrapper native-to-managed) Python.Runtime.ImportHook.import (intptr,intptr,intptr) <0xffffffff>
at <0xffffffff>
at (wrapper managed-to-native) Python.Runtime.Runtime.PyImport_ImportModule (string) <0xffffffff>
at Python.Runtime.PythonEngine.ImportModule (string) <0x00013>
at FranticX.Scripting.PythonNetScriptEngine.ImportModule (string) <0x00063>
at Deadline.Scripting.DeadlineScriptEngine.ImportModule (string) <0x00027>
at a.a (string[]) <0x01a37>
at (wrapper runtime-invoke) .runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
etc…
Cheers
Andrew