Trouble upgrading from v1.131.3 to v1.132.3

I am running into issues with the upgrade. I have a working env on v1.131.3 including facial recognition (using an NVIDIA card). However as soon as I go to pull the latest container and start it I have the following error:

immich-db                | 2025-05-13 17:46:28.811 AMERICA [83] STATEMENT:  DROP TABLE IF EXISTS "geodata_places_tmp"
immich-server            | Migration "GeodataCleanup1743611339000" failed, error: could not read block 83 in file "base/16384/2608": read only 0 of 8192 bytes
immich-server            | QueryFailedError: could not read block 83 in file "base/16384/2608": read only 0 of 8192 bytes


Here is a link to more: https://gist.github.com/ravensorb/8ede48139aa50d1fdbae73f43f33cb44

For context, I am using the base compose file with the only changes being the specific image versions (ex: nvidia for ML)
Gist
immich-server error going from v1.131.3 to v1.132.3 - gist:8ede48139aa50d1fdbae73f43f33cb44
Was this page helpful?