csantanapr opened a new issue #118: Errors on start-docker-compose
URL: https://github.com/apache/incubator-openwhisk-devtools/issues/118
 
 
   I get this error when running docker compose
   ```
   waiting for the database to come up ... on 9.27.118.111
   Starting openwhisk_redis_1     ... done
   Starting openwhisk_db_1        ... done
   Starting openwhisk_zookeeper_1 ... done
   Starting openwhisk_kafka_1     ... done
   Recreating openwhisk_controller_1 ...
   Recreating openwhisk_invoker_1    ... error
   Starting openwhisk_kafka-rest_1   ...
   Recreating openwhisk_controller_1 ... error
   ERROR: for openwhisk_invoker_1  no such image: 
sha256:084ed5bb83ac0f2b67e33dd8d07a675a594c5b193dc0a3008f7895d4192903a2: No 
such image: 
sha256:084ed5bb83ac0f2b67e33dd8d07a675a594c5b193dc0a3008f7895d4192903a2
   
   ERROR: for openwhisk_controller_1  no such image: 
sha256:429e3ff2b94ce6e0c6889e4873d3f632f83db880b5754c4ed3fe31d0ef58851f: No 
such image: sha2Starting openwhisk_kafka-rest_1   ... done
   Starting openwhisk_kafka-topics-ui_1 ... done
   
   ERROR: for invoker  no such image: 
sha256:084ed5bb83ac0f2b67e33dd8d07a675a594c5b193dc0a3008f7895d4192903a2: No 
such image: 
sha256:084ed5bb83ac0f2b67e33dd8d07a675a594c5b193dc0a3008f7895d4192903a2
   
   ERROR: for controller  no such image: 
sha256:429e3ff2b94ce6e0c6889e4873d3f632f83db880b5754c4ed3fe31d0ef58851f: No 
such image: 
sha256:429e3ff2b94ce6e0c6889e4873d3f632f83db880b5754c4ed3fe31d0ef58851f
   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.
   
   ERROR: no such image: 
sha256:429e3ff2b94ce6e0c6889e4873d3f632f83db880b5754c4ed3fe31d0ef58851f: No 
such image: 
sha256:429e3ff2b94ce6e0c6889e4873d3f632f83db880b5754c4ed3fe31d0ef58851f
   ```
   This is after downloading all docker images from dockerhub for controller 
and invoker
   
   cc @ddragosd 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to