Reindexing Timeout

Hi there,

I'm reindexing a data set from one cluster to another and I keep getting a timeout which stops the reindex from completing. It stops after about 15 seconds and after about 500mb has been transferred. I'm importing about 9gb of data from one cluster of ES to another. Any idea what this error code is caused by?

{
"statusCode": 504,
"error": "Gateway Timeout",
"message": "Client request timeout"
}
3 Likes

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.