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

Does not work with Sentry 10.1.0

Open whyte624 opened this issue 5 years ago • 6 comments

Shows that the is no errors and Test successful, but no messages in telegram.

whyte624 avatar Jan 10 '20 08:01 whyte624

Shows that the is no errors and Test successful, but no messages in telegram.

You should not use _ or * symbol in project name(use - instead). rename project not resolve, You need remove project and create with normal name. Or remove {project_name} from Message Template in plugin config.

mef13 avatar Jan 17 '20 22:01 mef13

I have the same issue, Doesn't work with sentry 10, even after re-config and remove as @mef13 mention. Email sent success with the event or exception but not notify for telegram Have to test with the manual success message.

neyugnluan avatar Apr 12 '20 06:04 neyugnluan

It works only in channels, does not work in groups

djet-sb avatar Jun 10 '20 06:06 djet-sb

@neyugnluan Make sure you've installed this plugin to both sentry_web and sentry_worker. I figured it out when writing a similar plugin.

tsl0922 avatar Jul 21 '20 11:07 tsl0922

@neyugnluan Make sure you've installed this plugin to both sentry_web and sentry_worker. I figured it out when writing a similar plugin.

How i can install this plugin for specific module? I installed it by wrote sentry-telegram in requiements.txt and docket-compose up -d --build

P1NG2WIN avatar Jul 21 '20 18:07 P1NG2WIN

https://github.com/butorov/sentry-telegram/issues/40#issuecomment-748894266

gituser avatar Dec 21 '20 10:12 gituser