What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

hi! help me pls with docker. i have error: => CACHED

U01DB8526TF
U01DB8526TF Posts: 22 πŸ§‘πŸ»β€πŸš€ - Cadet

hi! help me pls with docker. i have error:

=> CACHED <docker-image://docker.io/docker/dockerfile:experimental@sha256:600e5c62eedff338b3f7a0850beb7c05866e0ef27b2d2e8c02aa468e78496ff5>Β Β Β Β Β Β Β Β Β Β 0.0s
Β => ERROR [internal] load metadata for docker.io/library/oneal_b2c_base_app:1.0 Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β 1.5s

Β => [auth] library/oneal_b2c_base_app:pull token for registry-1.docker.io Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β 0.0s

Β > [internal] load metadata for docker.io/library/oneal_b2c_base_app:1.0:

failed to solve with frontend dockerfile.v0: failed to solve with frontend gateway.v0: rpc error: code = Unknown desc = pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed

Β«1

Comments

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    But the error is about custom image, isn't it?

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    @ULYHPR789 do you have any ideas?

  • U01DB8526TF
    U01DB8526TF Posts: 22 πŸ§‘πŸ»β€πŸš€ - Cadet

    it's first install on this system. this error after docker/sdk up

  • sprymiker
    sprymiker Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet

    Yes. There is custom image. Please, check this with your teammates. Probably you need login to docker hub and have permissions

  • U01DB8526TF
    U01DB8526TF Posts: 22 πŸ§‘πŸ»β€πŸš€ - Cadet

    nope, its original setup was provided by Spryker

  • sprymiker
    sprymiker Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet
    edited May 2021

    Yes, my bad.

  • sprymiker
    sprymiker Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet

    docker images ls please run this

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    Yes, my bad.

    And mine, sorry. It's just a namespace name.

  • U01DB8526TF
    U01DB8526TF Posts: 22 πŸ§‘πŸ»β€πŸš€ - Cadet

    empty

  • sprymiker
    sprymiker Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet

    Please, show the output of docker/sdk up from the begining to the error

  • sprymiker
    sprymiker Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet

    Something with your docker.
    That does not make any sense:

    It creates and tag image and right after that cannot get the metadata.

  • sprymiker
    sprymiker Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet
    edited May 2021

    I would advise to clean the docker stuff fully.

  • U01DB8526TF
    U01DB8526TF Posts: 22 πŸ§‘πŸ»β€πŸš€ - Cadet

    i will try to reinstall docker

  • sprymiker
    sprymiker Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet

    And try to clear its storage completely.

  • sprymiker
    sprymiker Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet

    If that is docker desktop - it should have button like Reset

  • U01DB8526TF
    U01DB8526TF Posts: 22 πŸ§‘πŸ»β€πŸš€ - Cadet

    reinstall docker and try to "Restart Docker Desktop"

  • U01DB8526TF
    U01DB8526TF Posts: 22 πŸ§‘πŸ»β€πŸš€ - Cadet

    problem still here

  • sprymiker
    sprymiker Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet
    edited May 2021

    What is the version of Docker?

  • U01DB8526TF
    U01DB8526TF Posts: 22 πŸ§‘πŸ»β€πŸš€ - Cadet

    3.3.3

  • sprymiker
    sprymiker Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet

    Are you logged into docker hub?

  • U01DB8526TF
    U01DB8526TF Posts: 22 πŸ§‘πŸ»β€πŸš€ - Cadet

    yes

  • sprymiker
    sprymiker Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet

    Try sign out and try again. (Just trying to be curious) πŸ™‚

  • U01DB8526TF
    U01DB8526TF Posts: 22 πŸ§‘πŸ»β€πŸš€ - Cadet

    without changes 😞

  • sprymiker
    sprymiker Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet

    Let me try locally with this version.

    But I am 100% sure it is a glitch.

  • sprymiker
    sprymiker Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet

    Use the Bug icon and Choose Clean/Purge data

  • U01DB8526TF
    U01DB8526TF Posts: 22 πŸ§‘πŸ»β€πŸš€ - Cadet

    nope 😞

  • U01DB8526TF
    U01DB8526TF Posts: 22 πŸ§‘πŸ»β€πŸš€ - Cadet

    this versionv 3.3.3 "Download for Mac - Apple Chip"

  • sprymiker
    sprymiker Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet

    Reset to factory settings ?

  • sprymiker
    sprymiker Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet
    edited May 2021

    Wait, are you on ARM?

  • U01DB8526TF
    U01DB8526TF Posts: 22 πŸ§‘πŸ»β€πŸš€ - Cadet

    yes, m1