[Koha-bugs] [Bug 26312] Add some error handling during Elasticsearch indexing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 12 21:08:08 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26312

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |victor at tuxayo.net

--- Comment #23 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
Tested the thing with
koha-elasticsearch -v -p 5 --commit 1000 --rebuild kohadev
and running
docker restart koha_es_1
when the process was at step "Processing slice 5 of 5"

It still died even though the output was different:
[995] Processing slice 5 of 5
[995] Indexing biblios
[796] Committing final records...
[992] Committing final records...
[Bad response received when submitting request to Elasticsearch][Bad response
received when submitting request to Elasticsearch][995] Committing final
records...
[994] Committing final records...
Something went wrong rebuilding indexes for kohadev
root at kohadevbox:koha(testing-SO-QA)$ [Bad response received when submitting
request to Elasticsearch][Bad response received when submitting request to
Elasticsearch][993] Committing final records...
[Bad response received when submitting request to Elasticsearch]

note that shell prompt appeared when processing was still happening in the
background and additional error message where outputted after.

Did I miss something?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list