ReactionMechanismGenerator / RMG-tests

Continous Integration Testing Platform for RMG-Py
3 stars 14 forks source link

need an authentication file (in config.cfg format) to access to database #83

Closed dier-zhang closed 1 year ago

dier-zhang commented 1 year ago

https://github.com/ReactionMechanismGenerator/DataDrivenEstimator.git When I tried to reproduce the code here,I ran into a problem that looked like an authentication file (in config.cfg format) was missing to access the database. The error message is as follows: pymongo.errors.ServerSelectionTimeoutError: rmg.mit.edu:27018: [Errno -2] Name or service not known, Timeout: 30s, Topology Description: <TopologyDescription id: 6388a7abbf21b29a7bc4e82e, topology_type: Single, servers: [<ServerDescription ('rmg.mit.edu', 27018) server_type: Unknown, rtt: None, error=AutoReconnect('rmg.mit.edu:27018: [Errno -2] Name or service not known')>]>

JacksonBurns commented 1 year ago

DataDrivenEstimator is abandonware. Closing as stale/won't fix.