# Sync error? after selecting TuneIn station

**URL:** https://discourse.mopidy.com/t/sync-error-after-selecting-tunein-station/1269
**Category:** Misc
**Created:** [June 30, 2016, 9:04pm UTC](https://discourse.mopidy.com/t/sync-error-after-selecting-tunein-station/1269 "2016-06-30T21:04:39Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![OhioJoe](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.mopidy.com/ohiojoe/32/1189_2.png) [@OhioJoe](https://discourse.mopidy.com/u/OhioJoe)
#### Post date: [June 30, 2016, 9:04pm UTC](https://discourse.mopidy.com/t/sync-error-after-selecting-tunein-station/1269/1 "2016-06-30T21:04:40Z")

</div>

Rpi3, running Jessie Full image. Mopidy latest version from Install from [apt.mopidy.com](http://apt.mopidy.com)  
Also installed Apache2 server for my MagicMirror software. \<- this works OK.

When I start Mopidy - terminal: mopidy

No errors in Terminal screen. Browse to [http://192.168.1.100:6680/musicbox\_webclient/index.html#nowPlaying](http://192.168.1.100:6680/musicbox_webclient/index.html#nowPlaying) after selecting Tunein Radio - station to play. Now Playing screen show Station Graphic and song title. The Time playbar just shows (sync …) {see image}

 ![](https://canada1.discourse-cdn.com/flex036/uploads/mopidy/original/1X/8bdcd54bb5f1d476e04c9b6e65487f703d3acf36.png)  
I tried stopping Apache(sudo /etc/init.d/apache2 stop), stopping and restarting Mopidy - no joy - still stuck at Sync.

New at this. I was using MusicBox 0.6 on Raspberry pi 2 B+ without problems, but no Apache2 server running.

Tried running mopidy -vv from the ~/ dir. No output seen.

Thanks

---

<div class="post-metadata">

### Author: ![kingosticks](https://avatars.discourse-cdn.com/v4/letter/k/858c86/32.png) [@kingosticks](https://discourse.mopidy.com/u/kingosticks)
#### Post date: [June 30, 2016, 9:20pm UTC](https://discourse.mopidy.com/t/sync-error-after-selecting-tunein-station/1269/2 "2016-06-30T21:20:53Z")

</div>

It’s not exactly an error, it displays ‘sync’ while its trying to synchronise the client timer with the server’s current position. You should see a lot of logging with -vv but if something is failing to play then you should an error message in the normal logging. Does this happen for all tracks or just this particular station?

---

<div class="post-metadata">

### Author: ![OhioJoe](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.mopidy.com/ohiojoe/32/1189_2.png) [@OhioJoe](https://discourse.mopidy.com/u/OhioJoe)
#### Post date: [June 30, 2016, 9:45pm UTC](https://discourse.mopidy.com/t/sync-error-after-selecting-tunein-station/1269/3 "2016-06-30T21:45:32Z")

</div>

Just rebooted. On my laptop browsed to [http://192.168.1.100:6680/musicbox\_webclient/index.html#](http://192.168.1.100:6680/musicbox_webclient/index.html#). Browsed to a different station. It showed Sync - then looked like it was playing Then nothing. went to Browse, selected a different station. Back to Playing - but the first station Logo is still on the screen. When I did a ‘refresh’ Cmd-R, the Browse pane went blank.

---

<div class="post-metadata">

### Author: ![OhioJoe](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.mopidy.com/ohiojoe/32/1189_2.png) [@OhioJoe](https://discourse.mopidy.com/u/OhioJoe)
#### Post date: [June 30, 2016, 10:46pm UTC](https://discourse.mopidy.com/t/sync-error-after-selecting-tunein-station/1269/4 "2016-06-30T22:46:29Z")

</div>

Also I’m now getting this message:  
pi@MusicBox\_Mirror:/usr/share/sounds/alsa $ sudo /etc/init.d/mopidy status  
● mopidy.service - Mopidy music server  
Loaded: loaded (/lib/systemd/system/mopidy.service; enabled)  
Active: active (running) since Thu 2016-06-30 15:06:11 PDT; 34min ago  
Main PID: 1560 (mopidy)  
CGroup: /system.slice/mopidy.service  
├─1560 /usr/bin/python /usr/bin/mopidy --config /usr/share/mopidy/conf.d:/etc/mopidy/mopidy.conf  
└─1628 /usr/bin/pulseaudio --start --log-target=syslog

Jun 30 15:06:12 MusicBox\_Mirror mopidy[1560]: INFO Loaded 0 local tracks using sqlite  
Jun 30 15:06:12 MusicBox\_Mirror mopidy[1560]: INFO Starting Mopidy core  
Jun 30 15:06:12 MusicBox\_Mirror mopidy[1560]: INFO Starting Mopidy frontends: MpdFrontend, HttpFrontend  
Jun 30 15:06:12 MusicBox\_Mirror mopidy[1560]: INFO MPD server running at [::ffff:0.0.0.0]:6600  
Jun 30 15:06:12 MusicBox\_Mirror mopidy[1560]: INFO HTTP server running at [::ffff:0.0.0.0]:6680  
Jun 30 15:06:12 MusicBox\_Mirror mopidy[1560]: INFO Starting GLib mainloop  
Jun 30 15:07:52 MusicBox\_Mirror pulseaudio[1628]: [pulseaudio] server-lookup.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Unab…Y for X11  
Jun 30 15:07:52 MusicBox\_Mirror pulseaudio[1628]: [pulseaudio] main.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Unable to aut…Y for X11  
Jun 30 15:07:52 MusicBox\_Mirror pulseaudio[1628]: [pulseaudio] bluez4-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.DBus.Error.Unk…n’t exist  
Jun 30 15:07:54 MusicBox\_Mirror mopidy[1560]: WARNING GStreamer warning: gst-stream-error-quark: No volume control found (3)

---

<div class="post-metadata">

### Author: ![kingosticks](https://avatars.discourse-cdn.com/v4/letter/k/858c86/32.png) [@kingosticks](https://discourse.mopidy.com/u/kingosticks)
#### Post date: [July 1, 2016, 7:20am UTC](https://discourse.mopidy.com/t/sync-error-after-selecting-tunein-station/1269/5 "2016-07-01T07:20:58Z")

</div>

I did not expect to see pulseaudio and bluez in the logs. Have you tried specifying the audio to use alsasink? Or is this music mirror setup something more complicated that uses pulseaudio? If so, have you seen the section on pulseaudio in the docs?

---

<div class="post-metadata">

### Author: ![OhioJoe](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.mopidy.com/ohiojoe/32/1189_2.png) [@OhioJoe](https://discourse.mopidy.com/u/OhioJoe)
#### Post date: [July 1, 2016, 10:35pm UTC](https://discourse.mopidy.com/t/sync-error-after-selecting-tunein-station/1269/6 "2016-07-01T22:35:37Z")

</div>

I did a purge of mopidy, then sudo agt-get install Mopidy. I get the same  
sync message. Can’t change stations either.
