Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Ce sujet de discussion a été fermé et archivé. Veuillez poser une nouvelle question si vous avez besoin d’aide.

Locking of Preferences disables Update to a newer Version

  • 5 réponses
  • 1 a ce problème
  • 10 vues
  • Dernière réponse par the-edmeister

more options

Hi,

locking the firefox proxy settings using this method (http://kb.mozillazine.org/Locking_preferences) works for me just fine. The Problem arises when I try to update to a newer Version of Firefox (specifically 39.0 -> 39.0.3) which results in a error, before the update is downloaded, saying "Update failed" ("Update fehlgeschlagen").

Is this a known problem and is there any fix?

The two files look like this:

// lockPref("network.proxy.type", 1); lockPref("network.proxy.http", "1.2.3.4"); lockPref("network.proxy.http_port", 9999); lockPref("network.proxy.no_proxies_on", "localhost, 127.0.0.1, .x, .y .z");

pref("general.config.obscure_value", 0); pref("general.config.filename", "mozilla.cfg");

Hi, locking the firefox proxy settings using this method (http://kb.mozillazine.org/Locking_preferences) works for me just fine. The Problem arises when I try to update to a newer Version of Firefox (specifically 39.0 -> 39.0.3) which results in a error, before the update is downloaded, saying "Update failed" ("Update fehlgeschlagen"). Is this a known problem and is there any fix? The two files look like this: // lockPref("network.proxy.type", 1); lockPref("network.proxy.http", "1.2.3.4"); lockPref("network.proxy.http_port", 9999); lockPref("network.proxy.no_proxies_on", "localhost, 127.0.0.1, .x, .y .z"); pref("general.config.obscure_value", 0); pref("general.config.filename", "mozilla.cfg");

Toutes les réponses (5)

more options

hello, this will depend on what your proxy is doing with the network traffic...

more options

Looks like you are correct. I just configured the proxy manually and the problem still exists.. What was strange is that on one pc it helped to delete the custom config files but on another one it didn't matter..

more options

is the proxy somehow man-in-the-middle'ing secure connections? i think there are some internal checks in firefox that should assure that the connection to the update server is not tampered with...

more options

Possibly, I can't tell you for sure..

Is there a way to lock preferences only for a specific profile and not globally like it is right now? That would at least be a workaround to the problem for me.

more options

locking - please continue in your other thread - https://support.mozilla.org/en-US/questions/1077076