Updated Mopidy, problem refreshing

I updated Mopidy-Iris from 3.14.0 to 3.14.2 which I believe updated Mopidy itself. From then on forward, none of the current song information updates when changing songs. I must refresh the entire webpage for it to update. This affects all of the webclients I had installed: Iris, Material, Moped.

Help me, I’m so confused. I tried downgrading with no luck. Then I reinstalled Ubuntu and Mopidy from scratch, and that didn’t help either. So I believe it’s an issue with Mopidy.

Does anyone else have this issue?

Here’s my currently installed pip packages:

adium-theme-ubuntu==0.3.4
backports-abc==0.5
certifi==2018.1.18
cffi==1.11.5
chardet==3.0.4
configobj==5.0.6
contextlib2==0.5.5
cryptography==1.2.3
enum34==1.1.2
futures==3.2.0
idna==2.6
ipaddress==1.0.16
Mopidy==2.1.0
Mopidy-Iris==3.14.2
Mopidy-Local-Images==1.0.0
Mopidy-Spotify==3.1.0
ndg-httpsclient==0.4.0
ply==3.7
pyasn1==0.1.9
pycparser==2.18
pycurl==7.43.0
pygobject==3.20.0
Pykka==1.2.1
pylast==2.1.0
PyMySQL==0.7.2
pyOpenSSL==0.15.1
pyspotify==2.0.5
raven==6.6.0
requests==2.18.4
singledispatch==3.4.0.3
six==1.11.0
tornado==5.0
unity-lens-photos==1.0
uritools==2.1.0
urllib3==1.22

Got it fixed! I had to downgrade Tornado from 5.0 to 4.2.1. There’s probably an issue there. Tornado==5.0 was just released last week.

1 Like

had exactly the same issue. thanks for noticing the culprit. this fixed Iris for me as well.

Perfect! That solved my issue where the http and mopidy-mobile client did not refresh the current playback state unless I did this manually. I am surprised this is still an issue with the latest version of tornado (5.0.2)

By the way, you’ll find that in the next release (or if you install today from source) Mopidy’s Tornado requirements are: