Skip to content

Instantly share code, notes, and snippets.

@Ollieportnin
Created January 25, 2012 10:53
Show Gist options
  • Select an option

  • Save Ollieportnin/1675807 to your computer and use it in GitHub Desktop.

Select an option

Save Ollieportnin/1675807 to your computer and use it in GitHub Desktop.
URLError at /doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/
<urlopen error [Errno 113] No route to host>
Request Method: GET
Request URL: https://develop/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/
Django Version: 1.2.3
Exception Type: URLError
Exception Value:
<urlopen error [Errno 113] No route to host>
Exception Location: /usr/lib/python2.6/urllib2.py in do_open, line 1136
Python Executable: /usr/bin/python
Python Version: 2.6.5
Python Path: ['/opt/core2ecm/coredata/lib/python2.6/site-packages/distribute-0.6.10-py2.6.egg', '/opt/core2ecm/coredata/lib/python2.6/site-packages/pip-1.0.2-py2.6.egg', '/opt/core2ecm/coredata/src/core2/src', '/opt/core2ecm/coredata/src/coreadmin/src', '/opt/core2ecm/coredata/src/django-cas/src', '/opt/core2ecm/coredata/src/core2api/src', '/opt/core2ecm/coredata/src/core2mail/src', '/opt/core2ecm/coredata/src/djoint/src', '/opt/core2ecm/django-reference/src', '/opt/core2ecm/customer/sjon/src', '/opt/core2ecm/coredata/lib/python2.6/site-packages', '/opt/core2ecm/coredata/lib/python2.6/site-packages/PIL', '/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2', '/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old', '/usr/lib/python2.6/lib-dynload', '/usr/lib/python2.6/dist-packages', '/usr/lib/pymodules/python2.6', '/usr/local/lib/python2.6/dist-packages']
Server time: Wed, 25 Jan 2012 10:46:29 +0000
Traceback Switch to copy-and-paste view
/opt/core2ecm/coredata/lib/python2.6/site-packages/django/core/handlers/base.py in get_response
response = callback(request, *callback_args, **callback_kwargs) ...
▼ Local vars
Variable Value
callback
<function view_for_doc at 0x7f9fd27f5230>
callback_args
()
callback_kwargs
{'argstring': u'file_message/batch/', 'id': u'245d1ac5-21f2-4dbe-93c0-75184ab9136d'}
e
URLError(error(113, 'No route to host'),)
exceptions
<module 'django.core.exceptions' from '/opt/core2ecm/coredata/lib/python2.6/site-packages/django/core/exceptions.pyc'>
middleware_method
<bound method CASMiddleware.process_exception of <django_cas.middleware.CASMiddleware object at 0x7f9fd144a790>>
receivers
[(<function _rollback_on_exception at 0x7f9fd1481d70>, None)]
request
<WSGIRequest GET:<QueryDict: {}>, POST:<QueryDict: {}>, COOKIES:{'sessionid': '6bddfb210d4b2125cf6f6ee73079b6f6'}, META:{'DOCUMENT_ROOT': '/htdocs', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTPS': '1', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'HTTP_ACCEPT_ENCODING': 'gzip,deflate,sdch', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.8', 'HTTP_CACHE_CONTROL': 'max-age=0', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'sessionid=6bddfb210d4b2125cf6f6ee73079b6f6', 'HTTP_HOST': 'develop', 'HTTP_REFERER': 'https://develop/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.04 Chromium/14.0.835.202 Chrome/14.0.835.202 Safari/535.1', 'PATH': '/usr/local/bin:/usr/bin:/bin', 'PATH_INFO': u'/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/', 'PATH_TRANSLATED': '/opt/core2ecm/customer/sjon/bin/django.wsgi/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/', 'QUERY_STRING': '', 'REMOTE_ADDR': '192.168.1.55', 'REMOTE_PORT': '39783', 'REQUEST_METHOD': 'GET', 'REQUEST_URI': '/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/', 'SCRIPT_FILENAME': '/opt/core2ecm/customer/sjon/bin/django.wsgi', 'SCRIPT_NAME': u'', 'SERVER_ADDR': '192.168.1.28', 'SERVER_ADMIN': '[no address given]', 'SERVER_NAME': 'develop', 'SERVER_PORT': '443', 'SERVER_PROTOCOL': 'HTTP/1.1', 'SERVER_SIGNATURE': '<address>Apache/2.2.14 (Ubuntu) Server at develop Port 443</address>\n', 'SERVER_SOFTWARE': 'Apache/2.2.14 (Ubuntu)', 'SSL_TLS_SNI': 'develop', 'mod_wsgi.application_group': 'develop|', 'mod_wsgi.callable_object': 'application', 'mod_wsgi.listener_host': '', 'mod_wsgi.listener_port': '443', 'mod_wsgi.process_group': 'core2', 'mod_wsgi.reload_mechanism': '1', 'mod_wsgi.script_reloading': '1', 'mod_wsgi.version': (2, 8), 'wsgi.errors': <mod_wsgi.Log object at 0x7f9fcfca40f0>, 'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0x7f9fcfc9f120>, 'wsgi.input': <mod_wsgi.Input object at 0x7f9fd0a9e1b0>, 'wsgi.multiprocess': False, 'wsgi.multithread': True, 'wsgi.run_once': False, 'wsgi.url_scheme': 'https', 'wsgi.version': (1, 0)}>
resolver
<RegexURLResolver sjon.urls (None:None) ^/>
response
None
self
<django.core.handlers.wsgi.WSGIHandler object at 0x7f9fd0a9e150>
settings
<django.conf.LazySettings object at 0x7f9faf4dd710>
urlconf
'sjon.urls'
urlresolvers
<module 'django.core.urlresolvers' from '/opt/core2ecm/coredata/lib/python2.6/site-packages/django/core/urlresolvers.pyc'>
/opt/core2ecm/coredata/src/core2/src/core2/ui/doc/views.py in view_for_doc
return view(request, doc=doc, args=args) ...
▼ Local vars
Variable Value
a
ArgSpec(args=['request', 'doc', 'args'], varargs=None, keywords=None, defaults=([],))
action
u'file_message'
args
[u'batch']
argstring
u'file_message/batch/'
doc
<Core2MailMessage: 245d1ac5-21f2-4dbe-93c0-75184ab9136d>
id
u'245d1ac5-21f2-4dbe-93c0-75184ab9136d'
model
<class 'core2mail.models.Core2MailMessage'>
nav
('mail', 3, True)
real_func
<function file_message at 0x7f9fd25238c0>
request
<WSGIRequest GET:<QueryDict: {}>, POST:<QueryDict: {}>, COOKIES:{'sessionid': '6bddfb210d4b2125cf6f6ee73079b6f6'}, META:{'DOCUMENT_ROOT': '/htdocs', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTPS': '1', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'HTTP_ACCEPT_ENCODING': 'gzip,deflate,sdch', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.8', 'HTTP_CACHE_CONTROL': 'max-age=0', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'sessionid=6bddfb210d4b2125cf6f6ee73079b6f6', 'HTTP_HOST': 'develop', 'HTTP_REFERER': 'https://develop/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.04 Chromium/14.0.835.202 Chrome/14.0.835.202 Safari/535.1', 'PATH': '/usr/local/bin:/usr/bin:/bin', 'PATH_INFO': u'/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/', 'PATH_TRANSLATED': '/opt/core2ecm/customer/sjon/bin/django.wsgi/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/', 'QUERY_STRING': '', 'REMOTE_ADDR': '192.168.1.55', 'REMOTE_PORT': '39783', 'REQUEST_METHOD': 'GET', 'REQUEST_URI': '/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/', 'SCRIPT_FILENAME': '/opt/core2ecm/customer/sjon/bin/django.wsgi', 'SCRIPT_NAME': u'', 'SERVER_ADDR': '192.168.1.28', 'SERVER_ADMIN': '[no address given]', 'SERVER_NAME': 'develop', 'SERVER_PORT': '443', 'SERVER_PROTOCOL': 'HTTP/1.1', 'SERVER_SIGNATURE': '<address>Apache/2.2.14 (Ubuntu) Server at develop Port 443</address>\n', 'SERVER_SOFTWARE': 'Apache/2.2.14 (Ubuntu)', 'SSL_TLS_SNI': 'develop', 'mod_wsgi.application_group': 'develop|', 'mod_wsgi.callable_object': 'application', 'mod_wsgi.listener_host': '', 'mod_wsgi.listener_port': '443', 'mod_wsgi.process_group': 'core2', 'mod_wsgi.reload_mechanism': '1', 'mod_wsgi.script_reloading': '1', 'mod_wsgi.version': (2, 8), 'wsgi.errors': <mod_wsgi.Log object at 0x7f9fcfca40f0>, 'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0x7f9fcfc9f120>, 'wsgi.input': <mod_wsgi.Input object at 0x7f9fd0a9e1b0>, 'wsgi.multiprocess': False, 'wsgi.multithread': True, 'wsgi.run_once': False, 'wsgi.url_scheme': 'https', 'wsgi.version': (1, 0)}>
root
'doc'
view
<function wrapper at 0x7f9fd2523938>
view_name
u'Core2MailMessage-file_message'
/opt/core2ecm/coredata/src/core2/src/core2/ui/templatereg/__init__.py in wrapper
output = func(request, *args, **kwargs) ...
▼ Local vars
Variable Value
args
()
func
<function file_message at 0x7f9fd25238c0>
kwargs
{'args': [u'batch'], 'doc': <Core2MailMessage: 245d1ac5-21f2-4dbe-93c0-75184ab9136d>}
request
<WSGIRequest GET:<QueryDict: {}>, POST:<QueryDict: {}>, COOKIES:{'sessionid': '6bddfb210d4b2125cf6f6ee73079b6f6'}, META:{'DOCUMENT_ROOT': '/htdocs', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTPS': '1', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'HTTP_ACCEPT_ENCODING': 'gzip,deflate,sdch', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.8', 'HTTP_CACHE_CONTROL': 'max-age=0', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'sessionid=6bddfb210d4b2125cf6f6ee73079b6f6', 'HTTP_HOST': 'develop', 'HTTP_REFERER': 'https://develop/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.04 Chromium/14.0.835.202 Chrome/14.0.835.202 Safari/535.1', 'PATH': '/usr/local/bin:/usr/bin:/bin', 'PATH_INFO': u'/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/', 'PATH_TRANSLATED': '/opt/core2ecm/customer/sjon/bin/django.wsgi/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/', 'QUERY_STRING': '', 'REMOTE_ADDR': '192.168.1.55', 'REMOTE_PORT': '39783', 'REQUEST_METHOD': 'GET', 'REQUEST_URI': '/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/', 'SCRIPT_FILENAME': '/opt/core2ecm/customer/sjon/bin/django.wsgi', 'SCRIPT_NAME': u'', 'SERVER_ADDR': '192.168.1.28', 'SERVER_ADMIN': '[no address given]', 'SERVER_NAME': 'develop', 'SERVER_PORT': '443', 'SERVER_PROTOCOL': 'HTTP/1.1', 'SERVER_SIGNATURE': '<address>Apache/2.2.14 (Ubuntu) Server at develop Port 443</address>\n', 'SERVER_SOFTWARE': 'Apache/2.2.14 (Ubuntu)', 'SSL_TLS_SNI': 'develop', 'mod_wsgi.application_group': 'develop|', 'mod_wsgi.callable_object': 'application', 'mod_wsgi.listener_host': '', 'mod_wsgi.listener_port': '443', 'mod_wsgi.process_group': 'core2', 'mod_wsgi.reload_mechanism': '1', 'mod_wsgi.script_reloading': '1', 'mod_wsgi.version': (2, 8), 'wsgi.errors': <mod_wsgi.Log object at 0x7f9fcfca40f0>, 'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0x7f9fcfc9f120>, 'wsgi.input': <mod_wsgi.Input object at 0x7f9fd0a9e1b0>, 'wsgi.multiprocess': False, 'wsgi.multithread': True, 'wsgi.run_once': False, 'wsgi.url_scheme': 'https', 'wsgi.version': (1, 0)}>
template_key
'file_messages'
/opt/core2ecm/coredata/src/core2/src/core2/ui/core2mail_mail/views.py in file_message
msgs_from_backend = mail_backend.get_messages(mail_uids) ...
▼ Local vars
Variable Value
args
[u'batch']
available_msgs
[<Core2MailMessage: 245d1ac5-21f2-4dbe-93c0-75184ab9136d>]
doc
<Core2MailMessage: 245d1ac5-21f2-4dbe-93c0-75184ab9136d>
ids
['245d1ac5-21f2-4dbe-93c0-75184ab9136d']
m
<Core2MailMessage: 245d1ac5-21f2-4dbe-93c0-75184ab9136d>
mail_backend
<core2mail.backends.exchange.ExchangeBackend object at 0x7f9fd2a7a650>
mail_uids
['AQARAHRlc3RAZGV2LmV4Y2hhbmdlAEYAAAMHGxW/PI2PQZQB7BkR38NhBwD1wfZdLww1QIMF0Xn0DoX9AAADFQAAAPXB9l0vDDVAgwXRefQOhf0AAACVR9CxAAAA']
mailbox
<Mailbox: 2cd4a96c-747d-4c80-9ec5-41cd741c2170>
mailbox_id
'2cd4a96c-747d-4c80-9ec5-41cd741c2170'
mailboxed_msgs
{'2cd4a96c-747d-4c80-9ec5-41cd741c2170': [<Core2MailMessage: 245d1ac5-21f2-4dbe-93c0-75184ab9136d>]}
mbox
<Mailbox: 2cd4a96c-747d-4c80-9ec5-41cd741c2170>
msgs
[<Core2MailMessage: 245d1ac5-21f2-4dbe-93c0-75184ab9136d>]
msgs_of_mailbox
[<Core2MailMessage: 245d1ac5-21f2-4dbe-93c0-75184ab9136d>]
request
<WSGIRequest GET:<QueryDict: {}>, POST:<QueryDict: {}>, COOKIES:{'sessionid': '6bddfb210d4b2125cf6f6ee73079b6f6'}, META:{'DOCUMENT_ROOT': '/htdocs', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTPS': '1', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'HTTP_ACCEPT_ENCODING': 'gzip,deflate,sdch', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.8', 'HTTP_CACHE_CONTROL': 'max-age=0', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'sessionid=6bddfb210d4b2125cf6f6ee73079b6f6', 'HTTP_HOST': 'develop', 'HTTP_REFERER': 'https://develop/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.04 Chromium/14.0.835.202 Chrome/14.0.835.202 Safari/535.1', 'PATH': '/usr/local/bin:/usr/bin:/bin', 'PATH_INFO': u'/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/', 'PATH_TRANSLATED': '/opt/core2ecm/customer/sjon/bin/django.wsgi/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/', 'QUERY_STRING': '', 'REMOTE_ADDR': '192.168.1.55', 'REMOTE_PORT': '39783', 'REQUEST_METHOD': 'GET', 'REQUEST_URI': '/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/', 'SCRIPT_FILENAME': '/opt/core2ecm/customer/sjon/bin/django.wsgi', 'SCRIPT_NAME': u'', 'SERVER_ADDR': '192.168.1.28', 'SERVER_ADMIN': '[no address given]', 'SERVER_NAME': 'develop', 'SERVER_PORT': '443', 'SERVER_PROTOCOL': 'HTTP/1.1', 'SERVER_SIGNATURE': '<address>Apache/2.2.14 (Ubuntu) Server at develop Port 443</address>\n', 'SERVER_SOFTWARE': 'Apache/2.2.14 (Ubuntu)', 'SSL_TLS_SNI': 'develop', 'mod_wsgi.application_group': 'develop|', 'mod_wsgi.callable_object': 'application', 'mod_wsgi.listener_host': '', 'mod_wsgi.listener_port': '443', 'mod_wsgi.process_group': 'core2', 'mod_wsgi.reload_mechanism': '1', 'mod_wsgi.script_reloading': '1', 'mod_wsgi.version': (2, 8), 'wsgi.errors': <mod_wsgi.Log object at 0x7f9fcfca40f0>, 'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0x7f9fcfc9f120>, 'wsgi.input': <mod_wsgi.Input object at 0x7f9fd0a9e1b0>, 'wsgi.multiprocess': False, 'wsgi.multithread': True, 'wsgi.run_once': False, 'wsgi.url_scheme': 'https', 'wsgi.version': (1, 0)}>
/opt/core2ecm/coredata/src/core2mail/src/core2mail/backends/exchange/__init__.py in get_messages
items = self.client.get_item(uid_list) ...
▼ Local vars
Variable Value
self
<core2mail.backends.exchange.ExchangeBackend object at 0x7f9fd2a7a650>
uid_list
['AQARAHRlc3RAZGV2LmV4Y2hhbmdlAEYAAAMHGxW/PI2PQZQB7BkR38NhBwD1wfZdLww1QIMF0Xn0DoX9AAADFQAAAPXB9l0vDDVAgwXRefQOhf0AAACVR9CxAAAA']
/opt/core2ecm/coredata/src/core2mail/src/core2mail/backends/exchange/client.py in get_item
resp = self.s.GetItem(__inject={'msg': xml}) ...
▼ Local vars
Variable Value
add_props
Element (prefix=t, name=AdditionalProperties)
baseshape
Element (prefix=t, name=BaseShape)
f_id
Element (prefix=t, name=ItemId)
f_uri
'message:ToRecipients'
f_uri_elem
Element (prefix=t, name=FieldURI)
field_uris
['item:Attachments', 'item:Body', 'item:Categories', 'item:DateTimeReceived', 'item:InReplyTo', 'item:ParentFolderId', 'item:Subject', 'message:CcRecipients', 'message:ConversationIndex', 'message:From', 'item:HasAttachments', 'message:InternetMessageId', 'message:ToRecipients']
get_item
Element (prefix=m, name=GetItem)
id
'AQARAHRlc3RAZGV2LmV4Y2hhbmdlAEYAAAMHGxW/PI2PQZQB7BkR38NhBwD1wfZdLww1QIMF0Xn0DoX9AAADFQAAAPXB9l0vDDVAgwXRefQOhf0AAACVR9CxAAAA'
ids
['AQARAHRlc3RAZGV2LmV4Y2hhbmdlAEYAAAMHGxW/PI2PQZQB7BkR38NhBwD1wfZdLww1QIMF0Xn0DoX9AAADFQAAAPXB9l0vDDVAgwXRefQOhf0AAACVR9CxAAAA']
include_mime
False
item_ids
Element (prefix=m, name=ItemIds)
itemshape
Element (prefix=m, name=ItemShape)
mime
'false'
self
<core2mail.backends.exchange.client.ExchangeSoapClient object at 0x7f9fd2a87750>
xml
'<?xml version="1.0" encoding="UTF-8"?>\n <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages">\n \n <s:Body><m:GetItem>\n <m:ItemShape>\n <t:BaseShape>IdOnly</t:BaseShape>\n <t:IncludeMimeContent>false</t:IncludeMimeContent>\n <t:AdditionalProperties>\n <t:FieldURI FieldURI="item:Attachments"/>\n <t:FieldURI FieldURI="item:Body"/>\n <t:FieldURI FieldURI="item:Categories"/>\n <t:FieldURI FieldURI="item:DateTimeReceived"/>\n <t:FieldURI FieldURI="item:InReplyTo"/>\n <t:FieldURI FieldURI="item:ParentFolderId"/>\n <t:FieldURI FieldURI="item:Subject"/>\n <t:FieldURI FieldURI="message:CcRecipients"/>\n <t:FieldURI FieldURI="message:ConversationIndex"/>\n <t:FieldURI FieldURI="message:From"/>\n <t:FieldURI FieldURI="item:HasAttachments"/>\n <t:FieldURI FieldURI="message:InternetMessageId"/>\n <t:FieldURI FieldURI="message:ToRecipients"/>\n </t:AdditionalProperties>\n </m:ItemShape>\n <m:ItemIds>\n <t:ItemId Id="AQARAHRlc3RAZGV2LmV4Y2hhbmdlAEYAAAMHGxW/PI2PQZQB7BkR38NhBwD1wfZdLww1QIMF0Xn0DoX9AAADFQAAAPXB9l0vDDVAgwXRefQOhf0AAACVR9CxAAAA"/>\n </m:ItemIds>\n</m:GetItem></s:Body>\n </s:Envelope>'
/opt/core2ecm/coredata/lib/python2.6/site-packages/suds/client.py in __call__
return client.invoke(args, kwargs) ...
▼ Local vars
Variable Value
args
()
client
<suds.client.SimClient instance at 0x7f9fd4192ef0>
clientclass
<class suds.client.SimClient at 0x7f9fd1173890>
kwargs
{'__inject': {'msg': '<?xml version="1.0" encoding="UTF-8"?>\n <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages">\n \n <s:Body><m:GetItem>\n <m:ItemShape>\n <t:BaseShape>IdOnly</t:BaseShape>\n <t:IncludeMimeContent>false</t:IncludeMimeContent>\n <t:AdditionalProperties>\n <t:FieldURI FieldURI="item:Attachments"/>\n <t:FieldURI FieldURI="item:Body"/>\n <t:FieldURI FieldURI="item:Categories"/>\n <t:FieldURI FieldURI="item:DateTimeReceived"/>\n <t:FieldURI FieldURI="item:InReplyTo"/>\n <t:FieldURI FieldURI="item:ParentFolderId"/>\n <t:FieldURI FieldURI="item:Subject"/>\n <t:FieldURI FieldURI="message:CcRecipients"/>\n <t:FieldURI FieldURI="message:ConversationIndex"/>\n <t:FieldURI FieldURI="message:From"/>\n <t:FieldURI FieldURI="item:HasAttachments"/>\n <t:FieldURI FieldURI="message:InternetMessageId"/>\n <t:FieldURI FieldURI="message:ToRecipients"/>\n </t:AdditionalProperties>\n </m:ItemShape>\n <m:ItemIds>\n <t:ItemId Id="AQARAHRlc3RAZGV2LmV4Y2hhbmdlAEYAAAMHGxW/PI2PQZQB7BkR38NhBwD1wfZdLww1QIMF0Xn0DoX9AAADFQAAAPXB9l0vDDVAgwXRefQOhf0AAACVR9CxAAAA"/>\n </m:ItemIds>\n</m:GetItem></s:Body>\n </s:Envelope>'}}
self
<suds.client.Method instance at 0x7f9fd4192fc8>
/opt/core2ecm/coredata/lib/python2.6/site-packages/suds/client.py in invoke
return self.send(msg) ...
▼ Local vars
Variable Value
args
()
fault
None
kwargs
{'__inject': {'msg': '<?xml version="1.0" encoding="UTF-8"?>\n <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages">\n \n <s:Body><m:GetItem>\n <m:ItemShape>\n <t:BaseShape>IdOnly</t:BaseShape>\n <t:IncludeMimeContent>false</t:IncludeMimeContent>\n <t:AdditionalProperties>\n <t:FieldURI FieldURI="item:Attachments"/>\n <t:FieldURI FieldURI="item:Body"/>\n <t:FieldURI FieldURI="item:Categories"/>\n <t:FieldURI FieldURI="item:DateTimeReceived"/>\n <t:FieldURI FieldURI="item:InReplyTo"/>\n <t:FieldURI FieldURI="item:ParentFolderId"/>\n <t:FieldURI FieldURI="item:Subject"/>\n <t:FieldURI FieldURI="message:CcRecipients"/>\n <t:FieldURI FieldURI="message:ConversationIndex"/>\n <t:FieldURI FieldURI="message:From"/>\n <t:FieldURI FieldURI="item:HasAttachments"/>\n <t:FieldURI FieldURI="message:InternetMessageId"/>\n <t:FieldURI FieldURI="message:ToRecipients"/>\n </t:AdditionalProperties>\n </m:ItemShape>\n <m:ItemIds>\n <t:ItemId Id="AQARAHRlc3RAZGV2LmV4Y2hhbmdlAEYAAAMHGxW/PI2PQZQB7BkR38NhBwD1wfZdLww1QIMF0Xn0DoX9AAADFQAAAPXB9l0vDDVAgwXRefQOhf0AAACVR9CxAAAA"/>\n </m:ItemIds>\n</m:GetItem></s:Body>\n </s:Envelope>'}}
msg
Element (prefix=None, name=document)
reply
None
self
<suds.client.SimClient instance at 0x7f9fd4192ef0>
simulation
{'msg': '<?xml version="1.0" encoding="UTF-8"?>\n <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages">\n \n <s:Body><m:GetItem>\n <m:ItemShape>\n <t:BaseShape>IdOnly</t:BaseShape>\n <t:IncludeMimeContent>false</t:IncludeMimeContent>\n <t:AdditionalProperties>\n <t:FieldURI FieldURI="item:Attachments"/>\n <t:FieldURI FieldURI="item:Body"/>\n <t:FieldURI FieldURI="item:Categories"/>\n <t:FieldURI FieldURI="item:DateTimeReceived"/>\n <t:FieldURI FieldURI="item:InReplyTo"/>\n <t:FieldURI FieldURI="item:ParentFolderId"/>\n <t:FieldURI FieldURI="item:Subject"/>\n <t:FieldURI FieldURI="message:CcRecipients"/>\n <t:FieldURI FieldURI="message:ConversationIndex"/>\n <t:FieldURI FieldURI="message:From"/>\n <t:FieldURI FieldURI="item:HasAttachments"/>\n <t:FieldURI FieldURI="message:InternetMessageId"/>\n <t:FieldURI FieldURI="message:ToRecipients"/>\n </t:AdditionalProperties>\n </m:ItemShape>\n <m:ItemIds>\n <t:ItemId Id="AQARAHRlc3RAZGV2LmV4Y2hhbmdlAEYAAAMHGxW/PI2PQZQB7BkR38NhBwD1wfZdLww1QIMF0Xn0DoX9AAADFQAAAPXB9l0vDDVAgwXRefQOhf0AAACVR9CxAAAA"/>\n </m:ItemIds>\n</m:GetItem></s:Body>\n </s:Envelope>'}
/opt/core2ecm/coredata/lib/python2.6/site-packages/suds/client.py in send
reply = transport.send(request) ...
▼ Local vars
Variable Value
binding
<suds.bindings.document.Document instance at 0x7f9fd408e518>
location
'https://dev.exchange/ews/Exchange.asmx'
msg
Element (prefix=None, name=document)
request
<suds.transport.Request instance at 0x7f9fd41932d8>
result
None
retxml
False
self
<suds.client.SimClient instance at 0x7f9fd4192ef0>
transport
<suds.transport.http.HttpAuthenticated instance at 0x7f9fd2a89b48>
/opt/core2ecm/coredata/lib/python2.6/site-packages/suds/transport/http.py in send
return HttpTransport.send(self, request) ...
▼ Local vars
Variable Value
basic
'Basic dGVzdDpuZW1pcm9mZl8xMjM='
credentials
('test', 'nemiroff_123')
encoded
'dGVzdDpuZW1pcm9mZl8xMjM=\n'
request
<suds.transport.Request instance at 0x7f9fd41932d8>
self
<suds.transport.http.HttpAuthenticated instance at 0x7f9fd2a89b48>
/opt/core2ecm/coredata/lib/python2.6/site-packages/suds/transport/http.py in send
fp = self.__open(u2request) ...
▼ Local vars
Variable Value
headers
{'Authorization': 'Basic dGVzdDpuZW1pcm9mZl8xMjM=', 'Content-Type': 'text/xml; charset=utf-8', 'Content-type': 'text/xml; charset=utf-8', 'SOAPAction': u'"http://schemas.microsoft.com/exchange/services/2006/messages/GetItem"', 'Soapaction': u'"http://schemas.microsoft.com/exchange/services/2006/messages/GetItem"'}
msg
'<?xml version="1.0" encoding="UTF-8"?>\n<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types">\n <s:Body>\n <m:GetItem>\n <m:ItemShape>\n <t:BaseShape>IdOnly</t:BaseShape>\n <t:IncludeMimeContent>false</t:IncludeMimeContent>\n <t:AdditionalProperties>\n <t:FieldURI FieldURI="item:Attachments"/>\n <t:FieldURI FieldURI="item:Body"/>\n <t:FieldURI FieldURI="item:Categories"/>\n <t:FieldURI FieldURI="item:DateTimeReceived"/>\n <t:FieldURI FieldURI="item:InReplyTo"/>\n <t:FieldURI FieldURI="item:ParentFolderId"/>\n <t:FieldURI FieldURI="item:Subject"/>\n <t:FieldURI FieldURI="message:CcRecipients"/>\n <t:FieldURI FieldURI="message:ConversationIndex"/>\n <t:FieldURI FieldURI="message:From"/>\n <t:FieldURI FieldURI="item:HasAttachments"/>\n <t:FieldURI FieldURI="message:InternetMessageId"/>\n <t:FieldURI FieldURI="message:ToRecipients"/>\n </t:AdditionalProperties>\n </m:ItemShape>\n <m:ItemIds>\n <t:ItemId Id="AQARAHRlc3RAZGV2LmV4Y2hhbmdlAEYAAAMHGxW/PI2PQZQB7BkR38NhBwD1wfZdLww1QIMF0Xn0DoX9AAADFQAAAPXB9l0vDDVAgwXRefQOhf0AAACVR9CxAAAA"/>\n </m:ItemIds>\n </m:GetItem>\n </s:Body>\n</s:Envelope>'
request
<suds.transport.Request instance at 0x7f9fd41932d8>
result
None
self
<suds.transport.http.HttpAuthenticated instance at 0x7f9fd2a89b48>
u2request
<urllib2.Request instance at 0x7f9fd4193368>
url
'https://dev.exchange/ews/Exchange.asmx'
/opt/core2ecm/coredata/lib/python2.6/site-packages/suds/transport/http.py in __open
return u2.urlopen(u2request) ...
▼ Local vars
Variable Value
self
<suds.transport.http.HttpAuthenticated instance at 0x7f9fd2a89b48>
u2request
<urllib2.Request instance at 0x7f9fd4193368>
/usr/lib/python2.6/urllib2.py in urlopen
return _opener.open(url, data, timeout) ...
▼ Local vars
Variable Value
data
None
timeout
<object object at 0x7f9fcfcbf0a0>
url
<urllib2.Request instance at 0x7f9fd4193368>
/usr/lib/python2.6/urllib2.py in open
response = self._open(req, data) ...
▼ Local vars
Variable Value
data
None
fullurl
<urllib2.Request instance at 0x7f9fd4193368>
meth
<bound method HTTPSHandler.do_request_ of <urllib2.HTTPSHandler instance at 0x7f9fd2a96098>>
meth_name
'https_request'
processor
<urllib2.HTTPSHandler instance at 0x7f9fd2a96098>
protocol
'https'
req
<urllib2.Request instance at 0x7f9fd4193368>
self
<urllib2.OpenerDirector instance at 0x7f9fd2a8de18>
timeout
<object object at 0x7f9fcfcbf0a0>
/usr/lib/python2.6/urllib2.py in _open
'_open', req) ...
▼ Local vars
Variable Value
data
None
protocol
'https'
req
<urllib2.Request instance at 0x7f9fd4193368>
result
None
self
<urllib2.OpenerDirector instance at 0x7f9fd2a8de18>
/usr/lib/python2.6/urllib2.py in _call_chain
result = func(*args) ...
▼ Local vars
Variable Value
args
(<urllib2.Request instance at 0x7f9fd4193368>,)
chain
{'file': [<urllib2.FileHandler instance at 0x7f9fd2a8dfc8>], 'ftp': [<urllib2.FTPHandler instance at 0x7f9fd2a8df80>], 'http': [<urllib2.HTTPHandler instance at 0x7f9fd2a8dea8>], 'https': [<urllib2.HTTPSHandler instance at 0x7f9fd2a96098>], 'unknown': [<urllib2.UnknownHandler instance at 0x7f9fd2a8de60>]}
func
<bound method HTTPSHandler.https_open of <urllib2.HTTPSHandler instance at 0x7f9fd2a96098>>
handler
<urllib2.HTTPSHandler instance at 0x7f9fd2a96098>
handlers
[<urllib2.HTTPSHandler instance at 0x7f9fd2a96098>]
kind
'https'
meth_name
'https_open'
self
<urllib2.OpenerDirector instance at 0x7f9fd2a8de18>
/usr/lib/python2.6/urllib2.py in https_open
return self.do_open(httplib.HTTPSConnection, req) ...
▼ Local vars
Variable Value
req
<urllib2.Request instance at 0x7f9fd4193368>
self
<urllib2.HTTPSHandler instance at 0x7f9fd2a96098>
/usr/lib/python2.6/urllib2.py in do_open
raise URLError(err) ...
▼ Local vars
Variable Value
err
error(113, 'No route to host')
h
<httplib.HTTPSConnection instance at 0x7f9fd4193488>
headers
{'Authorization': 'Basic dGVzdDpuZW1pcm9mZl8xMjM=', 'Connection': 'close', 'Content-Length': '1506', 'Content-Type': 'text/xml; charset=utf-8', 'Host': 'dev.exchange', 'Soapaction': u'"http://schemas.microsoft.com/exchange/services/2006/messages/GetItem"', 'User-Agent': 'Python-urllib/2.6'}
host
'dev.exchange'
http_class
<class httplib.HTTPSConnection at 0x7f9fd0c62dd0>
req
<urllib2.Request instance at 0x7f9fd4193368>
self
<urllib2.HTTPSHandler instance at 0x7f9fd2a96098>
Request information
GET
No GET data
POST
No POST data
FILES
No FILES data
COOKIES
Variable Value
sessionid
'6bddfb210d4b2125cf6f6ee73079b6f6'
META
Variable Value
DOCUMENT_ROOT
'/htdocs'
GATEWAY_INTERFACE
'CGI/1.1'
HTTPS
'1'
HTTP_ACCEPT
'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
HTTP_ACCEPT_CHARSET
'ISO-8859-1,utf-8;q=0.7,*;q=0.3'
HTTP_ACCEPT_ENCODING
'gzip,deflate,sdch'
HTTP_ACCEPT_LANGUAGE
'en-US,en;q=0.8'
HTTP_CACHE_CONTROL
'max-age=0'
HTTP_CONNECTION
'keep-alive'
HTTP_COOKIE
'sessionid=6bddfb210d4b2125cf6f6ee73079b6f6'
HTTP_HOST
'develop'
HTTP_REFERER
'https://develop/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/'
HTTP_USER_AGENT
'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.04 Chromium/14.0.835.202 Chrome/14.0.835.202 Safari/535.1'
PATH
'/usr/local/bin:/usr/bin:/bin'
PATH_INFO
u'/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/'
PATH_TRANSLATED
'/opt/core2ecm/customer/sjon/bin/django.wsgi/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/'
QUERY_STRING
''
REMOTE_ADDR
'192.168.1.55'
REMOTE_PORT
'39783'
REQUEST_METHOD
'GET'
REQUEST_URI
'/doc/245d1ac5-21f2-4dbe-93c0-75184ab9136d/file_message/batch/'
SCRIPT_FILENAME
'/opt/core2ecm/customer/sjon/bin/django.wsgi'
SCRIPT_NAME
u''
SERVER_ADDR
'192.168.1.28'
SERVER_ADMIN
'[no address given]'
SERVER_NAME
'develop'
SERVER_PORT
'443'
SERVER_PROTOCOL
'HTTP/1.1'
SERVER_SIGNATURE
'<address>Apache/2.2.14 (Ubuntu) Server at develop Port 443</address>\n'
SERVER_SOFTWARE
'Apache/2.2.14 (Ubuntu)'
SSL_TLS_SNI
'develop'
mod_wsgi.application_group
'develop|'
mod_wsgi.callable_object
'application'
mod_wsgi.listener_host
''
mod_wsgi.listener_port
'443'
mod_wsgi.process_group
'core2'
mod_wsgi.reload_mechanism
'1'
mod_wsgi.script_reloading
'1'
mod_wsgi.version
(2, 8)
wsgi.errors
<mod_wsgi.Log object at 0x7f9fcfca40f0>
wsgi.file_wrapper
<built-in method file_wrapper of mod_wsgi.Adapter object at 0x7f9fcfc9f120>
wsgi.input
<mod_wsgi.Input object at 0x7f9fd0a9e1b0>
wsgi.multiprocess
False
wsgi.multithread
True
wsgi.run_once
False
wsgi.url_scheme
'https'
wsgi.version
(1, 0)
Settings
Using settings module sjon.settings.puppet
Setting Value
ABSOLUTE_URL_OVERRIDES
{}
ADMINS
(('Jonas', 'jonas@gagnavarslan.is'), ('Hannes', 'hannes@gagnavarslan.is'))
ADMIN_ADD_ANOTHER_WIDGET_TYPE
''
ADMIN_FOR
()
ADMIN_MEDIA_PREFIX
'/adminmedia/'
AJAX_LOOKUP_CHANNELS
{'SolrMailProjects': ('core2.ui.core2mail_mail.lookups', 'MailProjectSolrLookup'), 'SolrProjects': ('core2.ui.projects.lookups', 'ProjectSolrLookup'), 'all_delegate_users': ('coreadmin.lookups', 'AllDelegateUserLookup'), 'all_users': ('coreadmin.lookups', 'AllUserLookup'), 'auth.user': ('core2.ui.contacts.lookups', 'UserLookup'), 'contact': ('core2.ui.contacts.lookups', 'ContactSolrLookup'), 'contenttypes': ('core2.utils.lookups', 'ContentTypeLookup'), 'groups': ('coreadmin.lookups', 'GroupsLookup'), 'mail_backends': ('coreadmin.lookups', 'MailBackendsLookup'), 'mailfolders': ('core2.ui.core2mail_mail.lookups', 'MailFoldersLookup'), 'models': ('core2.utils.lookups', 'ModelSolrLookup'), 'regular_delegate_groups': ('coreadmin.lookups', 'RegularDelegateGroupsLookup'), 'regular_groups': ('coreadmin.lookups', 'RegularGroupsLookup'), 'tags': ('coreadmin.lookups', 'TagsLookup')}
ALLOWED_INCLUDE_ROOTS
()
ALLOW_PREVIEW_ZOOM_PRINTING
False
APACHE
True
APPEND_SLASH
True
ASSETS_DEBUG
False
ASSETS_UPDATER
False
ASSET_EXTRA_PACKAGES
['sjon', 'core2']
ASSET_OUT_DIRECTORY
'/opt/core2ecm/customer/sjon/static'
AUTHENTICATION_BACKENDS
('django.contrib.auth.backends.ModelBackend', 'django_cas.backends.CASBackend')
AUTH_PROFILE_MODULE
'contacts.Contact'
AUTOCOMPLETE_LIST_LENGTH
20
BANNED_IPS
()
BROKER_HOST
'localhost'
BROKER_PASSWORD
'********************'
BROKER_PORT
5672
BROKER_USER
'sjon'
BROKER_VHOST
'sjon'
CACHE_BACKEND
'memcached://127.0.0.1:11211'
CACHE_MIDDLEWARE_KEY_PREFIX
''
CACHE_MIDDLEWARE_SECONDS
600
CAS_ADMIN_PREFIX
'/admin/'
CAS_DEFAULT_LOGIN_VIEW
'core2.utils.views.login'
CAS_EXTRA_LOGIN_PARAMS
None
CAS_HOST
'develop'
CAS_IGNORE_REFERER
False
CAS_LOGOUT_COMPLETELY
True
CAS_PASS_THROW_METHODS
('piston.authentication.oauth_request_token', 'piston.authentication.oauth_access_token', 'core2api.authentication.cas_authenticate', 'core2api.authentication.validate', 'core2.utils.cache.callback', 'core2.utils.views.set_cookie')
CAS_PROXY_CALLBACK
'https://develop/accounts/proxyCallback/'
CAS_REDIRECT_URL
'/'
CAS_RETRY_LOGIN
False
CAS_SERVER_URL
'https://develop/cas/'
CAS_TARGET_SERVICE
'https://develop/nuxeo/'
CAS_VERSION
'2'
CELERYD_CONCURRENCY
2
CELERY_DEFAULT_EXCHANGE
'tasks'
CELERY_DEFAULT_EXCHANGE_TYPE
'direct'
CELERY_DEFAULT_QUEUE
'tasks'
CELERY_DEFAULT_ROUTING_KEY
'tasks'
CELERY_IMPORTS
('core2.settings.celery',)
CELERY_QUEUES
{'mail': {'binding_key': 'mail', 'exchange': 'mail'}, 'mail_filing': {'binding_key': 'mail_filing', 'exchange': 'mail_filing'}, 'mail_reindex': {'binding_key': 'mail_reindex', 'exchange': 'mail_reindex'}, 'tasks': {'binding_key': 'tasks', 'exchange': 'tasks'}}
CELERY_RESULT_BACKEND
'database'
CHANGE_PASSWORD_EXEMPT_URLS
'********************'
COMMENTS_ALLOW_PROFANITIES
False
COMMENTS_BANNED_USERS_GROUP
None
COMMENTS_FIRST_FEW
0
COMMENTS_MODERATORS_GROUP
None
COMMENTS_SKETCHY_USERS_GROUP
None
COMMENT_ALLOWED_CONTENT_TYPES
['project', 'task', 'letter in', 'letter out', 'meeting note', 'memo', 'report', 'phone call', 'contract', 'drawing', 'photo', 'application', 'authorization']
CONTEXT_SETTINGS
['MEDIA_URL', 'DEBUG', 'DEFAULT_LATITUDE', 'DEFAULT_LONGITUDE', 'ADMIN_ADD_ANOTHER_WIDGET_TYPE', 'AUTOCOMPLETE_LIST_LENGTH', 'DISPLAY_LIST_VIEW_OPTIONS', 'COREDATA_VERSION', 'CUSTOMER_VERSION']
COREDATA_VERSION
'1.1.5.4'
CSRF_COOKIE_DOMAIN
None
CSRF_COOKIE_NAME
'csrftoken'
CSRF_FAILURE_VIEW
'django.views.csrf.csrf_failure'
CURRENCY_FORMAT
{'ISK': (False, 0)}
CUSTOMER_VERSION
'1.0.0.3'
DATABASES
{'default': {'ENGINE': 'django.db.backends.postgresql_psycopg2', 'HOST': 'localhost', 'NAME': 'core2db_dev', 'OPTIONS': {'autocommit': True}, 'PASSWORD': '********************', 'PORT': '6432', 'TEST_CHARSET': None, 'TEST_COLLATION': None, 'TEST_MIRROR': None, 'TEST_NAME': None, 'TIME_ZONE': 'Atlantic/Reykjavik', 'USER': 'nx'}}
DATABASE_ENGINE
''
DATABASE_HOST
''
DATABASE_NAME
''
DATABASE_OPTIONS
{}
DATABASE_PASSWORD
'********************'
DATABASE_PORT
''
DATABASE_ROUTERS
[]
DATABASE_USER
''
DATETIME_FORMAT
'Y-m-d, H:i'
DATETIME_INPUT_FORMATS
('%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M', '%Y-%m-%d', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M', '%m/%d/%Y', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M', '%m/%d/%y')
DATE_FORMAT
'Y-m-d'
DATE_INPUT_FORMATS
('%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', '%b %d %Y', '%b %d, %Y', '%d %b %Y', '%d %b, %Y', '%B %d %Y', '%B %d, %Y', '%d %B %Y', '%d %B, %Y')
DEBUG
True
DEBUG_PROPAGATE_EXCEPTIONS
False
DEBUG_TOOLBAR_CONFIG
{'INTERCEPT_REDIRECTS': False}
DEBUG_TOOLBAR_PANELS
['debug_toolbar.panels.version.VersionDebugPanel', 'debug_toolbar.panels.timer.TimerDebugPanel', 'debug_toolbar.panels.settings_vars.SettingsVarsDebugPanel', 'debug_toolbar.panels.headers.HeaderDebugPanel', 'debug_toolbar.panels.request_vars.RequestVarsDebugPanel', 'debug_toolbar.panels.template.TemplateDebugPanel', 'debug_toolbar.panels.sql.SQLDebugPanel', 'debug_toolbar.panels.logger.LoggingPanel']
DECIMAL_SEPARATOR
'.'
DEFAULT_CHARSET
'utf-8'
DEFAULT_CONTENT_TYPE
'text/html'
DEFAULT_FILE_STORAGE
'django.core.files.storage.FileSystemStorage'
DEFAULT_FROM_EMAIL
'webmaster@localhost'
DEFAULT_INDEX_TABLESPACE
''
DEFAULT_LATITUDE
Decimal('65.072130085')
DEFAULT_LONGITUDE
Decimal('-18.45703125')
DEFAULT_TABLESPACE
''
DIRNAME
'/opt/core2ecm/coredata/src/core2/src/core2'
DISALLOWED_USER_AGENTS
()
DISPLAY_LIST_VIEW_OPTIONS
False
DOMAIN_NAME
'develop'
EMAIL_BACKEND
'django.core.mail.backends.smtp.EmailBackend'
EMAIL_HOST
'smtp.core2.is'
EMAIL_HOST_PASSWORD
'********************'
EMAIL_HOST_USER
''
EMAIL_PORT
25
EMAIL_SUBJECT_PREFIX
'[Django] '
EMAIL_USE_TLS
False
ENABLE_LIVEEDIT
True
ENABLE_PREVIEW_ZOOM
False
ENABLE_WATERMARKING
False
ERROR_EMAIL_REPORT
False
ERROR_REPORT_RECIPIENT
'kamyanskiy@gmail.com'
ERROR_REPORT_SMTP_SERVER
'zimbra.gagnavarslan.is'
EXPLORE_RECORDS_COUNT
10
FILE_CHARSET
'utf-8'
FILE_UPLOAD_HANDLERS
('django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler')
FILE_UPLOAD_MAX_MEMORY_SIZE
2621440
FILE_UPLOAD_PERMISSIONS
None
FILE_UPLOAD_TEMP_DIR
None
FIRST_DAY_OF_WEEK
0
FIXTURE_DIRS
['/opt/core2ecm/customer/sjon/src/sjon/settings/../fixtures']
FORCE_PASSWORD
'********************'
FORCE_SCRIPT_NAME
None
FORMAT_MODULE_PATH
None
FSTORE_NGINX_URL
'/data/'
FS_BASE_URL
'/files/'
FS_INCOMING
'/opt/core2ecm/data/coredata/incoming/'
FS_PENDING
'/opt/core2ecm/data/coredata/pending/'
FS_PENDING_URL
'/pending_files/'
FS_ROOT
'/opt/core2ecm/data/coredata/storage/'
GLOBAL_SPACE_PATH
'/default-domain/spaces/system/global'
IDENTIFIER_PREFIX
''
IGNORABLE_404_ENDS
('mail.pl', 'mailform.pl', 'mail.cgi', 'mailform.cgi', 'favicon.ico', '.php')
IGNORABLE_404_STARTS
('/cgi-bin/', '/_vti_bin', '/_vti_inf')
INSTALLED_APPS
['sjon.customization', 'contrib.superforms', 'contrib.autocomplete', 'contrib.menulib', 'core2.utils', 'core2.assetman', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.sites', 'django.contrib.admin', 'django.contrib.comments', 'django.contrib.humanize', 'django.contrib.messages', 'djangodblog', 'debug_toolbar', 'django_assets', 'djcelery', 'djkombu', 'babeldjango', 'wtforms.ext.django', 'django_cas', 'core2.types', 'core2.coredata', 'core2.actions', 'core2.comments', 'core2.audit', 'core2.preview', 'core2.search', 'core2.notifications', 'core2.widgets', 'core2.dataimporter', 'core2.testdata', 'core2.aspects', 'core2indexer', 'core2.ui', 'core2.ui.boxes', 'core2.ui.doc', 'core2.ui.search', 'core2.ui.home', 'core2.ui.recordcenter', 'core2.ui.templatereg', 'core2.ui.spaces', 'core2.ui.projects', 'core2.ui.tasks', 'core2.ui.workspace', 'core2.ui.contacts', 'core2.ui.users', 'core2.ui.core2mail_mail', 'core2mail', 'coreadmin', 'core2api', 'piston']
INTERNAL_IPS
['127.0.0.1']
IP_ADDRESS
'192.168.1.28'
LANGUAGES
[('is', u'\xcdslenska'), ('en', u'English')]
LANGUAGES_BIDI
('he', 'ar', 'fa')
LANGUAGE_CODE
'en'
LANGUAGE_COOKIE_NAME
'django_language'
LOCALE_PATHS
('', '/opt/core2ecm/coredata/src/core2/src/core2/settings/sections/../../locale')
LOGGING_CONF
'/opt/core2ecm/customer/sjon/conf/logging.conf'
LOGIN_EXEMPT_URLS
['^static/', '^admin/', '^indexer/', '^files/', '^__debug__', '^i18n/setlang/', '^accounts/proxyCallback/', '^callback/', '^accounts/logout/']
LOGIN_REDIRECT_URL
'/'
LOGIN_URL
'/accounts/login/'
LOGOUT_URL
'/accounts/logout/'
MAILWATCHER
{'host': 'localhost', 'pass': 'pass', 'save_on_server': True, 'user': 'user'}
MAIL_TEMPLATES_DIR
'/opt/core2ecm/coredata/src/core2/src/core2/ui/static/mail'
MANAGERS
(('Jonas', 'jonas@gagnavarslan.is'), ('Hannes', 'hannes@gagnavarslan.is'))
MEDIA_ROOT
'/opt/core2ecm/coredata/src/core2/src/core2/ui/static/'
MEDIA_URL
'/static/'
MESSAGE_STORAGE
'django.contrib.messages.storage.user_messages.LegacyFallbackStorage'
MIDDLEWARE_CLASSES
['django.middleware.common.CommonMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django_cas.middleware.CASMiddleware', 'django_cas.middleware.RequireLoginMiddleware', 'coreadmin.middleware.Core2Middleware', 'core2api.middleware.OauthDetectorMiddleware', 'django.middleware.locale.LocaleMiddleware', 'babeldjango.middleware.LocaleMiddleware', 'coreadmin.middleware.PermissionMiddleware', 'core2.audit.middleware.StatisticMiddleware', 'core2.ui.doc.middleware.DocUrlsMiddleware', 'core2.spaces.middleware.DefaultSpaceMiddleware', 'contrib.menulib.middleware.MenuMiddleware', 'core2.utils.middleware.ErrorMailNotificationMiddleware', 'djangodblog.middleware.DBLogMiddleware', 'core2.actions.middleware.ActionExecuterMiddleware']
MONTH_DAY_FORMAT
'F j'
NGINX
False
NUMBER_GROUPING
0
NUXEO_AUTH_METHOD
'CAS'
NUXEO_HOST
'develop'
NUXEO_PORT
8080
NUXEO_PROTOCOL
'http'
NUXEO_SESSION_ID_COOKIE_NAME
'JSESSIONID'
PASSWORD_RESET_TIMEOUT_DAYS
'********************'
PPM_TMP_ROOT
'/tmp/core2ppm_coredata'
PREPEND_WWW
False
PROFANITIES_LIST
'********************'
PY_DATETIME_FORMAT
{'en': 'dd MMM yyyy', 'is': 'dd MMM yyyy'}
PY_DATE_FORMAT
{'en': 'dd MMM yyyy', 'is': 'dd MMM yyyy'}
PY_TIME_FORMAT
{'en': 'HH:mm', 'is': 'HH:mm'}
ROOT_URLCONF
'sjon.urls'
SEARCH_FACET_PARAMS
[('facet', 'true'), ('facet.mincount', 1)]
SEARCH_SORT_PARAMS
{'created desc': 'Date', 'score desc': 'Relevance'}
SECRET_KEY
'********************'
SEND_BROKEN_LINK_EMAILS
False
SERVER_EMAIL
'root@localhost'
SESSION_COOKIE_AGE
7200
SESSION_COOKIE_DOMAIN
None
SESSION_COOKIE_NAME
'sessionid'
SESSION_COOKIE_PATH
'/'
SESSION_COOKIE_SECURE
False
SESSION_ENGINE
'django.contrib.sessions.backends.cache'
SESSION_EXEMPT_URLS
['^notifications/fetch/']
SESSION_EXPIRE_AT_BROWSER_CLOSE
True
SESSION_FILE_PATH
None
SESSION_SAVE_EVERY_REQUEST
True
SETTINGS_MODULE
'sjon.settings.puppet'
SHORT_DATETIME_FORMAT
'm/d/Y P'
SHORT_DATE_FORMAT
'm/d/Y'
SITE_ID
1
SOLR_DATA_DIR
'/opt/core2ecm/customer/sjon/parts/solr/example/solr/data'
SOLR_ROOT
'/opt/core2ecm/customer/sjon/parts/solr/example/'
SOLR_SCHEMA_PATH
'/opt/core2ecm/customer/sjon/parts/solr/example/solr/conf/schema.xml'
SPACES_WITH_OVERVIEW
{}
STANDARD_WIDGETS_FOR
[]
STATISTIC_EXCLUDE
['/notifications/fetch/']
TEMPLATE_CONTEXT_PROCESSORS
['django.core.context_processors.auth', 'django.core.context_processors.i18n', 'django.core.context_processors.request', 'django.contrib.messages.context_processors.messages', 'core2.utils.context.settings', 'core2.utils.context.embed', 'core2.actions.context_processors.action_inputs']
TEMPLATE_DEBUG
True
TEMPLATE_DIRS
['/opt/core2ecm/customer/sjon/src/sjon/settings/../templates', '/opt/core2ecm/coredata/src/core2/src/core2/templates', '/opt/core2ecm/customer/sjon/src/sjon/settings/../../../parts/django/django/contrib/admin/templates']
TEMPLATE_LOADERS
[('django.template.loaders.cached.Loader', ['django.template.loaders.filesystem.Loader', 'django.template.loaders.app_directories.Loader', 'django.template.loaders.eggs.Loader'])]
TEMPLATE_STRING_IF_INVALID
''
TEST_DATABASE_CHARSET
None
TEST_DATABASE_COLLATION
None
TEST_DATABASE_NAME
None
TEST_RUNNER
'django.test.simple.DjangoTestSuiteRunner'
THOUSAND_SEPARATOR
','
TIGHT_DATE_FORMAT
'd M'
TIME_FORMAT
'H:i'
TIME_INPUT_FORMATS
('%H:%M:%S', '%H:%M')
TIME_ZONE
'Atlantic/Reykjavik'
TRANSACTIONS_MANAGED
False
URL_VALIDATOR_USER_AGENT
'Django/1.2.3 (http://www.djangoproject.com)'
USE_ETAGS
False
USE_I18N
True
USE_L10N
False
USE_THOUSAND_SEPARATOR
False
WATERMARK_PDF
'/opt/core2ecm/coredata/src/core2/src/core2/ui/static/cssImg/watermark.pdf'
YEAR_MONTH_FORMAT
'F Y'
You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 500 page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment