But the container keeps restarting with this error repeating in the logs:
modprobe: can't change directory to '/lib/modules': No such file or directory
modprobe: can't change directory to '/lib/modules': No such file or directory
modprobe: can't change directory to '/lib/modules': No such file or directory
ip6tables v1.8.3 (legacy): unknown option "--to"
Try `ip6tables -h' or 'ip6tables --help' for more information.
# ip6tables --version
ip6tables v1.4.21
I disabled ipv6 in my host with sysctl net.ipv6.conf.default.disable_ipv6=1 probably that's related?
Can't I just disable ipv6 in subspace?
Thanks for your nice work, but I can't make it work in my CoreElec (aarch64) box.
I used this composer file in Portainer:
But the container keeps restarting with this error repeating in the logs:
I disabled ipv6 in my host with sysctl net.ipv6.conf.default.disable_ipv6=1 probably that's related? Can't I just disable ipv6 in subspace?