Re: Can't get automatic updates to work properly?

2014-04-04 Thread Wesley Hardman
The two things I see are: Firefox uses SHA512 for the hash, which is what I use. I don't know if there is an acceptable list, or which functions are implemented in the updater. The update is missing the buildID. The documentation is a little fuzzy, it doesn't say that this is optional, but th

Re: Can't get automatic updates to work properly?

2014-04-04 Thread Ben Hearsum
Can you set app.update.log to True and paste what happens when only app.update.url is set? On 04/04/14 08:32 AM, Alex wrote: > So I'm attempting to get automatic updates to work, but the documentation on > MDN is a bit iffy to say the least. > > So what I gather happens during the update process

Can't get automatic updates to work properly?

2014-04-04 Thread Alex
So I'm attempting to get automatic updates to work, but the documentation on MDN is a bit iffy to say the least. So what I gather happens during the update process: -> The application checks for an update.xml file in the url defined in app.update.url -> If this file exists, download the update