Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull access denied for esp-sdk #1

Open
renandw opened this issue Oct 31, 2021 · 1 comment
Open

pull access denied for esp-sdk #1

renandw opened this issue Oct 31, 2021 · 1 comment
Assignees
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@renandw
Copy link

renandw commented Oct 31, 2021

Hello Achim,
I opened a similar issue in Maxim repository, but I also tried this one of yours. Unfortunately with the same results.

MacBook-Pro-de-Renan:new renanwrobel$ docker login
Authenticating with existing credentials...
Login Succeeded
MacBook-Pro-de-Renan:new renanwrobel$ docker build . -f esp-rtos-dockerfile -t esp-rtos
Sending build context to Docker daemon  4.096kB
Step 1/6 : FROM ubuntu:18.04 as builder
 ---> 5a214d77f5d7
Step 2/6 : RUN apt-get update && apt-get install -y git
 ---> Using cache
 ---> 748c1ed08832
Step 3/6 : RUN git clone --recursive https://github.com/Superhouse/esp-open-rtos.git /opt/esp-open-rtos
 ---> Using cache
 ---> 41abe44240b1
Step 4/6 : FROM esp-sdk:latest
pull access denied for esp-sdk, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
MacBook-Pro-de-Renan:new renanwrobel$

I've checked your website with very detailed info but this issue I couldn't figure it out. As you can see in the logs, I've logged in seconds before run Docker.
Have you experienced this issue? Or know how to help?

Thanks in advance.

@AchimPieters
Copy link
Owner

Maybe this will help: https://jhooq.com/requested-access-to-resource-is-denied

@AchimPieters AchimPieters self-assigned this Nov 1, 2021
@AchimPieters AchimPieters added help wanted Extra attention is needed question Further information is requested labels Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants