This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Telegram updates
#1
good morning we wanted to ask for help regarding the telegram function that deals with incoming messages,  momentarily it stopped working returning this error (* arg: 1   * string: receive error          -            * arg: 2 * string: error:0A000126:SSL routines::unexpected eof while reading) outgoing messages work correctly.
best regards Omega Technology.
Reply
#2
What script do you use?
------------------------------
Ctrl+F5
Reply
#3
(26.11.2024, 12:04)Daniel Wrote: What script do you use?

function callback(text, userid, username)
log(text)
log(userid)
end
token = 'XXXXXXXXXXXX'
require('user.tgupdates')(token, callback)
Reply
#4
This example then?
https://forum.logicmachine.net/showthrea...7#pid29437
Did it worked before?
------------------------------
Ctrl+F5
Reply
#5
(26.11.2024, 12:16)Daniel Wrote: This example then?
https://forum.logicmachine.net/showthrea...7#pid29437
Did it worked before?

exactly until a few days it worked now only the output data from the logic works, not the input data
Reply
#6
Which firmware version do you have?
Reply
#7
(26.11.2024, 12:23)admin Wrote: Which firmware version do you have?

SW: 20240426
Reply
#8
(26.11.2024, 12:23)admin Wrote: Which firmware version do you have?

Hi, any updates? Still not working.
Reply
#9
Works for me. Have you tried restarting the script or rebooting LM?
Reply


Forum Jump: