Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Èròjà atẹ̀lélànà yii ni a ti fi pamọ́ fọ́jọ́ pípẹ́. Jọ̀wọ́ béèrè ìbéèrè titun bí o bá nílò ìrànwọ́.

Firefox fails to download any file, download immediately fails.

  • 5 àwọn èsì
  • 3 ní àwọn ìṣòro yìí
  • 2403 views
  • Èsì tí ó kẹ́hìn lọ́wọ́ cor-el

Hello Whenever I start a download, it immediately crashes, no matter what you do all downloads fail. Tried solutions that didn't work:

  • refresh ff,
  • delete profiles,
  • uninstall + reinstall.
Hello Whenever I start a download, it immediately crashes, no matter what you do all downloads fail. Tried solutions that didn't work: * refresh ff, * delete profiles, * uninstall + reinstall.

Ọ̀nà àbáyọ tí a yàn

I found the solution for this:

As it turns out, FF lost access permissions to the hard drive in which the %TEMP% folder was located. Changing the cache directory in about:config (browser.cache.disk.parent_directory) doesn't solve the issue, but changing the folder path in the ENVIRONMENT VARIABLES does.

Cheers

Ka ìdáhùn ni ìṣètò kíkà 👍 0

All Replies (5)

Ọ̀nà àbáyọ Tí a Yàn

I found the solution for this:

As it turns out, FF lost access permissions to the hard drive in which the %TEMP% folder was located. Changing the cache directory in about:config (browser.cache.disk.parent_directory) doesn't solve the issue, but changing the folder path in the ENVIRONMENT VARIABLES does.

Cheers

Ti ṣàtúnṣe nípa JFM02FFP2NR

That was very good work. Well Done.

What does does this mean: "...but changing in the folder in PATH does"??? Please better explain your statement.

dr.fix.sgs2 said

What does does this mean: "...but changing in the folder in PATH does"??? Please better explain your statement.

Hello Short answer: the path of the TEMP and TMP folders in the environment variables

Long answer: Firefox uses in windows (and I suspect in other OSs as well) the TEMP folder to store the files as they downloads. If you check your environment variables you will see that the TEMP/TMP folder are assigned to a hard drive that firefox can't write to because of permission restrictions. In my case the TEMP path was in D: and FF only had access to C: so I just changed the TEMP path to C: and it started working again. It's a hack since it can affect other programs and you are forced to change the temp folder but for now it works. A better solution is to give FF write acess to other hard drives somehow.

Note that current releases no longer use the OS temp folder, but download all files to the default downloads folder as set in "Settings -> General -> Downloads".