Hello I'm moving my trac+svn system from one server to another.
Former server : trac : 0.9.4 svn : 1.2.3 (r15833) OS : ? : red hat (I'm not sure) New server : trac : 0.10.1 (no other choice or I didn't find how to have the choice) svn : 1.3.2 (r19776) system : Gentoo svn repository is working well on new server (I dumped it and then load, no problems). Concerning trac, I moved the files from former server to new server then upgrade, resync and wiki upgrade, I also reviewed my trac.ini by comparing it to trac.ini.sample. (As said after installation of trac). I also changed owner of files to 'apache:apache'. I can access my trac from web as usual (browse source, add/remove tickets, add/move/change wiki pages / ...) But I get trouble when I commit something in svn and then refresh my timeline (in browser). --- Internal Error Ticket changes, Ticket details event provider (TicketModule) failed: OperationalError: SQL logic error or missing database You may want to see the other kind of events from the Timeline TracGuide The Trac User and Administration Guide --- If I try to refresh anyway, I get this error : --- Internal Error Ticket changes event provider (TicketModule) failed: OperationalError: database is locked --- If I want to see the last commits on the timeline, I have to restart apache and then resync my trac env, . I also initiated a new trac env using same svn repository and this new env works fine (however sometimes sync between svn and trac is a bit long, ~1 minute, but I think it's another problem). I then tried to copy the trac.ini of the new env to the moved env but I still get the same error. I compared structure of each database and they are exactly the same. I guess the problem comes from svn<---->trac sync ... or I'm totally wrong :-/ I'm a little bit of a desperate admin :-) I was thinking about installing 0.9.4 version of trac but I didn't find how to do it. I was thinking about inserting each table one by one from 'broken' database to new env database but it's a little too risky and time consuming for me. I was thinking about deleting some lines in database as said in another mail of this mailing list but I would prefer a confirm before. Any help would be highly appreciated. Nicolas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
