Pre-flight checks
When pre-flight checks flag a compute environment or credential as INVALID, you might encounter the following errors. See Compute environment pre-flight checks for feature background and manual re-validation steps.
Compute environment banners
These banners appear on the compute environment detail page when the compute environment is INVALID.
Associated credentials are invalid or expired
Full message:
Associated credentials are invalid or expired. Update the credentials and validate this compute environment, or contact your workspace maintainer to resolve this.
The background sweep found that the attached credential is no longer valid.
To resolve, go to Credentials, update or rotate the credential, then use Validate on the compute environment.
Launch-time errors
These errors are returned immediately when a launch is blocked. Multiple failures are reported together.
The selected compute environment '...' is in an invalid state
The compute environment is marked INVALID. Check the compute environment banner for the specific reason.
To resolve, fix the root cause, then use Validate on the compute environment.
The credentials '...' used by this compute environment are invalid
The credential attached to the compute environment is marked INVALID.
To resolve, go to Credentials, update or rotate the credential, then use Validate on the compute environment.
Wave service connection is not active
Full message:
Wave is required by the selected compute environment but the Wave service connection is not active. Verify that Wave is running and check for connectivity issues.
Platform cannot reach the Wave service.
To resolve, contact your platform administrator. Once Wave is restored, retry the launch.
No Tower Agent is online for the selected compute environment
Full message:
No Tower Agent is online for the selected compute environment. Check that Tower Agent is running at your cluster.
No Tower Agent is connected for this compute environment (HPC/grid environments only).
To resolve, start or restart Tower Agent on the cluster. See Tower Agent.
Credential errors by provider
When the credential sweep marks a credential INVALID, Platform stores the provider-specific reason on the credential record. It appears in the launch-time error message when a pipeline is blocked, but not in the compute environment banner. To see the specific provider error, check the credential record directly.
| Provider | Example message |
|---|---|
| AWS | AWS credentials are invalid or expired. Update or rotate the access keys. |
| Google Cloud | Google credentials are invalid or expired. Update the service account key. |
| Google Cloud Workload Identity Federation | Google WIF credential validation failed. Verify the provider and service account configuration. |
| Azure Batch | Azure Batch credentials are invalid. Verify the Batch account name and key. |
| Azure Storage | Azure Storage credentials are invalid. Verify the storage account name and key. |