After update I ran into problem insatlling apps such as ClamAV, Immich, Jellyfin. All have problem executing ‘up’ action. I tried reconfiguring network settings, disabling ipv6 etc. Unsetting and setting apps pool. Nothing works. I am able to ping various IPs so connectivity seems not be the topic. Pinging docker.io does not work though.
Before trying to install any of those apps, did you refresh the apps catalogue?
Do the logs show any error messages? If yes, please post them here in code tags so we can take a look.
Hi @LarsR, yes I did refresh the catalogue and it worked. I was able to install Tailscale, piHole, and deluge. Nothing more. The log showed the ‘up’ action error. I will paste the log once I get back home in few hours.
You wrote in your first post that pinging docker.io does not work, do other sites work if you try to ping them?
Is your truenas set to use dhcp or a static ip. If you’ve set a static ip, did you also set the default gateway (your routers ip) and nameservers like cloudflares 1.1.1.1 or googles 8.8.8.8?
That shouldn’t make a difference since EE and FT use the same apps.
You should look in /var/log/app_lifecycle.log to find errors that might be helpful, since the “up” action error you’re referring to basically just tells you it didn’t work, go look at the logs.
If you were able to install some apps and not others, that suggests configuration issues, not connectivity, but being unable to ping docker is odd. (Though how would you be able to install any apps if you can’t connect to docker?)
Not really. Apart from random information that all apps are already installed. I started a full memory test with memtest. Longshot but I’ll try that. If that does not work than maybe lower version below EE? Than upgrade?
in the meantime, long memtest fully PASS. no issues there. I suspect there is something in my settings… it’s a fresh install so where should I look for? so far:
I’ve got a similar issue with pi-hole, I had a working implemetation with EE, upgraded to Fangtooth - stopped working, (but the container continues to run) downgrade, back to EE and it starts working again.
I used a separate server, did a clean build - new storage pool, etc… - installed pi-hole - and it runs up - I can talk to the webUI - but won’t respond to DNS queries - same is true with Ad-Guard… - If I’m using the shell on the trueNAS scale server, it all works… I moved to a Bridge network connection - but still having issues…
regards