Hey there, I ran into this error after installing Trac 0.12 and upgrading all my Databases. It seems like ticket #9314, but I use 0.12 instead of any other older version. I searched for fixes like hours, but found nothing. Do you have any ideas on how to fix this issue? My timestamps in the databases are all in POSIX millisecond format. And Trac 0.12 should be able to convert these, but it apparently doesn't. I have installed SQlite 2.8 and SQlite 3.3.6, Trac 0.12 (works as the version is shown on my web interface) and genshi 0.6. Since I used PySQlite to update SQLite, I think all my Databases are upgraded, too. I only get this error message
"Trac detected an internal error: ValueError: timestamp out of range for platform time_t" when accessing the Wiki Pages. Regards Kilian -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
