snap-stanford / ogb

Benchmark datasets, data loaders, and evaluators for graph machine learning
https://ogb.stanford.edu
MIT License
1.89k stars 397 forks source link

"ConnectionResetError: [Error 104] Connection reset by peer" when downloading ogbn-papers100M #292

Closed zyzisastudyreallyhardguy closed 2 years ago

zyzisastudyreallyhardguy commented 2 years ago

Dear Ogbn Team, I have tried to downloaded the ogbn-papers100M dataset. But everytime when it reach about 1 to 4%, the download process would be ceased and this error raised.

Could you please help me with this issue?

Best

zyzisastudyreallyhardguy commented 2 years ago

btw I am using dgl to download the dataset

weihua916 commented 2 years ago

Hi! I am not encountering the issue. Can you paste the code snippet and the error? Also, make sure you are using a reliable internet connection!