ERROR: Registering runner… failed. PANIC: Failed to register the runner.
May 10, 2024
Merging configuration from template file “/configmaps/config.template.toml”
ERROR: Registering runner… failed runner=GR1348941od8v7GFW status=POST https://gitlab.com/api/v4/runners: 410 Gone (410 Gone — runner registration disallowed)
PANIC: Failed to register the runner.
Registration attempt 8 of 30
…..
Solution:
This means that the runner token: `GR1348941od8v7GFW` is no longer valid and you have to go for a new token in gitlab.
You have to go to the group which is the parent of the gitlab repo where the pipeline is running and there you need to create a new runner tag. And use it for registration.