Hi
I'm having issues when I try to update freenas 9.3 Nigthlies. Cannot resolve update.freenas.org from the GUI.
When I ssh into the terminal there is no problems pinging the above host. So where can I begin to look? There has been no significant changes in any networking setup.
This is what pops up in the update window:
Disclaimer: This is posted here as well.
I'm having issues when I try to update freenas 9.3 Nigthlies. Cannot resolve update.freenas.org from the GUI.
When I ssh into the terminal there is no problems pinging the above host. So where can I begin to look? There has been no significant changes in any networking setup.
This is what pops up in the update window:
Code:
Environment: Software Version: FreeNAS-9.3-Nightlies-201601080300 Request Method: GET Request URL: http://192.168.1.8/system/update/check/ Traceback: File "/usr/local/lib/python2.7/site-packages/django/core/handlers/base.py" in get_response 105. response = middleware_method(request, callback, callback_args, callback_kwargs) File "/usr/local/www/freenasUI/../freenasUI/freeadmin/middleware.py" in process_view 156. return login_required(view_func)(request, *view_args, **view_kwargs) File "/usr/local/lib/python2.7/site-packages/django/contrib/auth/decorators.py" in _wrapped_view 22. return view_func(request, *args, **kwargs) File "/usr/local/www/freenasUI/../freenasUI/system/views.py" in update_check 1408. train=updateobj.get_train(), File "/usr/local/www/freenasUI/../freenasUI/system/models.py" in get_train 552. trains = conf.AvailableTrains() or [] File "/usr/local/lib/freenasOS/Configuration.py" in AvailableTrains 850. fileref = self.TryGetNetworkFile(file = TRAIN_FILE, reason = "FetchTrains") File "/usr/local/lib/freenasOS/Configuration.py" in TryGetNetworkFile 630. raise url_exc Exception Type: HTTPError at /system/update/check/ Exception Value: HTTP Error 404: Not Found
Disclaimer: This is posted here as well.