Balrog/DevelopmentInstance
< Balrog
Jump to navigation
Jump to search
We have an instance of Balrog deployed and regularly receiving data from all nightly builds. You can use it to update your Firefox or Fennec with the instructions below.
Firefox or Thunderbird
Make the following changes in about:config
- Set app.update.url.override to
- Set app.update.log to True
Fennec
- Download a nightly build from Cedar.
Trouble Shooting
Not being offered updates
Firefox
- Ensure app.update.log is True
- Request an update again
- Save off the log, and your value of app.update.url.override, and talk to the developers.
Fennec
- Enable USB Debugging on your device and connect it to your computer
- Run "adb logcat &> updates.log"
- Start Fennec and check for updates.
Disabling Balrog for Firefox
If you find you can't take updates on a non-nightly channel, check that your profile isn't configured to use balrog. To disable:
- Reset app.update.url.override
- Reset app.update.log
- Request an update again.