Skip to content

Compressed data ended before the end-of-stream marker was reached #1188

Answered by mgrover1
wxbinge asked this question in Q&A
Discussion options

You must be logged in to vote

@wxbinge that error occurs when the file is not completely downloaded.

See the stack overflow discussion here

You will need to add logic within your script to check to see if the file is completely downloaded yet, or consider streaming the data from Amazon Web Services (AWS), as we did in this example:

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mgrover1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1186 on June 24, 2022 13:56.