You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
First and foremost, thank you so much for creating such a useful app!! Your app was mentioned on Self-Hosted 134: YouTube Unplugged, and I’m so glad that I tried it out. It’s working so smoothly so far.
One small thing I noticed while trying out is that the test notification didn’t show up, but the actual notification DID show up. If it’s just me, then please close this issue.
To Reproduce
Steps to reproduce the behavior:
Go to config -> settings
paste Slack webhook url(“as is”)
click "send test" icon
test notification not showing up on Slack
Expected behavior
Test notificaion coming in through apprise to Slack
Diagnostic info
App Version: 2024.10.2
yt-dlp Version: 2024.09.27
Apprise Version: v1.9.0
System Architecture: x86_64-pc-linux-gnu
Timezone: Asia/Tokyo
This is a Slack screenshot of me successfully setting up webhook on Pinchflat, test notification was sent but not recieved, and the acutual notification did show up.
Additional context
I’m using docker compose, and my compose.yml is as follows:
This is strange! I just tested it in Discord and it did work as expected so maybe it's Slack-specific. In the meantime, would you mind going to the settings page again and trying to send a test notification to confirm it's a recurring issue? If it's still happening, I'll set up a Slack instance and see if I can replicate sometime later this week 🤙
I tried once again on the same environment, but with a new webhook URL for Slack. Unfortunately the result was same, test notification failed, but the actual notification worked as expected.
I can send pinchflat-logs-2024-10-24.txt to you via email if you'd like.
Describe the bug
First and foremost, thank you so much for creating such a useful app!! Your app was mentioned on Self-Hosted 134: YouTube Unplugged, and I’m so glad that I tried it out. It’s working so smoothly so far.
One small thing I noticed while trying out is that the test notification didn’t show up, but the actual notification DID show up. If it’s just me, then please close this issue.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Test notificaion coming in through apprise to Slack
Diagnostic info
This is a Slack screenshot of me successfully setting up webhook on Pinchflat, test notification was sent but not recieved, and the acutual notification did show up.
Additional context
I’m using
docker compose
, and my compose.yml is as follows:The text was updated successfully, but these errors were encountered: