I am getting the following error:
2014-04-16 01:55:00,044 :/usr/lib/python2.7/threading.py:1158: RuntimeWarning: tp_compare didn't return -1 or -2 for exception 2014-04-16 01:55:00,045 : return _active[_get_ident()] 2014-04-16 01:55:00,043 :Error running WSGI application None
NicholasMurray got the same error in the following: https://www.pythonanywhere.com/forums/topic/1155/
I am using Flask and 2.7 python. If it is a timezone issue, I have no idea how I would adjust that if I am seeing the same problem.