You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Asking Hey Mycroft, what time is it? hangs seemingly indefinitely with a swirling blue light. Other times, asking Hey Mycroft, what time is it? causes Mycroft to respond Just a second. and then Beats me..
To Reproduce
(I hope this is a good place to report this issue: I can't find a repository for dinkum-skills.service.)
Expected behavior
I would expect the News skill to fail gracefully, ideally with a useful error message, and certainly not to interfere with other skills.
Environment (please complete the following information):
Device type: Mark II
Additional context
I tried clearing the custom setting in the web UI, but /home/mycroft/.config/mycroft/skills/news.mark2/settings.json still has the problematic url.
I gathered the logs below using SSH, but this was the first time I SSHed into the device: I had only used the web UI when this problem started.
After submitting this report, I intend to try to fix the configuration by hand.
Log files
This is the content of /home/mycroft/.config/mycroft/skills/news.mark2/settings.json:
Describe the bug
Asking
Hey Mycroft, what time is it?
hangs seemingly indefinitely with a swirling blue light. Other times, askingHey Mycroft, what time is it?
causes Mycroft to respondJust a second.
and thenBeats me.
.To Reproduce
(I hope this is a good place to report this issue: I can't find a repository for
dinkum-skills.service
.)Hey Mycroft, what time is it?
Expected behavior
I would expect the News skill to fail gracefully, ideally with a useful error message, and certainly not to interfere with other skills.
Environment (please complete the following information):
Additional context
I tried clearing the custom setting in the web UI, but
/home/mycroft/.config/mycroft/skills/news.mark2/settings.json
still has the problematic url.I gathered the logs below using SSH, but this was the first time I SSHed into the device: I had only used the web UI when this problem started.
After submitting this report, I intend to try to fix the configuration by hand.
Log files
This is the content of
/home/mycroft/.config/mycroft/skills/news.mark2/settings.json
:Here is an excerpt from
journalctl -u dinkum-skills.service
:Here is a longer set of logs generated by
journalctl -u dinkum-* --since="2022-10-27 20:27:11" --until="2022-10-27 20:27:32"
:The text was updated successfully, but these errors were encountered: