robo 3T连接到远程Ubuntu VPS上的Mongodb数据库失败(MongoInternalException)

robo 3T连接到远程Ubuntu VPS上的Mongodb数据库失败(MongoInternalException),mongodb,remote-access,Mongodb,Remote Access,因此,我试图使用robo 3T连接到我的vps上的mongodb数据库,但由于以下错误,我无法访问denaid: 我已经将服务器上的数据库mongodump和mongorestored到我的localhost,在我的localhost上没有问题。这会是什么 Connection failed. SERVER [94.46.44.17:22] (Type: UNKNOWN) |_/ Database error (MongoInternalException): The reply mess

因此,我试图使用robo 3T连接到我的vps上的mongodb数据库,但由于以下错误,我无法访问denaid:

我已经将服务器上的数据库mongodump和mongorestored到我的localhost,在我的localhost上没有问题。这会是什么

Connection failed.

SERVER [94.46.44.17:22] (Type: UNKNOWN) 
|_/ Database error (MongoInternalException): The reply message length 759714643 is greater than the 
maximum message length 33554432

Details:
Timed out after 5000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=94.46.44.17:22, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoInternalException: The reply message length 759714643 is greater than the maximum message length 33554432}}]