Skip to content

When rhel-vm extension is installed, it seems to create problems for podman-machine #135

@odockal

Description

@odockal

Rhel-ext 0.4.0, windows 10 + windows hyperv machine. Bootc (1.9.0) and Podman Desktop 1.18.1.

Once I install rhel-ext (0.4.0) then my podman-machine works much slower. Creation takes more time (subjective), but once podman-machine is created I am asked to set podman-machine-default as a default connection, although I do not have any other machine or vm created.

Might be some leftovers

Also, it takes like 30 seconds before I can start pulling images, since it looks like no container engine is present.

In the console log. There are plenty of errors coming from bootc, rhel-vm and podman extensions.

VM5:2 main ↪️ [bootc] Error: Command execution failed with exit code 4294967295
    at ChildProcess.<anonymous> (C:\Users\Ondrej\AppData\Local\Programs\podman-desktop\resources\app.asar\packages\main\dist\index.cjs:553:12941)
    at ChildProcess.emit (node:events:518:28)
    at maybeClose (node:internal/child_process:1101:16)
    at ChildProcess._handle.onexit (node:internal/child_process:304:5)
console.<computed> @ VM5:2
(anonymous) @ VM5:2
emit @ VM4 sandbox_bundle:2
onMessage @ VM4 sandbox_bundle:2
VM5:2 main ↪️ [rhel-vms] Error: Command execution failed with exit code 4294967295
    at ChildProcess.<anonymous> (C:\Users\Ondrej\AppData\Local\Programs\podman-desktop\resources\app.asar\packages\main\dist\index.cjs:553:12941)
    at ChildProcess.emit (node:events:518:28)
    at maybeClose (node:internal/child_process:1101:16)
    at ChildProcess._handle.onexit (node:internal/child_process:304:5)
console.<computed> @ VM5:2
(anonymous) @ VM5:2
emit @ VM4 sandbox_bundle:2
onMessage @ VM4 sandbox_bundle:2
VM5:2 main ↪️ [podman] Error: Command execution failed with exit code 4294967295
    at ChildProcess.<anonymous> (C:\Users\Ondrej\AppData\Local\Programs\podman-desktop\resources\app.asar\packages\main\dist\index.cjs:553:12941)
    at ChildProcess.emit (node:events:518:28)
    at maybeClose (node:internal/child_process:1101:16)
    at ChildProcess._handle.onexit (node:internal/child_process:304:5)
console.<computed> @ VM5:2
(anonymous) @ VM5:2
emit @ VM4 sandbox_bundle:2
onMessage @ VM4 sandbox_bundle:2
VM5:2 main ↪️ [bootc] Error: Command execution failed with exit code 4294967295
    at ChildProcess.<anonymous> (C:\Users\Ondrej\AppData\Local\Programs\podman-desktop\resources\app.asar\packages\main\dist\index.cjs:553:12941)
    at ChildProcess.emit (node:events:518:28)
    at maybeClose (node:internal/child_process:1101:16)
    at ChildProcess._handle.onexit (node:internal/child_process:304:5)
console.<computed> @ VM5:2
(anonymous) @ VM5:2
emit @ VM4 sandbox_bundle:2
onMessage @ VM4 sandbox_bundle:2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions