You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal/streams/legacy.js:57
throw er; // Unhandled stream error in pipe.
^
Error: read ECONNRESET
at TLSWrap.onStreamRead (internal/stream_base_commons.js:111:27)
This is quite large layer, it happens not regularly (after 50 chunks or 500) but it prevents the download to finish.
I tried to download it with many throttling settings (2000/5000/8000) and the error is still there, do you know any solution?
The text was updated successfully, but these errors were encountered:
Hello,
during the downloading chunk process I get error:
This is quite large layer, it happens not regularly (after 50 chunks or 500) but it prevents the download to finish.
I tried to download it with many throttling settings (2000/5000/8000) and the error is still there, do you know any solution?
The text was updated successfully, but these errors were encountered: