Cant get devices to my.domoticz.com (proxy error)
Posted: Tuesday 06 December 2016 15:02
Hi.
First post here.
I have been trying to get my.domoticz.com to work, but I do something wrong and can't find out where to go next.
I have logged in to my.domoticz.com
I have created a account.
I have set up my domoticz server to use MyDomoticz (Setup/Settings/MyDomoticz settings:)
I have entered my API key and my password.
I checked Enabled and Shared Domoticz Allowed.
In domoticz I get this in my logg.
After a few seconds I get
After that nothing happens.
I have been googling for this alot now, the only thing that I have found is a entry in proxyclient.cpp where it @ line 100 says https://github.com/domoticz/domoticz/bl ... client.cpp
I can ping that adress from my Raspberry Pi, and I can connect to it from my work computer.
I tried to add domoproxy.domoticz.com with ip nr to my hosts file, but to no avail.
Any ideas what to try now?
By the way I have not got a MyDomoticz Instase ID.
Regards
Tommy
Running
Raspberry PI3
Latest jessi.
Domoticz 3.5877
Nginx webserver (that I tried to disable).
First post here.
I have been trying to get my.domoticz.com to work, but I do something wrong and can't find out where to go next.
I have logged in to my.domoticz.com
I have created a account.
I have set up my domoticz server to use MyDomoticz (Setup/Settings/MyDomoticz settings:)
I have entered my API key and my password.
I checked Enabled and Shared Domoticz Allowed.
In domoticz I get this in my logg.
Code: Select all
2016-12-06 14:45:26.209 Proxymanager started.
2016-12-06 14:45:26.211 Accepting shared server connections via MyDomotiz (see settings menu).
2016-12-06 14:45:26.218 Active notification subsystems: email (1/12)
Code: Select all
2016-12-06 14:45:41.327 Error: PROXY: StartThread(): Exception: resolve: Host not found (authoritative)
I have been googling for this alot now, the only thing that I have found is a entry in proxyclient.cpp where it @ line 100 says
Code: Select all
std::string address = "domoproxy.domoticz.com";
I can ping that adress from my Raspberry Pi, and I can connect to it from my work computer.
I tried to add domoproxy.domoticz.com with ip nr to my hosts file, but to no avail.
Any ideas what to try now?
By the way I have not got a MyDomoticz Instase ID.
Regards
Tommy
Running
Raspberry PI3
Latest jessi.
Domoticz 3.5877
Nginx webserver (that I tried to disable).