-
A user is reporting that they were getting an error using this Skill. Looking at their logs shows these errors of interest:
```
Saving brain to /home/user/.mycroft/skills/AimlFallback/bot_brain.br…
-
Hi Everyone,
I am running Picroft version 21.2.2 in German Language.
As soon as I try to activate an existing scene (in this case "Schlafen") I get the error (self.speak_dialog('scene.not.found…
-
I have tried the fallback-aiml skills in Mycroft and it works perfectly!!
but when I want to run this skill offline it doesn t work even that the other skills are working offline
So is it possible t…
-
* I'm running a Mark 1
* with mycroft-core and mycroft-mark-1 both at version 18.8.0
* When I run `msm update` on my Mark 1, it reported a git failure for the mycroft-weather skill. While, in thi…
-
When trying to communicate with a device, it fails quickly and gives the following in the skills log:
```
requests.exceptions.MissingSchema: Invalid URL '0.0.0.0/things/': No schema supplied. Perh…
-
Ahoy!
As an extension/note to #136 , reporting that transferal of playback seems to be broken.
To start (baseline), playback on the local mycroft device through spotify installation instructions…
-
While reviewing AIML files I found several that seemed to be not such a great fit for Mycroft, and others that were of low quality. Moreover, I noticed in some of the current PRs that brain size is a …
-
**Describe the bug**
Mycroft installed via picroft, seems to never update/upgrade the skills that are installed (neither from default nor from user-added subsequently).
Noticed and discussed: http…
-
Team,
Thank you so much in advance for working this project, I am very happy to learn that Mycroft has an AIML skill/fallback but I am having trouble with running it. Here are my steps …
-
Bug revealed by mismatch between Mycroft and a fallback skill's configured languages:
```
return CatalanNormalizer().normalize(text, remove_articles)
File "/home/jmontane/mycroft-core/.venv…