Random Network Errors

I am getting these errors: Error: 500 () Stacktrace Error: Error: 500 at Object.st [as ok] (http://localhost:port/_app/immutable/chunks/fetch-client.BBjLa0zr.js:1:7295) at async Promise.all (index 0) at async n (http://localhost:port/_app/immutable/chunks/server-config.store.CCrIk4KH.js:1:515) at async o (http://localhost:port/_app/immutable/chunks/server.DahtVSdy.js:1:189) Running docker on Unraid server, have tried both local and reverse proxied, latest version. I was running a thumbnail job when this happened (working fine before). Logs show that the server is working, but I cannot access the GUI. I often run into the issue of immich's docker container not being able to be stopped, giving "server error" and this in the logs: Error: connect ETIMEDOUT at Socket.<anonymous> (/app/immich/server/node_modules/ioredis/built/Redis.js:170:41) at Object.onceWrapper (node:events:633:28) at Socket.emit (node:events:519:28) at Socket._onTimeout (node:net:591:8) at listOnTimeout (node:internal/timers:581:17) at process.processTimers (node:internal/timers:519:7) { errorno: 'ETIMEDOUT', code: 'ETIMEDOUT', syscall: 'connect' How do I fix this?
1 Reply
Immich
Immich6mo ago
:wave: Hey @larry who?, 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 - Container Logs: docker compose logs docs - Container Status: docker compose ps docs - Reverse Proxy: https://immich.app/docs/administration/reverse-proxy 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. :ballot_box_with_check: 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. Successfully submitted, a tag has been added to inform contributors. :white_check_mark:

Did you find this page helpful?