forslund / spotify-skill

Mycroft Skill to control spotify using the Spotify Connect API
Apache License 2.0
71 stars 38 forks source link

skill settings not appearing #130

Closed JopStro closed 4 years ago

JopStro commented 4 years ago

have installed the skill but the preferences do not show up on home.mycroft.ai. The skill does also not register as installed on the marketplace (green tick if thats what it means, first time using mycroft). I am using picroft pn the pi3 model B, I have not yet tested the issue with other skills but will update when I have.

forslund commented 4 years ago

Hi, thanks for reporting, first of all the Marketplace is not working at the moment so the skill will not show up there correctly.

A couple of questions:

JopStro commented 4 years ago

Oh, that makes sense.

I installed via voice

It replies saying "an error has occurred while processing spotify skill"

No other skill settings are listed

JopStro commented 4 years ago

2020-01-05-165101_1280x720_scrot the page looks like this

forslund commented 4 years ago

That looks sort of bad :/ somehow no skills manifest has been uploaded or anything of the kind.

I'm going to try to reproduce with a fresh user tomorrow but it looks more like a mycroft-core issue...If you can it would be good to see your /var/log/mycroft/skills.log if you could upload it to pastebin.com or similar site.

JopStro commented 4 years ago

Heres the skills.log file

https://pastebin.com/3GtRVBRN

JopStro commented 4 years ago

Also it may be important to note that during the setup process I took exceptionally long to input the activation code, such that a new code was generated. That may have made a difference, just to keep in mind I guess.

JopStro commented 4 years ago

Fixed it, just reset the device, must have been the issue I mentioned above as that is all I did differently

forslund commented 4 years ago

Thanks for reporting back with that info I'll do some tests anyway trying to reproduce.

forslund commented 4 years ago

Thanks for flagging this we found an issue in the picroft script causing the mycroft dependencies not install as intended, this would block the settings from updating.