GitLab runner unable to clone repository via http
问题 I have the latest docker image of GitLab running in a test environment and I'm running into an issue with the GitLab runner. It's unable to clone via the HTTP link, yielding the following message: Running on runner-bd27e50b-project-1-concurrent-0 via machine... Cloning repository... Cloning into '/builds/my/awesome-project'... fatal: unable to access 'http://gitlab-ci-token:xxxxxx@127.0.0.1/my/awesome-project.git/': Failed to connect to 127.0.0.1 port 80: Connection refused ERROR: Build