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.
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.