update.failed problem

LGTrader

Cadet
Joined
Dec 11, 2021
Messages
2
I've seen other threads where folks had major problems. In my case the machine is up and running and the update.failed file is quite small:

root@truenas1[~]# cat /data/update.failed
+ python3 -c 'import os; import middlewared; print(os.path.dirname(middlewared._
_spec__.origin))'
+ cd /usr/local/lib/python3.9/site-packages/middlewared
+ alembic upgrade head

I'm not sure what to look for in terms of whether something is or is not working.

Inputs appreciated. Thanks in advance.
 

LGTrader

Cadet
Joined
Dec 11, 2021
Messages
2
While I originally thought the machine was functional upon more study it wasn't. I set it to go back to the previous install and that works fine.

I have no answer as to why the update failed.
 
Top