Advertisement
olemis

Bloodhound 0.8-dev : Locale error

Sep 5th, 2013
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [Thu Sep 05 18:22:28 2013] [error] [client <IP>] Traceback (most recent call last):
  2. [Thu Sep 05 18:22:28 2013] [error] [client <IP>]   File "/srv/deploy/site_staging/cgi-bin/trac.wsgi", line 31, in application
  3. [Thu Sep 05 18:22:28 2013] [error] [client <IP>]     return dispatch_request(environ, start_request)
  4. [Thu Sep 05 18:22:28 2013] [error] [client <IP>]   File "/srv/env/site_staging/lib/python2.7/site-packages/trac/web/main.py", line 380, in dispatch_request
  5. [Thu Sep 05 18:22:28 2013] [error] [client <IP>]     locale.setlocale(locale.LC_ALL, environ['trac.locale'])
  6. [Thu Sep 05 18:22:28 2013] [error] [client <IP>]   File "/usr/lib/python2.7/locale.py", line 539, in setlocale
  7. [Thu Sep 05 18:22:28 2013] [error] [client <IP>]     return _setlocale(category, locale)
  8. [Thu Sep 05 18:22:28 2013] [error] [client <IP>] Error: unsupported locale setting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement