SOLVED Unable to install Apps from Truecharts

Longdenboi

Cadet
Joined
Jan 9, 2024
Messages
4
Hi All,

I'm new to all of this so if i have missed anything i need to put in please let me know.

Specs...

Dell T320
Ram:64GB DDR3 ECC
CPU: Intel Xeon E5 2450L
240GB Boot SSD
2x4TB HDD
2x2TB HDD
2x1TB HDD

Disk are separated into 3 different pools.

Truenas Scale Version:TrueNAS-SCALE-22.12.4.2

This problem started happening just over 2 weeks ago. Every time i try to install from the Truecharts catalog i just get this error. Not matter what app i am trying to install.


I am at a bit of a dead end with this a not sure what to do?


Error: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/middlewared/job.py", line 427, in run await self.future File "/usr/lib/python3/dist-packages/middlewared/job.py", line 465, in __run_body rv = await self.method(*([self] + args)) File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1247, in nf res = await f(*args, **kwargs) File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1379, in nf return await func(*args, **kwargs) File "/usr/lib/python3/dist-packages/middlewared/plugins/chart_releases_linux/chart_release.py", line 486, in do_create await self.middleware.call( File "/usr/lib/python3/dist-packages/middlewared/main.py", line 1368, in call return await self._call( File "/usr/lib/python3/dist-packages/middlewared/main.py", line 1328, in _call return await self.run_in_executor(prepared_call.executor, methodobj, *prepared_call.args) File "/usr/lib/python3/dist-packages/middlewared/main.py", line 1231, in run_in_executor return await loop.run_in_executor(pool, functools.partial(method, *args, **kwargs)) File "/usr/lib/python3.9/concurrent/futures/thread.py", line 52, in run result = self.fn(*self.args, **self.kwargs) File "/usr/lib/python3/dist-packages/middlewared/plugins/chart_releases_linux/helm.py", line 44, in helm_action raise CallError(f'Failed to {tn_action} chart release: {stderr.decode()}') middlewared.service_exception.CallError: [EFAULT] Failed to install chart release: Error: INSTALLATION FAILED: template: ispy-agent-dvr/templates/common.yaml:1:3: executing "ispy-agent-dvr/templates/common.yaml" at <include "tc.v1.common.loader.all" .>: error calling include: template: ispy-agent-dvr/charts/common/templates/loader/_all.tpl:6:6: executing "tc.v1.common.loader.all" at <include "tc.v1.common.loader.apply" .>: error calling include: template: ispy-agent-dvr/charts/common/templates/loader/_apply.tpl:47:6: executing "tc.v1.common.loader.apply" at <include "tc.v1.common.spawner.pvc" .>: error calling include: template: ispy-agent-dvr/charts/common/templates/spawner/_pvc.tpl:25:10: executing "tc.v1.common.spawner.pvc" at <include "tc.v1.common.lib.persistence.validation" (dict "rootCtx" $ "objectData" $objectData)>: error calling include: template: ispy-agent-dvr/charts/common/templates/lib/storage/_validation.tpl:18:43: executing "tc.v1.common.lib.persistence.validation" at <$objectData.static.mode>: nil pointer evaluating interface {}.mode
Close


I can still however install apps from Truenas Charts and i am unable to update apps that i have installed through Truecharts.

Thanks in advance for any help.
 

Longdenboi

Cadet
Joined
Jan 9, 2024
Messages
4
Thanks for getting back to me. I did think this might be the case. I'm a bit of a novice to scale and when i have gone into update on the GUI it has not given me an option to update from there but only the option to update from a file? Where would i get this file from?

Thanks
 
Top