Git Product home page Git Product logo

concourse-ansible-deploy's People

Contributors

anorsich avatar grenzr avatar samze avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

grenzr samze sasg meip

concourse-ansible-deploy's Issues

docker-image resource not working properly on builds (and other minor problems)

Hi there,

I've been testing this with interest in AWS, but have hit a couple of problems.
The first problem is a missing --work-dir param in the worker template (something I intended to add in my fork for a forthcoming PR)

The second problem is --peer-ip and --tsa-host ip address params in the worker config aren't in my security group in AWS. However I don't really want non-public ports exposed this way, so I think an additional Ansible parameter to separate public and private ip's would be useful in the templates.

After fixing the above 2 manually, I was able to start up

The third problems is when I try to use a docker-image resource on a build, but get endless 'waiting for docker to come up...' messages.

After I used wsh to shell into the container trying to do this work, I went straight to the docker log file to find out whats going on:

/opt/concourse/worker/linux/depot/gm5j8f9vg95/bin/wsh --socket /opt/concourse/worker/linux/depot/gm5j8f9vg95/run/wshd.sock --user root
~ # cat /tmp/docker.log
time="2016-04-06T12:42:16.040462691Z" level=warning msg="devmapper: Udev sync is not supported. This will lead to unexpected behavior, data loss and errors. For more information, see https://docs.docker.com/reference/commandline/daemon/#daemon-storage-driver-option"
time="2016-04-06T12:42:16.040827522Z" level=error msg="There are no more loopback devices available."
time="2016-04-06T12:42:16.040903092Z" level=fatal msg="Error starting daemon: error initializing graphdriver: loopback attach failed"

Have you hit this problem before? How did you manage to fix it?

Thanks,

Ryan

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.