Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/linux/26.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Linux can';不要在pop操作系统中启动mongodb_Linux_Mongodb_Ubuntu - Fatal编程技术网

Linux can';不要在pop操作系统中启动mongodb

Linux can';不要在pop操作系统中启动mongodb,linux,mongodb,ubuntu,Linux,Mongodb,Ubuntu,在终端中显示以下错误,已尝试卸载重新安装仍不工作。。即使在mongodb compass GUI中,它也不会开始它的显示connect-econnrefuse127.0.0.1:27017 mongod.service - MongoDB Database Server Loaded: loaded (/lib/systemd/system/mongod.service; enabled; vendor preset> Active: failed (Result: e

在终端中显示以下错误,已尝试卸载重新安装仍不工作。。即使在mongodb compass GUI中,它也不会开始它的显示
connect-econnrefuse127.0.0.1:27017

mongod.service - MongoDB Database Server
     Loaded: loaded (/lib/systemd/system/mongod.service; enabled; vendor preset>
     Active: failed (Result: exit-code) since Mon 2021-05-31 14:39:04 IST; 1min>
       Docs: https://docs.mongodb.org/manual
    Process: 9642 ExecStart=/usr/bin/mongod --config /etc/mongod.conf (code=exi>
   Main PID: 9642 (code=exited, status=2)

May 31 14:39:04 pop-os systemd[1]: Started MongoDB Database Server.
May 31 14:39:04 pop-os mongod[9642]: Error parsing YAML config: duplicate key: >
May 31 14:39:04 pop-os mongod[9642]: try '/usr/bin/mongod --help' for more info>
May 31 14:39:04 pop-os systemd[1]: mongod.service: Main process exited, code=ex>
May 31 14:39:04 pop-os systemd[1]: mongod.service: Failed with result 'exit-cod>

解析YAML配置时出错
我没有接触此文件。。