Mathieu Jadin

Results 21 comments of Mathieu Jadin

> This could make sense. I don't know how to solve the `build_vm.sh` stucked however. > Maybe this is due to the updates of the grub which require user interactions....

I think that I have a similar (though slightly different) issue with cgroupv2 when running rancher/k3s through docker-compose as well. ``` 2023/08/23 11:58:10 Dumping logs for container "k3s": + *failed*...

Thank you for reporting your issue :-) I see that you are pinging directly the hosts but actually a OSPF and OSPF6 deamons are launched on the routers These daemons...

Hello, > This makes me think there is something buffering sys.stdin and sys.stdout when the topology is not run in interactive CLI mode Not that I know of and, in...

Thanks for reporting :+1: If you can make a PR with that, I'll merge it :)

Hello, FRRouting's vtysh command line is using unix sockets under `/var/run/frr` according to https://docs.frrouting.org/en/latest/vtysh.html#permissions-and-setup-requirements But the unix sockets are not saved there by IPMininet If you haven't changed the location,...

The examples only work if you remove the import statements and remove the "export" key word from the library file

I also have the same issue I've tracked it down, and quite logically, this issue is present since [v0.6.26](https://github.com/earthly/earthly/releases/tag/v0.6.26), with the addition of the embedded registry according to the release...

I would check the version of FRR that you are using and check in the documentation that this line should be accepted in that particular version. You can find the...

I am also getting errors each time that I open a map or when I switch between different maps. With `/console scriptErrors 1`, I am seeing the following error. Likely...