When installing DeadlineClient 10.40.0.8 and .0.10 i am getting all the way through the install process and when the post install process kicks off i am left with an error:
Warning:
Problem running post-install step. Installation may not complete correctly. Error running C:\Program Files\Thinkbox\Deadline10/bin/deadlinecommand.exe GenerateRSAKeys: Program ended with an error exit code.
When running that command in CLI the error indicates that it cant connect to the RCS server and fails. When I add this to the deadline.ini file:
ConnectionType=Remote
ProxyRoot=RCS URL:8080
The funny part is i filled in RCS and the server URL in the GUI but that data is never added to the .ini file so that could also point to something im not thinking throught.
I get:
error: could not find job info file: GenerateRSAKey (Dealine.Submission.DeadlineSubmissionException)
If i use a silent installer it does not show any errors in standard out and just fails silently. I have tried removeing, restarting and doing a clean install with the same error coming back.
Anyone ever run into this on previous versions I have not had this issues with 10.2 or 10.3 on the same machine so im at a loss on this update. For client installs it would require me to programmatically rebuild the deadline.ini file (feasible) but what other issues might i run into are in the back of my mind.