docker-minecraft-server icon indicating copy to clipboard operation
docker-minecraft-server copied to clipboard

Install error. TrueNAS-SCALE-22.12.4.2

Open frumeladka opened this issue 1 year ago • 3 comments

Describe the problem

When I try to install docker from truecharts it gives me the error. I have last OS version image image

Container definition

truechats

Container logs

Ошибка: 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: execution error at (minecraft-java/templates/common.yaml:2:4): Expected helm version [>=3.12], but found [v3.9.4]. Upgrade TrueNAS SCALE OS

frumeladka avatar Feb 17 '24 20:02 frumeladka

I don't maintain the Truechart definition. You need to contact the author of that.

itzg avatar Feb 17 '24 21:02 itzg

You most likely still don't have the latest version. You may have to manually update your Truenas SCALE. The latest version is 23 not 22.

thomabsk avatar Feb 18 '24 15:02 thomabsk

You most likely still don't have the latest version. You may have to manually update your Truenas SCALE. The latest version is 23 not 22.

Thanks!

frumeladka avatar Feb 18 '24 18:02 frumeladka

This issue is stale because it has been open 30 days with no activity. Please add a comment describing the reason to keep this issue open.

github-actions[bot] avatar Mar 20 '24 02:03 github-actions[bot]