Okay - running version 3.2.14
Tried upgrading to the latest version, ran into the bug about then tentacles not being able to communicate, so I reinstalled version 3.2.14, restarted the server, then ran the health check on all the tentacles and all came back okay, until I tried to deploy a test project…
It quite happily pushed the package to the test server, then when I asked it to run the second step, to create an IIS Application using the step from the library it fails.
The log reports the following
Executing script on ‘GBBED13WS04V’
11:56:48
Info
--------------PS Script Starting----------------
11:56:48
Error
Get-Content : Cannot find path ‘D:\Bootstrap.ps1’ because it does not exist.
Thanks for reaching out. I’m very sorry to hear you were bitten by the 3.2.14 bug. We pulled that version off as soon as we noticed the problem, but some early adopters of our versions were too fast even for us
Could you please follow these steps to provide us a full deployment log?
Create a new release (so the new variables take effect) and deploy it. If possible skip as many steps as you can and only leave step we are troubleshooting in order to avoid the noise in the log.
Seems to be working now. Looks like there was a server reboot, combined with removing unnecessary script modules. That seems to have resolved the issue.
Now all we need to do is plan our upgrade to 3.2.20. Any tips on how to make that as smooth as possible?