I have a very recent install of Octopus Deploy 3.0 and just upgraded to 3.2.2. The issue has been occurring prior to upgrade, and continues after upgrade.
I’m deploying to an Azure website. It was working until I added a variable and defined a new release. Now every time I deploy the project to an Azure environment the Octopus Server just stops. Any idea how to resolve this? Logs are attached.
I’ve just uninstalled, removed everything including databases, and reinstalled. I’m using the same setup and everytime I deploy the server stops.
Wondering if it’s to do with the fact I’m using the following variables to reference Azure subscription and target? If I remove vars and pre-select the subscription and web target then it works.
Thanks for reaching out. Its very weird that an azure deployment could stop the server like that. You mentioned that you are using Azure Targets for you deployment. In 3.1 we decided to stop using Azure Targets, and we introduceddedicated Azure steps instead.
Thanks it’s very repeatable, and seems to be related to using the variables. I since removed the Azure tentacle and variable expressions in favour of scoped variables. The new way of doing things does work ok.