Page 1 of 1

Cant get IKEA bridge to work.

Posted: Tuesday 18 June 2019 21:00
by RickU09
Hi guys,

I cannot get the IKEA bridge to work with domoticz, im stuck on the part where i have to enter the ip and key.
This is wat I get when I enable debug:

pi@raspberrypi:~/domoticz/plugins/IKEA-Tradfri $ ./configure.py --debug config 192.168.64.64 u0xxxxxxxxxxxVv
Traceback (most recent call last):
File "./configure.py", line 67, in <module>
psk = api_factory.generate_psk(args.KEY)
File "/home/pi/.local/lib/python3.5/site-packages/pytradfri/api/libcoap_api.py", line 164, in generate_psk
self._psk = self.request(Gateway().generate_psk(existing_psk_id))
File "/home/pi/.local/lib/python3.5/site-packages/pytradfri/api/libcoap_api.py", line 96, in request
return self._execute(api_commands, timeout=timeout)
File "/home/pi/.local/lib/python3.5/site-packages/pytradfri/api/libcoap_api.py", line 88, in _execute
'Error executing request: {}'.format(err)) from None
pytradfri.error.RequestError: Error executing request: Command '['coap-client', '-u', 'Client_identity', '-k', 'u0xxxxxxxxxxxVv', '-v', '0', '-m', 'post', '-f', '-', 'coaps://192.168.64.64:5684/15011/9063']' returned non-zero exit status 127


I am not a programmer btw :D