hi
i trying to deploy quantrocket with:
docker-compose -p quantrocket up -d
and i get the following errors:
any help would be appreciated
thanks
darryl
Digest: sha256:f73764914aa442682771d732055b1cbd9a69f114b6a948a0b7c21ce45d099761
Status: Downloaded newer image for quantrocket/master:1.2.0
Pulling zipline (quantrocket/zipline:1.1.1.11)...
1.1.1.11: Pulling from quantrocket/zipline
8ad8b3f87b37: Already exists
912c04023a56: Already exists
df53318d09d7: Already exists
91448d3b81f4: Already exists
741bc0cab817: Pull complete
45429a67b88a: Pull complete
827f815c751c: Pull complete
a931880ff9cc: Pull complete
a892de3d86e0: Pull complete
ce872468eb61: Pull complete
c71b9194c4b7: Pull complete
88cbd1f622e6: Pull complete
86963a99fe52: Pull complete
697ba35f587f: Pull complete
0a17dc6970f3: Pull complete
0c34834c3347: Pull complete
2615ed70e953: Pull complete
3bf0a9da9e60: Pull complete
8faa7345e7f7: Pull complete
Digest: sha256:198c1e41bf0c9b9e6dfb374ba18b098d57a836c1295db1932da39da6ce85a29c
Status: Downloaded newer image for quantrocket/zipline:1.1.1.11
Recreating quantrocket_codeload_1 ... error
Recreating quantrocket_houston_1 ...
Recreating quantrocket_flightlog_1 ...
Recreating quantrocket_logspout_1 ...
Recreating quantrocket_license-service_1 ...
Recreating quantrocket_houston_1 ... error
ERROR: for quantrocket_codeload_1 b'no such image: sha256:7f211959a3355ddd1341d3aa5b9f8c4a2fa7779e43dd9bd2ce9898e4e5fa0335: No such image: sha256:7f211959a3355ddd1341d3aa5b9f8c4a2fa7779e43dd9bd2ce9898e4e5fa0335'
ERROR: for quantrocket_logspout_1 b'no such image: sha256:d98ddf557db26f70c48267c44b4c3a6c215f59e35bf1ba46d1a2631d58e34fa1: No such image: sha256:d98ddf557db26f70c48267c44b4c3a6c215f59e35bf1ba46d1a2631d58e34fa1'
Recreating quantrocket_db_1 ... error
Recreating quantrocket_flightlog_1 ... error
ERROR: for quantrocket_db_1 b'no such image: sha256:c918bb76001692a22149857a4917a88d6e46bc3243f028216fcbd6de4b582f3a: No such image: sha256:c918bb76001692a22149857a4917a88d6e46bc3243f028216fcbd6de4b582f3a'
ERROR: for quantrocket_license-service_1 b'no such image: sha256:d597f8a473b4bf6135bc544f22a69525b3401a428b9d5ffddfe8697ab5f1833f: No such image: sha256:d597f8a473b4bf6135bc544f22a69525b3401a428b9d5ffddfe8697ab5f1833f'
ERROR: for quantrocket_flightlog_1 b'no such image: sha256:85c571393b408a7132548d0b52cb696314e1fd49ba9a2eb5a3797543c3ca5875: No such image: sha256:85c571393b408a7132548d0b52cb696314e1fd49ba9a2eb5a3797543c3ca5875'
ERROR: for codeload b'no such image: sha256:7f211959a3355ddd1341d3aa5b9f8c4a2fa7779e43dd9bd2ce9898e4e5fa0335: No such image: sha256:7f211959a3355ddd1341d3aa5b9f8c4a2fa7779e43dd9bd2ce9898e4e5fa0335'
ERROR: for logspout b'no such image: sha256:d98ddf557db26f70c48267c44b4c3a6c215f59e35bf1ba46d1a2631d58e34fa1: No such image: sha256:d98ddf557db26f70c48267c44b4c3a6c215f59e35bf1ba46d1a2631d58e34fa1'
ERROR: for houston b'no such image: sha256:992cddb8ab464a41a39d752958633bdb26e025615e26d46b36731733ff135463: No such image: sha256:992cddb8ab464a41a39d752958633bdb26e025615e26d46b36731733ff135463'
ERROR: for db b'no such image: sha256:c918bb76001692a22149857a4917a88d6e46bc3243f028216fcbd6de4b582f3a: No such image: sha256:c918bb76001692a22149857a4917a88d6e46bc3243f028216fcbd6de4b582f3a'
ERROR: for license-service b'no such image: sha256:d597f8a473b4bf6135bc544f22a69525b3401a428b9d5ffddfe8697ab5f1833f: No such image: sha256:d597f8a473b4bf6135bc544f22a69525b3401a428b9d5ffddfe8697ab5f1833f'
ERROR: for flightlog b'no such image: sha256:85c571393b408a7132548d0b52cb696314e1fd49ba9a2eb5a3797543c3ca5875: No such image: sha256:85c571393b408a7132548d0b52cb696314e1fd49ba9a2eb5a3797543c3ca5875'
ERROR: The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing.
Continue with the new image? [yN]