You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered:
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:
caliban --version: caliban 0.2.6+8.gf95b955
Regards,
David
The text was updated successfully, but these errors were encountered: