Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gitlab Runner Fails to create #40

Open
ghost opened this issue Jul 1, 2024 · 1 comment
Open

Gitlab Runner Fails to create #40

ghost opened this issue Jul 1, 2024 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 1, 2024

gitlab runner fails to run:

Registration attempt 11 of 30
Runtime platform                                    arch=amd64 os=linux pid=126 revision=535ced5f version=16.11.1
WARNING: Running in user-mode.
WARNING: The user-mode requires you to manually start builds processing:
WARNING: $ gitlab-runner run
WARNING: Use sudo for system-mode:
WARNING: $ sudo gitlab-runner...

Merging configuration from template file "/configmaps/config.template.toml"
WARNING: Support for registration tokens and runner parameters in the 'register' command has been deprecated in GitLab Runner 15.6 and will be replaced with support for authentication tokens. For more information, see https://docs.gitlab.com/ee/ci/runners/new_creation_workflow
ERROR: Registering runner... failed                
 runner=O22lVLTz status=couldn't execute POST against https://gitlab.192.168.58.2.nip.io/api/v4/runners: Post "https://gitlab.192.168.58.2.nip.io/api/v4/runners": tls: failed to verify certificate: x509: certificate is not valid for any names, but wanted to match gitlab.192.168.58.2.nip.io
PANIC: Failed to register the runner.
@kaiehrhardt
Copy link
Owner

try with the latest changes done to master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant