[CLI] Qemu error on long unix socket path while using kraft run
#1576
Labels
kind/bug
Something isn't working
priority/none
Nice to have issues/features that do not have requests/complaints right now.
Describe the bug
Hi ππ»
When using the
kraft run
command locally, it seems that when the Qemu path generated can trigger an error if the path is longer than 104 bytes:The hardware emulation is found and the process seems to be ready to launch but Qemu seems to don't like too long path, is there any way to change the maximum bytes allowed in the path of maybe change the path where the socket is created?
Thanks again for the help and have a great day π
PS: For more informations, I'm on mac M1 chip.
Steps to reproduce
kraft run -p 8080:80 unikraft.org/nginx:latest
Expected behavior
No response
Which architectures were you using or does this bug affect?
arm64
Which operating system were you using or does this bug affect?
macOS
Relevant log output
Didn't found any way to obtain more logs even with `--log-level`.
The text was updated successfully, but these errors were encountered: