truecharts app won't deploy

topshelfjeff

Cadet
Joined
Sep 28, 2023
Messages
2
TrueNAS-SCALE-23.10-RC.1



I'm using metallb and trying to deploy apps and its failing. i've followed the metallb guide.

Kubernetes errors:

2023-09-28 15:40:27 0/1 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/1 nodes are available: 1 No preemption victims found for incoming pod..
2023-09-28 15:34:59 Scaled down replica set radarr-76949fb77b to 0 from 1
2023-09-28 15:34:59 Deleted pod: radarr-76949fb77b-h6ftj
2023-09-28 15:34:59 Created pod: radarr-796ffd4bcf-kpjzc
2023-09-28 15:34:59 Scaled up replica set radarr-796ffd4bcf to 1
2023-09-28 15:34:59 0/1 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/1 nodes are available: 1 No preemption victims found for incoming pod..
2023-09-28 15:33:49 External provisioner is provisioning volume for claim "ix-radarr/radarr-config"
2023-09-28 15:33:49 failed to provision volume with StorageClass "ix-storage-class-radarr": error generating accessibility requirements: no available topology found
2023-09-28 15:33:39 waiting for a volume to be created, either by external provisioner "zfs.csi.openebs.io" or manually created by system administrator
2023-09-28 15:33:27 0/1 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/1 nodes are available: 1 No preemption victims found for incoming pod..
2023-09-28 15:26:39 0/1 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/1 nodes are available: 1 No preemption victims found for incoming pod..
2023-09-28 15:21:18 0/1 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/1 nodes are available: 1 No preemption victims found for incoming pod..
2023-09-28 15:21:18 Scaled down replica set radarr-6799f56bfb to 0 from 1
2023-09-28 15:21:18 Deleted pod: radarr-6799f56bfb-7fpf4
2023-09-28 15:21:18 Scaled up replica set radarr-76949fb77b to 1
2023-09-28 15:21:18 Created pod: radarr-76949fb77b-h6ftj
2023-09-28 15:21:18 0/1 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/1 nodes are available: 1 No preemption victims found for incoming pod..
2023-09-28 15:16:55 Assigned IP ["192.168.10.5"]
2023-09-28 15:16:55 Scaled up replica set radarr-6799f56bfb to 1
2023-09-28 15:16:55 Created pod: radarr-6799f56bfb-7fpf4
2023-09-28 15:16:55 0/1 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/1 nodes are available: 1 No preemption victims found for incoming pod..
2023-09-28 15:16:31 Scaled down replica set radarr-6756c9dcc8 to 0 from 1
2023-09-28 15:16:31 skip schedule deleting pod: ix-radarr/radarr-6756c9dcc8-wwktm
2023-09-28 15:16:31 Deleted pod: radarr-6756c9dcc8-wwktm
2023-09-28 15:13:39 0/1 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/1 nodes are available: 1 No preemption victims found for incoming pod..
2023-09-28 15:08:14 Assigned IP ["192.168.10.5"]
2023-09-28 15:08:14 Scaled up replica set radarr-6756c9dcc8 to 1
2023-09-28 15:08:14 Created pod: radarr-6756c9dcc8-wwktm
2023-09-28 15:08:14 0/1 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/1 nodes are available: 1 No preemption victims found for incoming pod..
2023-09-28 15:08:14 failed to provision volume with StorageClass "ix-storage-class-radarr": error generating accessibility requirements: no available topology found
2023-09-28 15:08:14 waiting for a volume to be created, either by external provisioner "zfs.csi.openebs.io" or manually created by system administrator
2023-09-28 15:08:14 External provisioner is provisioning volume for claim "ix-radarr/radarr-config"

1695941660622.png

 

sfatula

Guru
Joined
Jul 5, 2022
Messages
608
Have you tried Truecharts support on their discord channel? That's normally what they say.
 

sfatula

Guru
Joined
Jul 5, 2022
Messages
608
AH, I missed 23.10, no wonder why. I don't believe Trucharts works with 23.10 yet.
 
Top