Can't open couchdb

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?

链接地址: http://www.djcxy.com/p/48538.html

上一篇: 在couchdb 1.1.0中列出活动复制

下一篇: 无法打开couchdb