#Immich crashes

1 messages · Page 1 of 1 (latest)

undone ingotBOT
#

:wave: Hey @stark mortar,

Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich immich.

References

Checklist

  1. :ballot_box_with_check: I have verified I'm on the latest release(note that mobile app releases may take some time).
  2. :ballot_box_with_check: I have read applicable release notes.
  3. :ballot_box_with_check: I have reviewed the FAQs for known issues.
  4. :ballot_box_with_check: I have reviewed Github for known issues.
  5. :ballot_box_with_check: I have tried accessing Immich via local ip (without a custom reverse proxy).
  6. :ballot_box_with_check: I have uploaded the relevant logs, docker compose, and .env files, making sure to use code formatting.
  7. :blue_square: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable

(an item can be marked as "complete" by reacting with the appropriate number)

If this ticket can be closed you can use the /close command, and re-open it later if needed.

undone ingotBOT
stark mortar
#

root@lab:~# immich upload --dry-run --recursive
node:internal/deps/undici/undici:13185
Error.captureStackTrace(err);
^

TypeError: fetch failed
at node:internal/deps/undici/undici:13185:13
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async p (file:///root/.local/share/fnm/node-versions/v22.9.0/installation/lib/node_modules/@immich/cli/dist/index.js:3085:12)
at async e (file:///root/.local/share/fnm/node-versions/v22.9.0/installation/lib/node_modules/@immich/cli/dist/index.js:3037:16)
at async Object.i [as fetchJson] (file:///root/.local/share/fnm/node-versions/v22.9.0/installation/lib/node_modules/@immich/cli/dist/index.js:3051:68)
at async Object.y [as ok] (file:///root/.local/share/fnm/node-versions/v22.9.0/installation/lib/node_modules/@immich/cli/dist/index.js:3138:13)
at async scan (file:///root/.local/share/fnm/node-versions/v22.9.0/installation/lib/node_modules/@immich/cli/dist/index.js:16581:28)
at async upload (file:///root/.local/share/fnm/node-versions/v22.9.0/installation/lib/node_modules/@immich/cli/dist/index.js:16570:21) {
[cause]: Error: connect ECONNREFUSED 10.0.0.102:2283
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '10.0.0.102',
port: 2283
}
}

Node.js v22.9.0

broken perch
#

try docker compose logs instead of

coral mica
stark mortar
#

I limited the disk size to 100GB in proxmox

#

that was the issue

coral mica
stark mortar
#

I was, used different disk

#

Now it's another