Gitlab_Runner Register Error

Hi All,

facing an issue while registering the gitlab-runner register

“ERROR: Registering runner… failed runner=ypeNkEYM status=404 Not Found
PANIC: Failed to register this runner. Perhaps you are having network problems”

Any one help me how can solve this issue ???

It seems the gitlab-ci coordinator URL does not point to a correct address or the registration token is wrong. Please make sure those values are correctly set.

i.e. You copy the following values

Specify the following URL during the Runner setup: xxxxxxxxxxx
Use the following registration token during setup: xxxxxxxxxxx

https://docs.gitlab.com/ee/ci/quick_start/README.html#configuring-a-runner

1 Like