@AL1TE Как решили проблему?
Неудачная попытка подключения к базе
-
при подключение выдаёт такую ошибку
Connection Error = can't connect couldn't connect to server localhost:12717 (127.0.0.1), connection attempt failed2019-11-26T17:29:21.502+0200 [initandlisten] MongoDB starting : pid=3960 port=12717 dbpath=current 64-bit host=�������-�� 2019-11-26T17:29:21.517+0200 [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2019-11-26T17:29:21.517+0200 [initandlisten] db version v2.6.6 2019-11-26T17:29:21.517+0200 [initandlisten] git version: 608e8bc319627693b04cc7da29ecc300a5f45a1f 2019-11-26T17:29:21.517+0200 [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 2019-11-26T17:29:21.517+0200 [initandlisten] allocator: system 2019-11-26T17:29:21.517+0200 [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 12717 }, storage: { dbPath: "current", journal: { enabled: true }, smallFiles: true } } ********** old lock file: current\mongod.lock. probably means unclean shutdown, but there are no journal files to recover. this is likely human error or filesystem corruption. please make sure that your journal directory is mounted. found 1 dbs. see: http://dochub.mongodb.org/core/repair for more information ********* 2019-11-26T17:29:21.517+0200 [initandlisten] exception in initAndListen: 12596 old lock file, terminating 2019-11-26T17:29:21.517+0200 [initandlisten] dbexit: 2019-11-26T17:29:21.517+0200 [initandlisten] shutdown: going to close listening sockets... 2019-11-26T17:29:21.517+0200 [initandlisten] shutdown: going to flush diaglog... 2019-11-26T17:29:21.517+0200 [initandlisten] shutdown: going to close sockets... 2019-11-26T17:29:21.517+0200 [initandlisten] shutdown: waiting for fs preallocator... 2019-11-26T17:29:21.517+0200 [initandlisten] shutdown: lock for final commit... 2019-11-26T17:29:21.517+0200 [initandlisten] shutdown: final commit... 2019-11-26T17:29:21.517+0200 [initandlisten] shutdown: closing all files... 2019-11-26T17:29:21.517+0200 [initandlisten] closeAllFiles() finished 2019-11-26T17:29:21.517+0200 [initandlisten] dbexit: really exiting now Connection Error = can't connect couldn't connect to server localhost:12717 (127.0.0.1) failed, connection attempt failedс чем может быть связанно?