SOLVED Cannot Update - Update Server cannot be reached

Status
Not open for further replies.
Joined
Feb 27, 2015
Messages
4
Trying to update my 9.3 Stable FreeNAS via the webGUI and receiving the pop-up stating "Update Server Cannot Be Reached" when I click the "Check Now" button.

Update server as shown in the webGUI is http://update.freenas.org/FreeNAS.

Browsing to http://update.freenas.org/FreeNAS/FreeNAS-9.3-STABLE/LATEST in FireFox gives an nginx 404 page. Browsing to http://update.freenas.org/FreeNAS/FreeNAS-9.3-STABLE/ returns a list of directories, one of the directories being "LATEST".

Code:
# freenas-update -v check
TryGetNetworkFile([u'http://update-master.freenas.org/FreeNAS/FreeNAS-9.3-STABLE/LATEST'])
Got http error HTTP Error 404: Not Found
Unable to load [u'http://update-master.freenas.org/FreeNAS/FreeNAS-9.3-STABLE/LATEST']: HTTP Error 404: Not Found
HTTP Error 404: Not Found
Received exception during download phase, cannot update
 
D

dlavigne

Guest
Trying to update my 9.3 Stable FreeNAS via the webGUI and receiving the pop-up stating "Update Server Cannot Be Reached" when I click the "Check Now" button.

Update server as shown in the webGUI is http://update.freenas.org/FreeNAS.

Browsing to http://update.freenas.org/FreeNAS/FreeNAS-9.3-STABLE/LATEST in FireFox gives an nginx 404 page. Browsing to http://update.freenas.org/FreeNAS/FreeNAS-9.3-STABLE/ returns a list of directories, one of the directories being "LATEST".

Code:
# freenas-update -v check
TryGetNetworkFile([u'http://update-master.freenas.org/FreeNAS/FreeNAS-9.3-STABLE/LATEST'])
Got http error HTTP Error 404: Not Found
Unable to load [u'http://update-master.freenas.org/FreeNAS/FreeNAS-9.3-STABLE/LATEST']: HTTP Error 404: Not Found
HTTP Error 404: Not Found
Received exception during download phase, cannot update
 
D

dlavigne

Guest
Have you tried switching to the 9.10 train? The last update for 9.3 was 6 months ago.
 
Status
Not open for further replies.
Top