Telegram Notificator not working after Upgrade from 4.6 to 4.8

Hello!! I have upgraded the traccar server from 4.6 to 4.8 and after that, my Telegram notificator stopped working. I've proved by terminal curl -s -X POST https://api.telegram.org/botXXXXX and that worked very well.

My config (was working well):

    <entry key='notificator.types'>web,mail,telegram</entry>
    <entry key='notificator.telegram.key'>0000000000:XXXXXXXXXXXXXXXXXXXXXXXXXXX</entry>
    <entry key='notificator.telegram.chatId'>XXXXXXX</entry>

Can somebody help me solve this issue?

Thank you very much!

I found the problem, my server is working with SSL, and I don't know how to run Geocoder and Telegram Notificator with SSL

Anders Yuran4 years ago

Are you sure that is is the problem? I have always run my server https and have had no problems at all. But the other day telegram stopped working. I am quite sure it is a Telegram update problem

I don't know, but I came back to http and it works fine, Geocoder and Telegram...

shyy4 years ago

it is java issue ,you to install the java Version 8 Update 241 and map the traccar service .
https://www.traccar.org/forums/topic/telegram-error/