Skip to content

Instantly share code, notes, and snippets.

@sironitomas
Created September 20, 2016 12:02
Show Gist options
  • Save sironitomas/2945b808d65cdd14154cc039efa1d552 to your computer and use it in GitHub Desktop.
Save sironitomas/2945b808d65cdd14154cc039efa1d552 to your computer and use it in GitHub Desktop.
mopidy -v
alarm@alarmpi3 ~ % mopidy -v
INFO 2016-09-20 08:57:02,430 [2370:MainThread] mopidy.__main__
Starting Mopidy 2.0.1
DEBUG 2016-09-20 08:57:02,446 [2370:MainThread] mopidy.ext
Loading entry point: dirble = mopidy_dirble:Extension
DEBUG 2016-09-20 08:57:02,448 [2370:MainThread] mopidy.ext
Loaded extension: Mopidy-Dirble 1.3.0
DEBUG 2016-09-20 08:57:02,466 [2370:MainThread] mopidy.ext
Loading entry point: spotify = mopidy_spotify:Extension
DEBUG 2016-09-20 08:57:02,468 [2370:MainThread] mopidy.ext
Loaded extension: Mopidy-Spotify 3.0.0
DEBUG 2016-09-20 08:57:02,468 [2370:MainThread] mopidy.ext
Loading entry point: mpd = mopidy.mpd:Extension
DEBUG 2016-09-20 08:57:02,469 [2370:MainThread] mopidy.ext
Loaded extension: Mopidy-MPD 2.0.1
DEBUG 2016-09-20 08:57:02,469 [2370:MainThread] mopidy.ext
Loading entry point: http = mopidy.http:Extension
DEBUG 2016-09-20 08:57:02,471 [2370:MainThread] mopidy.ext
Loaded extension: Mopidy-HTTP 2.0.1
DEBUG 2016-09-20 08:57:02,471 [2370:MainThread] mopidy.ext
Loading entry point: stream = mopidy.stream:Extension
DEBUG 2016-09-20 08:57:02,472 [2370:MainThread] mopidy.ext
Loaded extension: Mopidy-Stream 2.0.1
DEBUG 2016-09-20 08:57:02,472 [2370:MainThread] mopidy.ext
Loading entry point: m3u = mopidy.m3u:Extension
DEBUG 2016-09-20 08:57:02,473 [2370:MainThread] mopidy.ext
Loaded extension: Mopidy-M3U 2.0.1
DEBUG 2016-09-20 08:57:02,473 [2370:MainThread] mopidy.ext
Loading entry point: softwaremixer = mopidy.softwaremixer:Extension
DEBUG 2016-09-20 08:57:02,474 [2370:MainThread] mopidy.ext
Loaded extension: Mopidy-SoftwareMixer 2.0.1
DEBUG 2016-09-20 08:57:02,474 [2370:MainThread] mopidy.ext
Loading entry point: file = mopidy.file:Extension
DEBUG 2016-09-20 08:57:02,475 [2370:MainThread] mopidy.ext
Loaded extension: Mopidy-File 2.0.1
DEBUG 2016-09-20 08:57:02,475 [2370:MainThread] mopidy.ext
Loading entry point: local = mopidy.local:Extension
DEBUG 2016-09-20 08:57:02,483 [2370:MainThread] mopidy.ext
Loaded extension: Mopidy-Local 2.0.1
DEBUG 2016-09-20 08:57:02,646 [2370:MainThread] mopidy.ext
Loading entry point: soundcloud = mopidy_soundcloud:SoundCloudExtension
DEBUG 2016-09-20 08:57:02,648 [2370:MainThread] mopidy.ext
Loaded extension: Mopidy-SoundCloud 2.0.2
DEBUG 2016-09-20 08:57:02,652 [2370:MainThread] mopidy.ext
Loading entry point: podcast = mopidy_podcast:Extension
DEBUG 2016-09-20 08:57:02,654 [2370:MainThread] mopidy.ext
Loaded extension: Mopidy-Podcast 2.0.0
DEBUG 2016-09-20 08:57:02,655 [2370:MainThread] mopidy.ext
Discovered extensions: dirble, spotify, mpd, http, stream, m3u, softwaremixer, file, local, soundcloud, podcast
DEBUG 2016-09-20 08:57:02,662 [2370:MainThread] mopidy.config.keyring
Fetching passwords from your keyring failed. Any passwords stored in the keyring will not be available. (dbus not installed)
INFO 2016-09-20 08:57:02,662 [2370:MainThread] mopidy.config
Loading config from builtin defaults
DEBUG 2016-09-20 08:57:02,680 [2370:MainThread] mopidy.config
Loading config from /etc/xdg/mopidy/mopidy.conf failed; it does not exist
INFO 2016-09-20 08:57:02,681 [2370:MainThread] mopidy.config
Loading config from /home/alarm/.config/mopidy/mopidy.conf
INFO 2016-09-20 08:57:02,687 [2370:MainThread] mopidy.config
Loading config from command line options
DEBUG 2016-09-20 08:57:02,706 [2370:MainThread] mopidy.ext
Validating extension: dirble
DEBUG 2016-09-20 08:57:02,725 [2370:MainThread] mopidy.ext
Validating extension: spotify
DEBUG 2016-09-20 08:57:02,757 [2370:MainThread] mopidy.ext
Validating extension: mpd
DEBUG 2016-09-20 08:57:02,763 [2370:MainThread] mopidy.ext
Validating extension: http
DEBUG 2016-09-20 08:57:02,906 [2370:MainThread] mopidy.ext
Validating extension: stream
DEBUG 2016-09-20 08:57:02,912 [2370:MainThread] mopidy.ext
Validating extension: m3u
DEBUG 2016-09-20 08:57:02,917 [2370:MainThread] mopidy.ext
Validating extension: softwaremixer
DEBUG 2016-09-20 08:57:02,923 [2370:MainThread] mopidy.ext
Validating extension: file
DEBUG 2016-09-20 08:57:02,928 [2370:MainThread] mopidy.ext
Validating extension: local
DEBUG 2016-09-20 08:57:02,933 [2370:MainThread] mopidy.ext
Validating extension: soundcloud
DEBUG 2016-09-20 08:57:02,954 [2370:MainThread] mopidy.ext
Validating extension: podcast
INFO 2016-09-20 08:57:02,999 [2370:MainThread] mopidy.__main__
Enabled extensions: spotify, mpd, http, stream, m3u, softwaremixer, file, podcast, local
INFO 2016-09-20 08:57:03,000 [2370:MainThread] mopidy.__main__
Disabled extensions: dirble, soundcloud
WARNING 2016-09-20 08:57:03,001 [2370:MainThread] mopidy.__main__
Found dirble configuration errors, the extension has been automatically disabled:
WARNING 2016-09-20 08:57:03,001 [2370:MainThread] mopidy.__main__
dirble/api_key must be set.
WARNING 2016-09-20 08:57:03,002 [2370:MainThread] mopidy.__main__
Found soundcloud configuration errors, the extension has been automatically disabled:
WARNING 2016-09-20 08:57:03,002 [2370:MainThread] mopidy.__main__
soundcloud/auth_token must be set.
WARNING 2016-09-20 08:57:03,002 [2370:MainThread] mopidy.__main__
Please fix the extension configuration errors or disable the extensions to silence these messages.
DEBUG 2016-09-20 08:57:03,437 [2370:MainThread] mopidy.commands
Available Mopidy mixers: SoftwareMixer
INFO 2016-09-20 08:57:03,438 [2370:MainThread] mopidy.commands
Starting Mopidy mixer: SoftwareMixer
DEBUG 2016-09-20 08:57:03,444 [2370:MainThread] mopidy.commands
Mixer volume left unchanged
INFO 2016-09-20 08:57:03,445 [2370:MainThread] mopidy.commands
Starting Mopidy audio
INFO 2016-09-20 08:57:03,451 [2370:MainThread] mopidy.commands
Starting Mopidy backends: SpotifyBackend, StreamBackend, M3UBackend, FileBackend, LocalBackend, PodcastBackend
INFO 2016-09-20 08:57:03,530 [2370:Audio-2] mopidy.audio.actor
Audio output set to "autoaudiosink"
DEBUG 2016-09-20 08:57:03,532 [2370:MainThread] mopidy.local.actor
Using json as the local library
DEBUG 2016-09-20 08:57:03,533 [2370:MainThread] mopidy.local.json
Loading library: /home/alarm/.local/share/mopidy/local/library.json.gz
INFO 2016-09-20 08:57:03,534 [2370:MainThread] mopidy.local.json
No local library metadata cache found at /home/alarm/.local/share/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 2016-09-20 08:57:03,536 [2370:MainThread] mopidy.local.library
Loaded 0 local tracks using json
INFO 2016-09-20 08:57:03,742 [2370:MainThread] mopidy.commands
Starting Mopidy core
INFO 2016-09-20 08:57:06,016 [2370:SpotifyEventLoop] mopidy_spotify.backend
Logged in to Spotify in offline mode
INFO 2016-09-20 08:57:06,260 [2370:SpotifyEventLoop] mopidy_spotify.backend
Logged in to Spotify in online mode
DEBUG 2016-09-20 08:57:06,920 [2370:SpotifyEventLoop] mopidy_spotify.playlists
Spotify playlist container loaded
DEBUG 2016-09-20 08:57:06,921 [2370:SpotifyEventLoop] mopidy.listener
Sending playlists_loaded to BackendListener: {}
DEBUG 2016-09-20 08:57:06,922 [2370:Core-11] mopidy.listener
Sending playlists_loaded to CoreListener: {}
DEBUG 2016-09-20 08:57:15,756 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:1AzWTNs2UHkTLXnNp9tmAN: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 08:57:15,757 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3BxaqTDmJln5YJYL3ETUC9: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 08:57:58,937 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3qf6Zm6FtRvmIXztSyW9qP: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 08:58:00,083 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:0ylMnxkHno7tBynYTV5esa: <ErrorType.OTHER_PERMANENT: 10>
INFO 2016-09-20 08:58:48,413 [2370:MainThread] mopidy.commands
Starting Mopidy frontends: MpdFrontend, HttpFrontend
INFO 2016-09-20 08:58:48,417 [2370:MainThread] mopidy.mpd.actor
MPD server running at [::ffff:127.0.0.1]:6600
DEBUG 2016-09-20 08:58:48,420 [2370:MpdFrontend-12] mopidy.zeroconf
Zeroconf service "None" (_mpd._tcp at []:6600): dbus not installed; publish failed.
DEBUG 2016-09-20 08:58:48,423 [2370:MainThread] mopidy.http.actor
Starting HTTP server
INFO 2016-09-20 08:58:48,427 [2370:HttpFrontend-14] mopidy.http.actor
HTTP server running at [::ffff:192.168.0.10]:6680
INFO 2016-09-20 08:58:48,428 [2370:MainThread] mopidy.commands
Starting GLib mainloop
DEBUG 2016-09-20 08:58:48,428 [2370:HttpServer] mopidy.http.actor
Loaded HTTP extension: mopidy
DEBUG 2016-09-20 08:58:48,429 [2370:HttpFrontend-14] mopidy.zeroconf
Zeroconf service "None" (_http._tcp at []:6680): dbus not installed; publish failed.
DEBUG 2016-09-20 08:58:48,430 [2370: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 2016-09-20 08:58:48,432 [2370:HttpFrontend-14] mopidy.zeroconf
Zeroconf service "None" (_mopidy-http._tcp at []:6680): dbus not installed; publish failed.
INFO 2016-09-20 08:59:50,904 [2370:MpdSession-15] mopidy.mpd.session
New MPD connection from [::ffff:127.0.0.1]:53734
DEBUG 2016-09-20 08:59:50,907 [2370:MpdSession-15] mopidy.mpd.session
Request from [::ffff:127.0.0.1]:53734: status
DEBUG 2016-09-20 08:59:51,724 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:1AzWTNs2UHkTLXnNp9tmAN: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 08:59:51,725 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3BxaqTDmJln5YJYL3ETUC9: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 08:59:54,952 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3qf6Zm6FtRvmIXztSyW9qP: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 08:59:55,019 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:0ylMnxkHno7tBynYTV5esa: <ErrorType.OTHER_PERMANENT: 10>
INFO 2016-09-20 08:59:55,922 [2370:MpdSession-16] mopidy.mpd.session
New MPD connection from [::ffff:127.0.0.1]:53738
DEBUG 2016-09-20 08:59:55,932 [2370:MpdSession-16] mopidy.mpd.session
Request from [::ffff:127.0.0.1]:53738: status
DEBUG 2016-09-20 08:59:59,679 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:1AzWTNs2UHkTLXnNp9tmAN: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 08:59:59,680 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3BxaqTDmJln5YJYL3ETUC9: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:00,448 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:1AzWTNs2UHkTLXnNp9tmAN: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:00,450 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3BxaqTDmJln5YJYL3ETUC9: <ErrorType.OTHER_PERMANENT: 10>
INFO 2016-09-20 09:00:00,944 [2370:MpdSession-17] mopidy.mpd.session
New MPD connection from [::ffff:127.0.0.1]:53742
DEBUG 2016-09-20 09:00:00,953 [2370:MpdSession-17] mopidy.mpd.session
Request from [::ffff:127.0.0.1]:53742: status
DEBUG 2016-09-20 09:00:03,054 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:1AzWTNs2UHkTLXnNp9tmAN: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:03,055 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3BxaqTDmJln5YJYL3ETUC9: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:05,704 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3qf6Zm6FtRvmIXztSyW9qP: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:05,807 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:0ylMnxkHno7tBynYTV5esa: <ErrorType.OTHER_PERMANENT: 10>
INFO 2016-09-20 09:00:05,965 [2370:MpdSession-18] mopidy.mpd.session
New MPD connection from [::ffff:127.0.0.1]:53746
DEBUG 2016-09-20 09:00:05,972 [2370:MpdSession-18] mopidy.mpd.session
Request from [::ffff:127.0.0.1]:53746: status
DEBUG 2016-09-20 09:00:09,252 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3qf6Zm6FtRvmIXztSyW9qP: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:09,343 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:0ylMnxkHno7tBynYTV5esa: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:10,222 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:1AzWTNs2UHkTLXnNp9tmAN: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:10,224 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3BxaqTDmJln5YJYL3ETUC9: <ErrorType.OTHER_PERMANENT: 10>
INFO 2016-09-20 09:00:10,982 [2370:MpdSession-19] mopidy.mpd.session
New MPD connection from [::ffff:127.0.0.1]:53750
DEBUG 2016-09-20 09:00:10,991 [2370:MpdSession-19] mopidy.mpd.session
Request from [::ffff:127.0.0.1]:53750: status
DEBUG 2016-09-20 09:00:13,579 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3qf6Zm6FtRvmIXztSyW9qP: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:13,765 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:0ylMnxkHno7tBynYTV5esa: <ErrorType.OTHER_PERMANENT: 10>
INFO 2016-09-20 09:00:15,996 [2370:MpdSession-20] mopidy.mpd.session
New MPD connection from [::ffff:127.0.0.1]:53754
DEBUG 2016-09-20 09:00:16,005 [2370:MpdSession-20] mopidy.mpd.session
Request from [::ffff:127.0.0.1]:53754: status
DEBUG 2016-09-20 09:00:17,913 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:1AzWTNs2UHkTLXnNp9tmAN: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:17,914 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3BxaqTDmJln5YJYL3ETUC9: <ErrorType.OTHER_PERMANENT: 10>INFO 2016-09-20 09:00:19,304 [2370:MainThread] mopidy.commands
Interrupted. Exiting...
INFO 2016-09-20 09:00:19,307 [2370:MainThread] mopidy.commands
Stopping Mopidy frontends
DEBUG 2016-09-20 09:00:19,310 [2370:MainThread] mopidy.internal.process
Stopping 1 instance(s) of MpdFrontend
DEBUG 2016-09-20 09:00:19,314 [2370:MpdFrontend-12] mopidy.internal.process
Stopping 6 instance(s) of MpdSession
DEBUG 2016-09-20 09:00:22,043 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:1AzWTNs2UHkTLXnNp9tmAN: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:22,044 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3BxaqTDmJln5YJYL3ETUC9: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:26,331 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:1AzWTNs2UHkTLXnNp9tmAN: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:26,332 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3BxaqTDmJln5YJYL3ETUC9: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:26,556 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3qf6Zm6FtRvmIXztSyW9qP: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:26,741 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:0ylMnxkHno7tBynYTV5esa: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:31,015 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:1AzWTNs2UHkTLXnNp9tmAN: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:31,017 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3BxaqTDmJln5YJYL3ETUC9: <ErrorType.OTHER_PERMANENT: 10>
^CDEBUG 2016-09-20 09:00:35,471 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3qf6Zm6FtRvmIXztSyW9qP: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:35,591 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:0ylMnxkHno7tBynYTV5esa: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:38,765 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3qf6Zm6FtRvmIXztSyW9qP: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:38,960 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:0ylMnxkHno7tBynYTV5esa: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:39,078 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:1AzWTNs2UHkTLXnNp9tmAN: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:39,080 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3BxaqTDmJln5YJYL3ETUC9: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:44,794 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3qf6Zm6FtRvmIXztSyW9qP: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:44,922 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:0ylMnxkHno7tBynYTV5esa: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:48,950 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3qf6Zm6FtRvmIXztSyW9qP: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:49,051 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:0ylMnxkHno7tBynYTV5esa: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:52,444 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:1AzWTNs2UHkTLXnNp9tmAN: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:52,446 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3BxaqTDmJln5YJYL3ETUC9: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:58,764 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3qf6Zm6FtRvmIXztSyW9qP: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:00:58,967 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:0ylMnxkHno7tBynYTV5esa: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:01:03,374 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:1AzWTNs2UHkTLXnNp9tmAN: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:01:03,375 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3BxaqTDmJln5YJYL3ETUC9: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:01:07,510 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:1AzWTNs2UHkTLXnNp9tmAN: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:01:07,512 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3BxaqTDmJln5YJYL3ETUC9: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:01:09,635 [2370:MpdSession-15] mopidy.mpd.session
Response to [::ffff:127.0.0.1]:53734:
volume: 100
repeat: 0
random: 0
single: 0
consume: 0
playlist: 0
playlistlength: 0
xfade: 0
state: stop
OK
DEBUG 2016-09-20 09:01:09,642 [2370:MpdSession-15] mopidy.internal.network
Client most likely disconnected.
DEBUG 2016-09-20 09:01:09,648 [2370:MpdSession-15] mopidy.internal.network
Already stopping: Actor is shutting down.
DEBUG 2016-09-20 09:01:11,418 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:1AzWTNs2UHkTLXnNp9tmAN: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:01:11,419 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3BxaqTDmJln5YJYL3ETUC9: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:01:11,596 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3qf6Zm6FtRvmIXztSyW9qP: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:01:11,759 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:0ylMnxkHno7tBynYTV5esa: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:01:16,986 [2370:MpdSession-17] mopidy.mpd.session
Response to [::ffff:127.0.0.1]:53742:
volume: 100
repeat: 0
random: 0
single: 0
consume: 0
playlist: 0
playlistlength: 0
xfade: 0
state: stop
OK
DEBUG 2016-09-20 09:01:16,991 [2370:MpdSession-17] mopidy.internal.network
Client most likely disconnected.
DEBUG 2016-09-20 09:01:16,998 [2370:MpdSession-17] mopidy.internal.network
Already stopping: Actor is shutting down.
DEBUG 2016-09-20 09:01:19,322 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3qf6Zm6FtRvmIXztSyW9qP: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:01:19,415 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:0ylMnxkHno7tBynYTV5esa: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:01:21,897 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3qf6Zm6FtRvmIXztSyW9qP: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:01:22,027 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:0ylMnxkHno7tBynYTV5esa: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:01:27,125 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:3qf6Zm6FtRvmIXztSyW9qP: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:01:27,217 [2370:SpotifyBackend-3] mopidy_spotify.translator
Error loading spotify:track:0ylMnxkHno7tBynYTV5esa: <ErrorType.OTHER_PERMANENT: 10>
DEBUG 2016-09-20 09:01:27,729 [2370:MpdSession-18] mopidy.mpd.session
Response to [::ffff:127.0.0.1]:53746:
volume: 100
repeat: 0
random: 0
single: 0
consume: 0
playlist: 0
playlistlength: 0
xfade: 0
state: stop
OK
DEBUG 2016-09-20 09:01:27,734 [2370:MpdSession-18] mopidy.internal.network
Client most likely disconnected.
DEBUG 2016-09-20 09:01:27,741 [2370:MpdSession-18] mopidy.internal.network
Already stopping: Actor is shutting down.
DEBUG 2016-09-20 09:01:33,715 [2370:MpdSession-19] mopidy.mpd.session
Response to [::ffff:127.0.0.1]:53750:
volume: 100
repeat: 0
random: 0
single: 0
consume: 0
playlist: 0
playlistlength: 0
xfade: 0
state: stop
OK
DEBUG 2016-09-20 09:01:33,725 [2370:MpdSession-19] mopidy.internal.network
Client most likely disconnected.
DEBUG 2016-09-20 09:01:33,731 [2370:MpdSession-19] mopidy.internal.network
Already stopping: Actor is shutting down.
DEBUG 2016-09-20 09:01:36,507 [2370:MpdSession-20] mopidy.mpd.session
Response to [::ffff:127.0.0.1]:53754:
volume: 100
repeat: 0
random: 0
single: 0
consume: 0
playlist: 0
playlistlength: 0
xfade: 0
state: stop
OK
DEBUG 2016-09-20 09:01:37,143 [2370:MpdSession-16] mopidy.mpd.session
Response to [::ffff:127.0.0.1]:53738:
volume: 100
repeat: 0
random: 0
single: 0
consume: 0
playlist: 0
playlistlength: 0
xfade: 0
state: stop
OK
DEBUG 2016-09-20 09:01:37,144 [2370:MpdSession-16] mopidy.internal.network
Client most likely disconnected.
DEBUG 2016-09-20 09:01:37,146 [2370:MpdSession-16] mopidy.internal.network
Already stopping: Actor is shutting down.
DEBUG 2016-09-20 09:01:37,151 [2370:MpdSession-20] mopidy.internal.network
Actor is shutting down.
DEBUG 2016-09-20 09:01:37,153 [2370:MainThread] mopidy.internal.process
Stopping 1 instance(s) of HttpFrontend
DEBUG 2016-09-20 09:01:37,155 [2370:HttpFrontend-14] mopidy.http.actor
Stopping HTTP server
INFO 2016-09-20 09:01:37,156 [2370:MainThread] mopidy.commands
Stopping Mopidy core
DEBUG 2016-09-20 09:01:37,157 [2370:HttpServer] mopidy.http.actor
Stopped HTTP server
DEBUG 2016-09-20 09:01:37,157 [2370:MainThread] mopidy.internal.process
Stopping 1 instance(s) of Core
INFO 2016-09-20 09:01:37,160 [2370:MainThread] mopidy.commands
Stopping Mopidy backends
DEBUG 2016-09-20 09:01:37,161 [2370:MainThread] mopidy.internal.process
Stopping 1 instance(s) of SpotifyBackend
DEBUG 2016-09-20 09:01:37,163 [2370:SpotifyBackend-3] mopidy_spotify.backend
Logging out of Spotify
DEBUG 2016-09-20 09:01:37,236 [2370:SpotifyEventLoop] mopidy_spotify.backend
Logged out of Spotify
DEBUG 2016-09-20 09:01:37,238 [2370:MainThread] mopidy.internal.process
Stopping 1 instance(s) of StreamBackend
DEBUG 2016-09-20 09:01:37,241 [2370:MainThread] mopidy.internal.process
Stopping 1 instance(s) of M3UBackend
DEBUG 2016-09-20 09:01:37,243 [2370:MainThread] mopidy.internal.process
Stopping 1 instance(s) of FileBackend
DEBUG 2016-09-20 09:01:37,245 [2370:MainThread] mopidy.internal.process
Stopping 1 instance(s) of LocalBackend
DEBUG 2016-09-20 09:01:37,247 [2370:MainThread] mopidy.internal.process
Stopping 1 instance(s) of PodcastBackend
INFO 2016-09-20 09:01:37,249 [2370:MainThread] mopidy.commands
Stopping Mopidy audio
DEBUG 2016-09-20 09:01:37,250 [2370:MainThread] mopidy.internal.process
Stopping 1 instance(s) of Audio
INFO 2016-09-20 09:01:37,254 [2370:MainThread] mopidy.commands
Stopping Mopidy mixer
DEBUG 2016-09-20 09:01:37,255 [2370:MainThread] mopidy.internal.process
Stopping 1 instance(s) of SoftwareMixer
DEBUG 2016-09-20 09:01:37,257 [2370:MainThread] mopidy.internal.process
All actors stopped.
mopidy -v 216.15s user 3.00s system 78% cpu 4:39.44 total
@sironitomas
Copy link
Author

I tried to connect through ncmpcpp a few times but the connection gets closed.

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