मुझे इसी तरह की त्रुटि का सामना करना पड़ा और --authenticationDatabase
जोड़ा गया पैरामीटर और यह तब काम करता है जब हम एक दूरस्थ MongoDB से जुड़ते हैं
अपने कोड में नीचे दिए गए समान प्रारूप का प्रयोग करें:
$mongorestore --host databasehost:98761 --username restoreuser
--password restorepwd --authenticationDatabase admin --db targetdb ./path/to/dump/