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]: Telegram Bot notifications not working #3084

Closed
1 of 2 tasks
yashkolambekar opened this issue Aug 14, 2024 · 8 comments
Closed
1 of 2 tasks

[Bug]: Telegram Bot notifications not working #3084

yashkolambekar opened this issue Aug 14, 2024 · 8 comments

Comments

@yashkolambekar
Copy link

Description

Telegram Bot notifications not working

Minimal Reproduction (if possible, example repository)

Go to /notifications/telegram and add the telegram bot api token and chat id

Exception or Error

success popup comes but nothing being sent to the chat

Version

v4.0.0-beta.323

Cloud?

  • Yes
  • No
@mlmetzner
Copy link

i have managed to enabled them but the dashboard gets unresponsive and needs to be refeteched. turning the notifications off fixes the problem

@andrasbacsai
Copy link
Member

@yashkolambekar Did you try to send a Test Notification?

@andrasbacsai andrasbacsai added the 💤 Waiting for feedback Issues awaiting a response from the author. label Aug 15, 2024
@eddienubes
Copy link

eddienubes commented Aug 18, 2024

@yashkolambekar
Make sure to include "-" sign to have something like -4504503876.
Test notification worked for me.

@bhavish729
Copy link

not working for me as well, I am on v4 beta.323

@VitalyKolesnikov
Copy link

Also not working for me. Test notification works and I receive it well, but nothing is being sent on app redeploy for example (I turned on all notification types in settings).
v4.0.0-beta.323

@yashkolambekar
Copy link
Author

Well, for me only the auto deploy notifications are working and the backup notifications every night at 0000 hours
My apps are deployed from the github app source, just to be more clear.

@eguenou
Copy link

eguenou commented Sep 16, 2024

Check if your chat ID remained the same after a special event (creating topic for example).
You can check that by calling this URL:
https://api.telegram.org/bot<YourAPITokenGeneratedByTheBotFather>/getUpdates.

@yashkolambekar
Copy link
Author

Closing this issue because the problem somehow magically stopped, thank you everyone 🙏

@github-actions github-actions bot removed the 💤 Waiting for feedback Issues awaiting a response from the author. label Sep 18, 2024
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

8 participants