Hi, I have a Truenas Scale server that is running on an i5 8600k and a z370p motherboard. The problem have is that when I try to install an app like tailscale I get a warning saying:
[EFAULT] Failed 'up' action for 'tailscale' app. Please check /var/log/app_lifecycle.log for more details
and when I look into the app_lifecycle.log file I get:
[2025/03/05 22:42:42] (ERROR) app_lifecycle.compose_action():56 - Failed 'up' action for 'tailscale' app: tailscale Pulling
tailscale Error Get "https://ghcr.io/v2/": dial tcp: lookup ghcr.io on 192.168.0.1:53: no such host
Error response from daemon: Get "https://ghcr.io/v2/": dial tcp: lookup ghcr.io on 192.168.0.1:53: no such host
when I try nslookup on hostname I get an ip, and that’s the same for any app I try to install. Does anyone know what the problem is?