Gitlab: Difference between revisions

From DWIKI
Tony (talk | contribs)
Created page with "=FAQ= ==ERROR: Verifying runner... is removed == gitlab-runner verify --delete ==PANIC: Failed to register the runner. You may be having network problems.== ??"
 
Tony (talk | contribs)
Tag: wikieditor
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Links=
*[https://docs.gitlab.com/ Gitlab Documentation]
=HOWTO=
=FAQ=
=FAQ=


Line 7: Line 14:
==PANIC: Failed to register the runner. You may be having network problems.==
==PANIC: Failed to register the runner. You may be having network problems.==
       ??
       ??
==Updating certs==
Slaughter chicken and then
gitlab-ctl reconfigure
gitlab-ctl restart nginx ?
If that fails, eat the chicken
==ssh keys expired==
You problably set an expiration date, go to User Settings->SSH Keys, delete your public key and add again.

Latest revision as of 08:57, 17 March 2026

Links


HOWTO

FAQ

ERROR: Verifying runner... is removed

gitlab-runner verify --delete


PANIC: Failed to register the runner. You may be having network problems.

      ??


Updating certs

Slaughter chicken and then

gitlab-ctl reconfigure
gitlab-ctl restart nginx ?

If that fails, eat the chicken


ssh keys expired

You problably set an expiration date, go to User Settings->SSH Keys, delete your public key and add again.