Gitlab-runner status showing not-compatible" reason="GitLab Runner >= 9.0 -
please let me know gitlab-runner version should use make compatible gitlab
gitlab version
8.4.2
gitlab-runner
version: 9.3.0 git revision: 3df822b git branch: 9-3-stable go version: go1.7.5 built: thu, 22 jun 2017 10:57:22 +0000 os/arch: linux/amd64
error:
jul 27 20:13:02 ip-**-**-**-** gitlab-runner[20539]: time="2017-07-27t20:13:02z" level=error msg="checking gitlab compatibility... not-compatible" reason="gitlab runner >= 9.0 can used gitlab ce/ee >= 9.0" result=404 runner="#%%_67" statustext="404 not found" <nil>
as stated in release note of gitlab 9 runners above version 9 use new v4 api , requires @ least gitlab 9.0.
so runner version below 9 should it.
tip: keep version of gitlab instance above runners avoid problem.
to downgrade runner:
- uninstall it;
download desired package repo;
install package.
Comments
Post a Comment