You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't yet know what the bug here is, but things broke for me on MacOS (aarch64). I suspect it may be related to me updating Podman-desktop but I don't know yet. The semantics here are that the bootc install works, but the VM just fails to launch at all - I don't see a running qemu or vfkit process. Even --log-level debug just gets
DEBU[0052] Executing: [/Users/walters/src/github/containers/podman-bootc-cli/bin/podman-bootc vmmon 1ed14d2efbb4a238a985b5e7cfae6bea044602ba282e306dc9cc2bd83dbedd94 root /Users/walters/.cache/podman-bootc/1ed14d2efbb4a238a985b5e7cfae6bea044602ba282e306dc9cc2bd83dbedd94/sshkey 51905]
DEBU[0052] failed to connect to SSH server: dial tcp 127.0.0.1:51905: connect: connection refused
DEBU[0055] failed to connect to SSH server: ssh: handshake failed: read tcp 127.0.0.1:51930->127.0.0.1:51905: read: connection reset by peer
...
and that's it.
I checked out and built the v0.1.2 tag and that worked just fine.
(BTW we should be doing more releases/tags)
The text was updated successfully, but these errors were encountered:
I don't yet know what the bug here is, but things broke for me on MacOS (aarch64). I suspect it may be related to me updating Podman-desktop but I don't know yet. The semantics here are that the bootc install works, but the VM just fails to launch at all - I don't see a running qemu or vfkit process. Even
--log-level debug
just getsand that's it.
I checked out and built the v0.1.2 tag and that worked just fine.
(BTW we should be doing more releases/tags)
The text was updated successfully, but these errors were encountered: