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

TypeError: notify() got an unexpected keyword argument 'raise_exception' #14

Open
tlf30 opened this issue Jul 11, 2020 · 4 comments
Open

Comments

@tlf30
Copy link

tlf30 commented Jul 11, 2020

Hello,
I'm getting this error on the latest version of Sentry (20.7.0.dev0)

TypeError: notify() got an unexpected keyword argument 'raise_exception'
  File "sentry/plugins/bases/notify.py", line 147, in test_configuration_and_get_test_results
    test_results = self.test_configuration(project)
  File "sentry/plugins/bases/notify.py", line 143, in test_configuration
    return self.notify(notification, raise_exception=True)
@tlf30
Copy link
Author

tlf30 commented Jul 11, 2020

@zealot128 I also experience this error on your multi-channel fork. Seeing as this repo might be dead, would you perhaps be willing to fix this on your fork?

@PXke
Copy link

PXke commented Nov 2, 2020

@tlf30 we have forked it and solved the issue

Best regards.

@tlf30
Copy link
Author

tlf30 commented Nov 2, 2020

@PXke I am not seeing the repo on your account? Is it a public fork?

@PXke
Copy link

PXke commented Nov 2, 2020

Sorry, @tlf30 you are right, here it is: https://github.com/Biekos/sentry-mattermost, it is the company repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants