Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Too many requests for master password

  • 1 отговор
  • 1 има този проблем
  • 30 изгледи
  • Последен отговор от cor-el

more options

Windows 10, Version 10.0.15063 Build 15063. Firefox ver. 66.0.2 I think this problem roughly corresponds to the last Firefox update, but I can't be sure. Previously the request for my master password only came after I first opened Firefox, and then if I restarted it and tryed to log in to a saved site. Now it comes up many times during use of a site, sometimes when I typing in a request for something unrelated to logging in. It also interrupts the typing on the site and starts typing the rest of what I'm doing in the request for master Pw box.

Windows 10, Version 10.0.15063 Build 15063. Firefox ver. 66.0.2 I think this problem roughly corresponds to the last Firefox update, but I can't be sure. Previously the request for my master password only came after I first opened Firefox, and then if I restarted it and tryed to log in to a saved site. Now it comes up many times during use of a site, sometimes when I typing in a request for something unrelated to logging in. It also interrupts the typing on the site and starts typing the rest of what I'm doing in the request for master Pw box.

Всички отговори (1)

more options

There seems to be a pref that is set to 15 minutes, so you can try to increase the value of this pref to see if that works.

  • signon.masterPasswordReprompt.timeout_ms = 900000

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.


// This temporarily prevents the master password to reprompt for autocomplete.
pref("signon.masterPasswordReprompt.timeout_ms", 900000); // 15 Minutes