So maybe this would be more informative. Its from the C:\Windows\system32\config\systemprofile\AppData\Local\Octopus\Logs\OctopusTentacle.txt log.
2015-11-09 18:21:44.9680 1 INFO Checking connectivity on the server communications port 10943…
2015-11-09 18:21:45.5148 1 ERROR ===============================================================================
2015-11-09 18:21:45.5148 1 FATAL The service listening on https://octopus.xxxxxxxx.com:10943/ does not appear to be an Octopus server
. The response was:
<!doctype html>
Octopus Server
body {
font-family: 'Segoe UI', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 10pt;
}
h1 {
font-size: 15pt;
font-weight: 400;
margin-top: 7pt;
margin-bottom: 7pt;
}
</style>
Octopus Server configured successfully
If you can view this page, your Octopus Server is configured and ready to accept requests from Polling Tentacles.
This landing page is displayed when no X509 certificate is provided. Only Octopus Tentacles with a trusted certificate can connect t
o this Octopus Server.
System.Exception: The service listening on https://octopus.xxxxxx.com:10943/ does not appear to be an Octopus server. The response was:
Octopus Server
body {
font-family: 'Segoe UI', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 10pt;
}
h1 {
font-size: 15pt;
font-weight: 400;
margin-top: 7pt;
margin-bottom: 7pt;
}
</style>
Octopus Server configured successfully
If you can view this page, your Octopus Server is configured and ready to accept requests from Polling Tentacles.
This landing page is displayed when no X509 certificate is provided. Only Octopus Tentacles with a trusted certificate can connect t
o this Octopus Server.
at Octopus.Tentacle.Commands.RegisterMachineCommand.<>c__DisplayClass14_0.b__1() in Y:\work\refs\ta
gs\3.2.1\source\Octopus.Tentacle\Commands\RegisterMachineCommand.cs:line 149
at Octopus.Tentacle.Commands.RegisterMachineCommand.Retry(Action action, Int32 retryCount, TimeSpan initalDelay, Double backOffFactor) i
n Y:\work\refs\tags\3.2.1\source\Octopus.Tentacle\Commands\RegisterMachineCommand.cs:line 124
at Octopus.Tentacle.Commands.RegisterMachineCommand.CheckServerCommunicationsPortIsOpen(Uri serverAddress) in Y:\work\refs\tags\3.2.1\so
urce\Octopus.Tentacle\Commands\RegisterMachineCommand.cs:line 137
at Octopus.Tentacle.Commands.RegisterMachineCommand.Start() in Y:\work\refs\tags\3.2.1\source\Octopus.Tentacle\Commands\RegisterMachineC
ommand.cs:line 73
at Octopus.Shared.Startup.AbstractCommand.Octopus.Shared.Startup.ICommand.Start(String[] commandLineArguments, ICommandRuntime commandRu
ntime, OptionSet commonOptions) in Y:\work\refs\tags\3.2.1\source\Octopus.Shared\Startup\AbstractCommand.cs:line 57
at Octopus.Shared.Startup.ConsoleHost.Run(Action`1 start, Action shutdown) in Y:\work\refs\tags\3.2.1\source\Octopus.Shared\Startup\Cons
oleHost.cs:line 72
at Octopus.Shared.Startup.OctopusProgram.Run() in Y:\work\refs\tags\3.2.1\source\Octopus.Shared\Startup\OctopusProgram.cs:line 87