メタベースを使用して MongoDB に接続しようとしています。
SSH トンネル経由で接続しています - これらの接続の詳細は問題ありません。
メタベースから取得しているエラーは次のとおりです。
com.mongodb.MongoTimeoutException: Timed out after 3000 ms while waiting for a server
that matches ReadPreferenceServerSelector{readPreference=primary}.
Client view of cluster state is {type=UNKNOWN, servers=[{address=<redacted>:40206, type=UNKNOWN, state=CONNECTING}]
このメッセージを解読できる人はいますか?