Page 1 of 1

install.domoticz.com refusing connection

Posted: Thursday 07 February 2019 2:54
by BenNoir
Trying to install (the easy way) on a RaspberryPi B3, but the curl command is getting an error saying "connection refused".
Is the install function down for maintenance or am I doing this wrong?

curl -sSL install.domoticz.com | sudo bash

Re: install.domoticz.com refusing connection

Posted: Thursday 07 February 2019 3:35
by BenNoir
My bad.

My Pi had two network connections. A wireless one with access to the internet, and a hardwire connection without internet access.
When I pulled the plug on the wired connection, everything worked.

ben