Advertisement
Guest User

Khertan

a guest
Nov 16th, 2010
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/home/afpy/eggs/Paste-1.7.5-py2.6.egg/paste/exceptions/errormiddleware.py", line 420, in send_report
  3. rep.report(exc_data)
  4. File "/home/afpy/eggs/Paste-1.7.5-py2.6.egg/paste/exceptions/reporter.py", line 49, in report
  5. File "/usr/lib/python2.6/smtplib.py", line 239, in __init__
  6. File "/usr/lib/python2.6/smtplib.py", line 295, in connect
  7. File "/usr/lib/python2.6/smtplib.py", line 273, in _get_socket
  8. File "/usr/lib/python2.6/socket.py", line 547, in create_connection
  9. for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  10. gaierror: [Errno -2] Name or service not known
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement