Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

httpreply unreachable when running with kraft #119

Open
MathVerg opened this issue Oct 22, 2022 · 0 comments
Open

httpreply unreachable when running with kraft #119

MathVerg opened this issue Oct 22, 2022 · 0 comments
Assignees
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.

Comments

@MathVerg
Copy link

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:

  1. Get this archive and extract
    bug-run-kraft.zip
  2. Run setup.sh (sudo privileges will be asked)
  3. Run run-with-qemu.sh, and in another terminal run test.sh. "index.html" should be properly downloaded
  4. Run run-with-kraft.sh, and in another terminal run test.sh. At this point I have a "network unreachable error"

Desktop (please complete the following information):

  • OS: Manjaro Linux
  • Version 5.15.74-3-MANJARO

Additional context
zsh 5.9
GCC 12.2.0
python 3.10.7
kraft 0.5.0.dev491
QEMU 7.1.0

@razvand razvand assigned StefanJum and unassigned gaulthiergain Oct 23, 2022
@razvand razvand added kind/bug Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed. area/plat Relating to interacton with Unikraft platform (`plat-*). runtime Runtime support for kraft. runtime/linux Runtime support for Linux. labels Oct 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.
Projects
None yet
Development

No branches or pull requests

4 participants