question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to pull from gdrive, file identified as malware

See original GitHub issue

Hi, I started following the hands-on tutorial and pushed an example file to my gdrive and tried to retrieve it using dvc pull, and I get the following error.

<HttpError 403 when requesting *www.googleapis.com link* returned "This file has been identified as malware or spam and cannot be downloaded". Details: "[{'domain': 'global', 'reason': 'abuse', 'message': 'This file has been identified as malware or spam and cannot be downloaded'}]">

The gdoc documentation specifies an argument acknowledgeAbuse=true to pass to override this error but I don’t think I can pass it through the DVC wrapper.

Is this issue known ? Any way to bypass this ? Thanks

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:21 (8 by maintainers)

github_iconTop GitHub Comments

6reactions
efiopcommented, Jul 22, 2022

dvc 2.14.0 is out with gdrive_acknowledge_abuse config option. Please give it a try

$ dvc remote modify myremote gdrive_acknowledge_abuse true
2reactions
M-Puigcommented, Jun 1, 2022
$ dvc doctor
DVC version: 2.10.2 (conda)
---------------------------------
Platform: Python 3.10.4 on Windows-10-10.0.22000-SP0
Supports:
        gdrive (pydrive2 = 1.10.1),
        webhdfs (fsspec = 2022.5.0),
        http (aiohttp = 3.8.1, aiohttp-retry = 2.4.6),
        https (aiohttp = 3.8.1, aiohttp-retry = 2.4.6)
Cache types: hardlink
Cache directory: NTFS on C:\
Caches: local
Remotes: gdrive
Workspace directory: NTFS on C:\
Repo: dvc, git
Read more comments on GitHub >

github_iconTop Results From Across the Web

Restore Google Drive files affected by harmful software
Restore Google Drive files affected by harmful software · Step 1: Download the latest Microsoft security updates · Step 2: Try to restore...
Read more >
Can't download some files off of Google Drive due to they ...
Re: Can't download some files off of Google Drive due to they being "identified as malware or spam" If the file isn't malware...
Read more >
GDrive "This file has been identified as malware or spam and ...
I get this error and I wanna bypass it. ... (Presumably, if the file is password protected, Google wouldn't be able to identify...
Read more >
Ability for odrive to download files that Google Drive says is a ...
Files identified as abusive (malware, etc.) ... I was able to get it into a test Google Drive. The way Google treats the...
Read more >
[Fix ] A virus was detected so you can't download - YouTube
welcome to another tutorial,Many of you are face the problem when you download a file from google drive its says "A virus was...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found