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
We are using this to talk too a Pure Flashblade's S3 implementation.
It creates buckets fine and up until recently mostly deleted them fine but occasionally timed out waiting for large buckets to delete.
Now it seems to time out very quickly. It does delete a bucket or two but then gives the following errors.
│ Error: Plugin did not respond
│
│ The plugin encountered an error, and failed to respond to the
│ plugin.(*GRPCProvider).ApplyResourceChange call. The plugin logs may
│ contain more details.
╵
╷
│ Error: Request cancelled
│
│ The plugin.(*GRPCProvider).ApplyResourceChange request was cancelled.
╵
╷
│ Error: Plugin did not respond
│
│ The plugin encountered an error, and failed to respond to the
│ plugin.(*GRPCProvider).ApplyResourceChange call. The plugin logs may
│ contain more details.
╵
Steps to Reproduce
Deploy some buckets to a Pure Flashblade
Write a lot of data
Delete the buckets
Versions
Minio Provider 2.5.1
OpenTofu v1.8.1
The text was updated successfully, but these errors were encountered:
Description
We are using this to talk too a Pure Flashblade's S3 implementation.
It creates buckets fine and up until recently mostly deleted them fine but occasionally timed out waiting for large buckets to delete.
Now it seems to time out very quickly. It does delete a bucket or two but then gives the following errors.
Steps to Reproduce
Versions
Minio Provider 2.5.1
OpenTofu v1.8.1
The text was updated successfully, but these errors were encountered: