The Monitor was unable to connect to the server listed at "externalNLBXXX.elb.us-west-1.amazonaws.com:4433". Please select a valid Repository or Connection Server to use. #1047
Labels
needs-triage
This issue or PR still needs to be triaged.
❓ General Issue
The Question
By using examples/deadline/All-In-AWS-Infrastructure-Basic I setup render farm in AWS. But I am getting an error while connecting the remote server from the Thinkbox deadline client app.
Environment
Other information
I added public-facing NLB in front of Render queue ALB and all default ports from anywhere
and the NLP https://externalnlb-xxx.elb.us-west-1.amazonaws.com:4433/ gives the response
Full error log
`The Monitor was unable to connect to the server listed at "ExternalNLB-xxx.elb.us-west-2.amazonaws.com:4433". Please select a valid Repository or Connection Server to use.
Full error:
Failed to establish connection to ExternalNLB-xxx.elb.us-west-1.amazonaws.com:4433 due to a communication error.
at Deadline.Controllers.RemoteDataController..ctor(RepositoryConnectionSettings settings)
at Deadline.Applications.DeadlineApplicationManager.CreateDataController(RepositoryConnectionSettings connSettings)
at Deadline.Applications.DeadlineApplicationManager.Connect(RepositoryConnectionSettings connSettings, Boolean updateScriptManager)
at Deadline.Monitor.MonitorManager.Connect(RepositoryConnectionSettings connectionSettings, Boolean updateScriptManager)`
The text was updated successfully, but these errors were encountered: