【mongo】登陆报错

今天登陆mongo时出现了错误

Error: couldn‘t connect to server 127.0.0.1:27017 (127.0.0.1), connection attempt failed at src/mongo/shell/mongo.js:146

解决:

在/usr/bin/ 目录下

sudo mongod

然后,另外单独开一个终端,输入

mongo

最关键的,是要开两个终端!

时间: 2024-10-27 19:25:08

【mongo】登陆报错的相关文章

centos系统,使用vnc登陆报错的解决方案

centos系统,使用vnc登陆报错 "The connection was refused by the host computer" 使用以下两个命令解决: [[email protected] ~]# rm /tmp/.X11-unix/X2 [[email protected] ~]# systemctl restart [email protected]:2.service

extman登陆报错Can't open /tmp/extman/, No such file or directory

超找原因,是因为系统因为自动清理了/tmp下的extman文件,找不到文件,两种办法. 在tmp下创建一个extman,并修改权限为777即可,这种办法是临时的.    mkdir /tmp/extman    chmod 777 -R /tmp/extman/ 还有一种永久解决这个问题的方法.  .............. extman登陆报错Can't open /tmp/extman/, No such file or directory

【MySQL8】 安装后的简单配置(主要解决navicat等客户端登陆报错问题)

一.navicat等客户端登陆报错的原因 使用mysql,多数我们还是喜欢用可视化的客户端登陆管理的,个人比较喜欢用navicat.一般装好服务器以后,习惯建一个远程的登陆帐号,在mysql8服务器上,用老方法创建的帐号,可以用mysql自己命令行正常登入,但是用navicat等软件登入却会提示错误 原因是MySQL8的新特性,MySQL8默认使用 caching_sha2_password 身份验证机制.旧客户端不支持这种验证,当然就无法登入了. 所以解决办法也很简单,只需要我们在服务器上用旧

安装zabbix之后登陆报错:Error connecting to database: No su

安装zabbix之后登陆报错:Error connecting to database: No such file or directory解决办法:经过网络上找了好久也没见到个解决办法,最后被一片文章提醒了. 是不是php和mysql的调用问题呢?尝试着做了一下. 1.把mysql.sock 通过软链接到一个指定位置.[[email protected]_zabbix4_007117 etc]# ln -s /var/lib/mysql/mysql.sock /tmp/ 2.修改php.ini

【笔记】虚拟机用Xshell登陆报错“ssh服务器拒绝了密码”解决方法

自己本地安装了VMware Workstation之后,创建虚拟机,一开始是可以用Xshell登陆的,几天后,重启了电脑以及虚拟机,发现无法登陆了,还没有输入密码就有如下报错信息 这时候开始排查原因,因为可以ping通,所以不用检查防火墙理论上,但是不排除防火墙设置了可出不可进状态: 1.检查虚拟机ssh服务是否开启 service sshd status,如果没有开启,请执行service sshd start启动该服务: 2.检查 /etc/ssh/ssh_config文件,ssh服务端口是

Windows10OracleDB登陆报错ORA-12560,启动DB服务报错 1069由于登陆失败而无法启动服务

环境说明 Windows10,Oracle 11.2.0.4 单实例 CMD> C:\Users\Thinkpad>sqlplus / as sysdba SQL*Plus: Release 11.2.0.4.0 Production on Sat Feb 1 15:18:45 2020 Copyright (c) 1982, 2017, Oracle. All rights reserved. ERROR: ORA-12560: TNS:protocol adapter error Ente

Oracle11g登陆报错“ERROR: ORA-28000: the account is locked”

原因:在oracle中,连续十次尝试登陆不成功,那么此账户将会被锁定(lock).当使用被锁定的账户登录时,系统会报错:ORA-28000: the account is locked. 1.使用system或者sys账户登录,注意请以管理员身份登录. 2.使用命令解锁用户.命令为:alter user username account unlock;其中username为被锁定的用户名. 3.重置用户密码.命令为:alter user username identified by passwo

Ubuntu 14.04.2 root登陆报错解决方案

I. 报错信息 Error found when loading /root/.profile:stdin: is not a ttyAs a result the session will not be configured correctly. You should fix the problem as soon as feasible. II. 解决方案 gedit /root/.profile mesg n -> tty -s && mesg n III. 相关资料 &quo

登陆报错:-bash: warning: setlocale: LC_CTYPE: cannot c

Xshell登录linux系统时会出现报错:-bash: warning: setlocale: LC_CTYPE: cannot change locale (latin1): No such file or directory-bash: warning: setlocale: LC_COLLATE: cannot change locale (latin1): No such file or directory-bash: warning: setlocale: LC_MESSAGES: