I am having a unique issue hoping folks here can help.
I have a TrueNAS box currently on 25.10.3 (was on 25.04.2.6) I am still running a docker jail using jailmaker.
All has been running smoothly until today, I got an email error alert
Failed to check for alert Smartd: [err -113]: b’The name org.freedesktop.systemd1 was not provided by any .service files’
I shrugged it off at the moment. When I went to restart a docker container with Gluetun, it kept failing with
INFO [openvpn] read UDPv4 [EHOSTUNREACH|EHOSTUNREACH]: Host is unreachable (fd=3,code=113)
So after some poking and prodding I find that my NAS is picking up some IPv6 address
I do not have IPv6 enabled on my LAN or WAN and have the IPv6 autoconfig OFF on br0 and through testing turned off Enable Learning with no effect.
When I console into the NAS I see it pulling over a dozen IP addresses not configured
What’s weirder is when I reboot the NAS, only the 10.0.0* IPs show up. When it is in this state, I can run `jlmkr list` and see my docker jail
But after a moment it then crashes – but the docker jail is running just fine (except for gluetun)
To add even more confusion, I am unable to view Apps
And unable to view my Storage Pools
The boot disk seems healthy enough
And zpool status shows no issues
I am at a loss as to wtf is going on and how to fix it…








