sentry-mattermost icon indicating copy to clipboard operation
sentry-mattermost copied to clipboard

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

Open tlf30 opened this issue 5 years ago • 4 comments

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 avatar Jul 11 '20 02:07 tlf30

@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?

tlf30 avatar Jul 11 '20 02:07 tlf30

@tlf30 we have forked it and solved the issue

Best regards.

PXke avatar Nov 02 '20 14:11 PXke

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

tlf30 avatar Nov 02 '20 16:11 tlf30

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

PXke avatar Nov 02 '20 18:11 PXke