You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update a managed Stackable Dataplatform Cluster from 24.3 to 24.11 using the ionoscloud provider
Error and Debug Output
Terraform apply runs for 60 minutes and tries to modify the cluster resource. After 60 minutes it hits the timeout and produces the following error:
Error: Plugin did not respond
The plugin encountered an error, and failed to respond to the plugin6.(*GRPCProvider).ApplyResourceChange call. The plugin logs may contain more details.
Additional Notes
We never encountered this issue before, even though we have been using OpenTofu instead of Terraform to maintain our infrastructure for a few months, as GitLab deprecated their Terraform CI/CD templates.
References
The text was updated successfully, but these errors were encountered:
Description
Updating managed Stackable Dataplatform Cluster from 24.3 to 24.11 fails with 'Plugin did not respond' error
Expected behavior
Stackable Dataplatform Operators should be updated to version 24.11 after updating the cluster
Environment
Terraform version:
Provider version:
OS:
Configuration Files
Setting the version variable to 24.11:
How to Reproduce
Update a managed Stackable Dataplatform Cluster from 24.3 to 24.11 using the ionoscloud provider
Error and Debug Output
Terraform apply runs for 60 minutes and tries to modify the cluster resource. After 60 minutes it hits the timeout and produces the following error:
Error: Plugin did not respond
The plugin encountered an error, and failed to respond to the plugin6.(*GRPCProvider).ApplyResourceChange call. The plugin logs may contain more details.
Additional Notes
We never encountered this issue before, even though we have been using OpenTofu instead of Terraform to maintain our infrastructure for a few months, as GitLab deprecated their Terraform CI/CD templates.
References
The text was updated successfully, but these errors were encountered: