Description
Describe the bug
Runner version v2.320.0 is deprecated and cannot receive messages but there has been no information on this being deprecated. Is this expected?
To Reproduce
Steps to reproduce the behavior:
- Run config.sh to configure the runner
- Run ./svc.sh install to install runner as a service
- Run ./svc.sh start to start the service
- See error
Expected behavior
Self hosted github runner service started and listening for jobs
Runner Version and Platform
v2.230.0 Running on Amazon Linux 2
OS of the machine running the runner? - Amazon Linux 2
What's not working?
An error occured: Error: Forbidden Runner version v2.316.0 is deprecated and cannot receive messages.
Runner listener exit with terminated error, stop the service, no retry needed.
Job Log Output
If applicable, include the relevant part of the job / step log output here. All sensitive information should already be masked out, but please double-check before pasting here.
Runner and Worker's Diagnostic Logs
If applicable, add relevant diagnostic log information. Logs are located in the runner's _diag
folder. The runner logs are prefixed with Runner_
and the worker logs are prefixed with Worker_
. Each job run correlates to a worker log. All sensitive information should already be masked out, but please double-check before pasting here.