caliban icon indicating copy to clipboard operation
caliban copied to clipboard

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

Open dmrd opened this issue 5 years ago • 0 comments

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

dmrd avatar Jul 22 '20 16:07 dmrd