On cloned server after reinstalling Tentacle getting no connection error

Not connected. The machine has not completed a post-configuration handshake, so communication is not yet established.

Squid: Unknown

The last recorded failure on the connection was:

Error 10:38:46
Pipefish.Errors.PipefishCommunicationException: No such host is known
at Microsoft.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at Microsoft.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
at Octopus.Server.Communications.Handshaking.BackgroundPassiveTentacleSquidFinder.d__a.MoveNext() in y:\work\refs\heads\master\source\Octopus.Server\Communications\Handshaking\BackgroundPassiveTentacleSquidFinder.cs:line 96
System.Net.Sockets.SocketException (0x80004005): No such host is known
at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
at System.Net.Sockets.TcpClient.Connect(String hostname, Int32 port)
at Pipefish.Transport.SecureTcp.Client.SecureTcpClient.Send(SecureTcpRequest request, Action`1 response) in y:\work\3cbe05672d69a231\source\Pipefish.Transport.SecureTcp\Client\SecureTcpClient.cs:line 54
at Octopus.Server.Communications.Handshaking.PassiveTentacleHandshaker.Receive(PassiveTentacleHandshakeRequest message) in y:\work\refs\heads\master\source\Octopus.Server\Communications\Handshaking\PassiveTentacleHandshaker.cs:line 56
at Pipefish.Actor.OnReceivingTyped[TBody](Message message) in y:\work\3cbe05672d69a231\source\Pipefish\Actor.cs:line 113

below is log details :

2017-05-03 10:21:29.6914 1 INFO A new certificate has been generated and installed. Thumbprint:
2017-05-03 10:21:30.0155 1 INFO 2F7A800FA90CB5B4152D3BEF93DB39F383E0530E
2017-05-03 10:21:30.6885 1 INFO Generating a new SQUID for the Tentacle…
2017-05-03 10:21:30.7635 1 INFO The new SQUID of this Tentacle is: SQ-Z1PWWWEB02-1B8E1D30
2017-05-03 10:21:31.4126 1 INFO Removing all trusted Octopus servers…
2017-05-03 10:21:32.3456 1 INFO Home directory set to: C:\Octopus
2017-05-03 10:21:32.5246 1 INFO Application directory set to: C:\Octopus\Applications
2017-05-03 10:21:32.5706 1 INFO Services listen port: 10933
2017-05-03 10:21:32.5766 1 INFO Tentacle will listen on a TCP port
2017-05-03 10:21:33.2494 1 INFO Adding 1 trusted Octopus servers
2017-05-03 10:21:34.6088 1 INFO Service installed
2017-05-03 10:21:34.7182 1 INFO Waiting for service to start. Current status: StartPending
2017-05-03 10:21:35.4213 6 INFO Adding certificate to store
2017-05-03 10:21:35.7338 1 INFO Waiting for service to start. Current status: Running
2017-05-03 10:21:35.7651 6 WARN Configured to listen to server {“Thumbprint”:“C5970E88DA2E2339D1C68F79F1F63709551912FF”,“CommunicationStyle”:0,“Address”:null,“Squid”:null}, but no SQUID is configured for it; skipping.
2017-05-03 10:21:35.7963 6 INFO Distribution service listening on: 10933
2017-05-03 10:21:36.7494 1 INFO Service started

resolved after deleting the server and adding it back