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

Loading failed #133

Closed
akinomeroglu opened this issue Aug 30, 2016 · 3 comments
Closed

Loading failed #133

akinomeroglu opened this issue Aug 30, 2016 · 3 comments

Comments

@akinomeroglu
Copy link

Hello,

I install spotmop to my raspberry pi 3 via pip. Loading of spotmop fails when I restart the service.

Hope this information enough for you and thanks for your help.

You can find log file below

2016-08-30 12:53:19,463 ERROR [18048:HttpServer] mopidy.http.actor: Loading spotmop failed. Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/mopidy/http/actor.py", line 135, in _get_app_request_handlers request_handlers = app['factory'](self.config, self.core) File "/usr/local/lib/python2.7/dist-packages/mopidy_spotmop/__init__.py", line 86, in spotmop_client_factory "path": config['local-images']['image_dir'] File "/usr/lib/python2.7/dist-packages/mopidy/config/__init__.py", line 283, in __getitem__ item = self._data.__getitem__(key) KeyError: u'local-images'

@jaedb
Copy link
Owner

jaedb commented Aug 31, 2016

Have you got Mopidy-Local-Images installed?

@hcoohb
Copy link

hcoohb commented Aug 31, 2016

Hi,

I upgraded this morning using the pip command, restarted my mopidy server
and got the same error as described.
I did not have Mopidy-Local-Images installed. I installed it and everything
is all good now.

Can we add the Mopidy-Local-Images as a dependency in the pip package so
that everything install/update smoothly?

Thanks for that new version!

Fabien

On 31 August 2016 at 14:53, James Barnsley [email protected] wrote:

Have you got Mopidy-Local-Images installed?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#133 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AMX-p3XhSglK3mrSuCjFs99tGhvCGofyks5qlQjGgaJpZM4JwWlE
.

@jaedb
Copy link
Owner

jaedb commented Aug 31, 2016

@hcoohb Excellent - just as I suspected :-) Thanks for confirming this; I'll update the dependencies in the next release.

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

No branches or pull requests

3 participants