I’m following this video trying to set up AWS rendering. Around 2:30 the video launched Remote Connection Server which I cannot get mine to run without admin permission.
Is the admin permission mandatory? It doesn’t seem so in the video.
Deadline Remote Connection Server 10.0 [v10.0.24.1 Release (abcbb52ce)]
Connected to "C:\DeadlineRepository10"
Exception Details
DeadlineConfigException -- An error occurred while trying to load the specified server certificate:
Access is denied.
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)