#Not Ready or Lagging

1 messages · Page 1 of 1 (latest)

wicked kraken
#

I have already installed immich 2 times and after 3 days of scanning my 125,000 photos and videos it started to slow down and now it no longer starts. The log continues to play
Request #1702741917355: Request to Node 0 failed due to "undefined Request failed with HTTP code 503 | Server said: Not Ready or Lagging"
Request #1702741917355: Sleeping for 4s and then retrying request...
Now I'm using immich as a home assistant plugin but the behavior was the same even when installed with docker compose
Can anyone help me?

glass walrusBOT
#

:wave: Hey @wicked kraken,

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. :blue_square: I have verified I'm on the latest release(note that mobile app releases may take some time).
  2. :blue_square: I have read applicable release notes.
  3. :blue_square: I have reviewed the FAQs for known issues.
  4. :blue_square: I have reviewed Github for known issues.
  5. :blue_square: I have tried accessing Immich via local ip (without a custom reverse proxy).
  6. :blue_square: I have uploaded the relevant logs, docker compose, and .env files using the buttons below or the /upload command.
  7. :blue_square: I have tried an incognito window, 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.

long wind
#

Please provide the asked information

glass walrusBOT
long wind
#

can you upload your docker-compose file?

#

have you follow the instructions in the latest release note?

glass walrusBOT
long wind
#

hmm that is not the docker-compose file

#

how are you deploying the application?

wicked kraken
#

You are absolutely right, right now I'm using the Alexbelgium add-on for HomeAssistant (https://github.com/alexbelgium/hassio-addons/tree/master/immich) which doesn't use docker compose for installation. However, I also tried to use the installation via docker compose and unfortunately I had similar problems: after a couple of days after installation I got a 503 error when I clicked the search button. I think I have some blocking images

#

The top command reports that typesense-serve uses a lot of cpu, it is often above 150% cpu

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1459820 baddy 20 0 6336560 1.2g 22160 S 216.9 5.3 6:38.63 typesense-serve

#

if you think it is necessary for debugging I will install immich using docker, but it may take a few days to reconstruct the error in that environment

vernal mural
#

The latest release got rid of typesense, so you should try updating

narrow token
#

We removed typesense because of a lot of the problems it causes, including this one. If you update to the latest version you will no longer see this problem

wicked kraken
#

I will try, thank you