google/caliban

"Failed to read the container uri ... Please make sure that CloudML Engine service account has access to it"

dmrd opened this issue · 0 comments

dmrd commented

Hello,

I am trying out the caliban cloud command in the demo (run locally works fine). It is running into permission issues when reading the container uri (listed below) after uploading the image:

command: caliban cloud --project_id xxx mnist.py -- --learning_rate 0.01

error:

core.py:103] Request for job 'caliban_ddohan_20200722_165145_1' failed! Details:
core.py:104] Field: master_config.image_uri Error: Failed to read the container uri [gcr.io/xxx/185c294caf60:latest]. Please make sure that CloudML Engine service account has access to it

caliban --version: caliban 0.2.6+8.gf95b955

Regards,
David