-
Notifications
You must be signed in to change notification settings - Fork 55
Sentry 20 !! Configuration error: ImportError: No module named ldap #51
Comments
I have managed to install the plugin. First thing I had to include dependencies to
Then I had to run |
@lkiii Hello. |
The approach I have described above is working on version 20.11.1. I have not tested it on higher versions. |
Hi, I have a huge Active Directory LDAP. In my case I had error(restriction) with a memcache.
I changed section Cache in file
|
LDAP settings in
|
I have installed Sentry using https://github.com/getsentry/sentry/releases/tag/20.9.0 I have started
./install.sh
to prepare the environment anddocker-compose up -d
to start sentry.My
$SENTRY_INSTALL_DIR/sentry/requirements.txt
:Also, I have appended
$SENTRY_INSTALL_DIR/sentry/sentry.conf.py
with required configuration, but after I am starting sentry I am getting:It seems that the plug-in is not being installed.
The text was updated successfully, but these errors were encountered: