docker-gitlab icon indicating copy to clipboard operation
docker-gitlab copied to clipboard

Restarting GitLab fails with "sudu:unable to send audit message"

Open pnelsonsr opened this issue 4 years ago • 1 comments

Did a weekly update to fedora 33 with dnf and GitLab startup stops with:

[server189 ~]$ docker run --detach=true --name=gitlab --hostname=server189 --publish=10022:22 --publish=10443:443 --env-file=/etc/podman/gitlab.conf -v /var/lib/containers/volumes/gitlab/data:/home/git/data docker.io/sameersbn/gitlab Loading /etc/docker-gitlab/runtime/env-defaults Initializing logdir... Initializing datadir... sudo: unable to send audit message sudo: pam_open_session: System error sudo: policy plugin failed session initialization

Any ideas on what to investigate would be greatly appreciated!

pnelsonsr avatar Dec 10 '20 21:12 pnelsonsr

https://github.com/sameersbn/docker-postgresql/issues/123

mikeqoo1 avatar Mar 09 '22 01:03 mikeqoo1