Robert Thomspon
Patron
- 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 :) )
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 :) )