Skip to content

Can't Pull ECR Image in Local Mode on Local Machine #858

@cvrooman

Description

@cvrooman

Hi There,

I'm trying to test the linear learner example notebook on my local machine usinge 'local mode'. I seem to be running into an issue during the step "Fit a LinearLearner Model with the preprocessed data".

"Error response from daemon: pull access denied for 382416733822.dkr.ecr.us-east-1.amazonaws.com/linear-learner, repository does not exist or may require 'docker login': denied: User: arn:aws:iam:::user/ is not authorized to perform: ecr:BatchGetImage on resource: arn:aws:ecr:us-east-1:382416733822:repository/linear-learner"

Does this step require a SageMaker notebook instance in the cloud?

I've given the account administrative privileges to ECR and used "aws ecr get-login --no-include-email --registry-ids 382416733822 --region us-east-1" to authenticate docker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions