JVaassen / domoticz-remote-Pi-Monitor

Extended Xorfors pimonitor to run in client-server setup, monitoring other rasperry pi's in Domoticz
1 stars 3 forks source link

Error #3

Closed karlzre closed 4 years ago

karlzre commented 4 years ago

Hi,

I get this error after installing

(PiReMonitor) 'onHeartbeat' failed 'ConnectionRefusedError'. 2020-01-22 08:57:48.317 Error: (PiReMonitor) ----> Line 295 in '/home/pi/domoticz/plugins/domoticz-remote-Pi-Monitor/plugin.py', function onHeartbeat 2020-01-22 08:57:48.317 Error: (PiReMonitor) ----> Line 154 in '/home/pi/domoticz/plugins/domoticz-remote-Pi-Monitor/plugin.py', function onHeartbeat

What's wrong ?

MedicoreV8 commented 4 years ago

Do you have lxml installed on the remote pi? sudo apt-get install python3-lxml python-lxml

Are you sure the "PiRemoteServer.py is running? What are you getting when you browse to : in a browser? You should get a webpage of some sorts.