Cannot GET /api

{"message":"Cannot GET /api","error":"Not Found","statusCode":404,"correlationId":"8iljtb0e"}

file:///usr/local/lib/node_modules/@immich/cli/dist/index.js:3141
throw new l(e.status, e.data, e.headers);
^

l [Error]: Error: 404
at Object.y [as ok] (file:///usr/local/lib/node_modules/@immich/cli/dist/index.js:3141:9)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async scan (file:///usr/local/lib/node_modules/@immich/cli/dist/index.js:16399:28)
at async upload (file:///usr/local/lib/node_modules/@immich/cli/dist/index.js:16388:21) {
status: 404,
data: {
message: 'Cannot GET /api/server-info/media-types',
error: 'Not Found',
statusCode: 404,
correlationId: 'aboub549'
},
headers: Headers {}
}
Was this page helpful?