Octopus incident

AWS Deployment Failures for Cloud Customers

Major Resolved View vendor source →

Octopus experienced a major incident on April 1, 2026 affecting Octopus Cloud, lasting 6d 19h. The incident has been resolved; the full update timeline is below.

Started
Apr 01, 2026, 08:36 AM UTC
Resolved
Apr 08, 2026, 04:11 AM UTC
Duration
6d 19h
Detected by Pingoru
Apr 01, 2026, 08:36 AM UTC

Affected components

Octopus Cloud

Update timeline

  1. investigating Apr 01, 2026, 08:06 AM UTC

    We are aware of an issue affecting Octopus Cloud customers running deployments that interact with AWS, including EKS/Kubernetes targets and AWS health checks. Impacted customers may see authentication errors when running these deployments. Our team is actively investigating and working to resolve the issue. Workaround: If you are affected, adding your AWS region as an environment variable in your script steps may resolve the issue: export AWS_REGION= for Bash $env:AWS_REGION = "" for Powershell E.g export AWS_REGION=ap-southeast-2 $env:AWS_REGION = "ap-southeast-2" We apologise for the disruption and will share further updates as our investigation progresses. If you need help in the meantime, please contact us at [email protected]

  2. investigating Apr 01, 2026, 08:36 AM UTC

    We are aware of an issue affecting Octopus Cloud customers running deployments that interact with AWS, including EKS/Kubernetes targets and AWS health checks. Impacted customers may see authentication errors when running these deployments. Our team is actively investigating and working to resolve the issue. Workaround: If you are affected, adding your AWS region as an environment variable in your script steps may resolve the issue: export AWS_REGION=[REGION] for Bash $env:AWS_REGION = "[REGION]" for Powershell E.g export AWS_REGION=ap-southeast-2 $env:AWS_REGION = "ap-southeast-2" We apologise for the disruption and will share further updates as our investigation progresses. If you need help in the meantime, please contact us at [email protected]

  3. resolved Apr 08, 2026, 04:11 AM UTC

    This incident has been resolved.