Kaggle / kaggle-api

Official Kaggle API
Apache License 2.0
6.01k stars 1.06k forks source link

kaggle download dies silently #519

Open rpmcruz opened 7 months ago

rpmcruz commented 7 months ago

Greetings, We are trying to download the dataset from the UBC-OCEAN competition, which is a ZIP file with 737GB. Unexpectedly, kaggle download dies without any error message:

$ kaggle competitions download -c UBC-OCEAN
Downloading UBC-OCEAN.zip to /home/rpcruz/Transferências/theia
  1%|█                                                                                          | 8.19G/737G [04:34<5:52:29, 37.0MB/s]

We are using the latest Kaggle API (1.5.16). This only seems to happen in our server, not our workstations.

What could it be? Is there any way to make it more verbose to see what the error is? Our system administrator does not know what it could be either.

dazzle-me commented 6 months ago

Same image