Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error starting #14

Closed
claym opened this issue Nov 30, 2016 · 7 comments
Closed

Error starting #14

claym opened this issue Nov 30, 2016 · 7 comments

Comments

@claym
Copy link

claym commented Nov 30, 2016

I just ran

~$ docker run --net=host -d jacobalberty/unifi:latest

Got this error:

4acb32b0ea26446bc809008a5b54dd402c5f0296edd2fd616733dd98a6800212
docker: Error response from daemon: oci runtime error: container_linux.go:247: starting container process caused "process_linux.go:359: container init caused "apparmor failed to apply profile: no such file or directory"".

Any ideas what would cause this?

Thanks!

@chupakabr
Copy link

+1, any solution/workaround?

@cdrom1028
Copy link

I am doing the same thing with no issues. Do you have the -v path set to an existing folder?

@jacobalberty
Copy link
Owner

What distribution are you guys using @chupakabr and @claym ?

@chupakabr
Copy link

chupakabr commented Jan 2, 2017

@jacobalberty Ubuntu 12.10, 3.13.0-106-generic, x86_64.
And docker image I'm trying to run is based on Ubuntu 12.04 LTS.
Docker version 1.12.5, build 7392c3b

Exact error:
DEBU[0000] framesize: 168
container_linux.go:247: starting container process caused "process_linux.go:359: container init caused "apparmor failed to apply profile: no such file or directory""
DEBU[0000] Corrupted prefix: []
DEBU[0000] [hijack] End of stdout
docker: Error response from daemon: invalid header field value "oci runtime error: container_linux.go:247: starting container process caused "process_linux.go:359: container init caused \"apparmor failed to apply profile: no such file or directory\""\n".

@jacobalberty
Copy link
Owner

@chupakabr are you sure your host os is 12.10 and not 12.04? 12.10 is officially unsupported by docker and shouldn't have packages in the repository.

@jacobalberty
Copy link
Owner

also it sounds to me like you're trying to run an image other than unifi since these are based on debian:jessie

@chupakabr
Copy link

chupakabr commented Jan 2, 2017

@jacobalberty yep.

Distributor ID: Ubuntu
Description: Ubuntu 12.10
Release: 12.10
Codename: quantal

I updated linux kernel and then installed docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants