Giter Site home page Giter Site logo

Comments (5)

jpetazzo avatar jpetazzo commented on August 17, 2024

Thanks for the bug report. I honestly don't know where it could come from; but the fact that you're running 12.10 worries me. Do you think you could try again with 14.04...?

from dind.

moosilauke18 avatar moosilauke18 commented on August 17, 2024

I have since upgraded my machine to 14.04 Linux Mint 17.

I seem to get a new message.

On my machine I: Docker version 1.1.2, build d84a070
Inside Dind it is Docker version: Docker version 1.2.0, build fa7b24f

I can only get inside the first box, not load a box inside that.

[info] POST /v1.14/containers/256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0/start
[ac24bec4] +job start(256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0)
[ac24bec4] +job allocate_interface(256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0)
[ac24bec4] -job allocate_interface(256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0) = OK (0)
[ac24bec4] +job log(start, 256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0, dind:latest)
[ac24bec4] -job log(start, 256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0, dind:latest) = OK (0)
[ac24bec4] +job release_interface(256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0)
[ac24bec4] -job release_interface(256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0) = OK (0)
[ac24bec4] -job attach(256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0) = OK (0)
[ac24bec4] +job release_interface(256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0)
[ac24bec4] -job release_interface(256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0) = OK (0)
Cannot start container 256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0: setup mount namespace create /var/lib/docker/aufs/mnt/256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0/dev/console open /var/lib/docker/aufs/mnt/256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0/dev/console: input/output error
[ac24bec4] -job start(256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0) = ERR (1)
[error] server.go:1062 Handler for POST /containers/{name:.*}/start returned error: Cannot start container 256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0: setup mount namespace create /var/lib/docker/aufs/mnt/256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0/dev/console open /var/lib/docker/aufs/mnt/256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0/dev/console: input/output error
[error] server.go:91 HTTP Error: statusCode=500 Cannot start container 256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0: setup mount namespace create /var/lib/docker/aufs/mnt/256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0/dev/console open /var/lib/docker/aufs/mnt/256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0/dev/console: input/output error
2014/09/30 17:05:10 Error response from daemon: Cannot start container 256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0: setup mount namespace create /var/lib/docker/aufs/mnt/256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0/dev/console open /var/lib/docker/aufs/mnt/256845bd5c45e43c6fbd66a144562f127d55551a9a6380ad312de1c2322dc0f0/dev/console: input/output error

I have since upgraded my machine to 14.04 Linux Mint 17.

Linux info:

Linux crestone-needle 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014
Four Intel Unknown 1200MHz processors, 20754.80 total bogomips, 7684M RAM
System library 2.19.0
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=17
DISTRIB_CODENAME=qiana
DISTRIB_DESCRIPTION="Linux Mint 17 Qiana"
NAME="Ubuntu"
VERSION="14.04, Trusty Tahr"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 14.04 LTS"
VERSION_ID="14.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"

from dind.

jrandall avatar jrandall commented on August 17, 2024

I have this problem as well, but only with some containers.

@moosilauke18, can you try running a base image like ubuntu:14.04 from within docker? That one works for me, while one of my application containers fails (others work).

from dind.

jrandall avatar jrandall commented on August 17, 2024

Actually, nevermind - just realized that it appears to effect all containers when running docker-within-docker with --privileged

from dind.

jpetazzo avatar jpetazzo commented on August 17, 2024

Closing old issues.

from dind.

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.