Skip to content

Instantly share code, notes, and snippets.

@adrahon
Created December 11, 2014 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adrahon/725d68a9350038176b97 to your computer and use it in GitHub Desktop.
Save adrahon/725d68a9350038176b97 to your computer and use it in GitHub Desktop.
fabric8 selinux error
type=AVC msg=audit(1418306273.338:3452): avc: denied { write } for pid=6553 comm="logspout" name="docker.sock" dev="tmpfs" ino=307704 scontext=system_u:system_r:svirt_lxc_net_t:s0:c129,c870 tcontext=system_u:object_r:docker_var_run_t:s0 tclass=sock_file permissive=0
type=SYSCALL msg=audit(1418306273.338:3452): arch=c000003e syscall=42 success=no exit=-13 a0=3 a1=c20804e690 a2=13 a3=0 items=0 ppid=23948 pid=6553 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="logspout" exe="/bin/logspout" subj=system_u:system_r:svirt_lxc_net_t:s0:c129,c870 key=(null)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment