-
Notifications
You must be signed in to change notification settings - Fork 12
Mopidy wont find Websettings Frontend #32
Comments
Do you see mopidy-websettings in the output of If you are running Mopidy as a service you need to install the extension with |
I've updated the README to reflect this requirement (pip changed it's behaviour at some point). |
I have tried both with and without sudo. Same issue |
Please provide the output of |
sudo mopidyctl deps: https://hastebin.com/huxoxutece.js |
Those links don't seem to contain anything. If you could also check your log, the first few lines will display what extensions are enabled:
|
Mai 23 23:34:18 raspberrypi mopidy[523]: First error at line 27. |
I should have asked for the log initially rather than trust that snippet. When will I learn. Did you leave out the first interesting line where it says "Could not load ini file!" ? And is line 27 of your config file a list item? If so, this sounds just like #29 |
I coudnt find anything. Thats my config: https://pastebin.com/rfxjZQNJ |
That looks to me like the output of |
That is the line 27 https://i.imgur.com/Pvlbkky.png |
Yes, and look, it's a list item, just like in #29 ... Either delete lines 26 to 28 since you don't need settings in your config file for which you are keeping the default values. As per https://docs.mopidy.com/en/latest/config/:
Or change it to:
|
Thanks :) |
Mopidy wont find Websettings Frontend. I have entered that:
in both config files the be sure. But no success.
Thats my log:
Thanks for help
The text was updated successfully, but these errors were encountered: