2

I am a beginner to CouchDB, I need to do a school assignment with it, but now it crashed on my computer. My system is mac os, when I open the couchDB application, it keeps popping new admin windows(http://127.0.0.1:5984/_utils/#login?urlback=), but all of them are failed to connect.

When I try:

curl -X PUT http://127.0.0.1:5984

it returns

 curl: (7) Failed to connect to 127.0.0.1 port 5984: Connection refused

It worked well on my computer before, seems after I tried to setup a remote node, it crashed.

What should I do to fix it?

Cui Can
  • 21
  • 1
  • 1
    "seems after I tried to setup a remote node". What have you done? If you changed the CouchDB configuration, you can edit the configuration file and restart CouchDB service to fix it. – Alexis Côté May 01 '17 at 20:27
  • As you say, it crashed. You need to run it again. – OrangeDog May 02 '17 at 16:01

0 Answers0