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

[BUG] Teams notifications return w/code 500 Internal Server Error #420

Closed
neo21670 opened this issue Jan 4, 2023 · 1 comment · Fixed by #425
Closed

[BUG] Teams notifications return w/code 500 Internal Server Error #420

neo21670 opened this issue Jan 4, 2023 · 1 comment · Fixed by #425
Labels
bug Something isn't working

Comments

@neo21670
Copy link
Sponsor

neo21670 commented Jan 4, 2023

Describe the bug
Scrutiny running in omnibus mode and with Teams webhook configured, notification testing fails during test run (i.e. curl -X POST http://localhost:8080/api/health/notify)

Expected behavior
Notification tests run successfully.

Log Files
web.log

root@ngpve1:/opt/scrutiny/config# docker run --rm -ti containrrr/shoutrrr send -m specific\ test\ message -u teams://[[REMOVED_WEBHOOK_URL]]
Notification sent

Screenshot 2023-01-04 at 17 53 07

@neo21670 neo21670 added the bug Something isn't working label Jan 4, 2023
@AnalogJ
Copy link
Owner

AnalogJ commented Jan 12, 2023

Hey @neo21670
I just released v0.6.0 which includes a change to the Shoutrrr library that Scrutiny uses for notifications. That should fix your Teams notification issue.

Can you try it out and comment if it worked for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants