@Topper remove the :4567 from the config as this should be in the nginx.conf under the reverse proxy section.
wtf xd
-
full default mongodb and when i attempt to auth:
connecting to: mongodb://127.0.0.1:27017
2018-03-31T20:26:13.652+0300 W NETWORK [thread1] Failed to connect to 127.0.0.1:27017, in(checking socket for error after poll), reason: Connection refused
2018-03-31T20:26:13.652+0300 E QUERY [thread1] Error: couldn't connect to server 127.0.0.1:27017, connection attempt failed :
[email protected]/mongo/shell/mongo.js:251:13
@(connect):1:6
exception: connect failed -
Is mongo running?
sudo systemctl status mongod
-
127.0.0.1 in mongod.conf did not let run mongod ;d
i replace it to localhost and restart mongod
Suggested Topics
-
-
-
-
Wow Style tags in posts
Unsolved Technical Support
-
Copyright © 2023 NodeBB | Contributors