Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jellyfin, Syncthing, Lidarr and possibly more chart deployments failing #393

Closed
ellienieuwdorp opened this issue Apr 23, 2021 · 3 comments
Closed
Labels
bug Something isn't working

Comments

@ellienieuwdorp
Copy link
Contributor

ellienieuwdorp commented Apr 23, 2021

Describe the bug
I'm not sure for how many charts this is currently an issue, but I tested Syncthing, Jellyfin and Lidarr. I created all apps with essentially default settings, no custom storage and only adding a host for ingress.
Looking at "Application Events" in the TrueNAS UI I get the following error for Syncthing:

2021-04-23 10:23:16
Created pod: syncthing-autopermissions-rnjbk
Successfully assigned ix-syncthing/syncthing-autopermissions-rnjbk to ix-truenas
2021-04-23 10:23:17
Container image "alpine:3.3" already present on machine
2021-04-23 10:23:18
Created container set-mount-permissions
2021-04-23 10:23:18
Started container set-mount-permissions
2021-04-23 10:23:18
Job completed
2021-04-23 10:23:18
storageclass.storage.k8s.io "ix-storage-class-syncthing" not found
2021-04-23 10:23:18
Scaled up replica set syncthing-78cfb564d5 to 1
2021-04-23 10:23:18
Created pod: syncthing-78cfb564d5-q4cdq
0/1 nodes are available: 1 pod has unbound immediate PersistentVolumeClaims.
0/1 nodes are available: 1 pod has unbound immediate PersistentVolumeClaims.
2021-04-23 10:23:33
External provisioner is provisioning volume for claim "ix-syncthing/syncthing-config"
2021-04-23 10:23:33
failed to provision volume with StorageClass "ix-storage-class-syncthing": rpc error: code = Internal desc = get node map failed : the server could not find the requested resource (get zfsvolumes.zfs.openebs.io)
2021-04-23 10:23:33
waiting for a volume to be created, either by external provisioner "zfs.csi.openebs.io" or manually created by system administrator

The following error for Jellyfin:

2021-04-23 10:23:49
Scaled up replica set jellyfin-868c949dd8 to 1
2021-04-23 10:23:49
Created pod: jellyfin-868c949dd8-zbcpw
Successfully assigned ix-jellyfin/jellyfin-868c949dd8-zbcpw to ix-truenas
2021-04-23 10:23:49
MountVolume.SetUp failed for volume "pvc-64924883-3c14-4ca8-a25e-0637487c8c25" : rpc error: code = Internal desc = the server could not find the requested resource (get zfsvolumes.zfs.openebs.io pvc-64924883-3c14-4ca8-a25e-0637487c8c25)
2021-04-23 10:25:52
Unable to attach or mount volumes: unmounted volumes=[config], unattached volumes=[config default-token-7p58g]: timed out waiting for the condition

The following error for Lidarr:

2021-04-23 10:29:38
Created pod: lidarr-autopermissions-zspp4
Successfully assigned ix-lidarr/lidarr-autopermissions-zspp4 to ix-truenas
2021-04-23 10:29:39
Add eth0 [172.16.0.13/16]
2021-04-23 10:29:39
Container image "alpine:3.3" already present on machine
2021-04-23 10:29:40
Created container set-mount-permissions
2021-04-23 10:29:40
Started container set-mount-permissions
2021-04-23 10:29:40
Job completed
2021-04-23 10:29:40
storageclass.storage.k8s.io "ix-storage-class-lidarr" not found
2021-04-23 10:29:40
Scaled up replica set lidarr-8596989fdd to 1
0/1 nodes are available: 1 pod has unbound immediate PersistentVolumeClaims.
2021-04-23 10:29:41
Created pod: lidarr-8596989fdd-m2mwx
0/1 nodes are available: 1 pod has unbound immediate PersistentVolumeClaims.
2021-04-23 10:29:48
External provisioner is provisioning volume for claim "ix-lidarr/lidarr-config"
2021-04-23 10:29:48
failed to provision volume with StorageClass "ix-storage-class-lidarr": rpc error: code = Internal desc = get node map failed : the server could not find the requested resource (get zfsvolumes.zfs.openebs.io)
2021-04-23 10:29:48
waiting for a volume to be created, either by external provisioner "zfs.csi.openebs.io" or manually created by system administrator

While not identical, I think these issues are still related because they both seem to refer to some kind of issue with zfsvolumes.zfs.openebs.io. Sadly I don't have enough knowledge of the stack to dig any further into this atm, but I could always collect more logs if necessary.

@ellienieuwdorp ellienieuwdorp added the bug Something isn't working label Apr 23, 2021
@Ornias1993
Copy link
Member

It looks like you didn't execute my warning and included patch published on both the forum and our discord.

@Ornias1993
Copy link
Member

(Closed because this isn't a TrueCharts problem, but a mistake by iX)

@truecharts-admin
Copy link
Collaborator

This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists

@truecharts truecharts locked and limited conversation to collaborators Feb 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants