Hi Paul,
I am trying to deploy using teamcity using the Octopus deploy plugin and am getting an unusual error message when I try to publish to either the internal DNS name or the external one.
In this instance teamcity and octopus are on the same server
the error message is:
[11:41:56][Step 8/8] Octopus Deploy (4s)
[11:41:56][Octopus Deploy] Running command: octo.exe create-release --server http://theserver:10905/nuget/Feed/ --apikey SECRET --project SalesPlanner_App --enableservicemessages --version 2.10.0.60 --deployto Staging --progress
[11:41:56][Octopus Deploy] Creating Octopus Deploy release
[11:41:57][Octopus Deploy] Octopus Deploy Command Line Tool, version 3.3.2+Branch.master.Sha.497e7f8ef2b193cd33560217bfecc38d721029a5
[11:41:57][Octopus Deploy]
[11:41:59][Octopus Deploy] Handshaking with Octopus server: http://theserver:10905/nuget/Feed/
[11:42:00][Octopus Deploy] Error from Octopus server (HTTP 404): OData method is not implemented.
[11:42:00][Octopus Deploy] Exit code: -7
[11:42:00][Octopus Deploy] Octo.exe exit code: -7
[11:42:00][Step 8/8] Unable to create or deploy release. Please check the build log for details on the error.
Any ideas what would be causing on OData error?
cheers
craig