Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@yo-han
Last active February 23, 2019 16:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yo-han/a07f0610c25b59c3cbc39ba6c4d6e3f6 to your computer and use it in GitHub Desktop.
Save yo-han/a07f0610c25b59c3cbc39ba6c4d6e3f6 to your computer and use it in GitHub Desktop.
Mopidy spotify issue
Executable: /usr/bin/mopidy
Platform: Linux-4.14.98+-armv6l-with-debian-9.8
Python: CPython 2.7.13 from /usr/lib/python2.7
Mopidy: 2.2.2 from /usr/lib/python2.7/dist-packages
Mopidy-Spotify: 3.1.0 from /usr/lib/python2.7/dist-packages
Mopidy>=2.0: 2.2.2 from /usr/lib/python2.7/dist-packages
Pykka>=1.1: 1.2.1 from /usr/lib/python2.7/dist-packages
pyspotify>=2.0.5: 2.0.5 from /usr/lib/python2.7/dist-packages
cffi>=1.0.0: 1.9.1 from /usr/lib/python2.7/dist-packages
requests>=2.0: 2.12.4 from /usr/lib/python2.7/dist-packages
GStreamer: 1.10.4.0 from /usr/lib/python2.7/dist-packages/gi
Detailed information:
Python wrapper: python-gi 3.22.0
Relevant elements:
Found:
uridecodebin
souphttpsrc
appsrc
alsasink
osssink
oss4sink
pulsesink
id3demux
id3v2mux
lamemp3enc
mad
mpegaudioparse
mpg123audiodec
vorbisdec
vorbisenc
vorbisparse
oggdemux
oggmux
oggparse
flacdec
flacparse
shout2send
Not found:
flump3dec
[core]
cache_dir = /var/cache/mopidy
config_dir = /etc/mopidy
data_dir = /var/lib/mopidy
[logging]
config_file = /etc/mopidy/logging.conf
debug_file = /var/log/mopidy/mopidy-debug.log
[local]
media_dir = /var/lib/mopidy/media
[m3u]
playlists_dir = /var/lib/mopidy/playlists
[spotify]
username = <redacted>
password = <redacted>
client_id = <redacted>
client_secret = <redacted>
[mpd]
enabled = true
hostname = 127.0.0.1
port = 6600
Running "/usr/bin/mopidy --config /usr/share/mopidy/conf.d:/etc/mopidy/mopidy.conf -vvv" as user mopidy
INFO 2019-02-23 15:35:51,815 [2349:MainThread] mopidy.__main__
Starting Mopidy 2.2.2
DEBUG 2019-02-23 15:35:52,594 [2349:MainThread] mopidy.ext
Loading entry point: mpd = mopidy.mpd:Extension
DEBUG 2019-02-23 15:35:52,601 [2349:MainThread] mopidy.ext
Loaded extension: Mopidy-MPD 2.2.2
DEBUG 2019-02-23 15:35:52,602 [2349:MainThread] mopidy.ext
Loading entry point: http = mopidy.http:Extension
DEBUG 2019-02-23 15:35:52,607 [2349:MainThread] mopidy.ext
Loaded extension: Mopidy-HTTP 2.2.2
DEBUG 2019-02-23 15:35:52,608 [2349:MainThread] mopidy.ext
Loading entry point: stream = mopidy.stream:Extension
DEBUG 2019-02-23 15:35:52,612 [2349:MainThread] mopidy.ext
Loaded extension: Mopidy-Stream 2.2.2
DEBUG 2019-02-23 15:35:52,613 [2349:MainThread] mopidy.ext
Loading entry point: m3u = mopidy.m3u:Extension
DEBUG 2019-02-23 15:35:52,618 [2349:MainThread] mopidy.ext
Loaded extension: Mopidy-M3U 2.2.2
DEBUG 2019-02-23 15:35:52,618 [2349:MainThread] mopidy.ext
Loading entry point: softwaremixer = mopidy.softwaremixer:Extension
DEBUG 2019-02-23 15:35:52,622 [2349:MainThread] mopidy.ext
Loaded extension: Mopidy-SoftwareMixer 2.2.2
DEBUG 2019-02-23 15:35:52,623 [2349:MainThread] mopidy.ext
Loading entry point: file = mopidy.file:Extension
DEBUG 2019-02-23 15:35:52,628 [2349:MainThread] mopidy.ext
Loaded extension: Mopidy-File 2.2.2
DEBUG 2019-02-23 15:35:52,629 [2349:MainThread] mopidy.ext
Loading entry point: local = mopidy.local:Extension
DEBUG 2019-02-23 15:35:52,655 [2349:MainThread] mopidy.ext
Loaded extension: Mopidy-Local 2.2.2
DEBUG 2019-02-23 15:35:52,674 [2349:MainThread] mopidy.ext
Loading entry point: spotify = mopidy_spotify:Extension
DEBUG 2019-02-23 15:35:52,681 [2349:MainThread] mopidy.ext
Loaded extension: Mopidy-Spotify 3.1.0
DEBUG 2019-02-23 15:35:52,732 [2349:MainThread] mopidy.ext
Discovered extensions: mpd, http, stream, m3u, softwaremixer, file, local, spotify
DEBUG 2019-02-23 15:35:52,769 [2349:MainThread] mopidy.config.keyring
Fetching passwords from your keyring failed. Any passwords stored in the keyring will not be available. (dbus not installed)
INFO 2019-02-23 15:35:52,770 [2349:MainThread] mopidy.config
Loading config from builtin defaults
DEBUG 2019-02-23 15:35:52,816 [2349:MainThread] mopidy.config
Loading config from /usr/share/mopidy/conf.d failed; it does not exist
INFO 2019-02-23 15:35:52,819 [2349:MainThread] mopidy.config
Loading config from /etc/mopidy/mopidy.conf
INFO 2019-02-23 15:35:52,846 [2349:MainThread] mopidy.config
Loading config from command line options
DEBUG 2019-02-23 15:35:52,992 [2349:MainThread] mopidy.ext
Validating extension: mpd
DEBUG 2019-02-23 15:35:52,996 [2349:MainThread] mopidy.ext
Validating extension: http
DEBUG 2019-02-23 15:35:53,397 [2349:MainThread] mopidy.ext
Validating extension: stream
DEBUG 2019-02-23 15:35:53,402 [2349:MainThread] mopidy.ext
Validating extension: m3u
DEBUG 2019-02-23 15:35:53,408 [2349:MainThread] mopidy.ext
Validating extension: softwaremixer
DEBUG 2019-02-23 15:35:53,413 [2349:MainThread] mopidy.ext
Validating extension: file
DEBUG 2019-02-23 15:35:53,419 [2349:MainThread] mopidy.ext
Validating extension: local
DEBUG 2019-02-23 15:35:53,424 [2349:MainThread] mopidy.ext
Validating extension: spotify
INFO 2019-02-23 15:35:53,613 [2349:MainThread] mopidy.__main__
Enabled extensions: spotify, mpd, http, stream, m3u, softwaremixer, file, local
INFO 2019-02-23 15:35:53,618 [2349:MainThread] mopidy.__main__
Disabled extensions: none
DEBUG 2019-02-23 15:35:56,132 [2349:MainThread] mopidy.commands
Available Mopidy mixers: SoftwareMixer
INFO 2019-02-23 15:35:56,149 [2349:MainThread] mopidy.commands
Starting Mopidy mixer: SoftwareMixer
DEBUG 2019-02-23 15:35:56,172 [2349:MainThread] pykka
Registered SoftwareMixer (urn:uuid:daa8bbe2-7e58-42e9-b33f-2665f3a321cf)
DEBUG 2019-02-23 15:35:56,179 [2349:MainThread] pykka
Starting SoftwareMixer (urn:uuid:daa8bbe2-7e58-42e9-b33f-2665f3a321cf)
DEBUG 2019-02-23 15:35:56,201 [2349:MainThread] mopidy.commands
Mixer volume left unchanged
INFO 2019-02-23 15:35:56,206 [2349:MainThread] mopidy.commands
Starting Mopidy audio
DEBUG 2019-02-23 15:35:56,214 [2349:MainThread] pykka
Registered Audio (urn:uuid:be58ff2f-1bac-4c20-8df9-f60cad001587)
DEBUG 2019-02-23 15:35:56,218 [2349:MainThread] pykka
Starting Audio (urn:uuid:be58ff2f-1bac-4c20-8df9-f60cad001587)
INFO 2019-02-23 15:35:56,254 [2349:MainThread] mopidy.commands
Starting Mopidy backends: StreamBackend, M3UBackend, FileBackend, LocalBackend, SpotifyBackend
DEBUG 2019-02-23 15:35:56,344 [2349:MainThread] pykka
Registered StreamBackend (urn:uuid:ee21ca87-1feb-4f2f-83dd-efbea88da9d3)
DEBUG 2019-02-23 15:35:56,352 [2349:MainThread] pykka
Starting StreamBackend (urn:uuid:ee21ca87-1feb-4f2f-83dd-efbea88da9d3)
INFO 2019-02-23 15:35:56,398 [2349:Audio-2] mopidy.audio.actor
Audio output set to "autoaudiosink"
DEBUG 2019-02-23 15:35:56,429 [2349:MainThread] pykka
Registered M3UBackend (urn:uuid:e5322ab3-892d-4ae7-b3a4-687988ed5aab)
DEBUG 2019-02-23 15:35:56,444 [2349:MainThread] pykka
Starting M3UBackend (urn:uuid:e5322ab3-892d-4ae7-b3a4-687988ed5aab)
DEBUG 2019-02-23 15:35:56,489 [2349:MainThread] mopidy.file.library
Failed expanding path ($XDG_MUSIC_DIR) from file/media_dirs config value.
DEBUG 2019-02-23 15:35:56,502 [2349:MainThread] pykka
Registered FileBackend (urn:uuid:8d379ef0-06b5-4ad3-939e-f2f9a0bbe225)
DEBUG 2019-02-23 15:35:56,510 [2349:MainThread] pykka
Starting FileBackend (urn:uuid:8d379ef0-06b5-4ad3-939e-f2f9a0bbe225)
DEBUG 2019-02-23 15:35:56,574 [2349:MainThread] mopidy.local.actor
Using json as the local library
DEBUG 2019-02-23 15:35:56,577 [2349:MainThread] mopidy.local.json
Loading library: /var/lib/mopidy/local/library.json.gz
INFO 2019-02-23 15:35:56,583 [2349:MainThread] mopidy.local.json
No local library metadata cache found at /var/lib/mopidy/local/library.json.gz. Please run `mopidy local scan` to index your local music library. If you do not have a local music collection, you can disable the local backend to hide this message.
INFO 2019-02-23 15:35:56,591 [2349:MainThread] mopidy.local.library
Loaded 0 local tracks using json
DEBUG 2019-02-23 15:35:56,598 [2349:MainThread] pykka
Registered LocalBackend (urn:uuid:b79cb26e-d360-441d-a9d0-9b18c1dbb289)
DEBUG 2019-02-23 15:35:56,603 [2349:MainThread] pykka
Starting LocalBackend (urn:uuid:b79cb26e-d360-441d-a9d0-9b18c1dbb289)
DEBUG 2019-02-23 15:35:56,652 [2349:MainThread] pykka
Registered SpotifyBackend (urn:uuid:3908216b-d089-4f44-9d3e-12ced84c57a3)
DEBUG 2019-02-23 15:35:56,657 [2349:MainThread] pykka
Starting SpotifyBackend (urn:uuid:3908216b-d089-4f44-9d3e-12ced84c57a3)
DEBUG 2019-02-23 15:35:56,940 [2349:SpotifyEventLoop] spotify.eventloop
Spotify event loop started
DEBUG 2019-02-23 15:35:57,428 [2349:Dummy-9] spotify.session
libspotify log message: 15:35:57.428 I [ap:1752] Connecting to AP ap.spotify.com:4070
DEBUG 2019-02-23 15:35:57,434 [2349:SpotifyEventLoop] spotify.session
Notify main thread
INFO 2019-02-23 15:35:57,458 [2349:MainThread] mopidy.commands
Starting Mopidy core
DEBUG 2019-02-23 15:35:57,492 [2349:Dummy-9] spotify.session
libspotify log message: 15:35:57.492 I [ap:1226] Connected to AP: 104.199.64.199:4070
INFO 2019-02-23 15:35:57,508 [2349:SpotifyEventLoop] spotify.session
Spotify logged in
DEBUG 2019-02-23 15:35:57,526 [2349:SpotifyEventLoop] spotify.session
Connection state updated
INFO 2019-02-23 15:35:57,541 [2349:SpotifyEventLoop] mopidy_spotify.backend
Logged in to Spotify in offline mode
DEBUG 2019-02-23 15:35:57,561 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 0.036s for new events
DEBUG 2019-02-23 15:35:57,584 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:35:57,595 [2349:SpotifyEventLoop] spotify.session
libspotify log message: 15:35:57.595 I [offline-mgr:2082] Storage has been cleaned
DEBUG 2019-02-23 15:35:57,607 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 0.862s for new events
DEBUG 2019-02-23 15:35:57,629 [2349:MainThread] pykka
Registered Core (urn:uuid:e75a3898-298c-4fc8-bcd1-a7ac367547b7)
DEBUG 2019-02-23 15:35:57,640 [2349:MainThread] pykka
Starting Core (urn:uuid:e75a3898-298c-4fc8-bcd1-a7ac367547b7)
DEBUG 2019-02-23 15:35:57,806 [2349:Dummy-9] spotify.session
Notify main thread
DEBUG 2019-02-23 15:35:57,837 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:35:57,842 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 0.616s for new events
DEBUG 2019-02-23 15:35:57,899 [2349:Dummy-9] spotify.session
Notify main thread
DEBUG 2019-02-23 15:35:57,921 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
INFO 2019-02-23 15:35:57,952 [2349:MainThread] mopidy.commands
Starting Mopidy frontends: MpdFrontend, HttpFrontend
INFO 2019-02-23 15:35:58,001 [2349:MainThread] mopidy.mpd.actor
MPD server running at [::ffff:127.0.0.1]:6600
DEBUG 2019-02-23 15:35:58,021 [2349:MainThread] pykka
Registered MpdFrontend (urn:uuid:b1827a9c-0b06-4f3e-ae4a-847ef869c548)
DEBUG 2019-02-23 15:35:58,025 [2349:MainThread] pykka
Starting MpdFrontend (urn:uuid:b1827a9c-0b06-4f3e-ae4a-847ef869c548)
DEBUG 2019-02-23 15:35:58,049 [2349:MainThread] mopidy.http.actor
Starting HTTP server
DEBUG 2019-02-23 15:35:58,074 [2349:MainThread] pykka
Registered HttpFrontend (urn:uuid:1bb910b4-b3b2-42bb-a73e-401bb530f351)
DEBUG 2019-02-23 15:35:58,054 [2349:MpdFrontend-11] mopidy.zeroconf
Zeroconf service "None" (_mpd._tcp at []:6600): dbus not installed; publish failed.
DEBUG 2019-02-23 15:35:58,084 [2349:MainThread] pykka
Starting HttpFrontend (urn:uuid:1bb910b4-b3b2-42bb-a73e-401bb530f351)
INFO 2019-02-23 15:35:58,109 [2349:MainThread] mopidy.commands
Starting GLib mainloop
INFO 2019-02-23 15:35:58,113 [2349:HttpFrontend-13] mopidy.http.actor
HTTP server running at [::ffff:127.0.0.1]:6680
DEBUG 2019-02-23 15:35:58,128 [2349:HttpFrontend-13] mopidy.zeroconf
Zeroconf service "None" (_http._tcp at []:6680): dbus not installed; publish failed.
DEBUG 2019-02-23 15:35:58,135 [2349:HttpFrontend-13] mopidy.zeroconf
Zeroconf service "None" (_mopidy-http._tcp at []:6680): dbus not installed; publish failed.
DEBUG 2019-02-23 15:35:58,132 [2349:HttpServer] mopidy.http.actor
Loaded HTTP extension: mopidy
DEBUG 2019-02-23 15:35:58,152 [2349:HttpServer] mopidy.http.actor
HTTP routes from extensions:
u'/mopidy': <class 'mopidy.http.handlers.AddSlashHandler'>
u'/mopidy/ws/?': <class 'mopidy.http.handlers.WebSocketHandler'>
u'/mopidy/rpc': <class 'mopidy.http.handlers.JsonRpcHandler'>
u'/mopidy/(.+)': <class 'mopidy.http.handlers.StaticFileHandler'>
u'/mopidy/': <class 'mopidy.http.handlers.ClientListHandler'>
u'/': <class 'tornado.web.RedirectHandler'>
DEBUG 2019-02-23 15:35:58,606 [2349:SpotifyEventLoop] spotify.session
Credentials blob updated: 'D9NJXu1aiHh9IoRIINXNJOrYZbEq1D486yIi5OhQA17AvI+7Z4zZfPi8uhu20vFp8LYpzM1RPQTEva8lUhkds7RQ0ZPBAkkEGhpCKF7h8OpntrdMl+08tpAA1/nSbVMjokZg/5v+NRelAQTFhaOy/ZpEAdo+OnM/tu5ebKeBVVNQdwqpv1pmfsz5SyT9F9RUMw8lY3J4nyfgyo57SVCIgA=='
DEBUG 2019-02-23 15:35:58,612 [2349:SpotifyEventLoop] spotify.session
Connection state updated
INFO 2019-02-23 15:35:58,617 [2349:SpotifyEventLoop] mopidy_spotify.backend
Logged in to Spotify in online mode
DEBUG 2019-02-23 15:35:58,631 [2349:Dummy-9] spotify.session
Notify main thread
DEBUG 2019-02-23 15:35:58,639 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 0.532s for new events
DEBUG 2019-02-23 15:35:58,644 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:35:58,652 [2349:SpotifyEventLoop] spotify.playlist_container
Playlist container loaded
DEBUG 2019-02-23 15:35:58,658 [2349:SpotifyEventLoop] mopidy_spotify.playlists
Spotify playlist container loaded
DEBUG 2019-02-23 15:35:58,663 [2349:SpotifyEventLoop] mopidy.listener
Sending playlists_loaded to BackendListener: {}
DEBUG 2019-02-23 15:35:58,670 [2349:Core-10] mopidy.listener
Sending playlists_loaded to CoreListener: {}
DEBUG 2019-02-23 15:35:58,676 [2349:Dummy-9] spotify.session
Notify main thread
DEBUG 2019-02-23 15:35:58,683 [2349:SpotifyEventLoop] spotify.session
libspotify log message: 15:35:58.682 I [offline-mgr:2030] 0 files are locked. 0 images are locked
DEBUG 2019-02-23 15:35:58,686 [2349:MpdFrontend-11] mopidy.listener
Sending stored_playlist to MpdSession: {}
DEBUG 2019-02-23 15:35:58,697 [2349:SpotifyEventLoop] spotify.session
libspotify log message: 15:35:58.696 I [offline-mgr:2056] 0 files unlocked. 0 images unlocked
DEBUG 2019-02-23 15:35:58,701 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 0.950s for new events
DEBUG 2019-02-23 15:35:58,705 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:35:58,708 [2349:SpotifyEventLoop] spotify.session
User info updated
DEBUG 2019-02-23 15:35:58,714 [2349:SpotifyEventLoop] spotify.session
User info updated
DEBUG 2019-02-23 15:35:58,719 [2349:SpotifyEventLoop] spotify.session
User info updated
DEBUG 2019-02-23 15:35:58,724 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 0.894s for new events
DEBUG 2019-02-23 15:35:59,625 [2349:SpotifyEventLoop] spotify.eventloop
Timeout reached; processing events
DEBUG 2019-02-23 15:35:59,631 [2349:SpotifyEventLoop] spotify.session
Notify main thread
DEBUG 2019-02-23 15:35:59,638 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 0.021s for new events
DEBUG 2019-02-23 15:35:59,644 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:35:59,649 [2349:SpotifyEventLoop] spotify.session
User info updated
DEBUG 2019-02-23 15:35:59,654 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 0.003s for new events
DEBUG 2019-02-23 15:35:59,663 [2349:SpotifyEventLoop] spotify.eventloop
Timeout reached; processing events
DEBUG 2019-02-23 15:35:59,668 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 4.007s for new events
DEBUG 2019-02-23 15:35:59,707 [2349:Dummy-9] spotify.session
Notify main thread
DEBUG 2019-02-23 15:35:59,743 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:35:59,747 [2349:SpotifyEventLoop] spotify.session
Notify main thread
DEBUG 2019-02-23 15:35:59,753 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 3.927s for new events
DEBUG 2019-02-23 15:35:59,761 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:35:59,768 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 3.907s for new events
DEBUG 2019-02-23 15:36:03,032 [2349:MainThread] pykka
Registered MpdSession (urn:uuid:d2c8bbd6-a6cd-44cf-b8b2-0e488c0a0349)
DEBUG 2019-02-23 15:36:03,038 [2349:MainThread] pykka
Starting MpdSession (urn:uuid:d2c8bbd6-a6cd-44cf-b8b2-0e488c0a0349)
INFO 2019-02-23 15:36:03,059 [2349:MpdSession-14] mopidy.mpd.session
New MPD connection from [::ffff:127.0.0.1]:6600
DEBUG 2019-02-23 15:36:03,086 [2349:MpdSession-14] mopidy.mpd.session
Request from [[::ffff:127.0.0.1]:6600]: command_list_begin
DEBUG 2019-02-23 15:36:03,094 [2349:MpdSession-14] mopidy.mpd.session
Request from [[::ffff:127.0.0.1]:6600]: add "spotify:user:spotify:playlist:3ZgmfR6lsnCwdffZUan8EA"
DEBUG 2019-02-23 15:36:03,099 [2349:MpdSession-14] mopidy.mpd.session
Request from [[::ffff:127.0.0.1]:6600]: command_list_end
DEBUG 2019-02-23 15:36:03,289 [2349:SpotifyBackend-7] spotify.session
Notify main thread
DEBUG 2019-02-23 15:36:03,312 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:36:03,318 [2349:Dummy-9] spotify.session
Notify main thread
DEBUG 2019-02-23 15:36:03,324 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 0.350s for new events
DEBUG 2019-02-23 15:36:03,343 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:36:03,348 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 0.326s for new events
DEBUG 2019-02-23 15:36:03,563 [2349:MpdSession-14] mopidy.mpd.session
Response to [[::ffff:127.0.0.1]:6600]: ACK [50@0] {add} directory or file not found
DEBUG 2019-02-23 15:36:03,576 [2349:MpdSession-14] mopidy.internal.network
Client most likely disconnected.
DEBUG 2019-02-23 15:36:03,586 [2349:MpdSession-14] pykka
Unregistered MpdSession (urn:uuid:d2c8bbd6-a6cd-44cf-b8b2-0e488c0a0349)
DEBUG 2019-02-23 15:36:03,592 [2349:MpdSession-14] pykka
Stopped MpdSession (urn:uuid:d2c8bbd6-a6cd-44cf-b8b2-0e488c0a0349)
DEBUG 2019-02-23 15:36:03,597 [2349:MpdSession-14] mopidy.internal.network
Already stopping: Actor is shutting down.
DEBUG 2019-02-23 15:36:03,688 [2349:SpotifyEventLoop] spotify.eventloop
Timeout reached; processing events
DEBUG 2019-02-23 15:36:03,693 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 1.075s for new events
DEBUG 2019-02-23 15:36:03,720 [2349:Dummy-9] spotify.session
Notify main thread
DEBUG 2019-02-23 15:36:03,726 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:36:03,741 [2349:Dummy-9] spotify.session
Notify main thread
DEBUG 2019-02-23 15:36:03,747 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 1.027s for new events
DEBUG 2019-02-23 15:36:03,755 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:36:03,763 [2349:SpotifyEventLoop] spotify.session
User info updated
DEBUG 2019-02-23 15:36:03,772 [2349:SpotifyEventLoop] spotify.session
User info updated
DEBUG 2019-02-23 15:36:03,781 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 1.004s for new events
DEBUG 2019-02-23 15:36:04,798 [2349:SpotifyEventLoop] spotify.eventloop
Timeout reached; processing events
DEBUG 2019-02-23 15:36:04,803 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 8.938s for new events
DEBUG 2019-02-23 15:36:13,749 [2349:SpotifyEventLoop] spotify.eventloop
Timeout reached; processing events
DEBUG 2019-02-23 15:36:13,757 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 11.741s for new events
DEBUG 2019-02-23 15:36:13,780 [2349:Dummy-9] spotify.session
Notify main thread
DEBUG 2019-02-23 15:36:13,800 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:36:13,806 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 11.689s for new events
DEBUG 2019-02-23 15:36:13,846 [2349:Dummy-9] spotify.session
Notify main thread
DEBUG 2019-02-23 15:36:13,884 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:36:13,891 [2349:Dummy-9] spotify.session
Notify main thread
DEBUG 2019-02-23 15:36:13,899 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 11.606s for new events
DEBUG 2019-02-23 15:36:13,904 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:36:13,913 [2349:SpotifyEventLoop] spotify.session
User info updated
DEBUG 2019-02-23 15:36:13,921 [2349:SpotifyEventLoop] spotify.session
User info updated
DEBUG 2019-02-23 15:36:13,929 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 11.582s for new events
DEBUG 2019-02-23 15:36:25,520 [2349:SpotifyEventLoop] spotify.eventloop
Timeout reached; processing events
DEBUG 2019-02-23 15:36:25,525 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 8.281s for new events
DEBUG 2019-02-23 15:36:33,814 [2349:SpotifyEventLoop] spotify.eventloop
Timeout reached; processing events
DEBUG 2019-02-23 15:36:33,821 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 0.078s for new events
DEBUG 2019-02-23 15:36:33,841 [2349:Dummy-9] spotify.session
Notify main thread
DEBUG 2019-02-23 15:36:33,862 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:36:33,868 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 0.030s for new events
DEBUG 2019-02-23 15:36:33,907 [2349:SpotifyEventLoop] spotify.eventloop
Timeout reached; processing events
DEBUG 2019-02-23 15:36:33,914 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 24.788s for new events
DEBUG 2019-02-23 15:36:33,936 [2349:Dummy-9] spotify.session
Notify main thread
DEBUG 2019-02-23 15:36:33,956 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:36:33,961 [2349:Dummy-9] spotify.session
Notify main thread
DEBUG 2019-02-23 15:36:33,966 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 24.741s for new events
DEBUG 2019-02-23 15:36:33,972 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:36:33,977 [2349:SpotifyEventLoop] spotify.session
User info updated
DEBUG 2019-02-23 15:36:33,983 [2349:SpotifyEventLoop] spotify.session
User info updated
DEBUG 2019-02-23 15:36:33,989 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 24.724s for new events
DEBUG 2019-02-23 15:36:58,719 [2349:SpotifyEventLoop] spotify.eventloop
Timeout reached; processing events
DEBUG 2019-02-23 15:36:58,724 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 15.144s for new events
DEBUG 2019-02-23 15:37:13,876 [2349:SpotifyEventLoop] spotify.eventloop
Timeout reached; processing events
DEBUG 2019-02-23 15:37:13,883 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 0.085s for new events
DEBUG 2019-02-23 15:37:13,904 [2349:Dummy-9] spotify.session
Notify main thread
DEBUG 2019-02-23 15:37:13,925 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:37:13,932 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 0.034s for new events
DEBUG 2019-02-23 15:37:13,973 [2349:SpotifyEventLoop] spotify.eventloop
Timeout reached; processing events
DEBUG 2019-02-23 15:37:13,981 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 44.744s for new events
DEBUG 2019-02-23 15:37:14,001 [2349:Dummy-9] spotify.session
Notify main thread
DEBUG 2019-02-23 15:37:14,022 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:37:14,029 [2349:Dummy-9] spotify.session
Notify main thread
DEBUG 2019-02-23 15:37:14,036 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 44.695s for new events
DEBUG 2019-02-23 15:37:14,047 [2349:SpotifyEventLoop] spotify.eventloop
Notification received; processing events
DEBUG 2019-02-23 15:37:14,053 [2349:SpotifyEventLoop] spotify.session
User info updated
DEBUG 2019-02-23 15:37:14,058 [2349:SpotifyEventLoop] spotify.session
User info updated
DEBUG 2019-02-23 15:37:14,068 [2349:SpotifyEventLoop] spotify.eventloop
Waiting 44.670s for new events
DEBUG 2019-02-23 15:37:58,745 [2349:SpotifyEventLoop] spotify.eventloop
Timeout reached; processing events
DEBUG 2019-02-23 15:37:58,751 [2349:SpotifyEventLoop] spotify.eventloop
follow_outside_symlinks "yes"
follow_inside_symlinks "yes"
music_directory "/var/lib/mpd/music"
playlist_directory "/var/lib/mpd/playlists"
db_file "/var/lib/mpd/tag_cache"
log_file "/var/log/mpd/mpd.log"
pid_file "/run/mpd/pid"
state_file "/var/lib/mpd/state"
sticker_file "/var/lib/mpd/sticker.sql"
user "mpd"
bind_to_address "0.0.0.0"
port "6600"
netstat -a -n | grep 66
tcp 0 0 127.0.0.1:6680 0.0.0.0:* LISTEN
tcp6 0 0 127.0.0.1:6600 :::* LISTEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment