Update issue / Update.py and missing sequence file

Status
Not open for further replies.

nameBrandon

Cadet
Joined
Jul 14, 2016
Messages
6
Code:
Build FreeNAS-9.10.2 (a476f16)
Platform Intel(R) Xeon(R) CPU L5520 @ 2.27GHz
Memory 73688MB
System Time Wed Dec 28 09:22:00 CST 2016
Uptime 9:22AM up 8 mins, 0 users
Load Average 0.08, 0.44, 0.36


Ran the update to FreeNAS-9.10.2 (a476f16), and it hung at 'installing FreeNASUI (5/5)' at 100%. By hung I mean no change in UI for over an hour. I did get to the console and saw similar messages as below, but they were not appearing on the web console for me to copy. I did reboot via the physical console (using the text menu options). What you're seeing below in the code chunk is from the web console / messages post-upgrade. I'm also attaching an image of a related error from Update.py I noticed while watching the physical console boot up post-upgrade.


Code:
Dec 28 09:16:20 greenleo alert.py: [freenasOS.Update:1564] Could not open sequence file in cache directory /var/db/system/update: [Errno 2] No such file or directory: '/var/db/system/update/SEQUENCE'
Dec 28 09:16:20 greenleo alert.py: [freenasOS.Update:1111] Cache directory /var/db/system/update does not have a sequence file
Dec 28 09:19:01 greenleo manage.py: [freenasOS.Update:1564] Could not open sequence file in cache directory /var/db/system/update: [Errno 2] No such file or directory: '/var/db/system/update/SEQUENCE'
Dec 28 09:19:01 greenleo manage.py: [freenasOS.Update:1111] Cache directory /var/db/system/update does not have a sequence file
Stop refresh


I just want to see if I'm OK here (all storage, and everything else appears OK) and if there might be an easy way to resolve these errors and complete the update installation.


kG4Rshi.jpg
 
S

sef

Guest
Try "freenas-update -v check" and then "freenas-update -v update" from the shell.
 
Status
Not open for further replies.
Top