Error while starting docker container

Hello,

When I start docker container it gives me error like,

lxc-start: utils.c: ensure_not_symlink: 1384 Mount onto /usr/lib/x86_64-linux-gnu/lxc//proc resulted in /usr/lib/x86_64-linux-gnu/lxc/proc

lxc-start: utils.c: safe_mount: 1409 Mount of ‘proc’ onto ‘/usr/lib/x86_64-linux-gnu/lxc//proc’ was onto a symlink!
lxc-start: conf.c: mount_entry: 2051 No such file or directory - failed to mount ‘proc’ on '/usr/lib/x86_64-linux-gnu/lxc//proc’
lxc-start: conf.c: lxc_setup: 4165 failed to setup the mount entries for '645997369c2b9e1b371f26188f4eb0cb6aa0567ed500a72c297d6c66d917770e’
lxc-start: start.c: do_start: 688 failed to setup the container
lxc-start: sync.c: __sync_wait: 51 invalid sequence number 1. expected 2
lxc-start: start.c: __lxc_start: 1080 failed to spawn '645997369c2b9e1b371f26188f4eb0cb6aa0567ed500a72c297d6c66d917770e’
lxc-start: lxc_start.c: main: 342 The container failed to start.
lxc-start: lxc_start.c: main: 346 Additional information can be obtained by setting the --logfile and --logpriority options.

I’m not able to start any docker container because of this error. Please help me with resolving this error.

Hi,

Can you give a bit more details about the OS version and the Docker version you are using?

Regards

Os is Ubutu 14.04 lts server
Docker version 1.1.0
I’ve got same error on docker version 1.6.0 and 1.7.0 also
lxc version is 1.0.7

Can you help me as soon as possible.

Error is resolved now.

Solution :- I’ve degraded version of lxc from 1.0.7 to 1.0.6

Issue with latest lxc version.