Giter Site home page Giter Site logo

Comments (4)

Niceplace avatar Niceplace commented on July 18, 2024

@JoshuaDietz In your concourse config, what container runtime is being used? AFAIK it can be one of two: garden or containerd. I had similar errors that were fixed by switching my container runtime to containerd, as explained here: concourse/concourse-docker#74

from dcind.

JoshuaDietz avatar JoshuaDietz commented on July 18, 2024

I deployed concourse with the official docker-compose file which contains CONCOURSE_WORKER_RUNTIME: "containerd" so I think I'm already using containerd

from dcind.

taylorsilva avatar taylorsilva commented on July 18, 2024

You may want to check the start of the worker logs. There will be a line that stays what container runtime it's using. Would be good to verify that.

Secondly, what version is your kernel that the worker is running on?

from dcind.

mduszenko avatar mduszenko commented on July 18, 2024

I encountered the same behavior. This seems to occur when cgroups v2 is enabled on the host. Reverting to cgroups v1 as described here: https://docs.docker.com/config/containers/runmetrics/#changing-cgroup-version fixed the problem in this case.
I am not sure what needs to be done to work with cgroups v2.

from dcind.

Related Issues (3)

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.