while mirage-net-xen=1.4.1 ouputs:
ARP: updating 198.167.222.200 -> 00:30:48:9d:04:a0
RX exn End_of_file
RX exn End_of_file
RX exn End_of_file
RX exn End_of_file
mirage-net-xen=1.6.0 (and likely 1.5.0) outputs:
ARP: updating 198.167.222.200 -> 00:30:48:9d:04:a0
Fatal error: exception End_of_file
Raised at file "bytes.ml", line 220, characters 25-34
Called from file "src/pre_sexp.ml", line 86, characters 11-45
Mirage exiting with status 2
Do_exit called!
and kills the unikernel hard... to reproduce, this is a unikernel serving a HTTP website and force-reloading it from the browser...
while mirage-net-xen=1.4.1 ouputs:
mirage-net-xen=1.6.0 (and likely 1.5.0) outputs:
and kills the unikernel hard... to reproduce, this is a unikernel serving a HTTP website and force-reloading it from the browser...