- Issue created by @tgoeg
- First commit to issue fork.
- Merge request !43Issue #3391005: Indexing errors result in wrong error message "The connection to the server could not be established." → (Merged) created by admirlju
Since this happens on generic error code 0. I've made the error message even more generic. Now when something weird with the code happens, it will say
Search API Meilisearch error(s) occurred. Please check the logs for more information.
more details are always logged in dblogs.This will also have to be merged with 2.x.
- Status changed to Needs review
about 1 year ago 7:10am 11 October 2023 - Status changed to RTBC
about 1 year ago 3:10pm 12 October 2023 - 🇦🇹Austria tgoeg
So is most likely also something that Meilisearch itself should provide better messages and error codes for.
For the situations where we do get code 0 back, this is definitely a better error message.I wonder whether there might be explicit cases of an unreachable server which the old message should still be shown for.
But on the other hand, looking into the logs is never a bad idea, so setting this RTBC. - Status changed to Needs review
12 months ago 9:43pm 26 November 2023 -
bcizej →
committed 728c42ea on 1.x authored by
admirlju →
Issue #3391005 by admirlju, bcizej, tgoeg: Indexing errors result in...
-
bcizej →
committed 728c42ea on 1.x authored by
admirlju →
- Status changed to Downport
10 months ago 5:19pm 25 January 2024 - Status changed to Fixed
10 months ago 5:43pm 25 January 2024 Automatically closed - issue fixed for 2 weeks with no activity.