Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure to connect to server on running releaseScript_test.sh #24

Open
kush-manchanda opened this issue Nov 14, 2018 · 4 comments
Open

Comments

@kush-manchanda
Copy link

kush-manchanda commented Nov 14, 2018

The connection is refused by the socket.py file.
Quote:
File "/usr/lib/python2.7/httplib.py", line 821, in connect
self.timeout, self.source_address)
File "/usr/lib/python2.7/socket.py", line 575, in create_connection
raise err
socket.error: [Errno 111] Connection refused
11/14/18 07:00:05 : Failure testing sensors

@HColaco
Copy link

HColaco commented Jul 1, 2019

Hi, Saizenki
I'm having the same problem.
Could you realize the solution?
Thanks.

@oliviajdangelo
Copy link

Same problem here as well!
image

@oliviajdangelo
Copy link

oliviajdangelo commented Aug 16, 2019

There is a new version of CouchDB out - I replaced references to version "2.2.0" with "2.3.1" and I believe that fixed these errors for me.

The other thing I did was to manually install CouchDB using this documentation .

Going through the individual release scripts called in MVP/setup/ReleaseScript.sh also helped to debug. I'm running Raspbian Buster btw. Hope this helps!

@HColaco
Copy link

HColaco commented Aug 16, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants