Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

download problem

  • 6 ответов
  • 46 имеют эту проблему
  • 11 просмотров
  • Последний ответ от ahlot

more options

after I update my firefox 32 beta the download proces stock at the end and not finish the download

after I update my firefox 32 beta the download proces stock at the end and not finish the download

Выбранное решение

better fix: enter about:config into the firefox address bar (confirm the info message in case it shows up). right-click somewhere on the page and create a new string setting with the name "browser.safebrowsing.appRepURL" and value "https://sb-ssl.google.com/safebrowsing/clientreport/download?key=%GOOGLE_API_KEY%"

Прочитайте этот ответ в контексте 👍 10

Все ответы (6)

more options

Hello, The cause might be antivirus software which tries to scan the file and during that process hangs the Firefox instance.

In order to fix the problem, try disabling the scanning as follows:

  1. In the Location bar, type about:config and press Enter. The about:config "This might void your warranty!" warning page may appear.
  2. Click I'll be careful, I promise!, to continue to the about:config page. A list of settings should appear
  3. Filter the list by typing in the search bar at the top. Type in scanWhenDone. You should now find the browser.download.manager.scanWhenDone preference.
  4. Double-click on that preference to set the value to false.
  5. Next, try to download something and see if it still hangs.

Please reply and tell us whether this helped you!

more options

there is no browser.download.manager.scanWhenDone in about:config

more options

this is a reproducible bug in the latest beta version, i've filed https://bugzilla.mozilla.org/show_bug.cgi?id=1057764 for it. it is possible to circumvent the issue when "browser.safebrowsing.malware.enabled" is set to false, but this obviously isn't advisable and shouldn't become the permanent state of affairs

Изменено philipp

more options

Выбранное решение

better fix: enter about:config into the firefox address bar (confirm the info message in case it shows up). right-click somewhere on the page and create a new string setting with the name "browser.safebrowsing.appRepURL" and value "https://sb-ssl.google.com/safebrowsing/clientreport/download?key=%GOOGLE_API_KEY%"

Изменено philipp

more options

Thank you so much,its working now :D