Avatar for Username

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Αυτό το νήμα έκλεισε και αρχειοθετήθηκε. Παρακαλούμε κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

Locking of Preferences disables Update to a newer Version

  • 5 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 10 προβολές
  • Τελευταία απάντηση από 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");

Όλες οι απαντήσεις (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