You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Error: TypeError: Converting circular structure to JSON
--> starting at object with constructor 'ClientRequest'| property 'socket' -> object with constructor 'TLSSocket'
--- property '_httpMessage' closes the circle
Error: Process completed with exit code 1.
Error: Executing the custom container implementation failed. Please contact your self hosted runner administrator.
The text was updated successfully, but these errors were encountered:
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: