MDAH error
Posted: Tuesday 07 February 2017 18:23
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.
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.