Starting with BigCouch - Could not connect to host

162 views
Skip to first unread message

Hybes

unread,
Mar 18, 2014, 12:37:24 PM3/18/14
to bigcou...@googlegroups.com
Hi Folks,

I am a real beginner using BigCouch and Networking in general and I can't figure out how to get started.

When I am running my first node I cannot get a connection to it on the admin port:
curl localhost:15986 --> curl: (7) couldn't connect to host
curl localhost:15984 --> {"couchdb":"Welcome","version":"1.1.1","bigcouch":"0.4.0"}

Etra info:
curl localhost:5986 --> curl: (7) couldn't connect to host
curl localhost:5984 --> curl: (7) couldn't connect to host


So far I have done the following:
git clone git://github.com/cloudant/bigcouch.git /opt/bigcouch
cd /opt/bigcouch/
./configure -p /opt/bigcouch && make dev

[chttpd]
bind_address 0.0.0.0

[httpd]
bind_address MY_IP

[log]
level = debug


Running bigcouch gave me no logs within "bigcouch/rel/dev1/var/log/bigcouch.log" and the instance is working:
ps aux | grep bigcouch
 /opt/bigcouch/rel/dev1/erts-5.9.3.1/bin/beam -K true -A 16 -Bd -- -root /opt/bigcouch/rel/dev1 -progname bigcouch -- -home /root -- -boot /opt/bigcouch/rel/dev1/releases/0.4.0/bigcouch -name de...@127.0.0.1 -kernel error_logger silent -sasl sasl_error_logger false -noshell -noinput


I can't find any help so far from the thread I have been looking at.
I would be very grateful if someone could help me.

Thank you very much.
Best regards,
Michael.

Thanos Vassilakis

unread,
Jul 17, 2014, 6:33:26 PM7/17/14
to bigcou...@googlegroups.com
Hi did you find the solution ? I'm in the same boat even though a couple of years ago I got a cluster up without problems!

Many thanks in advance for any help

  Thanos 

Hybes

unread,
Jul 18, 2014, 8:50:47 AM7/18/14
to bigcou...@googlegroups.com
Hi Thanos,

It resolved by default as I was using an old version of kazoo.

Then, if you want to debug step by step I advise you the sup command:
The 'sup' command is your friend: https://2600hz.atlassian.net/wiki/display/Dedicated/How+to+use+the+SUP+command

Best Regards,
Michael Jeulin-L
Reply all
Reply to author
Forward
0 new messages