Solucionado (ver solução)
Solucionado
(ver solução)
22
respostas

Erro de novo ALGUEM ME AJUDA!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

abri o cmd como admin e entrei na pasta bin e joguei mongod:

C:\Users\Rubinho\Downloads\Mongodb\bin>mongod {"t":{"$date":"2021-03-11T14:15:37.572-03:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} {"t":{"$date":"2021-03-11T14:15:39.018-03:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} {"t":{"$date":"2021-03-11T14:15:39.019-03:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} {"t":{"$date":"2021-03-11T14:15:39.027-03:00"},"s":"I", "c":"STORAGE", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":19184,"port":27017,"dbPath":"C:/data/db/","architecture":"64-bit","host":"DESKTOP-IG61TQI"}} {"t":{"$date":"2021-03-11T14:15:39.028-03:00"},"s":"I", "c":"CONTROL", "id":23398, "ctx":"initandlisten","msg":"Target operating system minimum version","attr":{"targetMinOS":"Windows 7/Windows Server 2008 R2"}} {"t":{"$date":"2021-03-11T14:15:39.028-03:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"4.4.4","gitVersion":"8db30a63db1a9d84bdcad0c83369623f708e0397","modules":[],"allocator":"tcmalloc","environment":{"distmod":"windows","distarch":"x86_64","target_arch":"x86_64"}}}} {"t":{"$date":"2021-03-11T14:15:39.028-03:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Microsoft Windows 10","version":"10.0 (build 19042)"}}} {"t":{"$date":"2021-03-11T14:15:39.028-03:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{}}} {"t":{"$date":"2021-03-11T14:15:39.040-03:00"},"s":"E", "c":"STORAGE", "id":20557, "ctx":"initandlisten","msg":"DBException in initAndListen, terminating","attr":{"error":"NonExistentPath: Data directory C:\data\db\ not found. Create the missing directory or specify another path using (1) the --dbpath command line option, or (2) by adding the 'storage.dbPath' option in the configuration file."}} {"t":{"$date":"2021-03-11T14:15:39.040-03:00"},"s":"I", "c":"REPL", "id":4784900, "ctx":"initandlisten","msg":"Stepping down the ReplicationCoordinator for shutdown","attr":{"waitTimeMillis":10000}} {"t":{"$date":"2021-03-11T14:15:39.041-03:00"},"s":"I", "c":"COMMAND", "id":4784901, "ctx":"initandlisten","msg":"Shutting down the MirrorMaestro"} {"t":{"$date":"2021-03-11T14:15:39.042-03:00"},"s":"I", "c":"SHARDING", "id":4784902, "ctx":"initandlisten","msg":"Shutting down the WaitForMajorityService"} {"t":{"$date":"2021-03-11T14:15:39.043-03:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"initandlisten","msg":"Shutdown: going to close listening sockets"} {"t":{"$date":"2021-03-11T14:15:39.044-03:00"},"s":"I", "c":"NETWORK", "id":4784905, "ctx":"initandlisten","msg":"Shutting down the global connection pool"} {"t":{"$date":"2021-03-11T14:15:39.045-03:00"},"s":"I", "c":"STORAGE", "id":4784906, "ctx":"initandlisten","msg":"Shutting down the FlowControlTicketholder"} {"t":{"$date":"2021-03-11T14:15:39.046-03:00"},"s":"I", "c":"-", "id":20520, "ctx":"initandlisten","msg":"Stopping further Flow Control ticket acquisitions."} {"t":{"$date":"2021-03-11T14:15:39.047-03:00"},"s":"I", "c":"NETWORK", "id":4784918, "ctx":"initandlisten","msg":"Shutting down the ReplicaSetMonitor"} {"t":{"$date":"2021-03-11T14:15:39.052-03:00"},"s":"I", "c":"SHARDING", "id":4784921, "ctx":"initandlisten","msg":"Shutting down the MigrationUtilExecutor"} {"t":{"$date":"2021-03-11T14:15:39.053-03:00"},"s":"I", "c":"CONTROL", "id":4784925, "ctx":"initandlisten","msg":"Shutting down free monitoring"} {"t":{"$date":"2021-03-11T14:15:39.054-03:00"},"s":"I", "c":"STORAGE", "id":4784927, "ctx":"initandlisten","msg":"Shutting down the HealthLog"} {"t":{"$date":"2021-03-11T14:15:39.055-03:00"},"s":"I", "c":"STORAGE", "id":4784929, "ctx":"initandlisten","msg":"Acquiring the global lock for shutdown"} {"t":{"$date":"2021-03-11T14:15:39.056-03:00"},"s":"I", "c":"-", "id":4784931, "ctx":"initandlisten","msg":"Dropping the scope cache for shutdown"} {"t":{"$date":"2021-03-11T14:15:39.057-03:00"},"s":"I", "c":"FTDC", "id":4784926, "ctx":"initandlisten","msg":"Shutting down full-time data capture"} {"t":{"$date":"2021-03-11T14:15:39.057-03:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"initandlisten","msg":"Now exiting"} {"t":{"$date":"2021-03-11T14:15:39.058-03:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"initandlisten","msg":"Shutting down","attr":{"exitCode":100}}

22 respostas

C:\Users\Rubinho>mongo MongoDB shell version v4.4.4 connecting to: mongodb://127.0.0.1:27017/?compressors=disabled&gssapiServiceName=mongodb Error: couldn't connect to server 127.0.0.1:27017, connection attempt failed: SocketException: Error connecting to 127.0.0.1:27017 :: caused by :: Nenhuma conex�o p�de ser feita porque a m�quina de destino as recusou ativamente. : connect@src/mongo/shell/mongo.js:374:17 @(connect):2:6 exception: connect failed exiting with code 1

gente me ajuda pq ta foda

eu entrava normal e agora do nada nao consigo mais entrar. vou na pasta bin e do o mongod abro outra aba e jogo mongo e da erro

oi Rubens você está tentando ter conexão com o mongodb ? se o eu já apareceu esse mensagem ( connect ECONNREFUSED 127.0.0.1:27017 ) ?

caso tenha precisa fazer uns seguintes passos CTR+ALT+DELETE vai abri a aba de processo do windos vai em SERVIÇO E procura por MongoDB geralmente você precisa ativar o serviço dele pra te conexão com banco de dados clica com o direito do Mouse e vai aparecer iniciar depois só fazer a conexão com banco normalmente

sim, pelo cmd

como eu disse. eu ja entrava normal, mas quando tentei acessar ontem deu erro.

CMD admin > pasta bin > mongod CMD admin outro > pasta principal, no caso é o meu nome > mongo ai gera o erro

nao tem mongo no servico

https://drive.google.com/file/d/1gAdws0FISNrxcvtjW6NaDHxgSuooKIvN/view?usp=sharing

esse link é o print que tirei da minha tela pra mostra onde está localizado o serviço do mongo pra vê se ele esta inicializado as vezes o mongodb deixa em estado parado

solicitei ai no email

https://drive.google.com/file/d/1tzkIm91AXqVkudfExVXMKYswqfKZ8Zv-/view?usp=sharing

Achei uma maneira mais fácil e rápido como você usa muito pront de comando então abre o cmd modo ADM e executa esse comando o seu MONGODB deve está Status parado só executa ( net start MONGOBD )

mano, me de o acesso para acessar o driver meu. pedi ai ja. olha teu email

pronto rapaz nem sabia q o google drive era assim kkk

tbm n adiantou

C:\Users\Rubinho\Downloads>cd Mongodb

C:\Users\Rubinho\Downloads\Mongodb>net start MONDOGDB O nome de serviço é inválido.

Para obter mais ajuda, digite NET HELPMSG 2185.

C:\Users\Rubinho\Downloads\Mongodb>cd db

C:\Users\Rubinho\Downloads\Mongodb\db>net start MONDOGDB O nome de serviço é inválido.

Para obter mais ajuda, digite NET HELPMSG 2185.

C:\Users\Rubinho\Downloads\Mongodb\db>cd..

C:\Users\Rubinho\Downloads\Mongodb>cd bin

C:\Users\Rubinho\Downloads\Mongodb\bin>net start MONDOGDB O nome de serviço é inválido.

Para obter mais ajuda, digite NET HELPMSG 2185.

C:\Users\Rubinho\Downloads\Mongodb\bin>

é no pront do comando sem precisa entra na past do mongo

C:\Users\Nome da sua maquina> net start MONGODB

ja fiz C:\Users\Rubinho>net start MONDOGDB O nome de serviço é inválido.

Para obter mais ajuda, digite NET HELPMSG 2185.

C:\Users\Rubinho>

É === > C:\Users\Rubinho>net start MONGODB < === O seu esta escrito C:\Users\Rubinho\Downloads\Mongodb>net start MONDOGDB

nao funcionoooooooou C:\Users\Rubinho>net start MONGODB O nome de serviço é inválido.

Para obter mais ajuda, digite NET HELPMSG 2185.

C:\Users\Rubinho>

executar modo administrador do cmd

meu deus mano, eu so entro como ADMIN

solução!

fiz dois teste aqui na minha maquina sem modo adm da o mesmo erro que o seu e no modo Adm ele inicia MONGODB

que bom q deu certo fico feliz por você :)

nao funcionou n, vlw