On settings I have this info: [Errno 13] Permission denied: /etc/mopidy/mopidy.conf
And nothing want't to play
Code: Select all
INFO Starting Mopidy 1.1.0
INFO Loading config from builtin defaults
INFO Loading config from /home/lukas/.config/mopidy/mopidy.conf
INFO Loading config from command line options
INFO Enabled extensions: mopify, mpd, http, moped, stream, mobile, m3u, simp le-webclient, material-webclient, softwaremixer, file, musicbox_webclient, webse ttings, local
INFO Disabled extensions: none
INFO Starting Mopidy mixer: SoftwareMixer
INFO Starting Mopidy audio
INFO Starting Mopidy backends: StreamBackend, M3UBackend, FileBackend, Local Backend
INFO Loaded 0 M3U playlists from /home/lukas/.local/share/mopidy/m3u
INFO Audio output set to "autoaudiosink"
INFO No local library metadata cache found at /home/lukas/.local/share/mopid y/local/library.json.gz. Please run `mopidy local scan` to index your local musi c library. If you do not have a local music collection, you can disable the loca l backend to hide this message.
INFO Loaded 0 local tracks using json
INFO Starting Mopidy core
INFO Starting Mopidy frontends: MpdFrontend, HttpFrontend, QueueManagerFront end
INFO MPD server running at [::ffff:0.0.0.0]:6600
INFO HTTP server running at [::ffff:0.0.0.0]:6680
WARNING Problem looking up http://nprdmp.ic.llnwd.net/stream/nprdmp_live01_mp3: Could not open resource for reading.
WARNING Problem scanning URI http://nprdmp.ic.llnwd.net/stream/nprdmp_live01_mp 3: Could not open resource for reading.
WARNING Track is not playable: http://nprdmp.ic.llnwd.net/stream/nprdmp_live01_ mp3
WARNING Problem looking up http://nprdmp.ic.llnwd.net/stream/nprdmp_live01_mp3: Could not open resource for reading.
WARNING Problem scanning URI http://nprdmp.ic.llnwd.net/stream/nprdmp_live01_mp 3: Could not open resource for reading.
WARNING Track is not playable: http://nprdmp.ic.llnwd.net/stream/nprdmp_live01_ mp3
INFO New MPD connection from [::ffff:192.168.1.120]:50982
WARNING Problem scanning URI http://nprdmp.ic.llnwd.net/stream/nprdmp_live01_mp3: Could not open resource for reading.
WARNING Track is not playable: http://nprdmp.ic.llnwd.net/stream/nprdmp_live01_mp3
WARNING Problem scanning URI http://nprdmp.ic.llnwd.net/stream/nprdmp_live01_mp3: Could not open resource for reading.
WARNING Track is not playable: http://nprdmp.ic.llnwd.net/stream/nprdmp_live01_mp3
WARNING Problem scanning URI http://nprdmp.ic.llnwd.net/stream/nprdmp_live01_mp3: Could not open resource for reading.
WARNING Track is not playable: http://nprdmp.ic.llnwd.net/stream/nprdmp_live01_mp3
INFO Created playlist m3u:Favourites.m3u
INFO {"error": "Could not load ini file! [Errno 13] Permission denied: u'/etc/mopidy/mopidy.conf' <class 'configobj.ConfigObjError'> <type 'exceptions.IOError'>"}
ERROR Uncaught exception GET /material-webclient/wifi (192.168.1.100)
HTTPServerRequest(protocol='http', host='192.168.1.110:6680', method='GET', uri='/material-webclient/wifi', version='HTTP/1.1', remote_ip='192.168.1.100', headers={'Accept-Language': 'pl', 'Accept-Encoding': 'gzip, deflate', 'Host': '192.168.1.110:6680', 'Accept': 'application/json, text/plain, */*', 'User-Agent': 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0', 'Connection': 'keep-alive', 'Referer': 'http://192.168.1.110:6680/material-webclient/', 'Cookie': 'PHPSESSID=aum4ifvgga6lvoem3drsrfcbo2'})
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/tornado/web.py", line 1413, in _execute
result = method(*self.path_args, **self.path_kwargs)
File "/home/lukas/.local/lib/python2.7/site-packages/mopidy_material_webclient/__init__.py", line 58, in get
cells = Cell.all('wlan0')
File "/home/lukas/.local/lib/python2.7/site-packages/wifi/scan.py", line 31, in all
raise InterfaceError(e.output.strip())
InterfaceError: wlan0 Interface doesn't support scanning.
ERROR 500 GET /material-webclient/wifi (192.168.1.100) 70.74ms