UCL-MIRSG / ansible-collection-infra

Ansible Collection to configure infrastructure for XNAT and OMERO
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

🐛 [BUG]: Container service doesn't pull images #66

Closed paddyroddy closed 9 months ago

paddyroddy commented 9 months ago

Bug Description

On ucl-ncita-xnat, ucl-test-xnat, and https://github.com/UCL-MIRSG/UCLH-MPBE-SRR-XNAT you cannot pull docker images, i.e. xnat/dcm2niix.

Steps to Reproduce

I thought this issue was just SRR, but it's in production too image

Acceptance Criteria

### Related Work Items
drmatthews commented 9 months ago

I found this suggesting that there are problems with the Container Service API and Docker 25.0.x (we've got 25.0.3 installed on auto01). https://groups.google.com/g/xnat_discussion/c/yyPBkN4kayE/m/h6BOlcDzAAAJ

There are very similar errors in containers.log on ucl-ncita-xnat.cs.ucl.ac.uk.

paddyroddy commented 9 months ago

I tried manually downgrading docker on my xnat-cserv container, and got a different issue image but might need to try running the install_container_service playbook again

paddyroddy commented 9 months ago

Tried that, but then of course the docker version got bumped