mopidy-websettings
mopidy-websettings copied to clipboard
Extension throws an 500: Internal Server Error
I've just installed the extension and can't make it work.
I can provide logs and other useful information - but please tell me where should I look.
At the troubleshooting documentation at docs.mopidy.com
@kingosticks I am unable to figure out the solution on docs.mopidy.com. Can you kindly provide me the exact link.
There's a page in the docs called "troubleshooting" which lists the commands to provide your deps and config. I also at least need the exact error message, ideally the Mopidy log snippet.
The error for websettings was https://pastebin.com/zkepAV6D The complete log was https://pastebin.com/X9rKrnLv My config was https://pastebin.com/XwQ5bwY6 I tried debug the issues I had, but unfortunately I failed in many occasions.
Can you try the latest development version, I think i fixed this error handling but sadly never released an updated version to PyPi.
pip install --upgrade https://github.com/pimusicbox/mopidy-websettings/archive/develop.zip
I got the following error on the webpage Could not load ini file! Parsing failed with several errors. First error at line 27.
Oct 13 23:25:44 DietPi mopidy[12315]: First error at line 27. Oct 13 23:25:45 DietPi mopidy[12315]: ERROR 2020-10-13 23:25:45,682 [12315:HttpServer] mopidy_websettings Oct 13 23:25:45 DietPi mopidy[12315]: Could not load ini file! Parsing failed with several errors.
I got the following error on the webpage Could not load ini file! Parsing failed with several errors. First error at line 27.
Oct 13 23:25:44 DietPi mopidy[12315]: First error at line 27. Oct 13 23:25:45 DietPi mopidy[12315]: ERROR 2020-10-13 23:25:45,682 [12315:HttpServer] mopidy_websettings Oct 13 23:25:45 DietPi mopidy[12315]: Could not load ini file! Parsing failed with several errors.
Same situation: Could not load ini file! Parsing failed with several errors. First error at line 59.