Issue with microservices ?
Hello there,
First of all thanks for your great work ! I love immich !
I had an issue today with typesense and I had to go back to 0.24.0 and delete the associated volume as suggested in an other discussion here.
Now I have an issue with microservices I think. Everything seems to work fine as I am able to connect to the server but I have high cpu usage (IO wait) and a lot of Disk IO.
Here below is the log for microservices with the error message.
[Nest] 7 - 08/03/2023, 11:26:06 PM LOG [ImmichMicroservice] Immich Microservices is listening on http://[::1]:3002 [v1.71.0] [PRODUCTION]
[Nest] 7 - 08/03/2023, 11:26:42 PM DEBUG [SearchService] Indexing 1000 assets
Request #1691101604252: Request to Node 0 failed due to "undefined Request failed with HTTP code 503 | Server said: Not Ready or Lagging"
Request #1691101604252: Sleeping for 4s and then retrying request...
Many thanks in advance !
3 Replies
I have already tried to stop the stack, recreate the containers etc.
It's having problems reaching typesense, so there's still something wrong there
I have also recreated the typesense container and deleted its volume at the same time
dit it again and it works now
thanks
it worked for a second 😄
[Nest] 7 - 08/03/2023, 11:56:20 PM LOG [MetadataExtractionProcessor] Reverse Geocoding Initialized
[Nest] 7 - 08/03/2023, 11:56:20 PM LOG [NestApplication] Nest application successfully started +100ms
[Nest] 7 - 08/03/2023, 11:56:20 PM LOG [ImmichMicroservice] Immich Microservices is listening on http://[::1]:3002 [v1.71.0] [PRODUCTION]
[Nest] 7 - 08/03/2023, 11:56:21 PM LOG [SearchService] Indexing 26 albums
[Nest] 7 - 08/03/2023, 11:56:21 PM LOG [TypesenseRepository] Using new schema: (unset) => albums-v1
[Nest] 7 - 08/03/2023, 11:56:35 PM DEBUG [SearchService] Indexing 1000 assets
[Nest] 7 - 08/03/2023, 11:57:02 PM DEBUG [SearchService] Indexing 1000 assets
Request #1691103424217: Request to Node 0 failed due to "ECONNABORTED timeout of 10000ms exceeded"
Request #1691103424217: Sleeping for 4s and then retrying request...
Request #1691103424217: Request to Node 0 failed due to "ECONNABORTED timeout of 10000ms exceeded"
Request #1691103424217: Sleeping for 4s and then retrying request...
Request #1691103424217: Request to Node 0 failed due to "ECONNABORTED timeout of 10000ms exceeded"
Request #1691103424217: Sleeping for 4s and then retrying request...
Request #1691103424217: Request to Node 0 failed due to "ECONNABORTED timeout of 10000ms exceeded"
Request #1691103424217: Sleeping for 4s and then retrying request...
Hey
What does the typesense container exactly do ?
ok, I think I got it, looks like search is not working without the typesense container
well it looks like it repaired itself. I had stopped the container yesterday, and have just restarted it 10min ago
all good now