Octo says there are no steps

We are deploying out of TeamCity and receive the following error.

There are no steps to run when deploying releases of Location Service in the Default channel to the Development environment. This can happen if your deployment process is empty, or review the filters applied to the steps in your deployment process. Once you have corrected these problems you can try again. If the problem is related to a variable you will need to update the variables for this release or recreate the release for the changes to take effect. If the problem is related to the deployment process you will need to create a new release for the changes to take effect.

I don’t understand what this means since a release is successfully created and there is a step defined in the deployment process (See attached image).

We have been able to successfully accomplish a deployment with other projects, and we have verified the settings for this project are the same as the other projects. Any ideas?

Hi,

Thanks for reaching out! Could you send a screenshot of your entire deployment process where we can see all the steps and their names, along with a full build log where we can see the error?

Thanks!
Dalmiro

Thanks for replying, Dalmiro,
Late yesterday we decided to create a whole new Visual Studio project and
copy the files from the old project into the new one. After doing that, the
deployment process worked from beginning to end. We didn’t even have to
make changes to TeamCity or Octopus. Apparently there was something
somewhere in the original VS project that was causing the issue. Though I
would really like to know what it was, I am happy to be able to move on.
I’ll be posting these information on the blog this morning.

Thanks,

Greg Hood | C# Programmer
Crete Carrier Corporation | Shaffer Trucking | Hunt Transportation Inc.
O 402-479-8830 | C 719-250-0969

Dalmiro,
Just to give you a little more information, the build log was telling us
that Octopus could not find the build package (in our case it is called
"LocationService") but the package exists on the TeamCity server and we
could see
an entry for it in the directory.map file. Hope this helps.

Greg Hood | C# Programmer
Crete Carrier Corporation | Shaffer Trucking | Hunt Transportation Inc.
O 402-479-8830 | C 719-250-0969

Hi Greg,

Glad to hear its working now! If it happens again, don’t hesitate in contacting us.

Cheers