ERROR: pull access denied for schema-spy
EtricKombat-zz opened this issue · 2 comments
EtricKombat-zz commented
Hi Team,
While trying to bring up TheOrgBook (./manage start ) getting this below listed error.
Any idea on how to resolve this?
sudo ./TheOrgBook/docker/manage start seed=the_org_book_0000000000000000000
WARNING: The INDY_WALLET_DID variable is not set. Defaulting to a blank string.
Pulling schema-spy (schema-spy:)...
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]y
Pulling schema-spy (schema-spy:)...
ERROR: pull access denied for schema-spy, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Snapshot:
swcurran commented
Could you try doing a ./manage build
? I'm thinking that's not been run yet, or at least the images were deleted since it was last run.
EtricKombat-zz commented
closing this as this as