© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
ImmichI
Immich•10mo ago•
8 replies
Henri

running any command inside immich docker

I am trying to reset my immich admin password, however after shelling into my immich server docker container using the command - reset-admin-password (or indeed any command, eg immich-admin list-users - I get the same error message (copied below).

Is anyone aware of this? Anyone have a solution?
Thanks


immich-admin reset-admin-password

Initializing Immich v1.131.3
/usr/src/app/start.sh: line 23: ./get-cpus.sh: No such file or directory
Detected CPU Cores:
/usr/src/app/start.sh: line 25: [: : integer expression expected
node:fs:442
return binding.readFileUtf8(path, stringToFlags(options.flag));
^

Error: ENOENT: no such file or directory, open './package.json'
at readFileSync (node:fs:442:20)
at Object.<anonymous> (/usr/src/app/dist/constants.js:25:59)
at Module._compile (node:internal/modules/cjs/loader:1554:14)
at Object..js (node:internal/modules/cjs/loader:1706:10)
at Module.load (node:internal/modules/cjs/loader:1289:32)
at Function._load (node:internal/modules/cjs/loader:1108:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:220:24)
at Module.require (node:internal/modules/cjs/loader:1311:12)
at require (node:internal/modules/helpers:136:16) {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: './package.json'
}

Node.js v22.14.0
ImmichJoin
A place to hang out, get support, discuss Immich, get announcements about releases and anything else going on.
36,590Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Running immich cli inside docker container - exec not found
ImmichIImmich / help-desk-support
6mo ago
Immich-CLI docker command on windows
ImmichIImmich / help-desk-support
2mo ago
SSL inside immich?
ImmichIImmich / help-desk-support
3w ago
Broken immich/docker
ImmichIImmich / help-desk-support
10mo ago