coollabsio / coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
https://coolify.io
Apache License 2.0
31.48k stars 1.61k forks source link

[Bug]: Telegram Bot notifications not working #3084

Open yashkolambekar opened 1 month ago

yashkolambekar commented 1 month ago

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?

mlmetzner commented 1 month ago

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

andrasbacsai commented 1 month ago

@yashkolambekar Did you try to send a Test Notification?

eddienubes commented 3 weeks ago

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

bhavish729 commented 2 weeks ago

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

VitalyKolesnikov commented 1 week ago

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 commented 1 week ago

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.