We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to write to event loop: Event loop is full
action cachix-action@v16 cachix version: 1.7.7 github runners:
cachix-action@v16
1.7.7
ghcr.io/actions/actions-runner:2.322.0
nix-env -iA cachix -f https://cachix.org/api/v1/install
In Post Run, the job got stuck for a couple of hours repeating this line ad infinitum:
[Error] Failed to write to event loop: Event loop is full
Could not reproduce. :(
The text was updated successfully, but these errors were encountered:
This bit is strange. The error means that nothing was being pushed, overwhelming the queue. Once encountered, the daemon is shut down.
Sorry, something went wrong.
No branches or pull requests
action
cachix-action@v16
cachix version:
1.7.7
github runners:
ghcr.io/actions/actions-runner:2.322.0
nix-env -iA cachix -f https://cachix.org/api/v1/install
.In Post Run, the job got stuck for a couple of hours repeating this line ad infinitum:
Could not reproduce. :(
The text was updated successfully, but these errors were encountered: