Creating release and deploying same version twice with Octo.exe throws an exception

Hi.

I have an issue with Octo.exe. I’m trying to create a new release and deploy it without version specification (I need to use the latest one from NuGet repository). It works great, when there is a new release in NuGet repository. But in case the latest release from NuGet repository is already created in Octopus i get an Exception. See attached file…

Michal

ScreenShot.png

Did you ever figure this out? I am hitting same issue

Hi,

There’s no way to avoid this error in the current version of Octo.exe (you’ll just need to increment the release version number using --version yourself) but for the Octopus 2.0 version of Octo.exe we’ll make sure there’s a way to ignore this error.

Paul