Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Omoakin

macrumors newbie
Sep 5, 2019
20
1

Attachments

  • IMG_20190908_000810_363.JPG
    IMG_20190908_000810_363.JPG
    219.8 KB · Views: 177

Weaselboy

Moderator
Staff member
Jan 23, 2005
34,463
16,160
California
Nothing looks really off there, assuming 122GB for personal files in the /Users folder sounds right to you.

Sometimes what happens is the Spotlight index gets corrupted and it makes that storage readout section inaccurate. Try running this command to reindex Spotlight (give it an hour or so to complete) and see if that helps.

Code:
sudo mdutil -E /
 

Omoakin

macrumors newbie
Sep 5, 2019
20
1
Okay thank you!
Nothing looks really off there, assuming 122GB for personal files in the /Users folder sounds right to you.

Sometimes what happens is the Spotlight index gets corrupted and it makes that storage readout section inaccurate. Try running this command to reindex Spotlight (give it an hour or so to complete) and see if that helps.

Code:
sudo mdutil -E /
[doublepost=1567956621][/doublepost]
Okay thank you!
Should I close down the existing command and reopen the terminal?
 

Omoakin

macrumors newbie
Sep 5, 2019
20
1
Nope... you can just go ahead and run this new command in the same Terminal window.
[doublepost=1567973597][/doublepost]
Nope... you can just go ahead and run this new command in the same Terminal window.
I have done what you asked me to but nothing is coming up.
 

Attachments

  • IMG_20190908_211018.jpg
    IMG_20190908_211018.jpg
    533.9 KB · Views: 122
  • IMG_20190908_211018.jpg
    IMG_20190908_211018.jpg
    533.9 KB · Views: 138

Weaselboy

Moderator
Staff member
Jan 23, 2005
34,463
16,160
California
It won't show anything in Terminal. It just starts the reindex in the background.

If you bringup Spotlight while it is in the process of reindexing you can see a blue progress bar. If that bar is gone, the reindex is complete.

Indexing.jpg
 

Apple Provide

macrumors newbie
Sep 9, 2019
4
1
North Korea (JK)
Idk what’s happening. My friend got a problem like this too when he (continuously like a baffoon) dual booted his MacBook Air with both Windows 10 & macOS 10.15 Catalina beta.
 

Omoakin

macrumors newbie
Sep 5, 2019
20
1
I'm n
Hmmm.... does that 122GB we came up with earlier for your users folder sound about right?
I am not sure what exactly the 122GB user contains and why my MacBook system is eating up the whole 146.99GB for...
 

Weaselboy

Moderator
Staff member
Jan 23, 2005
34,463
16,160
California
I am not sure what exactly the 122GB user contains and why my MacBook system is eating up the whole 146.99GB for...

Okay... run this in Terminal to drill down a little in the users folders to se where the space is being used.

Code:
sudo du -d 1 -x -c -g ~/
 
  • Like
Reactions: Omoakin

Weaselboy

Moderator
Staff member
Jan 23, 2005
34,463
16,160
California
Yeah... something odd going on the the users Library folder with 97GB used. You also have 12GB on the Desktop.

Run this to drill down more in the Library folder.

Code:
sudo du -d 1 -x -c -g ~/Library
 

Omoakin

macrumors newbie
Sep 5, 2019
20
1
Yeah... something odd going on the the users Library folder with 97GB used. You also have 12GB on the Desktop.

Run this to drill down more in the Library folder.

Code:
sudo du -d 1 -x -c -g ~/Library
 

Attachments

  • 1568036512258959053503.jpg
    1568036512258959053503.jpg
    482.3 KB · Views: 131

Weaselboy

Moderator
Staff member
Jan 23, 2005
34,463
16,160
California
Keep on going to see what it is in caches.

Code:
sudo du -d 1 -x -c -g ~/Library/Caches

You can just delete the whole contents of that folder to fix this, but let's run the command to see if we can tell what app is causing the cache problem.
 

Omoakin

macrumors newbie
Sep 5, 2019
20
1
Keep on going to see what it is in caches.

Code:
sudo du -d 1 -x -c -g ~/Library/Caches

You can just delete the whole contents of that folder to fix this, but let's run the command to see if we can tell what app is causing the cache problem.
[doublepost=1568036971][/doublepost]
 

Attachments

  • 15680369315721600573880.jpg
    15680369315721600573880.jpg
    534.4 KB · Views: 113

Weaselboy

Moderator
Staff member
Jan 23, 2005
34,463
16,160
California
It looks like the problem folder is above where you took the screen shot. Can you scroll up or enlarge the window to show the whole thing?
 

Weaselboy

Moderator
Staff member
Jan 23, 2005
34,463
16,160
California
Looks like the problem is in ~/Library/Caches/Adobe with 91GB. You can run just delete the contents of that folder to fix this, but it looks like you have a misbehaving Adobe app causing this.
 

Omoakin

macrumors newbie
Sep 5, 2019
20
1
Looks like the problem is in ~/Library/Caches/Adobe with 91GB. You can run just delete the contents of that folder to fix this, but it looks like you have a misbehaving Adobe app causing this.
What should I do?
[doublepost=1568038387][/doublepost]
What should I do?
I'm a photographer and also into cinematography, I guess that explains the reason for the Adobe apps malfunctioning. How can I fix it?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.