I receive the message below when testing the SMTP connection. -- Jeremy McSpadden Flux Labs, Inc http://www.fluxlabs.net<http://www.fluxlabs.net/> Endless Solutions Office : 850-588-4626 Cell : 850-890-2543 Fax : 850-254-2955
Begin forwarded message: From: "root@localhost" <root@localhost> Subject: [Django] Error (EXTERNAL IP): /status/tasks/f2a4b35a-29ae-4245-8575-ead18cd33737/ Date: July 26, 2011 10:40:40 PM CDT To: Jeremy McSpadden <[email protected]<mailto:[email protected]>> Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/django/core/handlers/base.py", line 100, in get_response response = callback(request, *callback_args, **callback_kwargs) File "/usr/lib/pymodules/python2.7/django/contrib/auth/decorators.py", line 25, in _wrapped_view return view_func(request, *args, **kwargs) File "/usr/lib/python2.7/dist-packages/baruwa/messages/views.py", line 363, in task_status if result.ready(): AttributeError: 'NoneType' object has no attribute 'ready' <WSGIRequest GET:<QueryDict: {}>, POST:<QueryDict: {}>, COOKIES:{'csrftoken': 'c6f77116a36f43cace0ee5977e812cf9', 'sessionid': '63ee9fba0b9bef381bb4437be05f8d02'}, META:{'CSRF_COOKIE': 'c6f77116a36f43cace0ee5977e812cf9', 'DOCUMENT_ROOT': '/etc/apache2/htdocs', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTP_ACCEPT': 'application/json, text/javascript, */*; q=0.01', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate', 'HTTP_ACCEPT_LANGUAGE': 'en-us', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'csrftoken=c6f77116a36f43cace0ee5977e812cf9; sessionid=63ee9fba0b9bef381bb4437be05f8d02', 'HTTP_HOST': 'smtp3.fluxlabs.net', 'HTTP_REFERER': 'http://smtp3.fluxlabs.net/settings/domains/1/', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7) AppleWebKit/534.48.3 (KHTML, like Gecko) Version/5.1 Safari/534.48.3', 'HTTP_X_REQUESTED_WITH': 'XMLHttpRequest', 'PATH_INFO': u'/status/tasks/f2a4b35a-29ae-4245-8575-ead18cd33737/', 'PATH_TRANSLATED': '/usr/share/pyshared/baruwa/baruwa.wsgi/status/tasks/f2a4b35a-29ae-4245-8575-ead18cd33737/', 'PYTHON_EGG_CACHE': '/var/tmp', 'QUERY_STRING': '', 'REMOTE_ADDR': '74.93.166.245', 'REMOTE_PORT': '46651', 'REQUEST_METHOD': 'GET', 'REQUEST_URI': '/status/tasks/f2a4b35a-29ae-4245-8575-ead18cd33737/', 'SCRIPT_FILENAME': '/usr/share/pyshared/baruwa/baruwa.wsgi', 'SCRIPT_NAME': u'', 'SERVER_ADDR': '50.56.114.53', 'SERVER_ADMIN': '[no address given]', 'SERVER_NAME': 'smtp3.fluxlabs.net', 'SERVER_PORT': '80', 'SERVER_PROTOCOL': 'HTTP/1.1', 'SERVER_SIGNATURE': '<address>Apache/2.2.17 (Ubuntu) Server at smtp3.fluxlabs.net<http://smtp3.fluxlabs.net> Port 80</address>\n', 'SERVER_SOFTWARE': 'Apache/2.2.17 (Ubuntu)', 'mod_wsgi.application_group': 'smtp3.fluxlabs.net|', 'mod_wsgi.callable_object': 'application', 'mod_wsgi.handler_script': '', 'mod_wsgi.input_chunked': '0', 'mod_wsgi.listener_host': '', 'mod_wsgi.listener_port': '80', 'mod_wsgi.process_group': '', 'mod_wsgi.request_handler': 'wsgi-script', 'mod_wsgi.script_reloading': '1', 'mod_wsgi.version': (3, 3), 'wsgi.errors': <mod_wsgi.Log object at 0x7f26a8c70bb0>, 'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0x7f26a934e4e0>, 'wsgi.input': <mod_wsgi.Input object at 0x7f26a8c707b0>, 'wsgi.multiprocess': True, 'wsgi.multithread': False, 'wsgi.run_once': False, 'wsgi.url_scheme': 'http', 'wsgi.version': (1, 1)}>
_______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa Keep Baruwa FREE - http://pledgie.com/campaigns/12056

