docker-gitlab
docker-gitlab copied to clipboard
Restarting GitLab fails with "sudu:unable to send audit message"
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!
https://github.com/sameersbn/docker-postgresql/issues/123