Empty nuget feed from TeamCity

Hi all

I am using TeamCity 9.0 with Octopus 1.6.3.1723 - latest version of Octopus Plugin set to “1.0+” mode in the build and deploy stages.

When doing a deployment, TC has started to report the following (xxx replaces server names)

[11:51:38][Octopus Deploy] Finding project: xxx xxx xxx
[11:51:38][Octopus Deploy] Handshaking with Octopus server: http://xxx.xxx.com/api
[11:51:41][Octopus Deploy] Handshake successful. Octopus version: 1.6.3.1723; API version: 2.0.0
[11:51:41][Octopus Deploy] Finding environments…
[11:51:41][Octopus Deploy] Finding steps for project…
[11:51:41][Octopus Deploy] Resolving NuGet package versions…
[11:51:41][Octopus Deploy] - Finding latest NuGet package for step: Deploy web application
[11:51:41][Octopus Deploy] There are no available packages named ‘xxxx-xxx-xxx’.
[11:51:41][Octopus Deploy] System.Exception: There are no available packages named ‘xxxx-xxx-xxx’.

Doing this stage manually via the same command line that TC executes results in success - I have no idea why this would happen???

Many thanks for any help!

Martin

Hi Martin,

I am very sorry. I have just found this thread in our spam filter.
Did you find a resolution to this issue?

Vanessa

I am experiencing the same problem after we upgraded our Teamcity server.

Was this problem ever resolved

Hi Johnny,

It is a problem between 1.6 and TC 9 as described here:

This turned out to be a problem with:

So downgrading TeamCity or upgrading Octopus would be your only solution.

Vanessa