Echo is not able to find Hue Emulation

Hello,

I have openHAB 3.0 with Hue Emulation up and running and I configured also sudo iptables -t nat -A PREROUTING -p tcp -m tcp --dport 80 -j REDIRECT --to-ports 8080.

I’m not able to configure at the Echo (4. Gen) the Hue Skill, because the Echo is not able to find a Hue Bridge, Echo tells me: there are no Hue Bridges on your network and I used the Device Pairing at the Hue emulation.
I want to configure the Echo to use the Hue skill so that over the Hue Emulation I’m able to control some of my items and I will use this configuration with the Echo offline option, so that I do not need the Amazon connection for the voice recognition.
in the open hab log I get
2021-01-24 16:39:10.055 [WARN ] [ache.cxf.phase.PhaseInterceptorChain] - Interceptor for {http://192.168.yy.xx:80/description.xml}WebClient has thrown exception, unwinding now
org.apache.cxf.interceptor.Fault: Could not send Message.

Please tell me what I’m doing wrong.
THX

regards

Klaus

If you are unable to pair and discovery devices with your echo then you will need to install nginx. The troubleshooting section in the hue emulation documentation has details about this.

Hello

when i open in a browser http://192.168.19.29/api/status
I get

Self test

To access any links you need be in pairing mode!

Pairing mode: Off (V2) Enable | Enable with bridge V1 emulation

6 published lights (see http://192.168.19.29:8080/api/testuser/lights)
292 published sensors (see http://192.168.19.29:8080/api/testuser/sensors)

UPnP discovery test

service not registered

serial no name
36:1E:9F:52: openHAB Hue Emulation (192.168.19.29)

but when I open
http://192.168.19.29:8080/api/testuser/lights or
http://192.168.19.29:80/api/testuser/lights

I get
[{“error”:{“address”:“testuser/lights”,“description”:“Not Authorized”,“type”:1}}]

Can anybody help me here

THX

Klaus

Reachability test

URL Responds? Ours?
http://192.168.19.29:8080/description.xml yes yes
http://192.168.19.29/description.xml no no
http://[fe80:0:0:0:551f:20ba:c53d:f649]:8080/description.xml yes yes
http://[fe80:0:0:0:551f:20ba:c53d:f649]/description.xml no no

tttrr

Hello,
now I have configured a proxy but

URL Responds? Ours?
http://192.168.19.52:80/description.xml yes yes
http://192.168.19.52/description.xml yes yes
http://[fe80:0:0:0:2061:68ef:d117:d004]:80/description.xml no no
http://[fe80:0:0:0:2061:68ef:d117:d004]/description.xml no no

when I try to open http://192.168.19.29:8080/api/testuser/lights) I get
[{“error”:{“address”:“testuser/lights”,“description”:“Not Authorized”,“type”:1}}]
and this in the openhab.log
Interceptor for {http://[fe80:0:0:0:2061:68ef:d117:d004]/description.xml
and I m not able to install the Hue Skill because my Echo doesn’t find a Hue Bridge: There are no Hue Bridges on your network.

Does anybody have an idea
THX

Klaus

Following as I am also having extreme difficulty getting this setup.

don’t you hate it when a thread just goes silent and no resolution is provided.

what was the outcome or resolution @klaus1?

remember the forum is here to guide, enrich and support everyone working with openHAB.