Recent activity
Subscribe to this feed
Joe replied on July 21, 2008 17:28 to the problem "Python date error preventing upload." in RescueTime:
ben replied on July 19, 2008 22:18 to the problem "Python date error preventing upload." in RescueTime:
Joe replied on July 19, 2008 21:11 to the problem "Python date error preventing upload." in RescueTime:
Is this happening with all of your log files now? Could you send us the log file(s) that are failing to team@rescuetime.com - the location is in the debug log: ~/Library/RescueTime/Logs/Pending/rt_20080719-154956.yml
NOTE: if the log file failed to upload it may have been moved to the Uploaded directory.
Thanks! We'll look at the log file to try and determine what is going on.
ben reported a problem in RescueTime on July 19, 2008 20:03:
Python date error preventing upload.Python date error not allowing uploading of data There was an unexpected error, some data may have been lost. year=1 is before 1900; the datetime strftime() methods require year >= 1900
Here's the entire error message
2008-07-19 15:57:44
Sending file: ~/Library/RescueTime/Logs/Pending/rt_20080719-154956.yml
2008-07-19 15:57:44
<hash><total-records>0</total-records><error>There was an unexpected error, some data may have been lost. year=1 is before 1900; the datetime strftime() methods require year >= 1900
Traceback (most recent call last):
File "/mnt/var/www/django/api/releases/20080708001327/rescueapi/../rescueapi/user_logs/views.py", line 53, in create
user.save()
File "/opt/lib/python2.5/site-packages/django/db/models/base.py", line 212, in save
db_values = [f.get_db_prep_save(f.pre_save(self, False)) for f in non_pks]
File "/opt/lib/python2.5/site-packages/django/db/models/fields/__init__.py", line 494, in get_db_prep_save
value = value.strftime('%Y-%m-%d')
ValueError: year=1 is before 1900; the datetime strftime() methods require year >= 1900
</error></hash>
Loading Profile...
