-
-
Notifications
You must be signed in to change notification settings - Fork 665
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
PHP Fatal error: Uncaught danog\MadelineProto\TL\Exception: Missing required parameter #184
Comments
Recreate the session, this is a bug with PHP's serialization |
I've the similar problem: MTProto.php(327): reset_session() |
Have problem like that: While serializing: auth.sendCode['phone_number'] thrown in C:\OpenServer\OSPanel\domains\tl.ru\src\danog\MadelineProto\TL\TL.php on line 298 |
@Zelyutin You simply did not provide a phone number
|
@danog I see, thanks |
The MTPROTO_NUMBER in .env does not do anything anymore, the only way to provide it is by inputting when prompted while running tests/testing.php |
Please help me with this error. I'm totally new to Linux. Thanks ApiStart.php(47): __construct("00989124456398") |
Take a look at https://docs.madelineproto.xyz/docs/REQUIREMENTS.html |
Didn't work.. :((( |
Make sure the php repo was added properly, check the php apt source file. |
yes it's ok |
help me please |
As I already said, make sure the php repo was added properly, check the php apt source file. |
no it's not ok? |
can i give my server's access to you so you can take a look at it? |
SOLVED. it was because of curl. i had to remove it and install it with --ssl. |
I get this error, sometimes start the app.
The text was updated successfully, but these errors were encountered: