Open robertsawko opened 2 years ago
I've also tried to remove homeassistant skill with:
./bin/mycroft-msm remove homeassistant
INFO - building SkillEntry objects for all skills
INFO - Best match (1.0): homeassistant by MycroftAI
MultipleSkillMatches: homeassistant, homeassistant
but that is behaving bizarrely. It seems I've got two skills installed?
Hi @robertsawko, sorry for late reaction. This is caused by issue #104 or at least partially. PR #112 will fix FANN Error 2: Unable to open configuration file
. If you are still interested, You could test it. If login error still persist, send a new log here, please.
Thanks, @Tony763. I will see if I can get some time in the week to test it, but if not it may be next or the following weekend where I properly look at it.
That's perfectly fine. I did not have time half a year so week or two are like nothing :slightly_smiling_face:
Thanks. It does work now. What joy! It's like Mycroft returned from a long holiday.
Since about a month now my Mycroft homeassistant skill running on Picroft stopped working. Using the client in debug mode I write
turn on corner lamp
which used to work pretty flawlessly, but now I am getting:
Environment (please complete the following information):
I have regenerated the long term key for homeassistant and pasted it in the skill as a way to force a restart, but that didn't help. It did however uncover a problem with the log in:
And at the same time I am seeing home assistant complaining about the failed login. It looks to me that maybe the token is now being downloaded?
Please let me know if there's anything I can do or check more detail to improve this description?