Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Plugin did not respond and Request cancelled on bucket delete #586

Open
sarg3nt opened this issue Oct 24, 2024 · 0 comments
Open

Comments

@sarg3nt
Copy link

sarg3nt commented Oct 24, 2024

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.

│ 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

  1. Deploy some buckets to a Pure Flashblade
  2. Write a lot of data
  3. Delete the buckets

Versions

Minio Provider 2.5.1
OpenTofu v1.8.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant