Failed checking for updates System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel. at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) at System.Net.WebClient.DownloadString(Uri address) at Octopus.Server.Schedules.CheckForOctopusUpgrades.CheckForUpdates() in Y:\work\refs\heads\master\source\Octopus.Server\Schedules\CheckForOctopusUpgrades.cs:line 104
Could you please advise as we want to keep up with Octopus updates?
Thanks for reaching out. We’ve seen a similar behavior related to an Azure issue a while back: https://github.com/OctopusDeploy/Issues/issues/1909 . How ofter are you getting these messages? Are you still able to see the update icon at the top right corner of the screen?
If you can see the update Icon and you are not frequently getting that error, then you’ll be fine. If you are getting that error way too often, please let us know.
That’ll really depend on your web farm setup. I’d personally rather deploy to each farm node to take advantage of the Octopus Deploy logging to make sure the app reached every single node on the farm.
Replication would work just as fine, but you’d have to manage one more thing in your pipeline (the replicator).