gdrive-copy icon indicating copy to clipboard operation
gdrive-copy copied to clipboard

copy loops and gets stuck at the same files

Open JamesKeating86 opened this issue 4 years ago • 1 comments

Are you requesting a feature or reporting a bug?

bug report

If reporting a bug, is there already an issue open for this same bug?

I have searched and others have mentioned the issue but i could not see any solution.

What is the current behavior?

copies files until it gets to three specific files where it shows errors:

  • Error: API call to drive.files.copy failed with error: This file cannot be copied by the authenticated user.. File: GDriveService (Copy Folder). Line: 93
  • Error: API call to drive.files.copy failed with error: File not found: . File: GDriveService (Copy Folder). Line: 93
  • Error: API call to drive.files.copy failed with error: File not found: . File: GDriveService (Copy Folder). Line: 93 Then the copy process freezes. I have "continued" the process three times to the same results at the same three files.

What is the expected behavior?

continue the copy process

How would you reproduce the current behavior (if this is a bug)?

i have run the copy job over again a few times and these errors always occur on the same three files

Specify your

  • operating system: windows 10
  • browser: firefox

Any help hugely appreciated :)

Capture

JamesKeating86 avatar May 20 '20 14:05 JamesKeating86

Same here. If I open the file with error, ir opens fine, But for some reason the script stops with one particular file.

jabrugger avatar Feb 21 '22 12:02 jabrugger