Failure to connect to MongoDB after Olive -> Palm update

This doesn’t seem to be the case for me. I did a step-by-step upgrade, and I failed to upgrade to v16.1.8, and now I’m working backwards to try and find something that works. Nothing before 16.1.3 can be used because of a py2neo removal. But I get the exact same problem as before in that it can’t connect to mongodb when trying to tutor local launch with tutor 6.1.3…

2023/12/15 23:58:27 Ready: tcp://mysql:3306.
2023/12/15 23:58:27 Waiting for tcp://mongodb:27017: dial tcp 172.18.0.6:27017: connect: connection refused.
2023/12/15 23:58:29 Waiting for tcp://mongodb:27017: dial tcp 172.18.0.6:27017: connect: connection refused.
2023/12/15 23:58:30 Waiting for tcp://mongodb:27017: dial tcp: lookup mongodb on 127.0.0.11:53: server misbehaving.
2023/12/15 23:58:31 Waiting for tcp://mongodb:27017: dial tcp: lookup mongodb on 127.0.0.11:53: server misbehaving.
2023/12/15 23:58:32 Waiting for tcp://mongodb:27017: dial tcp 172.18.0.6:27017: connect: connection refused.
2023/12/15 23:58:33 Waiting for tcp://mongodb:27017: dial tcp: lookup mongodb on 127.0.0.11:53: server misbehaving.
2023/12/15 23:58:34 Waiting for tcp://mongodb:27017: dial tcp: lookup mongodb on 127.0.0.11:53: server misbehaving.
2023/12/15 23:58:35 Waiting for tcp://mongodb:27017: dial tcp: lookup mongodb on 127.0.0.11:53: server misbehaving.
2023/12/15 23:58:36 Waiting for tcp://mongodb:27017: dial tcp 172.18.0.6:27017: connect: connection refused.
2023/12/15 23:58:37 Waiting for tcp://mongodb:27017: dial tcp: lookup mongodb on 127.0.0.11:53: server misbehaving.
2023/12/15 23:58:38 Waiting for tcp://mongodb:27017: dial tcp: lookup mongodb on 127.0.0.11:53: server misbehaving.
2023/12/15 23:58:39 Waiting for tcp://mongodb:27017: dial tcp: lookup mongodb on 127.0.0.11:53: server misbehaving.
2023/12/15 23:58:40 Waiting for tcp://mongodb:27017: dial tcp: lookup mongodb on 127.0.0.11:53: server misbehaving.
2023/12/15 23:58:41 Waiting for tcp://mongodb:27017: dial tcp: lookup mongodb on 127.0.0.11:53: server misbehaving.
2023/12/15 23:58:42 Waiting for tcp://mongodb:27017: dial tcp: lookup mongodb on 127.0.0.11:53: server misbehaving.
2023/12/15 23:58:43 Waiting for tcp://mongodb:27017: dial tcp: lookup mongodb on 127.0.0.11:53: server misbehaving.
2023/12/15 23:58:44 Waiting for tcp://mongodb:27017: dial tcp 172.18.0.6:27017: connect: connection refused.
2023/12/15 23:58:45 Waiting for tcp://mongodb:27017: dial tcp: lookup mongodb on 127.0.0.11:53: server misbehaving.
2023/12/15 23:58:46 Waiting for tcp://mongodb:27017: dial tcp: lookup mongodb on 127.0.0.11:53: server misbehaving.
2023/12/15 23:58:47 Failed to wait: timed out: tcp://mongodb:27017.
Error: Command failed with status 123: docker compose -f /home/ubuntu/.local/share/tutor/env/local/docker-compose.yml -f /home/ubuntu/.local/share/tutor/env/local/docker-compose.prod.yml --project-name tutor_local -f /home/ubuntu/.local/share/tutor/env/local/docker-compose.jobs.yml run --rm lms-job sh -e -c dockerize -wait tcp://mysql:3306 -timeout 20s