We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
sameersbn/docker-postgresql#123
Sorry, something went wrong.
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: