Patching Director Certificate failed #17
Unanswered
mstohr1975
asked this question in
Q&A
Replies: 1 comment 5 replies
-
I have recomplied the executable with a new version of SSH and its working. I had the same issue. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
I tried to patch 3.2.3.606460-res director and failed with error message:
"Copying To Director
Connecting to director via SCP.. .. connected!
Downloading /etc/openvpn/clientca-prod.pem
Done - got 11049 bytes
Uploading /etc/openvpn/clientca-prod.2021-25-9--16-33-42.backup
scp: error: unexpected filename:
bei Renci.SshNet.ScpClient.CheckReturnCode(Stream input)
bei Renci.SshNet.ScpClient.UploadFileModeAndName(IChannelSession channel, Stream input, Int64 fileSize, String serverFileName)
bei Renci.SshNet.ScpClient.Upload(Stream source, String path)
bei Garry.Control4.Jailbreak.DirectorPatch.PatchDirector(LogWindow log) in C:\git\Control4.Jailbreak\UI\DirectorPatch.cs:Zeile 66.
bei Garry.Control4.Jailbreak.DirectorPatch.PatchDirectorCertificates(Object sender, EventArgs e) in C:\git\Control4.Jailbreak\UI\DirectorPatch.cs:Zeile 146."
Now trying to connect with Composer HE or Pro I get the following error. Restarting of director did not work:
"Could not authenticate the connection to Director at 192.... Common causes are incorrect time/date settings on the controller or on the computer running Composer". I validated the system times, there max. 20-30 seconds difference.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions