Download errors on NS 2.6.1rc1

Bug reports and enhancement requests
Post Reply
Tom T.
Field Marshal
Posts: 3620
Joined: Fri Mar 20, 2009 6:58 am

Download errors on NS 2.6.1rc1

Post by Tom T. »

I was notified that NS 2.6.1rc1 was available. "Find Updates" failed on both Fx 3.6.28 and Fx 16.0.2

The error message on F3 was:
Firefox could not install the file at

http://releases.mozilla.org/pub/mozilla ... +fn+fx.xpi

because: Download error
-228
The error message on F16 was:
There was an error downloading NoScript.
On both browsers, going directly to latest development build,
https://secure.informaction.com/downloa ... 6.1rc1.xpi
the update downloads and installs flawlessly.

Incidentally, shouldn't the build from AMO have come from an HTTPS site vs. the HTTP address quoted above?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:16.0) Gecko/20100101 Firefox/16.0
User avatar
Giorgio Maone
Site Admin
Posts: 9527
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Download errors on NS 2.6.1rc1

Post by Giorgio Maone »

This usually means that not all the Mozilla mirrors around the world aliased behind "releases.mozilla.org" are in sync yet.
For me the download is working OK ATM.

HTTP vs HTTPS: the actual files are served by mozilla through HTTP rather than HTTPS for performance reasons, but in this case it's safe because they serve a hash of the file securely (over HTTPS) to be compared with the actually downloaded file, and if the comparison fails so does the installation.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0
Post Reply