Closed khoukhaa closed 6 years ago
@khoukhaa , could you retry by running following set of commands:
minishift delete -f
# make sure no instance of minishift is there in virt side
sudo virsh destroy minishift;
sudo virsh undefine minishift;
# start minishift with logs
minishift start --show-libmachine-logs -v 5
@khoukhaa Do you have a locale set other than english? Please see https://github.com/Minishift/minishift/issues/2121 and https://github.com/Minishift/minishift/issues/2143
Thank you. i pass it when i configured LC_ALL=en_US.UTF-8!!
Thank you. i pass it when i configured LC_ALL=en_US.UTF-8!!
@khoukhaa and it is working ?
yeees 👍 LC_ALL=de_DE.UTF-8 virsh --connect qemu:///system net-list virsh --connect qemu:///system net-list
@khoukhaa Good to know! I am closing this issue, if you face it again feel free to reopen.
I have an error during minishift installation when it checks if libvirt default network is active. and when i run virsh net-list all , the default network is active.