You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: