Andres G. Aragoneses

Results 550 comments of Andres G. Aragoneses

> (update schema required) Hey @skipme, can you help us update the schema?

Please don't take the discussion offline.

> guys, i think we should push this fix asap, i have been testing on a software which has been running for half a day now, perfectly handling the reconnection....

Hey Mario I wrote an alternative PR with much simpler change, wouldn't that achieve the same as this?: https://github.com/sochix/TLSharp/pull/937

It says how to solve this problem in the error message, use the DataCenterIPVersion enum.

@samuelg78 if somebody knew a solution, it would have been fixed already. Please debug the problem and propose a bugfix in the form of a pull request.

> For me the solution was to override IsConnected property of the TLSharp.Core.TelegramClient class to check if the connection was actually closed. How did you do that?

@iz80 great analysis! > Maybe the right solution is to connect to the DC where the file is located without replacing the authentication in the session, but just to use...

@MahdiHosseiniOfficial if I had found a solution, I would have already fixed it!