Hello everyone,
I am hoping someone here may be able to help me. My TrueNAS was working perfect and I was really happy with it.
I then upgraded to Bluefin (TrueNAS-SCALE-22.12.0) and my apps stopped working.
Because I wasn't worried about any data loss I deleted all my apps, removed the ix-application from the pool, rebooted and then went to apps selecting the pool so it could re-create everything fresh. No dice. Any app I tried to start just simply said --
"Kubernetes service isn't running...":
I have also tried going into the advanced settings and changing the IPs to get it to regenerate things but this also did not help.
I have read through this thread as well: https://www.truenas.com/community/t...-service-is-not-running-truenas-scale.100983/
But for me unsetting the pool, nuking all my apps, rebooting probably 30 times at this point and adding the pool back has not helped anything.
If anyone could help me get apps back up and running I'd greatly appreciate it. Thank you!
I am hoping someone here may be able to help me. My TrueNAS was working perfect and I was really happy with it.
I then upgraded to Bluefin (TrueNAS-SCALE-22.12.0) and my apps stopped working.
Because I wasn't worried about any data loss I deleted all my apps, removed the ix-application from the pool, rebooted and then went to apps selecting the pool so it could re-create everything fresh. No dice. Any app I tried to start just simply said --
"Kubernetes service isn't running...":
Code:
Error: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/middlewared/job.py", line 426, in run await self.future File "/usr/lib/python3/dist-packages/middlewared/job.py", line 461, in __run_body rv = await self.method(*([self] + args)) File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1152, in nf res = await f(*args, **kwargs) File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1284, in nf return await func(*args, **kwargs) File "/usr/lib/python3/dist-packages/middlewared/plugins/chart_releases_linux/chart_release.py", line 397, in do_create await self.middleware.call('kubernetes.validate_k8s_setup') File "/usr/lib/python3/dist-packages/middlewared/main.py", line 1306, in call return await self._call( File "/usr/lib/python3/dist-packages/middlewared/main.py", line 1255, in _call return await methodobj(*prepared_call.args) File "/usr/lib/python3/dist-packages/middlewared/plugins/kubernetes_linux/update.py", line 496, in validate_k8s_setup raise CallError(error) middlewared.service_exception.CallError: [EFAULT] Kubernetes service is not running.
I have also tried going into the advanced settings and changing the IPs to get it to regenerate things but this also did not help.
I have read through this thread as well: https://www.truenas.com/community/t...-service-is-not-running-truenas-scale.100983/
But for me unsetting the pool, nuking all my apps, rebooting probably 30 times at this point and adding the pool back has not helped anything.
If anyone could help me get apps back up and running I'd greatly appreciate it. Thank you!