Skip to content

Instantly share code, notes, and snippets.

@andymckay
Created November 4, 2011 22:38
Show Gist options
  • Save andymckay/1340678 to your computer and use it in GitHub Desktop.
Save andymckay/1340678 to your computer and use it in GitHub Desktop.
In [3]: log.info(u'Attempt to log in with unconfirmed account (TESTING ANDY)')
Traceback (most recent call last):
File "/data/www/addons-dev.allizom.org/zamboni/log_settings.py", line 52, in emit
elif self.socktype == socket.SOCK_DGRAM:
AttributeError: UTFFixedSysLogHandler instance has no attribute 'socktype'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment