Hello Team, I’m new to octopus. I just installed it and trying to launch octopus from browser, but it is showing blank screen and found below error in C:\Octopus\Logs files.
2017-02-13 09:49:03.1661 24 INFO https://ra-dev:10943/ 24 Opening a new connection
2017-02-13 09:49:24.1824 24 INFO https://ra-dev:10943/ 24 Unexpected exception executing transaction.
Halibut.HalibutClientException: The client was unable to establish the initial connection within 00:01:00
at Halibut.Transport.TcpClientExtensions.ConnectWithTimeout(TcpClient client, String host, Int32 port, TimeSpan timeout)
at Halibut.Transport.TcpClientExtensions.ConnectWithTimeout(TcpClient client, Uri remoteUri, TimeSpan timeout)
at Halibut.Transport.SecureClient.CreateConnectedTcpClient(ServiceEndPoint endPoint)
at Halibut.Transport.SecureClient.EstablishNewConnection()
at Halibut.Transport.SecureClient.ExecuteTransaction(Action1 protocolHandler) 2017-02-13 09:49:25.1843 24 INFO https://ra-dev:10943/ 24 Retry attempt 1 2017-02-13 09:49:25.1843 24 INFO https://ra-dev:10943/ 24 Opening a new connection 2017-02-13 09:49:33.3537 26 INFO Running System Integrity Check 2017-02-13 09:49:33.5763 26 INFO Completed System Integrity Check. Overall Result: Passed 2017-02-13 09:49:46.2630 24 INFO https://ra-dev:10943/ 24 Unexpected exception executing transaction. Halibut.HalibutClientException: The client was unable to establish the initial connection within 00:01:00 at Halibut.Transport.TcpClientExtensions.ConnectWithTimeout(TcpClient client, String host, Int32 port, TimeSpan timeout) at Halibut.Transport.TcpClientExtensions.ConnectWithTimeout(TcpClient client, Uri remoteUri, TimeSpan timeout) at Halibut.Transport.SecureClient.CreateConnectedTcpClient(ServiceEndPoint endPoint) at Halibut.Transport.SecureClient.EstablishNewConnection() at Halibut.Transport.SecureClient.ExecuteTransaction(Action
1 protocolHandler)
2017-02-13 09:49:47.2639 24 INFO https://ra-dev:10943/ 24 Retry attempt 2
2017-02-13 09:49:47.2639 24 INFO https://ra-dev:10943/ 24 Opening a new connection
2017-02-13 09:50:08.2694 24 INFO https://ra-dev:10943/ 24 Unexpected exception executing transaction.
Halibut.HalibutClientException: The client was unable to establish the initial connection within 00:01:00
at Halibut.Transport.TcpClientExtensions.ConnectWithTimeout(TcpClient client, String host, Int32 port, TimeSpan timeout)
at Halibut.Transport.TcpClientExtensions.ConnectWithTimeout(TcpClient client, Uri remoteUri, TimeSpan timeout)
at Halibut.Transport.SecureClient.CreateConnectedTcpClient(ServiceEndPoint endPoint)
at Halibut.Transport.SecureClient.EstablishNewConnection()
at Halibut.Transport.SecureClient.ExecuteTransaction(Action`1 protocolHandler)