Deadline 10.0.21.5
Windows 7 Pro
I had a trial setup of Deadline connecting to AWS and creating infrastructure and slaves. Now that I’ve moved to the production machines (new installs everywhere), I have an error starting the Remote Asset Server. I’ve been able to capture this from the CLI launch:
Exception Details
DeadlineConfigException – An error occurred while trying to load the specified server certificate:
The provided Server Certificate (‘{0}’) does not have an associated private key. In order to serve TLS connections, a PKCS#12 file (*.pfx, *.p12) containing a certificate and private key must be speci
fied.
Exception.Data: ( )
Exception.TargetSite: Deadline.Configuration.HttpsServerSettings ParseSettings(FranticX.Applications.Consoles.CommandLineParser, Int32, Boolean)
Exception.Source: deadline
Exception.HResult: -2146233088
Exception.StackTrace:
at Deadline.Configuration.HttpsServerSettings.ParseSettings(CommandLineParser parser, Int32 previousListenPort, Boolean ignoreConfig)
at DeadlineRCS.DeadlineRCSApp.Main(String args)
My current install is working fine for local rendering (thanks, Edwin).
Not sure where to update (?) the Server Cert. Certs have been generated and installed in the /certs and /mongodb/certs directories.