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

Failed to send to Slack: error=200 #5

Open
visch opened this issue Aug 9, 2023 · 1 comment
Open

Failed to send to Slack: error=200 #5

visch opened this issue Aug 9, 2023 · 1 comment

Comments

@visch
Copy link
Contributor

visch commented Aug 9, 2023

2023-08-09T14:46:36.234522Z [info     ] time=2023-08-09 15:46:36 name=apprise level=WARNING message=Failed to send to Slack: error=200. cmd_type=elb consumer=True name=target-apprise producer=False stdio=stderr string_id=target-apprise

The "error" here still sends and apprise succeeds with a 0 exit code so it looks like it's not really "failing"

@visch
Copy link
Contributor Author

visch commented Aug 9, 2023

https://github.com/caronc/apprise/blob/master/apprise/Apprise.py#L363-L366

Looks like we could just throw an exception on False / True.

Still doesn't explain the message

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

1 participant