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

Could not extract type: Message with id 691184641 #18

Closed
alberto-leon-crespo opened this issue Nov 18, 2016 · 1 comment
Closed

Could not extract type: Message with id 691184641 #18

alberto-leon-crespo opened this issue Nov 18, 2016 · 1 comment

Comments

@alberto-leon-crespo
Copy link

Error when executing testing.php

MTProto: Istantiating DataCenter...
MTProto: Loading RSA key...
RSA: Istantiating \phpseclib\Crypt\RSA...
RSA: Loading key...
RSA: Computing fingerprint...
RSA: Generating BigInteger object for fingerprint...
MTProto: Translating tl schemas...
TL: Loading TL schemes...
TL: Translating objects...
TL: Translating methods...
MTProto: Switching to DC 2...
DataCenter: Connecting to DC 2...
MTProto: Generating permanent authorization key...
AuthKeyHandler: Requesting pq
CallHandler: Getting response (try number 1 for req_pq)...
PrimeModule: Trying to use the python factorization module
AuthKeyHandler: Factorization 3166487665361386763 = 1714439161 * 1846952483
AuthKeyHandler: Starting Diffie Hellman key exchange
CallHandler: Getting response (try number 1 for req_DH_params)...
AuthKeyHandler: Server-client time delta = 0.0 s
AuthKeyHandler: Executing dh_prime checks...
CallHandler: Getting response (try number 1 for set_client_DH_params)...
AuthKeyHandler: Diffie Hellman key exchange processed successfully
AuthKeyHandler: Auth key generated
MTProto: Generating temporary authorization key...
AuthKeyHandler: Requesting pq
CallHandler: Getting response (try number 1 for req_pq)...
PrimeModule: Trying to use the python factorization module
AuthKeyHandler: Factorization 3552956053997046449 = 1821318677 * 1950760237
AuthKeyHandler: Starting Diffie Hellman key exchange
CallHandler: Getting response (try number 1 for req_DH_params)...
AuthKeyHandler: Server-client time delta = 0.0 s
AuthKeyHandler: Executing dh_prime checks...
CallHandler: Getting response (try number 1 for set_client_DH_params)...
AuthKeyHandler: Diffie Hellman key exchange processed successfully
AuthKeyHandler: Auth key generated
MTProto: Writing client info...
CallHandler: Getting response (try number 1 for invokeWithLayer)...
PHP Fatal error: Uncaught danog\MadelineProto\TL\Exception: Could not extract type: Message with id 691184641 in /var/www/ezdesk/vendor/danog/madelineproto/src/danog/MadelineProto/TL/TL.php:239
Stack trace:
#0 /var/www/ezdesk/vendor/danog/madelineproto/src/danog/MadelineProto/TL/TL.php(230): danog\MadelineProto\TL\TL->deserialize(Resource id #74, 'Message')
#1 /var/www/ezdesk/vendor/danog/madelineproto/src/danog/MadelineProto/TL/TL.php(249): danog\MadelineProto\TL\TL->deserialize(Resource id #74, 'vector', 'Message')
#2 /var/www/ezdesk/vendor/danog/madelineproto/src/danog/MadelineProto/MTProtoTools/MessageHandler.php(110): danog\MadelineProto\TL\TL->deserialize(Resource id #74)
#3 /var/www/ezdesk/vendor/danog/madelineproto/src/danog/MadelineProto/MTProtoTools/CallHandler.php(29): danog\MadelineProto\MTProtoTools\MessageHandler->recv_message()
#4 /var/www/ezdesk/vendor/danog/madelineproto/src/danog/MadelineProto/MTProtoTools/CallHandler.php(70): danog\MadelineProto\MTProtoTools\CallHandler->wait_for_response(635430637815621222 in /var/www/ezdesk/vendor/danog/madelineproto/src/danog/MadelineProto/TL/TL.php on line 239

@alberto-leon-crespo alberto-leon-crespo changed the title Could not extract type: Message with id -1626169343 Could not extract type: Message with id 691184641 Nov 18, 2016
@danog
Copy link
Owner

danog commented Nov 18, 2016

Fixed.

@danog danog closed this as completed Nov 18, 2016
danog added a commit that referenced this issue Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants