Search found 6 matches

by peter65e
Tuesday 30 September 2025 10:00
Forum: Bugs and Problems
Topic: Telegram function stopped working
Replies: 11
Views: 300

Re: Telegram function stopped working

Finally I figured out that all of this trouble was a DNS issue. I tried Google DNS 8.8.8.8 but it didn't solve the issue, but when I configured the RASPPI to use the ISP supplied DNS servers it all started to works at it should. The strange part is that normal web browsing and all other stuff was ...
by peter65e
Monday 22 September 2025 21:59
Forum: Bugs and Problems
Topic: Telegram function stopped working
Replies: 11
Views: 300

Re: Telegram function stopped working


Result is fine for getupdates as that only returns the untead messages.
It also means that things should work from your rpi.
Are you sure you filled the bot info correctly in the domoticz-telegram setup ?


Thank's for the reply and verfication of the Bot function.

I wrote before that I can ...
by peter65e
Monday 22 September 2025 19:26
Forum: Bugs and Problems
Topic: Telegram function stopped working
Replies: 11
Views: 300

Re: Telegram function stopped working

jvdz wrote: Monday 22 September 2025 15:43 And what is the result when using curl from the commandline of your rpi you are running domoticz on?
"curl" cmd gives the same result. Note sure what this means. The result is "Nothing" ??

{"ok":true,"result":[]}
by peter65e
Monday 22 September 2025 10:44
Forum: Bugs and Problems
Topic: Telegram function stopped working
Replies: 11
Views: 300

Re: Telegram function stopped working


Try this command
https://api.telegram.org/bot<YOUR_BOT_NUMBER>/getUpdates

From browser


I have now tried that and the result seems to bee okay.
{"ok":true,"result":[]}

Sending a Telegram msg from browser with my bot<MY_BOT_NUMBER> works as it should. If that is a connectivity test so why ...
by peter65e
Friday 19 September 2025 12:38
Forum: Bugs and Problems
Topic: Telegram function stopped working
Replies: 11
Views: 300

Re: Telegram function stopped working

Okay thanks fort the reply the Telegram function in my version isn't broken then.
Is there some other dependencies that must be fulfilled? Like public IP? Firewall rules?

I did become aware of this Telegram issue after we had to change our ISP, the main difference now is that the new ISP will not ...
by peter65e
Friday 19 September 2025 9:36
Forum: Bugs and Problems
Topic: Telegram function stopped working
Replies: 11
Views: 300

Telegram function stopped working

Hi Domoticz Forum,

I'm struggling to figure out why my Telegram function not working any more, any one out there experienced the same issue??

My notification function stopped working in the beginning of July, no changes done for the Telegram config.

Telegram ENABLED
API Key correct
Chat ID ...