Closed valdr closed 6 years ago
Facing the same issue. Here is more data from the logs (if that helps):
11:17:13.580 - SKILLS - DEBUG - {"type": "recognizer_loop:utterance", "data": {"lang": "en-US", "session": "xxx", "utterances": ["what's the speed of light"]}, "context": null}
11:17:13.594 - mycroft.skills.intent_service:handle_utterance:235 - ERROR -
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/mycroft_core-0.9.0-py2.7.egg/mycroft/skills/intent_service.py", line 231, in handle_utterance
context_manager=self.context_manager))
StopIteration
11:17:13.603 - SKILLS - DEBUG - {"type": "intent_failure", "data": {"lang": "en-US", "utterance": "what's the speed of light"}, "context": null}
11:17:13.607 - mycroft.skills.padatious_service:handle_fallback:100 - DEBUG - Padatious fallback attempt: what's the speed of light
11:17:13.612 - mycroft.skills.core:handler:741 - INFO - Exception in fallback: max() arg is an empty sequence
11:17:13.614 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.start", "data": {"handler": "fallback"}, "context": null}
11:17:13.617 - mycroft.skills.core:handler:743 - WARNING - No fallback could handle intent.
11:17:13.622 - SKILLS - DEBUG - {"type": "complete_intent_failure", "data": {}, "context": null}
11:17:13.666 - SKILLS - DEBUG - {"type": "mycroft.skill.handler.complete", "data": {"exception": "No fallback could handle intent.", "handler": "fallback"}, "context": null}
11:17:13.668 - SKILLS - DEBUG - {"type": "speak", "data": {"utterance": "Sorry, I didn't catch that. Please rephrase your request."}, "context": null}
This was an issue with our backend connection to Wolfram Alpha. Should be resolved now.
Additionally, this skill is now just around for legacy purposes. I'm going to close this issue, please bring any additional problems up in the https://github.com/MycroftAI/fallback-wolfram-alpha repo.
Thank you!
Desktop (Git clone 0.8.22 vanilla) install on Ubuntu 16.04LTS; running as silent debug (start -d)
I can ask Mycroft ány math-related question, all I get is: