Uploading a file to network volume takes forever and fails after a few mins
I'm trying to upload a checkpoint file which is about 650MB, and the upload speed is about 5~10MB per min.
And after a few mins, it fails with "Invalid response: 524" I'm attaching a screen shot.
How can I resolve this issue?
4 Replies
Do not upload with Jupiter as it’s slow can corrupt files
Use runpodctl send
I just got it from our s3 via boto3. I don't recommend using the upload UI in Jupyter.
Wait what I don't get it, what do you get from your s3? That screenshot?