actions / cache

Cache dependencies and build outputs in GitHub Actions
MIT License
4.49k stars 1.2k forks source link

Unable to validate download, no Content-Length header #1192

Closed mohammad-dabour-mhe closed 9 months ago

mohammad-dabour-mhe commented 1 year ago

When I checked the logs it says:


##[debug]Unable to validate download, no Content-Length header
/usr/bin/tar -tf /runner/_work/_temp/3c17d933-e3aa-48a5-a9f5-ef1c36c4ffe8/cache.tzst -P --use-compress-program unzstd
zstd: /*stdin*\: unsupported format
/usr/bin/tar: Child returned status 1
/usr/bin/tar: Error is not recoverable: exiting now
Warning: Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Cache not found for input keys: Linux-m2-test
##[debug]Node Action run completed with exit code 0

and seems this comes from https://github.com/actions/toolkit/blob/a6bf8726aa7b78d4fc8111359cca5d538527b239/packages/cache/src/internal/downloadUtils.ts#L202

github-actions[bot] commented 9 months ago

This issue is stale because it has been open for 200 days with no activity. Leave a comment to avoid closing this issue in 5 days.

github-actions[bot] commented 9 months ago

This issue was closed because it has been inactive for 5 days since being marked as stale.