Apify Stuck Create Zip File with Big Zip File #799
adigigradar
started this conversation in
General
Replies: 3 comments 5 replies
|
this is likely because you dont use .dockerignore file and you are transferring everything to the docker image. our templates are handling this correctly, so try to compare what you do differently or just use one of our templates |
0 replies
|
@B4nan I just clone my remote repository so it will doesn't contain unwanted file like node_module file. but it keeps add data to zip file until size above and it keep increase until i force stop the program |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
After running
apify pushit waiting on creating zip file forever and create big zip file almost 21 GB and more.All reactions