question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Corrupted GitHub Actions Runner package

See original GitHub issue

Now the runner download for MACOS is not working due to the project change

info: Launching github runner
error: Error: Failed preparing GitHub runner: zlib: invalid stored block lengths
    at Github.startRunner (/Users/davidgortega/Documents/projects/@iterative/cml/src/drivers/github.js:284:13)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at async CML.startRunner (/Users/davidgortega/Documents/projects/@iterative/cml/src/cml.js:285:12)
    at async runLocal (/Users/davidgortega/Documents/projects/@iterative/cml/bin/cml/runner.js:237:16)
    at async run (/Users/davidgortega/Documents/projects/@iterative/cml/bin/cml/runner.js:388:8)
    at async Object.exports.handler (/Users/davidgortega/Documents/projects/@iterative/cml/bin/cml/runner.js:401:5) {"status":"terminated"}

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:4
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
0x2b3bfa0commented, Feb 28, 2022
2reactions
DavidGOrtegacommented, Feb 28, 2022

No, its still there. Something is happening with the MACOS package

Read more comments on GitHub >

github_iconTop Results From Across the Web

Corrupted artifact: actions-runner-osx-x64-2.288.0.tar.gz ... - GitHub
The latest macOS release file actions-runner-osx-x64-2.288.0.tar.gz is corrupted. Steps to reproduce the behavior Go to the Releases page Download ...
Read more >
Fix package corruption for 2.289.x runner #1833 - GitHub
We made some big changes to run.sh, However, the changed run.sh didn't package into the runner release properly. The script is polluted as...
Read more >
Fix package corruption for 2.289.x runner (#1833) - GitHub
The Runner for GitHub Actions :rocket:. Contribute to actions/runner development by creating an account on GitHub.
Read more >
Fix package corruption for 2.289.x runner (#1833) · actions ... - GitHub
# Upload runner package tar.gz/zip as artifact. # Since each package name is unique, so we don't need to put ${{matrix}} info ...
Read more >
Add trace to help debug IPC message corruption in ... - GitHub
Contribute to actions/runner development by creating an account on GitHub. ... Add trace to help debug IPC message corruption in runner. (#1587) #2069....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found