Mongodb intelij datagrip不';t打开mongo收藏

Mongodb intelij datagrip不';t打开mongo收藏,mongodb,intellij-idea,intellij-datagrip,Mongodb,Intellij Idea,Intellij Datagrip,自上次更新datagrip 2019.1.3以来,datagrip不再打开mongo集合 双击任何集合都会加载集合的概览,但不会加载数据视图 数据库已成功连接,MongoShell和所有其他功能都正常工作,但数据未显示 下面是datagrip日志的摘录 2019-06-08 13:11:10,907 [ 680986] INFO - org.mongodb.driver.cluster - Cluster created with settings {hosts=[localho

自上次更新datagrip 2019.1.3以来,datagrip不再打开mongo集合

双击任何集合都会加载集合的概览,但不会加载数据视图

数据库已成功连接,MongoShell和所有其他功能都正常工作,但数据未显示

下面是datagrip日志的摘录

2019-06-08 13:11:10,907 [ 680986]   INFO -     org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} 
2019-06-08 13:11:10,907 [ 680986]   INFO -     org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 
2019-06-08 13:11:10,908 [ 680987]   INFO -     org.mongodb.driver.cluster - Cluster description not yet available. Waiting for 30000 ms before timing out 
2019-06-08 13:11:10,911 [ 680990]   INFO -  org.mongodb.driver.connection - Opened connection [connectionId{localValue:33, serverValue:143}] to localhost:27017 
2019-06-08 13:11:10,911 [ 680990]   INFO -     org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 6]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=523564} 
2019-06-08 13:11:10,912 [ 680991]   INFO -     org.mongodb.driver.cluster - Discovered cluster type of STANDALONE 
2019-06-08 13:11:10,914 [ 680993]   INFO -  org.mongodb.driver.connection - Opened connection [connectionId{localValue:34, serverValue:144}] to localhost:27017 
2019-06-08 13:11:10,917 [ 680996]   INFO -  org.mongodb.driver.connection - Closed connection [connectionId{localValue:34, serverValue:144}] to localhost:27017 because the pool has been closed. 
几个月前,我遇到了同样的错误,当时只是简单地回滚版本,但现在无论我回滚datagrip到什么,集合的数据都不再显示。我重新启动了我的mac电脑,使缓存无效,并重新启动了datagrip(多次)。没有任何帮助


如何使我的高价产品像高价产品一样工作?

我会尝试JetBrains最新的EAP。自2019年10月4日起,它们还支持简单的MongoDB交互。 你可以在网上找到更多信息

查看MongoDB的另一种选择是。这在非studio版本中也是免费的

编辑: 现在Jetbrains Datagrip本机支持MongoDB。

您使用插件吗?看起来这是已知插件的问题: