Giter VIP home page Giter VIP logo

Comments (8)

dannysauer avatar dannysauer commented on July 21, 2024 5

FWIW (for the people who search in the future), I had a similar issue happen in WSL2 and Docker Windows when docker was previously logged in to dockerhub and then had logged out. Logging back in to a dockerhub account with Docker resolved the error.

from docker-sdk.

SchmidtDawid avatar SchmidtDawid commented on July 21, 2024 1

Ok, thanks for help. Its not demo project, but prepared by another team almost production ready. I'm going to ask them for help ;).
On linux everything works fine anyway. I have to but Apple computer i think ;P

from docker-sdk.

sgClaudia98 avatar sgClaudia98 commented on July 21, 2024 1

I am having a similar error

imagen

Any ideas, do I need to configure something for credentials inside DockerFile or devcontainer.json?

from docker-sdk.

tvaleriy avatar tvaleriy commented on July 21, 2024

Hi @SchmidtDawid,
googling the error message regarding dbus gives this as possible solution - microsoft/WSL#2016 (comment). Could you please check it?

Best,
Spryker Support Team

from docker-sdk.

SchmidtDawid avatar SchmidtDawid commented on July 21, 2024

It doesn't help. I solve the problem but I don't really know how. I upgrade windows to fast ring, upgrade WSL to v2, reinstall all libs, downgrade to v1 and it works.

but i have another problem:

shutdown  Background docker-sync has been stopped
chmod: cannot access '/data/config/Zed/*.key': No such file or directory

Do i have to install zed sdk?

from docker-sdk.

tvaleriy avatar tvaleriy commented on July 21, 2024

There is nothing like zed sdk. If you cloned one of our demo-shops correctly, then these keys just should be there.

So far I can say that as per our product team the WSL2 support is coming soon and it might be a solution to all Windows+docker+docker sync related problems.

From my experience the only guaranteed option for Windows is using Vagrant devvm.

Best,
Spryker Support Team

from docker-sdk.

Chizaram-Igolo avatar Chizaram-Igolo commented on July 21, 2024

FWIW (for the people who search in the future), I had a similar issue happen in WSL2 and Docker Windows when docker was previously logged in to dockerhub and then had logged out. Logging back in to a dockerhub account with Docker resolved the error.

To add to this answer; closing the Linux (WSL) terminal giving this error, and reopening it may be all you need to solve this issue. This was what worked for me.

Have a look at this answer and the comments below it for more details: https://stackoverflow.com/a/64254775/11838606

from docker-sdk.

ziipzaaapM16A4 avatar ziipzaaapM16A4 commented on July 21, 2024

docker-compose down
or
docker down
even when the container isn't running anymore.

Although my containers were stopped by using CTRL + C in console this did not cleared all container from docker desktop and so i was unable to apply changes like docker-compose build.

from docker-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.