"Request timed out" in DB log with no additional info

Created on 28 May 2024, 7 months ago

Problem/Motivation

Indexing a pretty big site with 6000+ nodes, I get "Request timed out" in the DB log after a while when indexing all elements, though it seems to finish the indexing step. I get the error at the end in the UI as well. I can't tell whether everything is really indexed.

However, there aren't any details as to *what* timed out.
Maybe file_extractor? Maybe the request to the Meilisearch server?

I don't find this string in the code, so I think it has to either be the guzzle framework, or probably meilisearch-php or search_api itself?

This makes debugging it pretty hard.
Does anyone have a clue where to dig deeper to find the actual issue?

Steps to reproduce

Index a large site with lots of PDFs and file_extractor probably used as well.

Proposed resolution

Whatever causes this, it would be very helpful to have a detailed error message in the log.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇦🇹Austria tgoeg

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024