Hi! Requesting for some help. Was running process_...
# ask-metaflow
f
Hi! Requesting for some help. Was running process_demo.py run - - with batch(chapter 4) and had an error: AWS Batch error: 2023-01-10 210726.950 [15/start/31 (pid 31166)] AWS Batch error: 2023-01-10 210726.950 [15/start/31 (pid 31166)] CannotPullContainerError: Error response from daemon: pull access denied for n/python, repository does not exist or may require 'docker login': denied: requested access to the resource is denied This could be a transient error. Use @retry to retry. 2023-01-10 210727.065 [15/start/31 (pid 31166)] 2023-01-10 210727.424 [15/start/31 (pid 31166)] Task failed. 2023-01-10 210727.694 Workflow failed. 2023-01-10 210727.694 Terminating 0 active tasks... 2023-01-10 210727.694 Flushing logs... Step failure: Step start (task-id 31) failed. When i made the configuration of CloudFormation template I set: apibasicauth:false Enable sagemaker: false Enable ui: false Where can the problem be? Thanks in advance!
1