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 machine init exit status 1 on Ubuntu18.04 #25014

Open
marryton007 opened this issue Jan 15, 2025 · 0 comments
Open

podman machine init exit status 1 on Ubuntu18.04 #25014

marryton007 opened this issue Jan 15, 2025 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@marryton007
Copy link

Issue Description

Failed to run 'podman machine init' on Ubuntu 18.04

Steps to reproduce the issue

Steps to reproduce the issue

  1. run 'podman machine init --image fedora-coreos-41.20250105.2.0-qemu.x86_64.qcow2.xz --log-level=debug'

I also ran without '--image', but got same issue.

Describe the results you received

INFO[0000] podman filtering at log level debug
DEBU[0000] Using Podman machine with `qemu` virtualization provider
DEBU[0000] socket length for /mnt/Crucial/ljx/.config/containers/podman/machine/qemu is 55
DEBU[0000] socket length for /mnt/Crucial/ljx/.local/share/containers/podman/machine/qemu is 60
DEBU[0000] socket length for /mnt/Crucial/ljx/.local/share/containers/podman/machine/qemu/cache is 66
DEBU[0000] socket length for /run/user/1008/podman is 21
DEBU[0000] socket length for /mnt/Crucial/ljx/.config/containers/podman/machine/qemu is 55
DEBU[0000] socket length for /mnt/Crucial/ljx/.local/share/containers/podman/machine/qemu is 60
DEBU[0000] socket length for /mnt/Crucial/ljx/.local/share/containers/podman/machine/qemu/cache is 66
DEBU[0000] socket length for /run/user/1008/podman is 21
DEBU[0000] socket length for /mnt/Crucial/ljx/.config/containers/podman/machine/qemu/podman-machine-default.json is 83
DEBU[0000] socket length for /mnt/Crucial/ljx/.local/share/containers/podman/machine/qemu/podman-machine-default-amd64.qcow2 is 95
DEBU[0000] socket length for fedora-coreos-41.20250105.2.0-qemu.x86_64.qcow2.xz is 50
DEBU[0000] decompressing (if needed) fedora-coreos-41.20250105.2.0-qemu.x86_64.qcow2.xz to /mnt/Crucial/ljx/.local/share/containers/podman/machine/qemu/podman-machine-default-amd64.qcow2
DEBU[0000] Detected compression format Xz
Extracting compressed file: podman-machine-default-amd64.qcow2: done
DEBU[0352] --> imagePath is "/mnt/Crucial/ljx/.local/share/containers/podman/machine/qemu/podman-machine-default-amd64.qcow2"
DEBU[0352] socket length for /mnt/Crucial/ljx/.config/containers/podman/machine/qemu/podman-machine-default.ign is 82
Error: exit status 1
DEBU[0352] Shutting down engines

Describe the results you expected

Success without error.

podman info output

OS: linux/amd64 Ubuntu 18.04
provider: qemu
version: 5.3.1

Cannot connect to Podman. Please verify your connection to the Linux system using `podman system connection list`, or try `podman machine init` and `podman machine start` to manage a new Linux VM
Error: unable to connect to Podman socket: Get "http://d/v5.3.1/libpod/_ping": dial unix /run/user/1008/podman/podman.sock: connect: no such file or directory

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

@marryton007 marryton007 added the kind/bug Categorizes issue or PR as related to a bug. label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant