No servers found on Mopidy Mobile

I can run Mopidy fine, like so:

INFO     Starting Mopidy 2.1.0
INFO     Loading config from builtin defaults
INFO     Loading config from /home/tokiko/.config/mopidy/mopidy.conf
INFO     Loading config from command line options
INFO     Enabled extensions: mpd, http, stream, m3u, softwaremixer, file, local
INFO     Disabled extensions: none
INFO     Starting Mopidy mixer: SoftwareMixer
INFO     Starting Mopidy audio
INFO     Starting Mopidy backends: StreamBackend, M3UBackend, FileBackend, LocalBackend
INFO     Audio output set to "autoaudiosink"
INFO     Loaded 2250 local tracks using json
INFO     Starting Mopidy core
INFO     Starting Mopidy frontends: MpdFrontend, HttpFrontend
INFO     MPD server running at [::ffff:127.0.0.1]:6600
INFO     Starting GLib mainloop
INFO     HTTP server running at [::ffff:127.0.0.1]:6680

But the app won’t recognize it (I’m over LAN). Even after entering it in manually.

Did you read the documentation? Specifically the warning at https://docs.mopidy.com/en/latest/ext/http/

Oh, sorry, I hadn’t seen that. I had it set to 127.0.0.1 but just changed it to 0.0.0.0 and still nothing.

Well, can you connect with a Web browser?

Yeah, it works perfectly on mobile. :thinking:

I’m not sure if I had the same problem a while ago - sorted out here ANNOUNCEMENT: Mopidy Mobile 1.8.0 Android Beta it was to do with ahavi and python-dbus not being installed