Is your goal to use S3? It looks like for some reason the bindings are
complaining when they're imported, which shouldn't be happening.

What version of django-storages do you have installed?

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Thu, Oct 18, 2012 at 8:58 AM, bincy <bincy_k_phi...@yahoo.co.in> wrote:

> Hi,
>
> If anybody has any idea on this, please suggest.
>
> Regards
> Bincy
>
>
> On Wednesday, October 17, 2012 4:33:07 PM UTC+5:30, bincy wrote:
>>
>> Hi,
>>
>> Review board.log is like this.
>>
>>
>> CONFI2012-10-16 02:29:34,361 - ERROR - Internal Server Error:
>> /admin/settings/storage/
>> Traceback (most recent call last):
>>   File "/usr/local/lib/python2.6/**dist-packages/Django-1.3.3-**
>> py2.6.egg/django/core/**handlers/base.py", line 111, in get_response
>>     response = callback(request, *callback_args, **callback_kwargs)
>>   File "/usr/local/lib/python2.6/**dist-packages/Django-1.3.3-**
>> py2.6.egg/django/contrib/**admin/views/decorators.py", line 19, in
>> _checklogin
>>     return view_func(request, *args, **kwargs)
>>   File "/usr/local/lib/python2.6/**dist-packages/ReviewBoard-1.6.**
>> 11-py2.6.egg/reviewboard/**admin/views.py", line 59, in site_settings
>>     'root_path': settings.SITE_ROOT + "admin/db/"
>>   File "/usr/local/lib/python2.6/**dist-packages/Django-1.3.3-**
>> py2.6.egg/django/contrib/**admin/views/decorators.py", line 19, in
>> _checklogin
>>     return view_func(request, *args, **kwargs)
>>   File "/usr/local/lib/python2.6/**dist-packages/Djblets-0.6.22-**
>> py2.6.egg/djblets/siteconfig/**views.py", line 50, in site_settings
>>     form = form_class(siteconfig)
>>   File "/usr/local/lib/python2.6/**dist-packages/Djblets-0.6.22-**
>> py2.6.egg/djblets/siteconfig/**forms.py", line 41, in __init__
>>     self.load()
>>   File "/usr/local/lib/python2.6/**dist-packages/ReviewBoard-1.6.**
>> 11-py2.6.egg/reviewboard/**admin/forms.py", line 631, in load
>>     can_use_amazon_s3, reason = get_can_use_amazon_s3()
>>   File "/usr/local/lib/python2.6/**dist-packages/ReviewBoard-1.6.**
>> 11-py2.6.egg/reviewboard/**admin/checks.py", line 244, in
>> get_can_use_amazon_s3
>>     from storages.backends.s3 import S3Storage
>>   File "/usr/local/lib/python2.6/**dist-packages/storages/**backends/s3.py",
>> line 18, in <module>
>>     raise ImproperlyConfigured("Could not load amazon's S3 bindings.\nSee
>> "
>> ImproperlyConfigured: Could not load amazon's S3 bindings.
>> See http://developer.**amazonwebservices.com/connect/**
>> entry.jspa?externalID=134<http://developer.amazonwebservices.com/connect/entry.jspa?externalID=134>
>>
>> Apche Error log is like this.
>>
>>
>> In Oct 14 07:45:34 2012] [notice] Apache/2.2.14 (Ubuntu) mod_wsgi/2.8
>> Python/2.6.5 configured -- resuming normal operations
>> [Mon Oct 15 10:39:04 2012] [error] Exception KeyError:
>> KeyError(139912301926208,) in <module 'threading' from
>> '/usr/lib/python2.6/threading.**pyc'> ignored
>> [Mon Oct 15 10:39:04 2012] [error] Exception KeyError:
>> KeyError(139912301926208,) in <module 'threading' from
>> '/usr/lib/python2.6/threading.**pyc'> ignored
>> [Mon Oct 15 10:39:04 2012] [notice] caught SIGTERM, shutting down
>> [Mon Oct 15 10:39:06 2012] [notice] Apache/2.2.14 (Ubuntu) mod_wsgi/2.8
>> Python/2.6.5 configured -- resuming normal operations
>> [Tue Oct 16 14:39:48 2012] [error] Exception KeyError:
>> KeyError(140615344748352,) in <module 'threading' from
>> '/usr/lib/python2.6/threading.**pyc'> ignored
>> [Tue Oct 16 02:09:48 2012] [error] Exception KeyError:
>> KeyError(140615344748352,) in <module 'threading' from
>> '/usr/lib/python2.6/threading.**pyc'> ignored
>> [Tue Oct 16 14:39:49 2012] [notice] caught SIGTERM, shutting down
>> [Tue Oct 16 14:39:51 2012] [notice] Apache/2.2.14 (Ubuntu) mod_wsgi/2.8
>> Python/2.6.5 configured -- resuming normal operations
>> [Tue Oct 16 02:10:11 2012] [error] /usr/local/lib/python2.6/dist-**
>> packages/Django-1.3.3-py2.6.**egg/django/contrib/auth/**models.py:393:
>> DeprecationWarning: The user messaging API is deprecated. Please update
>> your code to use the new messages framework.
>> [Tue Oct 16 02:10:11 2012] [error]   category=DeprecationWarning)
>> [Tue Oct 16 02:10:17 2012] [error] /usr/local/lib/python2.6/dist-**
>> packages/Django-1.3.3-py2.6.**egg/django/contrib/auth/**models.py:393:
>> DeprecationWarning: The user messaging API is deprecated. Please update
>> your code to use the new messages framework.
>> [Tue Oct 16 02:10:17 2012] [error]   category=DeprecationWarning)
>> [Tue Oct 16 02:10:52 2012] [error] [client 10.167.100.85] File does not
>> exist: /local/repository/ReviewBoard/**review/htdocs/media/rbcommons
>>
>>
>>  --
> Want to help the Review Board project? Donate today at
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~----------~----~----~----~------~----~------~--~---
> To unsubscribe from this group, send email to
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/reviewboard?hl=en
>

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Reply via email to