Skip to content
New issue

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

podman as root: Cannot connect to the Podman socket, make sure there is a Podman REST API service running #9382

Closed
sebastian-philipp opened this issue Feb 15, 2021 · 1 comment
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@sebastian-philipp
Copy link

Hi folks,

the Ceph CI got a new issue as of podman 3.0:

We're running this command as root:

$ /usr/bin/podman pull docker.io/ceph/ceph:v15
Error: Cannot connect to the Podman socket, make sure there is a Podman REST API service running.: failed to mount overlay for metacopy check with "nodev,metacopy=on" options: invalid argument

This this run:

http://qa-proxy.ceph.com/teuthology/yuriw-2021-02-12_16:01:06-rados:cephadm-wip-yuri2-testing-2021-02-08-1048-octopus-distro-basic-gibba/5877761/teuthology.log

Note that runnin podman pull docker.io/ceph/ceph:v15 as root worked fine on the previous podman package

Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)

/kind bug

Steps to reproduce the issue:

  1. install podman

  2. run podman pull docker.io/ceph/ceph:v15

Describe the results you received:

$ /usr/bin/podman pull docker.io/ceph/ceph:v15
Error: Cannot connect to the Podman socket, make sure there is a Podman REST API service running.: failed to mount overlay for metacopy check with "nodev,metacopy=on" options: invalid argument

Describe the results you expected:

Additional information you deem important (e.g. issue happens only occasionally):

Output of podman info --debug:

I wasn't able to get that information till now.

Package info (e.g. output of rpm -q podman or apt list podman):

the log shows: Setting up podman (100:3.0.0-1)

Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide?

No

Additional environment details (AWS, VirtualBox, physical, etc.):

physical

@openshift-ci-robot openshift-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Feb 15, 2021
@Luap99
Copy link
Member

Luap99 commented Feb 15, 2021

Dup of #9363

@Luap99 Luap99 closed this as completed Feb 15, 2021
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 22, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

No branches or pull requests

3 participants