- Joined
- Nov 25, 2013
- Messages
- 7,776
Hi all,
this is all I get in the UI at System -> Update:
When I try to upload the manual update file after a long while of this:
the result is this:
Exception plain text:
Kind regards,
Patrick
this is all I get in the UI at System -> Update:

When I try to upload the manual update file after a long while of this:

the result is this:

Exception plain text:
Code:
Error: Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/middlewared/job.py", line 361, in run await self.future File "/usr/local/lib/python3.8/site-packages/middlewared/job.py", line 397, in __run_body rv = await self.method(*([self] + args)) File "/usr/local/lib/python3.8/site-packages/middlewared/schema.py", line 973, in nf return await f(*args, **kwargs) File "/usr/local/lib/python3.8/site-packages/middlewared/plugins/update.py", line 384, in file await self.middleware.call('update.install_manual_impl', job, destfile, dest_extracted) File "/usr/local/lib/python3.8/site-packages/middlewared/main.py", line 1229, in call return await self._call( File "/usr/local/lib/python3.8/site-packages/middlewared/main.py", line 1198, in _call return await self.run_in_executor(prepared_call.executor, methodobj, *prepared_call.args) File "/usr/local/lib/python3.8/site-packages/middlewared/main.py", line 1102, in run_in_executor return await loop.run_in_executor(pool, functools.partial(method, *args, **kwargs)) File "/usr/local/lib/python3.8/site-packages/middlewared/utils/io_thread_pool_executor.py", line 25, in run result = self.fn(*self.args, **self.kwargs) File "/usr/local/lib/python3.8/site-packages/middlewared/plugins/update_/install_freebsd.py", line 44, in install_manual_impl if self.install_impl(job, dest_extracted) is None: File "/usr/local/lib/python3.8/site-packages/middlewared/plugins/update_/install_freebsd.py", line 22, in install_impl raise CallError(f'Unable to downgrade from {old_version} to {new_version}') middlewared.service_exception.CallError: [EFAULT] Unable to downgrade from TrueNAS-12.0-MASTER-202006220424 to TrueNAS-12.0-BETA
Kind regards,
Patrick