We started having an issue a few days ago when one of our environments became unavailable. We first noticed the issue when we tried deploying something and received this error:
"Acquiring packages
Info
Making a list of packages to acquire
June 10th 2019 12:05:29
Info
Delta compression is enabled for package transfers from the Octopus Server to deployment targets
June 10th 2019 12:05:29
Info
Package OurProject.1.0.7100.21241-qa was found in cache. No need to download.
June 10th 2019 12:05:31
Fatal
The step failed: Activity failed with error ‘The remote script failed with exit code 255’."
I then checked the environment and it said that Calamari was outdated. I tried going to “environments page” to update Calamari, but I did not see the option to update(note:I am running octopus server 3.16.2). It also said that the Calamari should be updated automatically as part of a deployment, but I did not see this when I tried deploying.
Finally I remoted into the server and tried to reboot the Tentacle, but it would not reboot. Instead it gave me an error. I have posted the logs for the error received.
We also starting having errors come in our event logs around the same time(I’ll attached those also)
We have not had this issue before, and Octopus is working on our other environments fine.
The only recent change to this server is we had the following windows update applied:
"2019-03 Update for .NET Framework 3.5, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2 for Windows 8.1 and Server 2012 R2 for x64 (KB4489488)
Installation date: 6/6/2019 2:01 AM
Installation status: Succeeded
Update type: Important
Install this update to resolve issues in Windows. For a complete listing of the issues that are included in this update, see the associated Microsoft Knowledge Base article for more information. After you install this item, you may have to restart your computer.
More information:
http://support.microsoft.com/kb/4489488
Help and Support:
Since we have received the error we have tried to resolve this issue the following ways
- Reinstalling the msi
2)Manually uninstalling tentacle following this guide(https://octopus.com/docs/administration/managing-infrastructure/tentacle-configuration-and-file-storage/manually-uninstall-tentacle) - Installing latest tentacle version (from 3.15.7 to 4.0.1)
- Rebooting the server w/ the Octopus tentacle.
Any suggestions would be greatly appreciated!
OctopusTentacle.txt (43.3 KB)