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

copy loops and gets stuck at the same files #157

Open
JamesKeating86 opened this issue May 20, 2020 · 1 comment
Open

copy loops and gets stuck at the same files #157

JamesKeating86 opened this issue May 20, 2020 · 1 comment

Comments

@JamesKeating86
Copy link

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

@jabrugger
Copy link

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

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

2 participants