Gitlab 18.6.0: fatal: unable to get password from user
I currently test Gitlab 18.6.0 for FreeBSD. While testing pipelines with the new version I see the following output:
Running with gitlab-runner 18.6.0 (18.6.0)
on gitlab.cy.idefix.lan 13d0045b0, system ID: s_d99f227fb270
Preparing the "shell" executor 00:00
Using Shell (bash) executor...
Preparing environment 00:00
Running on gitlab.cy.idefix.lan...
Getting source from Git repository 00:00
Gitaly correlation ID: 01KAH0QZKSBJKQFBPJFGZS3CSK
Fetching changes...
Reinitialized existing Git repository in /var/tmp/gitlab_runner/builds/13d0045b0/0/mfechner/test2/.git/
fatal: unable to get password from user
Retrying in 5s
Cleaning up project directory and file based variables 00:00
ERROR: Job failed: exit status 1
It is a self hosted gitlab with gitlab-runner 18.6.0.
Is this a general problem or a configuration change that is required with gitlab 18.6.0 that I oversaw?
Thanks a lot! Matthias
Edited by 🤖 GitLab Bot 🤖