Nux
(Stefan Fuchs)
November 8, 2022, 11:24am
1
Hi, i got problems with the Echo Control Binding. I can connect to amazon and the thing goes online, but after a while the thing automaticly got ERROR:COMM.
Log:
[ntrol.internal.connection.Connection] - getSmartHomeDevices fails: Request failed
I’m using OH3.3. stable
binderth
(Thomas Binder)
November 8, 2022, 12:42pm
2
What environment for OH3.3 are you using? and is there something in your network controlling the traffic? (like a firewall, pi-hole, …?)
Nux
(Stefan Fuchs)
November 9, 2022, 12:30pm
3
OH run in a docker container.
The traffic goes through a fritzbox, there is no other FW or DNS Server.
binderth
(Thomas Binder)
November 9, 2022, 12:32pm
4
“host” - or “bridge”?
the Amazon Echo Control Bindingn only works reliantly with host-option in docker.
Nux
(Stefan Fuchs)
November 9, 2022, 2:53pm
5
None of them.
I created a new macvlan network for this container to give them a fix ip adress.
binderth
(Thomas Binder)
November 9, 2022, 3:00pm
6
you could give it a try just to see with “host”, don’t know if macvlan does something crazy…