#12 closed defect (fixed)
Error Getting WikiFormatting and TracLinks pages: Trac[main] WARNING: 500 Internal Error (Multiple revisions found for '1')
Reported by: | Owned by: | Thomas Moschny | |
---|---|---|---|
Priority: | major | Component: | tracmtn |
Version: | Keywords: | ||
Cc: |
Description (last modified by )
When getting wiki pages WikiFormatting or TracLinks, an error apears on screen and I can't get the page. It happens every time
It used to work but stopped working when I installed TracMonotone.
If I disable TracMonotone or if I enable TracMonotone but I comment in trac.ini file:
[trac] #repository_dir = ... #repository_type = mtn
As far as I can tell, there is only 1 version of this page in the DB:
select name, version from wiki where name in ( 'WikiFormatting', 'TracLinks'); name|version TracLinks|1 WikiFormatting|1
Error log:
... 2008-10-11 21:33:53,577 Trac[main] WARNING: 500 Internal Error (Multiple revisions found for '1') 2008-10-11 21:44:01,345 Trac[main] WARNING: 500 Internal Error (Multiple revisions found for '1') 2008-10-12 09:44:26,738 Trac[main] WARNING: 500 Internal Error (Multiple revisions found for '1') 2008-10-12 09:44:36,590 Trac[main] WARNING: 500 Internal Error (Multiple revisions found for '1') ...
I am using:
Trac 0.10.5 on gentoo Python 2.4.4 (#1, Jun 22 2008, 13:00:32) sqlite-3.5.6, TracMonotone 0.0.14
Change History (3)
comment:1 by , 16 years ago
Description: | modified (diff) |
---|
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
If possible, please upgrade to Trac 0.11.