MongoDB Profiler Slow Queries
MongoDB database profiler captures slow queries when threshold is exceeded.
Category archive
Published troubleshooting guides for mongodb issues.
MongoDB database profiler captures slow queries when threshold is exceeded.
MongoDB explain plans show wrong index when statistics are stale.
MongoDB retryable writes fail when transaction number is stale.
MongoDB driver cannot select server when replica set is misconfigured.
MongoDB driver connection pool is exhausted when maxPoolSize is too small.
MongoDB bulkWrite operations fail when ordered writes encounter duplicate key.
MongoDB Compass cannot connect when connection string is invalid.
MongoDB mongodump fails on large collections when disk space is insufficient.
MongoDB restore imports data to wrong database when nsFrom/nsTo is wrong.
MongoDB PITR fails when oplog backup gaps exist.
MongoDB cannot create new sessions when session table is exhausted.
MongoDB cannot satisfy writeConcern majority when nodes are down.
MongoDB secondary requires full resync when oplog is insufficient.
MongoDB new secondary initial sync fails when source is overloaded.
MongoDB rolling restart cannot complete when primary election is stuck.
MongoDB featureCompatibilityVersion cannot upgrade when secondary is down.
MongoDB SNI routing fails when server name does not match certificate.
MongoDB TLS connections fail when certificate is revoked via OCSP.
MongoDB GSSAPI authentication fails when keytab is expired.
MongoDB LDAP auth times out when directory server is unreachable.
MongoDB audit logging stops when destination disk is full.
MongoDB KMIP master key expiration prevents data decryption.
MongoDB Atlas auth fails when database user credentials are wrong.
MongoDB Atlas connections fail when IP whitelist does not include client.
MongoDB mongos has stale metadata when config server refresh fails.
MongoDB chunks are too large to split when shard key distribution is skewed.
MongoDB sharding is ineffective when shard key has low cardinality.
MongoDB sharded cluster cannot route when key pattern is exhausted.
MongoDB collection names exceed 120 character namespace limit.
MongoDB rejects documents larger than 16MB BSON size limit.
MongoDB insert operations fail when documents do not pass validation rules.
MongoDB text search returns no results when text index is not built.
MongoDB geospatial queries are slow when 2dsphere index is missing.
MongoDB TTL index does not delete documents when foreground deletion is blocked.
MongoDB change stream closes when resume token is invalidated.
MongoDB GridFS file is incomplete when chunks collection is corrupted.
MongoDB aggregation stages fail when memory limit is exceeded without disk use.
MongoDB cursor expires when iteration takes longer than cursorTimeoutMillis.
MongoDB multi-document transactions abort when lock timeout is exceeded.
MongoDB read concern linearizable fails when primary is unavailable.
MongoDB write operations timeout when writeConcern cannot be satisfied.
MongoDB index builds block operations when done in foreground.
MongoDB queries perform collection scan when appropriate index is missing.
MongoDB WiredTiger cache eviction cannot keep pace with write throughput.
MongoDB server fails to start when storage engine is corrupted or locks are stale.
MongoDB mongos cannot reach config servers when replica set is down.
MongoDB balancer cannot move chunks when migration lock is held.
MongoDB oplog is exhausted when secondary is offline longer than oplog window.
MongoDB secondary replica falls behind when oplog window is too small.
MongoDB primary steps down when heartbeat failures or network partitions occur.