Hey, I'm getting this weird error during some inte...
# daft-dev
r
Hey, I'm getting this weird error during some integration testing.
e = HTTPError('404 Client Error: Not Found for url: <http+docker://localhost/v1.45/containers/create>')
https://github.com/Eventual-Inc/Daft/actions/runs/10710528488/job/29697683789#step:9:295029
j
Pretty sure that’s just an error you get if docker isn’t running on the CI machine
Could be flaky did you try re=running
r
Yup! Re-ran 10min ago ish and everything started working again! Thanks for the help 🙂