Hi,
I've installed a few apps and docker container and this was running fine until I had to shutdown the system (to add a UPS).
And after starting the system back up, none of the container went back online and the Applications Tab says that the "Applications are not running".
Also if I want to have a look the downloaded Docker Images the Interface says, that there aren't any downloaded
I've looked into the existing Dataset and it seems that the files (at least look like that they) are intact and the files shouldn't be defect.
So the next thing I tried was to start docker independent of Kubernetes.
This the "Manage Docker Images" back to life and I could look at the downloaded Docker Images.
But I still cannot start or create any new Docker container/Applications.
I've also tried to find a solution in the community here or on discord on the TrueNAS and TrueCharts server.
(for example)
www.truenas.com
www.truenas.com
But either the solution would've been a complete reinstall (currently not possible) or the errors don't quite fit.
Another thing I've tried, was to launch Kubernetes manually but it seems that there are some Parameters I'd need that I currently don't have.
Is there something I've missed? Or should I file a ticket?
I've installed a few apps and docker container and this was running fine until I had to shutdown the system (to add a UPS).
And after starting the system back up, none of the container went back online and the Applications Tab says that the "Applications are not running".
Also if I want to have a look the downloaded Docker Images the Interface says, that there aren't any downloaded
I've looked into the existing Dataset and it seems that the files (at least look like that they) are intact and the files shouldn't be defect.
So the next thing I tried was to start docker independent of Kubernetes.
This the "Manage Docker Images" back to life and I could look at the downloaded Docker Images.
But I still cannot start or create any new Docker container/Applications.
Code:
Error: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/middlewared/job.py", line 423, in run await self.future File "/usr/lib/python3/dist-packages/middlewared/job.py", line 459, in __run_body rv = await self.method(*([self] + args)) File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1129, in nf res = await f(*args, **kwargs) File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1261, in nf return await func(*args, **kwargs) File "/usr/lib/python3/dist-packages/middlewared/plugins/chart_releases_linux/chart_release.py", line 378, in do_create await self.middleware.call('kubernetes.validate_k8s_setup') File "/usr/lib/python3/dist-packages/middlewared/main.py", line 1318, in call return await self._call( File "/usr/lib/python3/dist-packages/middlewared/main.py", line 1275, in _call return await methodobj(*prepared_call.args) File "/usr/lib/python3/dist-packages/middlewared/plugins/kubernetes_linux/update.py", line 335, in validate_k8s_setup raise CallError(error) middlewared.service_exception.CallError: [EFAULT] Kubernetes service is not running.
I've also tried to find a solution in the community here or on discord on the TrueNAS and TrueCharts server.
(for example)
SOLVED - Apps disappering in "Installed Apps" view
Hello community! I already tried my luck on r/truenas... My problem: Apps keep disappearing. Since yesterday, I can't launch a new app/docker container and some of the existing ones have already disappeared. They seem to start fine though. If i type in, for example: jupiter# k3s kubectl get...

Apps not showing up or working after reboot ...
Hi, I am on the Truenas Scale release version (TrueNAS-SCALE-22.02.0). Yesterday I rebooted my system and noticed that the apps disappeared: The pool is still there and data as well: I also tried to reboot many times ... after the last one let it stay online for about 10 hours and the...

But either the solution would've been a complete reinstall (currently not possible) or the errors don't quite fit.
Another thing I've tried, was to launch Kubernetes manually but it seems that there are some Parameters I'd need that I currently don't have.
Is there something I've missed? Or should I file a ticket?