Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#6267 closed defect (invalid)

Upgrade failed

Reported by: abrodney@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: 0.10.4
Severity: major Keywords: plugin
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Emmanuel Blot)

I've followed the upgrade instructions and I wind up with this post upgrade from 0.9.4 to 0.10.4

Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 406, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 171, in dispatch
    chosen_handler = self.default_handler
  File "/usr/lib/python2.3/site-packages/trac/config.py", line 379, in __get__
    raise AttributeError('Cannot find an implementation of the "%s" '
AttributeError: Cannot find an implementation of the "IRequestHandler" interface named "TagsWikiModule".  Please update the option trac.default_handler in trac.ini

Any suggestions? I've tried playing with the trac.default_handler and it seems to be correct.

Attachments (0)

Change History (1)

comment:1 by Emmanuel Blot, 17 years ago

Description: modified (diff)
Keywords: plugin added
Resolution: invalid
Status: newclosed

Remove the installed plugins: the error comes from an issue with the TagsWikiModule.

See http://trac-hacks.org/wiki/TagsPlugin for a version which works with Trac 0.10.x

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.