Storage Space doesn't match external SSD

I just recently installed immich using Docker on my Macbook with the home folder stored on my external SSD.

It seems to be uploading and working just fine, I can see the images populate the upload folder and refreshes correctly, however my storage space says "45 TiB of 58.4 TiB used" despite being connected to a 500GB SSD.

SSD is a AFTS volume on a AFTS container within my seagate drive.

My .env is:

The location where your uploaded files are stored

UPLOAD_LOCATION=/Volumes/seagate/immich-app

The location where your database files are stored

DB_DATA_LOCATION=/Volumes/seagate/immich-app/postgres

yml file has not been touched.
Was this page helpful?