Comment 2 for bug 682506

Revision history for this message
John Kallevik (john-kallevik) wrote :

Hi, new Viridian user here, seem to have run into this bug;
---------------------------------------------------
Error Pulling Data! -- Check Ampache
<urlopen error The read operation timed out>
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/AmpacheTools/AmpacheGUI.py", line 2171, in button_reauthenticate_clicked
    self.login_and_get_artists(True)
  File "/usr/lib/python2.6/site-packages/AmpacheTools/AmpacheGUI.py", line 1801, in login_and_get_artists
    self.check_and_populate_artists()
  File "/usr/lib/python2.6/site-packages/AmpacheTools/AmpacheGUI.py", line 2664, in check_and_populate_artists
    artists = self.ampache_conn.get_artists()
  File "/usr/lib/python2.6/site-packages/AmpacheTools/AmpacheSession.py", line 270, in get_artists
    list += self.get_artists(i)
TypeError: 'NoneType' object is not iterable
-----------------------------------------
This is running the standard download version, is there an update somewhere to fix it?

Best Regards,
John