Docker is stuck in deploying where can I see logs

vega2004

Dabbler
Joined
Apr 18, 2021
Messages
19
Hi,

I use TrueNAS-SCALE-21.02-ALPHA.1 Nightly 2021-04-16
I followed the guide

All Apps/Docker images are still deploying I can see the dataset ix-applications. But the app is stuck in deploying.
Connection via shell is not working:
Code:
error: unable to upgrade connection: container not found ("ix-chart")

Is there any way to see a log of the deployment to see why its stuck.

There was also breaking changes is this still the case?
 

waqarahmed

iXsystems
iXsystems
Joined
Aug 28, 2019
Messages
136
@vega2004 if you encounter any other issues with Applications, please let me know. Although i would advise you to test 21.04 release ( when it releases hopefully this week ) or the latest nightlies as numerous new features have been added which would make diagnosing this issue much easier. Good luck with pihole ; )
 

vega2004

Dabbler
Joined
Apr 18, 2021
Messages
19
With TrueNAS-SCALE-21.04-MASTER-20210419-112918 you can see the logs of each app/docker/pod an see

Code:
dnsmasq: bad option at line 1 of /etc/dnsmasq.d/adlists.list

This means don't use the same volume for different volumes of a container
 
Top