Mongodump error
assertion: 2 { ok: 0.0, errmsg: “Auth mechanism not specified”, code: 2, codeName: “BadValue”, operationTime: Timestamp 1573815888000|1, $clusterTime: { clusterTime: Timestamp 1573815888000|1,
reason
It is caused by the lower version of mongodump. You need to uninstall the default Yum source installation version and reinstall the new version.
System default installation version: 2. X
requirement Version (support cluster version): 4. X
terms of settlement:
create a file
/etc/yum.repos.d/mongodb-org-4.0.repo
[mongodb-org-4.0]
name=MongoDB Repository
baseurl=https://repo.mongodb.org/yum/redhat/$releasever/mongodb-org/4.0/x86_64/
gpgcheck=1
enabled=1
gpgkey=https://www.mongodb.org/static/pgp/server-4.0.asc
Installation configuration
yum install -y mongodb-org
Read More:
- RECEIVED ERROR PACKET: ERRNO = 1236, SQLSTATE = HY000 ERRMSG = COULD NOT FIND FIRST LOG FILE NAME IN BINARY LOG INDEX FILE
- [Solved] ERROR: child process failed, exited with error number 14 (error number 1, error number 100)
- [Solved] Docker Desktop Start MongoDb Error: Error: spawn C:\Windows\system32\cmd.exe; ENOENT
- Dbeaver Import SQL File Error: Error executing process Process failed (exit code = 1). See error log. Process failed (exit code = 1). See error log.
- [Solved] Error Code: 2013. Lost connection to MySQL server during query
- [Solved] mariadb Startup Error: Job for mariadb.service failed because the control process exited with error code.
- MYSQL 5.7 Error Code: 1290. The MySQL server is running with the –secure-file-priv option so it..
- [Solved] Job for mysqld.service failed because the control process exited with error code
- (Fixed) workbench MySQL Error Code: 2013. Lost connection to MySQL server during query
- MySQL Workbench: Error Code: 1175 [How to Solve]
- mysql workbench Error Code: 1046. No database selected Select the default DB to be used by doubl
- [Solved] public key is not available client side (option serverRsaPublicKeyFile not set)
- [Solved] no all patern found! & Error on Generate Activation Code…
- Hive install initialization error: Error: Duplicate key name ‘PCS_STATS_IDX‘ (state=42000,code=1061)
- [Solved] MySQL Startup Error: Job for mysqld.service failed because the control process exited with error code
- [Solved] Error: ER_HOST_NOT_PRIVILEGED: Host ‘x.x.x.x‘ is not allowed to connect to this MySQL server
- MySQL startup error: vcruntime140_1.dll cannot be found, unable to continue code execution
- [Solved] MYSQL Master-Slave slave I/o for channel, error_code 1045
- [Solved] Mysql Close safe-updates Mode Error: Error Code: 1175
- Mysql Script Error Code: 1136. Column count doesn’t match value count at row 1