Hi,
Sometimes I get the following error when getting a cache from S3:
2023-04-19T11:32:04.0904284Z 2023/04/19 11:32:04 Cache downloaded successfully, containing 8870952960 bytes
2023-04-19T11:32:04.0904886Z 2023/04/19 11:32:04 zip: not a valid zip file
It seems that the problem is not with the zip file that's stored in a bucket cause if I rerun the failed GitHub Actions job everything works fine.
What are the possible causes of such error?
Let me know if you require any additional information.
Hi,
Sometimes I get the following error when getting a cache from S3:
It seems that the problem is not with the zip file that's stored in a bucket cause if I rerun the failed GitHub Actions job everything works fine.
What are the possible causes of such error?
Let me know if you require any additional information.