Unable to start apps.

EnragedZeus05

Dabbler
Joined
Sep 29, 2021
Messages
15
Hello all,

Recently tried upgrading to bluefin but had to roll back and open a ticket w/ IX over some issues. Since rolling back I am unable to start any apps. This is the errors I get:

When trying open the app settings:

Error: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/middlewared/job.py", line 411, in run await self.future File "/usr/lib/python3/dist-packages/middlewared/job.py", line 446, in __run_body rv = await self.method(*([self] + args)) File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1272, in nf return await func(*args, **kwargs) File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1140, in nf res = await f(*args, **kwargs) File "/usr/lib/python3/dist-packages/middlewared/plugins/chart_releases_linux/scale_workload.py", line 55, in scale await self.middleware.call('kubernetes.validate_k8s_setup') File "/usr/lib/python3/dist-packages/middlewared/main.py", line 1345, in call return await self._call( File "/usr/lib/python3/dist-packages/middlewared/main.py", line 1294, in _call return await methodobj(*prepared_call.args) File "/usr/lib/python3/dist-packages/middlewared/plugins/kubernetes_linux/update.py", line 336, in validate_k8s_setup raise CallError(error) middlewared.service_exception.CallError: [EFAULT] Kubernetes service is not running.

They also are stuck in "deploying". When I try to stop them I get an error for "error detected reading app". After 10 min or so of the app trying to deploy I am met with "no running apps" and it looks like I have nothing installed and if I go to the catalog it gives me the option to install them again.

I am currently running on TrueNAS-SCALE-22.02.4 I am going to try different versions at this point.

Thanks in advanced for any help.
 

morganL

Captain Morgan
Administrator
Moderator
iXsystems
Joined
Mar 10, 2018
Messages
2,694
Hello all,

Recently tried upgrading to bluefin but had to roll back and open a ticket w/ IX over some issues. Since rolling back I am unable to start any apps. This is the errors I get:

When trying open the app settings:

Error: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/middlewared/job.py", line 411, in run await self.future File "/usr/lib/python3/dist-packages/middlewared/job.py", line 446, in __run_body rv = await self.method(*([self] + args)) File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1272, in nf return await func(*args, **kwargs) File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1140, in nf res = await f(*args, **kwargs) File "/usr/lib/python3/dist-packages/middlewared/plugins/chart_releases_linux/scale_workload.py", line 55, in scale await self.middleware.call('kubernetes.validate_k8s_setup') File "/usr/lib/python3/dist-packages/middlewared/main.py", line 1345, in call return await self._call( File "/usr/lib/python3/dist-packages/middlewared/main.py", line 1294, in _call return await methodobj(*prepared_call.args) File "/usr/lib/python3/dist-packages/middlewared/plugins/kubernetes_linux/update.py", line 336, in validate_k8s_setup raise CallError(error) middlewared.service_exception.CallError: [EFAULT] Kubernetes service is not running.

They also are stuck in "deploying". When I try to stop them I get an error for "error detected reading app". After 10 min or so of the app trying to deploy I am met with "no running apps" and it looks like I have nothing installed and if I go to the catalog it gives me the option to install them again.

I am currently running on TrueNAS-SCALE-22.02.4 I am going to try different versions at this point.

Thanks in advanced for any help.
In going to Bluefin, there are many changes... eg overlayfs support.

Its possible that Angelfish is confused by Bluefin settings when rolling back.. and Kubernetes does not run well.

I would recommend reinstalling 22.02.4 and the Apps.. I doubt its an issue with 22.02.4...more likely the rollback which would have had little testing.
 

EnragedZeus05

Dabbler
Joined
Sep 29, 2021
Messages
15
ah shucks, I think youre right. When selecting bluefin for boot the apps work. Well, ill let it rip for a few days and see where the ticket w/ ix goes. For whatever reason I cant access any SMB share from my Mac or windows machines. -_-
 
Top