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
When deleting an S3 bucket from the extension, I got a pop-up "Delete Failed" with the following message:
Invalid response: 400 The following error occured when deleting the object: The specified bucket does not exist
The bucket still showed up in the UI. Even after clicking the refresh button multiple times, the bucket still was visible. However, when I go to the S3 console, I see that the bucket is actually deleted. Refreshing the browser tab accurately refreshed the list of buckets. The delete feature must be more thoroughly tested and fixed.
The text was updated successfully, but these errors were encountered:
Bucket operations haven't been implemented or tested yet. I will open a separate issue listing the operations we need to implement, including deleting a bucket. The new issue also links the issue of refreshing the list of available drives (a feature that needs to be implemented).
When deleting an S3 bucket from the extension, I got a pop-up "Delete Failed" with the following message:
The bucket still showed up in the UI. Even after clicking the refresh button multiple times, the bucket still was visible. However, when I go to the S3 console, I see that the bucket is actually deleted. Refreshing the browser tab accurately refreshed the list of buckets. The delete feature must be more thoroughly tested and fixed.
The text was updated successfully, but these errors were encountered: