Modify

Opened 11 years ago

Closed 9 years ago

#11323 closed defect (cantfix)

AttributeError: Cannot find an implementation of the "IPermissionStore" interface named "UserExtensiblePermissionStore". Please update the option trac.permission_store in trac.ini.

Reported by: pawel.koselski@… Owned by: branson
Priority: high Component: DirectoryAuthPlugin
Severity: normal Keywords: AttributeError
Cc: Trac Release: 1.0

Description

Hi, After installation of DirectoryAuthPlugin I run project db upgrade but trac-admin says: Database is up to date, no upgrade necessary. So I restarted my webserver with new trac.ini values and on my page I got an error: AttributeError: Cannot find an implementation of the "IPermissionStore" interface named "UserExtensiblePermissionStore". Please update the option trac.permission_store in trac.ini.

Any ideas what could go wrong? I'm using SQLite if that matters

Thanks, Pawel

Attachments (1)

trac.log (29.7 KB) - added by pawel.koselski@… 11 years ago.
log

Download all attachments as: .zip

Change History (5)

comment:1 Changed 11 years ago by Ryan J Ollos

It sounds like the component is failing to load. Please try turning on TracLogging, and you should find some error messages about components failing to load when the log level is Debug.

Changed 11 years ago by pawel.koselski@…

Attachment: trac.log added

log

comment:2 in reply to:  1 Changed 11 years ago by pawel.koselski@…

Replying to rjollos:

It sounds like the component is failing to load. Please try turning on TracLogging, and you should find some error messages about components failing to load when the log level is Debug.

I turned on logging it says nothing more unfortunately... Please find attached log, maybe you'll find something I've missed.

Thanks, Pawel

comment:3 Changed 11 years ago by Ryan J Ollos

Yeah, it looks like the plugin is not installed at all. How did you install it? Maybe try running the installer again and see if any errors are reported.

comment:4 Changed 9 years ago by Ryan J Ollos

Resolution: cantfix
Status: newclosed

Closing since there has been no additional feedback. Please let us know if you wish to continue debugging the issue.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain branson.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.