Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error processing 'post_process' on 'IRCMessage': object of type 'NoneType' has no len() #11

Open
ecarreras opened this issue Mar 20, 2013 · 0 comments
Assignees
Labels

Comments

@ecarreras
Copy link
Member

Error processing 'post_process' on 'IRCMessage': object of type 'NoneType' has no len()

Stacktrace (most recent call last):

  File "sentry/utils/safe.py", line 16, in safe_execute
    result = func(*args, **kwargs)
  File "sentry_irc/plugin.py", line 89, in post_process
    - len(link
@ghost ghost assigned ecarreras Mar 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant