You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name containers platform tags team state version age
hbav01 27 linux none none running 2.5 18d
the following workers have not checked in recently:
name containers platform tags team state version age
hbrl01 18 linux none none stalled 2.5 30d
So not even sure what's going on there. I guess it "stalled" while receiving the data from mine?
We now have two concourse workers, however they waste infinite time attempting to stream build step artifacts back and forth between them.
Concourse seems to assume workers all exist in the same network... which is definitely not the case for us 👎
Here's a screenshot of it wasting over 20 minutes copying the git artifacts from the first node to the second node...
concourse/concourse#8861 suggests we have to target pipelines to tags on specific workers 😞 That essentially means we have the following options:
The text was updated successfully, but these errors were encountered: