Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry 0: cURL error 52: Empty reply from server #340

Open
ostasevych opened this issue Dec 4, 2023 · 3 comments
Open

Retry 0: cURL error 52: Empty reply from server #340

ostasevych opened this issue Dec 4, 2023 · 3 comments

Comments

@ostasevych
Copy link

Hi! I am using dockerised ES 8.8.2 at my Ubuntu 22.04 Apache server with php 8.2 installed and self-signed certificate.
Yesterday I found in my logs tons of errors:

[fulltextsearch_elasticsearch] Error: Retry 0: cURL error 52: Empty reply from server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://elastic:password@localhost:9200/mysearch/_doc/files%3A96715?pipeline=attachment

What does it mean and how to improve it?

@gianlucagilardi
Copy link

same error here in indexing. Following.

@simon-77
Copy link

The same errors appear in my Nextcloud log.

Nextcloud AIO v8.2.1
Full text search - Elasticsearch Platform v28.0.1

If I can help with further log files or something else, feel free to ask for them.

Regards,
simon

@davidcrds
Copy link

Having the same issue. It occurred, after a user uploaded a lot of files, so maybe there is a file there that causes the crash? Having issues identifying the cause. I tried resetting the index, but the error is the same. When manually indexing I get this error:

In ElasticSearchPlatform.php line 202:

                                                              

  [OCA\FullTextSearch\Exceptions\PlatformTemporaryException]  

                                                              

fulltextsearch:index [--output [OUTPUT]] [-r|--no-readline] [--] [<options>]

Fulltextsearch failed. Could not index.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants