-
Notifications
You must be signed in to change notification settings - Fork 1.9k
TypeError: Converting circular structure to JSON #2056
New issue
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
Comments
Also, env: can't execute '/__e/node20/bin/node': No such file or directory
Error: Error: failed to run script step: command terminated with non-zero exit code: error executing command [sh -e /__w/_temp/f3[5](https://github.com/....EDITED...)1d450-e79e-11ef-bdc3-07b71b06c61b.sh], exit code 127
Error: Process completed with exit code 1.
Error: Executing the custom container implementation failed. Please contact your self hosted runner administrator. |
Hi @remidebette , Is there any updates? I met the same issue. |
For us it was a corrupted node on our on premisses kubernetes cluster that was prematurely killing the pods. But the logs here clearly don't handle this use case and don't help in finding the culprit node |
this is happening on our end as well. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
In the context of using github action runners in kubernetes sith scalesets, we recently saw this error happening at checkout.
What is the meaning of the error?
The text was updated successfully, but these errors were encountered: