搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

此討論串已經關閉並封存。 如果您有需要幫助,請新增一個新問題

Locking of Preferences disables Update to a newer Version

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