Upgrading Central - ERROR: for nginx No such container

upgrading from Central v 1.2.0 to client (v1.2.2)/server (v1.2.1), i ran into the following error. however, i waited less than a minute and tried the docker-compose up -d command again and everything worked. posting here in case someone runs into the same issue and doesn't try running the command a second time :smiley:

$ docker-compose up -d
central_enketo_redis_main_1 is up-to-date
Starting central_secrets_1 ... 
central_mail_1 is up-to-date
central_pyxform_1 is up-to-date
central_enketo_redis_cache_1 is up-to-date
Starting central_secrets_1 ... done
central_enketo_1 is up-to-date
Stopping and removing 66f7bc3eb9d1_central_service_1 ... error

ERROR: for 66f7bc3eb9d1_central_service_1  No such container: 66f7bc3eb9d1702f984ed8cf57236a55bcebd2eb2e2ffde04cfa2d4496b21584
Recreating central_service_1                         ... done

ERROR: for nginx  No such container: cc59ad376cb5c832e1374b7dd63b89f9238d054bf89f3fb007b7ac06c87a3db4
ERROR: Encountered errors while bringing up the project.
3 Likes