I am installing a new cluster using mongo MMS on debian11
I also have 2 Centos 7.9 for shards
When I deploy the conf of my cluster for the first time is doesn't work I have the following message :
Cluster config did not pass validation for pre-expansion semantics : MongoDB Tools download URL for this host was not found in the list of available URLS : [ {100.5.3 map[linux:map[amazon2:https://mongodb.com/tools/db/mongodb-database-tools-amazon-x86_64-100.5.3.tgz amzn64:https://mongodb.com/tools/db/mongodb-database-tools-amazon-x86_64-100.5.3.tgz arm64_amazon2:https://mongodb.com/tools/db/mongodb-database-tools.......
The parameter Installer Download Source is set to remote and I can find mongodb databases tools for debian 11 on mongo website so I don't get why it can't get it automatically here.
Thanks for your help.