MongoDB Altas M0 インスタンスを使用しています。6 か月間、問題なく動作していました。
現在、容量割り当てに関するエラーが発生しています。私は、言及されたクォータにどこにも近づいていないことを確認しました. 私はまだこのエラーが発生しています。
完全なスタックトレースは次のとおりです:-
MongoError: Error determining if update will go over space quota: Error dialing backend: no reachable servers
at Function.MongoError.create (/home/ubuntu/Cricket2017Server/node_modules/mongodb-core/lib/error.js:31:11)
at /home/ubuntu/Cricket2017Server/node_modules/mongodb-core/lib/connection/pool.js:483:72
at authenticateStragglers (/home/ubuntu/Cricket2017Server/node_modules/mongodb-core/lib/connection/pool.js:429:16)
at Connection.messageHandler (/home/ubuntu/Cricket2017Server/node_modules/mongodb-core/lib/connection/pool.js:463:5)
at TLSSocket.<anonymous> (/home/ubuntu/Cricket2017Server/node_modules/mongodb-core/lib/connection/connection.js:319:22)
at emitOne (events.js:96:13)
at TLSSocket.emit (events.js:188:7)
at readableAddChunk (_stream_readable.js:176:18)
at TLSSocket.Readable.push (_stream_readable.js:134:10)
at TLSWrap.onread (net.js:547:20)
Details: MongoError: Error determining if update will go over space quota: Error dialing backend: no reachable servers
どんな提案でも大いに役立ちます。