-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 cannot connect on macos m1 install #17893
Comments
Sounds like this is causing the problem. Does Also what is your user ID on macos? |
Yes, I can ssh in, although I do get the config error:
Note: The My userid on my host laptop is |
This is definitely the issue then. The VM setup keeps your uid in the VM the same so the user in the VM also has the id 434053 and this uid is in the range Our VM ignition setup should be smart enough to exclude the user UID from that range or choose another range to fix this issue. |
Very interesting! So how can I edit |
|
Excellent, this works. Thank you so much! |
A friendly reminder that this issue had no activity for 30 days. |
@baude @ashley-cui Is this something you intend to fix? |
I'll give it a stab this week |
Issue Description
Can install, init, and start podman machine, but cannot connect. Error is:
Steps to reproduce the issue
Describe the results you received
Describe the results you expected
Print information about podman containers.
podman info output
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered: