Web Interface not working

Hi,

I have install mopidy on Debian Stretch. The web interface working on port 6680 but not show other web interface (mopify or moped or music box). I follow the instruction for the installation but not working.

Config file:

[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]
enabled = false
data_dir = /var/lib/mopidy/local
media_dir = /var/lib/mopidy/media

[m3u]
playlists_dir = /var/lib/mopidy/playlists

[http]
enabled = true
hostname = 0.0.0.0
port = 6680
static_dir =
zeroconf = Mopidy HTTP server on $hostname

[mpd]
enabled = true
hostname = 0.0.0.0
port = 6600
password =
max_connections = 20
connection_timeout = 60
zeroconf = Mopidy MPD server on $hostname
command_blacklist = listall,listallinfo
default_playlist_scheme = m3u

[mopify]
enabled = true
debug = false

[spotify]
enabled = false

[soundcloud]
enabled = false

Log file:

2017-11-24 02:27:10,031 INFO [22350:MainThread] mopidy.commands: Stopping Mopidy mixer
2017-11-24 02:27:10,330 INFO [22626:MainThread] mopidy.main: Starting Mopidy 2.0.0
2017-11-24 02:27:10,391 INFO [22626:MainThread] mopidy.config: Loading config from builtin defaults
2017-11-24 02:27:10,392 INFO [22626:MainThread] mopidy.config: Loading config from /etc/mopidy/mopidy.conf
2017-11-24 02:27:10,393 INFO [22626:MainThread] mopidy.config: Loading config from command line options
2017-11-24 02:27:10,419 INFO [22626:MainThread] mopidy.ext: Disabled extension youtube: Dependency The ‘pafy>=0.3.35’ distribution was not found and is required by the application not found
2017-11-24 02:27:10,437 INFO [22626:MainThread] mopidy.main: Enabled extensions: mpd, http, stream, m3u, podcast-itunes, softwaremixer, file, podcast
2017-11-24 02:27:10,437 INFO [22626:MainThread] mopidy.main: Disabled extensions: local, youtube, soundcloud
2017-11-24 02:27:10,490 INFO [22626:MainThread] mopidy.commands: Starting Mopidy mixer: SoftwareMixer
2017-11-24 02:27:10,492 INFO [22626:MainThread] mopidy.commands: Starting Mopidy audio
2017-11-24 02:27:10,493 INFO [22626:MainThread] mopidy.commands: Starting Mopidy backends: StreamBackend, M3UBackend, FileBackend, PodcastBackend
2017-11-24 02:27:10,501 INFO [22626:MainThread] mopidy_podcast.backend: Starting Mopidy-Podcast directories: iTunesDirectory, FeedsDirectory
2017-11-24 02:27:10,503 INFO [22626:MainThread] mopidy_podcast.backend: Refreshing Mopidy-Podcast directories
2017-11-24 02:27:10,503 INFO [22626:Audio-2] mopidy.audio.actor: Audio output set to “autoaudiosink”
2017-11-24 02:27:10,507 INFO [22626:PodcastDirectoryActor-6] requests.packages.urllib3.connectionpool: Starting new HTTP connection (1): itunes.apple.com
2017-11-24 02:27:10,508 INFO [22626:MainThread] mopidy.commands: Starting Mopidy core
2017-11-24 02:27:10,518 INFO [22626:MainThread] mopidy.commands: Starting Mopidy frontends: MpdFrontend, HttpFrontend
2017-11-24 02:27:10,519 INFO [22626:MainThread] mopidy.mpd.actor: MPD server running at [::ffff:0.0.0.0]:6600
2017-11-24 02:27:10,521 INFO [22626:MainThread] mopidy.commands: Starting GLib mainloop
2017-11-24 02:27:10,521 INFO [22626:HttpFrontend-13] mopidy.http.actor: HTTP server running at [::ffff:0.0.0.0]:6680
2017-11-24 02:27:27,210 INFO [22626:MpdSession-14] mopidy.mpd.session: New MPD connection from [::ffff:192.168.1.15]:60989