This repository has been archived by the owner on Jul 17, 2023. It is now read-only.
httpreply unreachable when running with kraft #119
Labels
area/plat
Relating to interacton with Unikraft platform (`plat-*).
kind/bug
Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed.
runtime/linux
Runtime support for Linux.
runtime
Runtime support for kraft.
Describe the bug
When running the http-reply image with kraft (with the correct bridges set up), I can't ping the host, but when I run the very same image manually with qemu it works. It works on the computer of @razvand though.
To Reproduce
Steps to reproduce the behavior:
bug-run-kraft.zip
setup.sh
(sudo privileges will be asked)run-with-qemu.sh
, and in another terminal runtest.sh
. "index.html" should be properly downloadedrun-with-kraft.sh
, and in another terminal runtest.sh
. At this point I have a "network unreachable error"Desktop (please complete the following information):
Additional context
zsh 5.9
GCC 12.2.0
python 3.10.7
kraft 0.5.0.dev491
QEMU 7.1.0
The text was updated successfully, but these errors were encountered: