No Apps installed after updating to 22.02.0.1

Joined
Jun 24, 2017
Messages
338
Hi all, Ive encountered a pretty significant issue on updating from 22.02R to 22.02.0.1. Issue is: I have no access to any of the TrueCharts applications that were installed under 22.02R. (This is actually a recreation of an issue I had yesterday of the same exact nature. I "repaired" that issue by rolling back to the released version and updating and pruning all apps.) Unfortunately, the issue seems to persist on a cleaned up system when simply switching boot versions.

Additionally, when attempting to install an app, it will fail with: [Efault] Unable to connect to kubernetes cluster. Extended information on error is:
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] Unable to connect to kubernetes cluster

(oh god, please, someone tell me what markup is for code in this forum!!! (sorry for the look of that))!

Im pretty sure rolling back SHOULD automagically fix the issue... but, would prefer to move forward in versions (no kids screaming at me today, and no wife dependant on the network, so i can have it down for as long as i need to to figure this out :) ) will report back if rollback definitely fixes with no other issue, will then roll forward and wait (i stumbled across another person with the same issue who was told to just wait it out and see. not sure how sound that advice ended up being or actually is, but ive got the time and patience :) )
 
Joined
Jun 24, 2017
Messages
338
OK, so... not good news. Rollback gave me an app screen with a red stopsign and a staement: APPS ARE NOT RUNNING (assuming ill need to wait a few minutes, but wanted to report on it)

Edit: Scary "Apps not running" message went away and is now stating that "No apps are installed" (this is while catalogues are currently updating)
Of note: attempting to install an application while in this condition fails with "unable to connect to kubernetes cluster"

EDIT 2: A reboot after rollback and allowing the catalogues to update seems to have fixed the system.
 
Last edited:
Joined
Jun 24, 2017
Messages
338
OK, problem DOES seem to have sort of remedied itself...maybe?

After rollback, allowing system to settle then rolling forward again, apps seem to be up and running perfectly fine in 20.02.0.1 (i had done a lot of housework on the system yesterday after initially encountering this issue. I am not sure if it played any roll in the ultimate working of the system or was just circumstantial)
 
Top