Hey!
So after fresh clean install of debian 9 on my server I have some issues getting my Tradfri lights to work, and I’m stuck!
Everything is installed as per the book, and I’m not running docker or any other “fancy” solution, we can rule that out of the question.
The problem is that when i try to add the “secret” in the ui i get this response back in the log
File “/home/jonas/.homeassistant/deps/lib/python3.5/site-packages/aiocoap/protocol.py”, line 695, in _init_phase2
yield from self.protocol.fill_remote(self.app_request)
File “/home/jonas/.homeassistant/deps/lib/python3.5/site-packages/aiocoap/protocol.py”, line 426, in fill_remote
raise RuntimeError(“No transport could route message”)
I’m the owner of the files, there are no apparent issues with the RW permission in the ./homeassistant folder (all 777 for the sake of debugging)
So please help me internet, you are my only hope!