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

cannnot download Large file such as 3.4G #53

Closed
hushuai1 opened this issue Jan 27, 2022 · 5 comments
Closed

cannnot download Large file such as 3.4G #53

hushuai1 opened this issue Jan 27, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@hushuai1
Copy link

cannnot download Large file such as 3.4G, there is no reply after click download the remaining time is enough.
image

@hushuai1 hushuai1 added the bug Something isn't working label Jan 27, 2022
@EmilyWebber
Copy link
Contributor

Hi, sorry you ran into this issue. We're triaging. To get you unstuck in the meantime, do you have an AWS account? If you do, you could use the aws cli to copy that tar ball into your S3 bucket, then download it.

@samx18
Copy link
Contributor

samx18 commented Jan 28, 2022

As we were testing this issue it seems that this behavior, i.e. download of large files getting stuck or crashing is not limited to SageMaker Studio Lab. There seems to be common issue with JupyterLab and web browsers like chrome that cannot handle large file sizes. There is issue with JupyterLab here

@Ben-Yee
Copy link

Ben-Yee commented Jan 29, 2022

The same issue occured to me.It took a long time to response my download request.If I try to copy the download link and paste ,the same issue occred.

@krassowski
Copy link

Just chiming in (not sure if its helpful) but enabling download of large files may require increasing ServerApp.max_body_size and ServerApp.max_buffer_size (assuming you use jupyter-server).

@pymia
Copy link
Contributor

pymia commented Feb 3, 2022

I've logged this issue in our internal ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants