moroen / IKEA-Tradfri-plugin

A Python plugin for Domoticz to controll IKEA Gateway
68 stars 23 forks source link

Error: Unknown error when launching configure.py #74

Closed yabolek closed 5 years ago

yabolek commented 5 years ago

Hello,

When I launch ./configure.py to add my GW it fails with "Error: Unknown error". Double checked both the IP and KEY. Looked at the script, but cannot see nothing useful. Any help would be appreciated.

Thanks!

moroen commented 5 years ago

Try:

./configure.py --debug IP KEY

and post the output here, and I'll look at it!

Regards, M

yabolek commented 5 years ago

Hi! Thanks for a quick reply.. I somehow missed the debug option - libcoap was the problem. I re-launched the coap install script and now it works fine :) Thanks again, really appreciated :)

moroen commented 5 years ago

Glad it worked out!