Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reason for PERSISTENT_TIMESTAMP_EXCEPTION #212

Closed
dimitar-petrov opened this issue Oct 17, 2017 · 0 comments
Closed

Reason for PERSISTENT_TIMESTAMP_EXCEPTION #212

dimitar-petrov opened this issue Oct 17, 2017 · 0 comments

Comments

@dimitar-petrov
Copy link

Hello all,

Could someone please elaborate a little bit the underlying issue when I am getting the following exception. And can I safely handle it and cointinue without restarting my script.

       Deserializing MadelineProto from session ...         
       PHP Fatal error:  Uncaught danog\MadelineProto\PTSException: PERSISTENT_TIMESTAMP_OUTDATED                
       TL Trace:                 


       UpdateHandler.php(180): method_call("updates.getChannelDifference",{"channel":{"_":"inputChannel","channel_id":1145386390,"access_hash":7965494581718090079},"filter":{"_":"channelMessagesFilterEmpty"},"pts":7350,"limit":30},{"datacenter":4})
       UpdateHandler.php(420): get_channel_difference(1145386390)                                                
       UpdateHandler.php(469): handle_update({"_":"updateNewChannelMessage","message":{"_":"message","out":false,"mentioned":false,"media_unread":false,"silent":false,"post":false,"id":6534,"from_id":368093389,"to_id":{"_":"peerChannel","channel_id":1145386390},"date":1508189033,"message":"@gomz93 3rd target is 0.00009800","entities":[{"_":"messageEntityMention","offset":0,"length":7}]},"pts":7350,"pts_count":1},[])
       UpdateHandler.php(292): handle_multiple_update([{"_":"updateNewChannelMessage","message":{"_":"message","out":false,"mentioned":false,"media_unread":false,"silent":false,"post":false,"id":6534,"from_id":368093389,"to_id":{"_" in /home/dpetrov/develop/php/telephp/MadelineProto/src/danog/MadelineProto/MTProtoTools/ResponseHandler.php on line 317

Thanks in addvance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants