ImmichI
Immich5mo ago
noonamer

[issue] Upgraded from 1.135.3 to 1.137.1 and not starting

Immich is not starting updating from 135.3 -> 137.1

[Nest] 7  - 08/01/2025, 3:25:46 PM     LOG [Microservices:StorageService] Media location changed (from=/usr/src/app/upload, to=/photos)
Error: Detected an inconsistent media location. For more information, see https://immich.app/errors#inconsistent-media-location
    at /usr/src/app/server/dist/services/storage.service.js:93:31
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async /usr/src/app/server/dist/repositories/database.repository.js:379:27
    at async /usr/src/app/server/node_modules/kysely/dist/cjs/kysely.js:535:20
    at async DefaultConnectionProvider.provideConnection (/usr/src/app/server/node_modules/kysely/dist/cjs/driver/default-connection-provider.js:12:20)
    at async /usr/src/app/server/dist/repositories/database.repository.js:376:13


Running gives 0 records:
SELECT * FROM asset_file WHERE "path" LIKE '/usr/src/app/upload%';
Was this page helpful?