Hi, I got a step closer. I hope someone can still help.
I run Domoticz in a X64 based docker container; works great for me; I build the docker image from scratch, based on an official debian image.
With debian:jessie as base image, all works fine. In Nov, I "upgraded" the Dockerfile to baseimage ...
Search found 3 matches
- Saturday 27 January 2018 14:33
- Forum: Temperature and Weather
- Topic: EvoHome stopped working
- Replies: 4
- Views: 1704
- Thursday 11 January 2018 19:24
- Forum: Temperature and Weather
- Topic: EvoHome stopped working
- Replies: 4
- Views: 1704
Re: EvoHome stopped working
Any suggestions how to get more debug info?
I did test my access in a shell, but I believe this is the old API, while domoticz uses the new API
curl -X POST -H "Content-Type: application/json" -d '{
"username": "**********",
"password": "***********",
"ApplicationId": "91db1612-73fd-4500-91b2 ...
I did test my access in a shell, but I believe this is the old API, while domoticz uses the new API
curl -X POST -H "Content-Type: application/json" -d '{
"username": "**********",
"password": "***********",
"ApplicationId": "91db1612-73fd-4500-91b2 ...
- Thursday 11 January 2018 12:45
- Forum: Temperature and Weather
- Topic: EvoHome stopped working
- Replies: 4
- Views: 1704
EvoHome stopped working
Hi
I did "install" EvoHome Web API, and all worked fine, till ~Nov 18 2017; since then, I get
Error: (EvoHome) HTTP client error at login!
I am running Domoticz in a docker container, and it gets updated every week to latest git release, hence, one of the changes is an updated Domoticz.
I left ...
I did "install" EvoHome Web API, and all worked fine, till ~Nov 18 2017; since then, I get
Error: (EvoHome) HTTP client error at login!
I am running Domoticz in a docker container, and it gets updated every week to latest git release, hence, one of the changes is an updated Domoticz.
I left ...