You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2019. It is now read-only.
~/src/LeanClub/databases$ sudo -i -u couchdb couchdb
Apache CouchDB is running as process 10837, time to relax.
显示已经运行
netstat -tnal也可以看到
tcp 0 0 127.0.0.1:5984 0.0.0.0:* LISTEN
端口5984已经监听
但是用浏览器打开
http://10.0.0.49:5984/_utils/index.html
显示
无法显示此网页
ERR_CONNECTION_REFUSED
,请问如何解决
The text was updated successfully, but these errors were encountered: