Will Gant
Will Gant
Ok given the mixed reaction to this I'm going to close it and we'll take a look at alternative HTTP clients.
Picking this story up again. Just noting that as far as I can tell there doesn't seem to be any (maintained) ruby HTTP client that, for a domain that resolves...
Had a bit of a delve into this, but haven't had a chance to try fixes yet. The two warnings are emitted ([here](https://github.com/socketry/multipart-post/blob/main/lib/composite_io.rb) and [here](https://github.com/socketry/multipart-post/blob/main/lib/parts.rb)) by versions above 2.2.0 of...
For reference, any version above 3.7.16 will fail to install `python/requirements.txt`
What about safely draining that worker with [fly land-worker](https://concourse-ci.org/administration.html#fly-land-worker) and then restarting it once you've confirmed that it's running no containers?
If you run `fly containers` you should be able to find the particular step you're having issues with (you've got a "build" column that, read in conjunction with the "pipeline",...
> Probably you can try to find a possibility to clear the releases cache in a more API driven approach. `clear-task-cache` doesn't help at all Ah I'm not an author...
This is consistent with what we've observed, although it would be good to have some "official" confirmation that the use of multiple buildpacks is not currently expected to work with...
Y'know what, I just realised that @Birdrock moved this to 'Known Issues' in your backlog above, so that's enough official acknowledgment for me ;)
I think we're hitting the same issue with a fresh install of 2.7.1. Post-deploy the scheduler has 0/1 pods ready. Running `kubectl decsribe` on the statefulset reveals the following: ```...