juspay / github-nix-ci

A simple NixOS & nix-darwin module for self-hosting GitHub runners
MIT License
37 stars 2 forks source link

`Forbidden Runner version v2.316.1 is deprecated and cannot receive messages.` #7

Closed srid closed 4 months ago

srid commented 4 months ago

The @nixos-asia runners crash with this error:

Jun 27 22:39:54 dosa Runner.Listener[424134]: An error occured: Error: Forbidden Runner version v2.316.1 is deprecated and cannot receive messages.
Jun 27 22:39:54 dosa systemd[1]: github-runner-dosa-nixos-asia-04.service: Main process exited, code=exited, status=1/FAILURE
Jun 27 22:39:54 dosa systemd[1]: github-runner-dosa-nixos-asia-04.service: Failed with result 'exit-code'.
Jun 27 22:39:54 dosa systemd[1]: github-runner-dosa-nixos-asia-04.service: Consumed 4.277s CPU time, received 847.2K IP traffic, sent 149.6K IP traffic.

Find out why, and add an entry in README for preventing/addressing these issues.