SuitonJutsu
IImmich
•Created by SuitonJutsu on 7/6/2024 in #help-desk-support
Immich can't start
Log information
}
Node.js v20.14.0
Detected CPU Cores: 4
node:fs:448
return binding.readFileUtf8(path, stringToFlags(options.flag));
^
Error: ENOENT: no such file or directory, open '/usr/src/app/dist/main'
at Object.readFileSync (node:fs:448:20)
at Module._extensions..js (node:internal/modules/cjs/loader:1378:18)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
at node:internal/main/run_main_module:28:49 {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/usr/src/app/dist/main'
}
10 replies