This page shows the source for this entry, with WebCore formatting language tags and attributes highlighted.

Title

The JetBrains Toolbox self-updater ate my Windows system disk

Description

I use the <a href="https://www.jetbrains.com/toolbox-app/" author="" source="">JetBrains Toolbox</a> to manage my handful of JetBrains apps. On Windows, it has to keep track of ReSharper, Rider, DotMemory, DotTrace, and DotPeek. There are various settings to check automatically, to download automatically, to install automatically, etc. <info><abbr title="too long; didn't read">tl;dr</abbr>: If your Windows system drive fills up mysteriously, it might be the JetBrains Toolbox updater run amok. To fix the problem, do the following:<ol> Quit JetBrains Toolbox Manually delete the <c>%LocalAppData%\JetBrains\Toolbox\cache</c> folder Start JetBrains Toolbox Apply the Toolbox update manually before it can start auto-updating again.</ol></info> I've never had a problem on either of my Macs (the Intel iMac or the M1 MacBook Pro). On Windows, however, the toolbox has twice now filled up my entire hard drive with exact replicas of an update package. I almost always hibernate my laptop, but sometimes I leave it running overnight if I'm in the middle of a long-running task. In the wee hours, JetBrains toolbox takes advantage of the idle processor to start updating itself, and updating itself, and updating itself, and updating itself... ...until it's eventually filled the entire system drive. As you can see in the screenshot below, it's using a huge amount of space for the "Temp" folder. I didn't expand that folder, but there are dozens, if not hundreds of copies of the exact same folder. <img src="{att_link}cache_temp_using_almost_all_of_the_space.png" href="{att_link}cache_temp_using_almost_all_of_the_space.png" align="none" caption="Cache / Temp using almost all of the space"> All in all, the Toolbox updater had gobbled up about 113GB of space before physical constraints stopped it. These weren't just big installers. There were over 300,000 files to remove. It took almost five minutes to clean up this mess. <img src="{att_link}deleting_113gb_almost_300,000_files.png" align="none" caption="Deleting 113GB / almost 300,000 files">