dhcn

https://github.com/conjure-up/conjure-up/issues/1440
It seems like the the installation is complaining because it needs an "IPv4-only" network, not just any network or no IPv6 at all. Installing kubernetes I faced the same issue. Disabling IPv6 in the lxd network solved the issue for me. Like this:

lxc network set lxdbr0 ipv6.address none

 

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-25
  • 2021-05-11
  • 2021-08-18
  • 2021-12-14
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-23
  • 2021-09-23
相关资源
相似解决方案