Cannot Deploy Release (The resource 'feeds-1' was not found.)

Hi,

We are in the process of migrating to version 2.1.1 because we really like the new internal Nuget server. The migration itself went pretty smooth and are now running version 1.6 and version 2.1.1 side by side.

We now face a problem when we are trying to deploy a release. After creation of a new release or when we open a release on the releases tab the application shows the error “. The resource ‘feeds-1’ was not found.”. Also see the attached screenshot.

A little network trace showed that the application is trying to reach “http://192.168.71.34:8080/api/feeds/feeds-1” which returns a 404 on our server.

Can you help us with our problem?

Thanks

Hi,

When you create a package deployment step, you select the feed that it will get packages from. I take it that you deleted the old feed? In this case, you’ll need to edit the deployment process of your projects, open each package step, and change the feed to the built in NuGet feed.

Hope that helps,

Paul

Hi Paul,

Thanks! that fixed it.

Keep up the good work, we are loving the product,

Patrick