Page 1 of 1

MDAH error

Posted: Tuesday 07 February 2017 18:23
by jaha
Hi trying to get MDAH running

I had excluded the MDAH getaway in local networks but still gettings this error

{"devices":[{"id":"S00","name":"Unable to connect to Domoticz","type":"DevGenericSensor","room":"Utility","params":[{"key":"Value","value":"https://172.16.40.14:443/json.htm"}]},{"id":"S01","name":"Please add this gateway in Setup/settings/Local Networks","type":"DevGenericSensor","room":"Utility"}]}

My config.json

{
"app_name": "MyDomoAtHome",
"auth": null,
"domoticz": {
"ssl": true,
"host": "172.16.40.14",
"port": "443",
"path": "/",
"auth": null
},
"port": "3002",
"passcode": ""
}


In the local networks i had put in 172.16.40.*

Please help.

Re: MDAH error

Posted: Sunday 19 February 2017 21:18
by markis
I have the same issue.

Re: MDAH error

Posted: Tuesday 28 February 2017 14:48
by jaha
markis wrote:I have the same issue.
Also running it with https?