s60sc / ESP32-CAM_MJPEG2SD

ESP32 Camera motion capture application to record JPEGs to SD card as AVI files and stream to browser as MJPEG. If a microphone is installed then a WAV file is also created. Files can be uploaded via FTP or downloaded to browser.
GNU Affero General Public License v3.0
931 stars 214 forks source link

Telegram not working #330

Closed random-strings closed 10 months ago

random-strings commented 10 months ago

Hi, i installed version 9.3 on esp3s3 xiao sense and i'm getting the following error in the logs when video capture is started. Please help.

[01:00:22.303 ERROR @ utils.cpp:356] Timed out connecting to server: api.telegram.org, Err: �V@��?�����)�7@T��?"�7@��?
[01:00:37.404 ERROR @ telegram.cpp:210] Failed to communicate with Telegram server

s60sc commented 10 months ago

cant help with external connectivity, maybe your telegram credentials are not recognised

nublemeduble commented 10 months ago

It doesn't work for me either and my Login information is recognized.

random-strings commented 10 months ago

I tried to connect from my home ISP, and a mobile internet hotspot, and so far no luck only the error message has changed a little bit, the gibberish characters have disappeared. [12:51:07.630 ERROR @ utils.cpp:356] Timed out connecting to server: api.telegram.org, Err: #
[12:51:22.631 ERROR @ telegram.cpp:210] Failed to communicate with Telegram server

I don't know if the other issue I encounter - that the time is not displayed correctly is related to the telegram issue.