If an error occurs, an error code and an error message are returned. This topic describes the cause of each error to help you troubleshoot the errors that may occur during your use of OpenSearch.
Data push errors
Error code | Description |
1000 | A timeout error occurs. Try again and check whether the error persists. If the error persists, submit a ticket. |
3001 | The document is required. |
3004 | Failed to save the document. |
3008 | Excessive requests are submitted in a short period of time. |
3011 | After an ApsaraDB RDS for MySQL or MySQL data source is configured, operations are called to push documents, which is not supported. |
3012 | The specified resource is not found. |
3013 | The rate at which documents are pushed exceeds the maximum threshold specified in the application. |
3014 | The rate at which documents are pushed exceeds the system limit. |
3015 | The number of documents that are pushed each time exceeds the upper limit. |
3016 | The total number of documents in the application exceeds the upper limit. |
3017 | The request times out and the data expires. |
4007 | Failed to parse the JSON format. |