-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
None
The latest bug from the alpha importer:
Traceback (most recent call last):
File "alpha_importer.py", line 104, in <module>
username, token = queue_front()
File "alpha_importer.py", line 36, in queue_front
username, token = redis_connection.lindex(config.IMPORTER_QUEUE_KEY, 0).split()
ValueError: too many values to unpack