Closed JuyeoungJun closed 3 years ago
In GitLab by @gm2202981 on May 18, 2021, 11:32
added 1 design
In GitLab by @gm2202981 on May 18, 2021, 11:35
added 1 design
In GitLab by @gm2202981 on May 18, 2021, 11:35
added 1 design
In GitLab by @gm2202981 on May 18, 2021, 11:37
changed the description
In GitLab by @gm2202981 on May 18, 2021, 16:23
In GitLab by @gm2202981 on May 18, 2021, 16:46
changed the description
In GitLab by @gm2202981 on May 18, 2021, 16:52
WARNING: Checking for jobs... failed runner=uZzvpZj3 status=couldn't execute POST against https://gitlab.gabia.com/api/v4/jobs/request: Post https://gitlab.gabia.com/api/v4/jobs/request: dial tcp: lookup gitlab.gabia.com on 164.124.101.2:53: read udp 172.17.0.2:59654->164.124.101.2:53: read: no route to host
# sudo systemctl daemon-reload
# sudo systemctl restart docker
In GitLab by @gm2202981 on May 18, 2021, 17:21
changed title from {-Job Failed #296303-} to {+gitlab-runner host 연결 실패+}
In GitLab by @gm2202981 on May 18, 2021, 17:21
changed the description
In GitLab by @gm2202981 on May 18, 2021, 17:23
changed title from {-g-}itlab-runner host 연결 실패 to {+G+}itlab-runner host 연결 실패
In GitLab by @gm2202981 on May 25, 2021, 16:26
unassigned @gm2202981
In GitLab by @gm2202981 on May 25, 2021, 16:26
assigned to @gm2202981
In GitLab by @gm2202981 on May 18, 2021, 11:27
개요
Docker 이미지가 빌드되지 않음.
버그 내용
해결 방안
[session_server] session_timeout = 1800
[[runners]] name = "cronmonitor" url = "https://gitlab.gabia.com/" token = "uZzvpZj3M2XbWbzuyfUg" executor = "docker" [runners.custom_build_dir] [runners.cache] [runners.cache.s3] [runners.cache.gcs] [runners.cache.azure] [runners.docker] tls_verify = false image = "docker:latest" privileged = true disable_entrypoint_overwrite = false oom_kill_disable = false disable_cache = false volumes = ["/cache", "/var/run/docker.sock:/var/run/docker.sock"] shm_size = 0
/etc/resolv.conf
Host Docker와 Inner Docker (Gitlab Runner) 매핑
참고 링크