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

Cloud Storage: fix bug that does not allow deleting multiple Google Drive backups #1532

Closed
montoner0 opened this issue Feb 16, 2020 · 0 comments
Labels
Milestone

Comments

@montoner0
Copy link

Description
When ESGST tries to remove multiple backup files from Google Drive it throws Unknown Error. Same error for auto and manual removal. Same files can be successfully removed one-by-one.

Steps to Reproduce

  1. Go to "Restore data"
  2. Click on "Restore from: Google Drive"
  3. Select several files
  4. Click on "Delete selected files" and confirm removal
  5. Get "Unknown error" message

Expected Behavior
Files should be deleted without errors.

Console Errors
Request URL:https://www.googleapis.com/batch/drive/v3
Request method:POST
Remote address:216.58.211.138:443
Status code:500
Version:HTTP/2

Screenshots
gderror

System (please complete the following information):

  • ESGST Version: Extension v8.5.12
  • Browser + Version: Firefox v73
@rafaelgomesxyz rafaelgomesxyz added this to the v8.6.0 milestone Feb 28, 2020
@rafaelgomesxyz rafaelgomesxyz changed the title Error during removing of multiple backup files from Google Drive Cloud Storage: fix bug that does not allow deleting multiple Google Drive backups Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants