Hi @Fabio_Ramohitaj ,
It was setted up correctly however somehow the mongos service which I was runnning using systemctl mongos start was different that running mongos using mongos --config <path-to-config> . The second option worked for me which was by using the mongos in command line. Thanks!
1 Like