简体   繁体   English

使用官方docker映像设置后,Concourse CI将不会运行Hello-World。 无法显示“没有工人”

[英]Concourse CI will not run Hello-World after setting up with the official docker image. It fails showing “no workers”

I recently set up concourse CI using the following docker-compose: https://concourse-ci.org/docker-repository.html and then tried the flight school training here: https://concourse-ci.org/flight-school.html and then, when that failed showing "no workers", I attempted the hello-world here: https://concourse-ci.org/hello-world.html . 我最近使用以下docker-compose设置了Concourse CI: https//concourse-ci.org/docker-repository.html ,然后在此处尝试了飞行学校培训: https//concourse-ci.org/flight-school .html ,然后,当显示“没有工人”失败时,我在这里尝试了hello-world: https : //concourse-ci.org/hello-world.html

I keep seeing an error saying "no workers". 我一直看到错误提示“没有工人”。 If I had to guess, this is because of a simple configuration issue on my end, but I am having trouble tracking it down. 如果我不得不猜测,这是因为我的一个简单的配置问题,但是我很难找到它。

Can someone please help me figure out how to debug this, I do not see errors in the docker startup logs. 有人可以帮我弄清楚如何调试它,在docker启动日志中看不到错误。 Searching for the problem is showing seemingly unrelated errors. 搜索问题似乎显示了不相关的错误。

I talked with the team and it appears it was a race condition in v3.1 that I was running. 我与车队进行了交谈,看来我正在v3.1中竞争。 Updating to v3.2 fixed the issues and everything is running smoothly. 更新到v3.2后,该问题已解决,并且一切运行顺利。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM