Not found (yb/master/master-path-handlers.cc:250): Unable to locate leader master to redirect this request: /

hi im trying to make 3 nodes cluster in my distant VM .

i did follow the instructions

docker pull software.yugabyte.com/yugabytedb/yugabyte:2024.2.3.2-b6
docker run -d --name yugabyte -p7000:7000 -p9000:9000 -p15433:15433 -p5433:5433 -p9042:9042  yugabytedb/yugabyte:2024.2.3.2-b6 bin/yugabyted start  --background=false

and i encountred this error :

Hi @ihebbennaceur

This happened on the first node, correct?
Is the issue still persisting?

If yes, can you run bin/yugabyted collect_logs and link here to the zip file?

Regards,
Dorian