Skip to content
Discussion options

You must be logged in to vote

Sorry for the delayed response - work has been quite hectic. This looks like a problem that is something at the host OS level that is blocking the operation of creating the user inside the container. Searching for the error Cannot open audit interface - aborting. results in a bit of a variety of possibilities. It could be anything from the kernel, apparmor, etc. Is your system up to date with all of the latest packages and is running the latest kernel (post-reboot after installing a new kernel, if available)?

You can run the container without apparmor to test by adding --security-opt apparmor=unconfined to your run command as that could be a likely culprit. Could be something as simple as…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@MachEntertainment
Comment options

@mbentley
Comment options

Answer selected by mbentley
@MachEntertainment
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants