Hi - I’m having issues deploying to a brand new web server, tentacle has installed fine, Octopus server says all is fine, then when attempting to deploy I’m getting:
@@@
Failed applying protocol
System.IO.IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. —> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
@@@
On the server itself, if I view the tentacle connectivity log, I’m getting:
@@@
Pipefish.PipefishException: The remote host aborted the connection. This can happen when the remote server does not trust the certificate that we provided. —> System.IO.IOException: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host.
@@@
Both the tentacle and the server are on their own AWS EC2 instances in the ap-southeast-2b availability zone.
Tentacle log attached. Any help much appreciated. Never encountered this before.
OctopusTentacle.txt (13 KB)