Created
November 23, 2012 11:06
-
-
Save pierrenel/4135144 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Unable to import sentry.filters.SiteFilter | |
Traceback (most recent call last): | |
File "/srv/www/sentry/lib/python2.6/site-packages/sentry-5.0.21-py2.6.egg/sentry/filters/helpers.py", line 35, in get_filters | |
cls = getattr(module, class_name) | |
AttributeError: 'module' object has no attribute 'SiteFilter' | |
Unable to import sentry.filters.ServerNameFilter | |
Traceback (most recent call last): | |
File "/srv/www/sentry/lib/python2.6/site-packages/sentry-5.0.21-py2.6.egg/sentry/filters/helpers.py", line 35, in get_filters | |
cls = getattr(module, class_name) | |
AttributeError: 'module' object has no attribute 'ServerNameFilter' | |
Unable to import sentry.filters.SiteFilter | |
Traceback (most recent call last): | |
File "/srv/www/sentry/lib/python2.6/site-packages/sentry-5.0.21-py2.6.egg/sentry/filters/helpers.py", line 35, in get_filters | |
cls = getattr(module, class_name) | |
AttributeError: 'module' object has no attribute 'SiteFilter' | |
Unable to import sentry.filters.ServerNameFilter | |
Traceback (most recent call last): | |
File "/srv/www/sentry/lib/python2.6/site-packages/sentry-5.0.21-py2.6.egg/sentry/filters/helpers.py", line 35, in get_filters | |
cls = getattr(module, class_name) | |
AttributeError: 'module' object has no attribute 'ServerNameFilter' | |
Unable to import sentry.filters.SiteFilter | |
Traceback (most recent call last): | |
File "/srv/www/sentry/lib/python2.6/site-packages/sentry-5.0.21-py2.6.egg/sentry/filters/helpers.py", line 35, in get_filters | |
cls = getattr(module, class_name) | |
AttributeError: 'module' object has no attribute 'SiteFilter' | |
Unable to import sentry.filters.ServerNameFilter | |
Traceback (most recent call last): | |
File "/srv/www/sentry/lib/python2.6/site-packages/sentry-5.0.21-py2.6.egg/sentry/filters/helpers.py", line 35, in get_filters | |
cls = getattr(module, class_name) | |
AttributeError: 'module' object has no attribute 'ServerNameFilter' | |
Unable to import sentry.filters.SiteFilter | |
Traceback (most recent call last): | |
File "/srv/www/sentry/lib/python2.6/site-packages/sentry-5.0.21-py2.6.egg/sentry/filters/helpers.py", line 35, in get_filters | |
cls = getattr(module, class_name) | |
AttributeError: 'module' object has no attribute 'SiteFilter' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment