Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot log in to pandora - password is correct #53

Open
owiuefiweytgt opened this issue Jul 1, 2018 · 1 comment
Open

Cannot log in to pandora - password is correct #53

owiuefiweytgt opened this issue Jul 1, 2018 · 1 comment

Comments

@owiuefiweytgt
Copy link

Cannot log in to pandora, copy pasted the pasword into the pandora website so I know it's good and it works.

I get a "Pandora failed to load, please check your password...." message if I try to use the skill.

@juca-cruz
Copy link

juca-cruz commented Jul 13, 2018

Same here, I am using the correct credentials.

pianobar-skill:_launch_pianobar_process:315 - ERROR - Failed to connect to Pandora
Traceback (most recent call last):
File "/opt/mycroft/skills/pianobar-skill/init.py", line 312, in _launch_pianobar_process
self._load_current_info()
File "/opt/mycroft/skills/pianobar-skill/init.py", line 274, in _load_current_info
info = json.load(f)
File "/usr/lib/python3.4/json/init.py", line 268, in load
parse_constant=parse_constant, object_pairs_hook=object_pairs_hook, **kw)
File "/usr/lib/python3.4/json/init.py", line 318, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.4/json/decoder.py", line 343, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.4/json/decoder.py", line 361, in raw_decode
raise ValueError(errmsg("Expecting value", s, err.value)) from None
ValueError: Expecting value: line 1 column 1 (char 0)

Also I am not having any issues with the CLI vanilla version of Pianobar in my Mac but I can't make it work in Mycroft.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants