最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

devops - Cant acces gitlab by REST from specific server - Stack Overflow

programmeradmin4浏览0评论

Today I run into unpredictable behaviour of CI/CD when tried to update server - pipline could not start. I found that the problem is getting data from method .

gitlab-runner[2385292]: WARNING: Checking for jobs... failed  runner=JCSxM9US status=couldn't execute POST against : Post ";: net/http: timeout awaiting response headers
gitlab-runner[2385292]: WARNING: Checking for jobs... failed  runner=sAJsXJgJ status=couldn't execute POST against : Post ";: read tcp 192.168.0.119:34698->139.59.134.202:443: read: connection timed out

Pinging of git.example works fine.

nmap -p 443 git.example results:

PORT    STATE SERVICE
443/tcp open  https

works fine from another servers.

No changes on issued server were made recently.

Any advises for further checking appreciated

Curl verbose call stucks after line accept: */*

发布评论

评论列表(0)

  1. 暂无评论