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
I would like to see an update to the messaging for this error, currently:
The self-hosted runner: X lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
Filling the disk of your server can also cause this error and I'd like to see that reflected in the messaging for example:
The self-hosted runner: X lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory/Disk [space], or blocks its network access can cause this error.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I would like to see an update to the messaging for this error, currently:
The self-hosted runner: X lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
Filling the disk of your server can also cause this error and I'd like to see that reflected in the messaging for example:
The self-hosted runner: X lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory/Disk [space], or blocks its network access can cause this error.
Beta Was this translation helpful? Give feedback.
All reactions