Clone api Bad Gateway error

Hi team,
I tried to do a reindexing of my data but its taking more than 10 days so I tried to clone my index which is of 816GB and when I run clone api I am getting the following error,

{"statusCode":502,"error":"Bad Gateway","message":"Client request timeout"}

below is the command that I am using to clone.

PUT index/_clone/index-cloned?master_timeout=3600s&timeout=3600s

Please help.

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