danog / MadelineProto

Async PHP client API for the telegram MTProto protocol
https://docs.madelineproto.xyz
GNU Affero General Public License v3.0
2.8k stars 636 forks source link

loginUser (last build) #1359

Closed indevor closed 1 year ago

indevor commented 1 year ago

Logger: https://github.com/danog/MadelineProto Serialization: MadelineProto is starting, please wait... Serialization: Connected to IPC socket! MTProto: Accepted IPC client connection! Exception: Undefined array key "loginUser" in Start.php:210 Exception: \danog\MadelineProto\Exception: Undefined array key "loginUser" in phar:///var/www/www-root/data/www/SITE.online/dashboard/madeline-5b483ac88f2744fe504a9023e5e32265432e9e4f-81.phar/vendor/danog/madelineproto/src/Wrappers/Start.php:210 Revision: 5b483ac88f2744fe504a9023e5e32265432e9e4f-81 TL Trace:
Start.php(210): exceptionErrorHandler(2,"Undefined array key \"loginUser\"","phar:\/\/\/var\/www\/www-root\/data\/www\/SITE.online\/dashboard\/madeline-5b483ac88f2744fe504a9023e5e32265432e9e4f-81.phar\/vendor\/danog\/madelineproto\/src\/Wrappers\/Start.php",210)
Start.php(114): webEcho()
InternalDoc.php(1445): start()
test.php(17): start()

danog commented 1 year ago

Fixed in the latest beta.