You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading to the latest version through docker I can no longer get it to work with the latest amp/http/client
It is crashing from:
$client = HttpClientBuilder::buildDefault();
$response = $client->request(new Request("https://web.site/example.php"));
Is there any solution available? Or how can I pull an older docker image, that was working?
Not working with:
MadelineProto 8.4.1
PHP 8.3.15
amphp/amp 3.0.2 A non-blocking concurrency framework for PHP applications.
amphp/byte-stream 2.1.1 A stream abstraction to make working with non-blocking I/O simple.
amphp/cache 2.0.1 A fiber-aware cache API based on Amp and Revolt.
amphp/dns 2.3.0 Async DNS resolution for Amp.
amphp/file 3.2.0 Non-blocking access to the filesystem based on Amp and Revolt.
amphp/hpack 3.2.1 HTTP/2 HPack implementation.
amphp/http 2.1.2 Basic HTTP primitives which can be shared by servers and clients.
amphp/http-client 5.2.1 An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/http-client-cookies 2.0.0 Automatic cookie handling for Amp's HTTP client.
amphp/http-server 3.4.1 A non-blocking HTTP application server for PHP based on Amp.
amphp/log 2.0.0 Non-blocking logging for PHP based on Amp, Revolt, and Monolog.
amphp/mysql 3.0.0 Asynchronous MySQL client for PHP based on Amp.
amphp/parallel 2.3.1 Parallel processing component for Amp.
amphp/parser 1.1.1 A generator parser to make streaming parsers simple.
amphp/phpunit-util 3.0.0 Helper package to ease testing with PHPUnit.
amphp/pipeline 1.2.1 Asynchronous iterators and operators.
amphp/postgres 2.1.1 Asynchronous PostgreSQL client for Amp.
amphp/process 2.0.3 A fiber-aware process manager based on Amp and Revolt.
amphp/redis 2.0.1 Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
amphp/serialization 1.0.0 Serialization tools for IPC and data storage in PHP.
amphp/socket 2.3.1 Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/sql 2.0.1 Asynchronous SQL client for Amp.
amphp/sql-common 2.0.2 Common classes for non-blocking SQL implementations.
amphp/sync 2.3.0 Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/websocket 2.0.4 Shared code for websocket servers and clients.
amphp/websocket-client 2.0.1 Async WebSocket client for PHP based on Amp.
bacon/bacon-qr-code 3.0.1 BaconQrCode is a QR code generator for PHP.
bamarni/composer-bin-plugin 1.8.2 No conflicts for your bin dependencies
brianium/paratest 6.11.1 Parallel testing for PHP
composer/pcre 3.3.2 PCRE wrapping library that offers type-safe preg_* replacements.
composer/semver 3.4.3 Semver library that offers utilities, version constraint parsing and validation.
composer/xdebug-handler 3.0.5 Restarts a process without Xdebug.
danog/async-orm 1.1.0 Async ORM based on AMPHP v3 and fibers.
danog/better-prometheus 0.1.1 A better Prometheus library for PHP applications
danog/class-finder 0.4.8 Fork of haydenpierce/class-finder with support for traits, interfaces and functions
danog/dns-over-https 1.0.1 Async DNS-over-HTTPS resolution for Amp.
danog/ipc 1.0.0 IPC component for Amp.
danog/libdns-json 0.2.1 Encoder/decoder for google's JSON DNS message format based on libdns
danog/loop 1.1.1 Loop abstraction for AMPHP.
danog/phpdoc 0.1.24 Simple markdown PHPDOC documentation generator with psalm type annotation support.
danog/primemodule 1.0.13 Prime module capable of doing prime factorization of huge numbers very quickly."
danog/telegram-entities 1.0.4 A library to work with Telegram UTF-16 styled text entities.
danog/tg-dialog-id 1.1.0 A library to work with Telegram bot API dialog IDs
danog/tg-file-decoder 1.0.1 Decode Telegram bot API file IDs
dasprid/enum 1.0.6 PHP 7.1 enum implementation
daverandom/libdns 2.1.0 DNS protocol implementation written in pure PHP
dg/bypass-finals dev-master d738898 Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
dnoegel/php-xdg-base-dir 0.1.1 implementation of xdg base directory specification for php
doctrine/deprecations 1.1.4 A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
doctrine/instantiator 2.0.0 A small, lightweight utility to instantiate objects in PHP without invoking their constructors
felixfbecker/advanced-json-rpc 3.2.1 A more advanced JSONRPC implementation
felixfbecker/language-server-protocol 1.5.3 PHP classes for the Language Server Protocol
fidry/cpu-core-counter 1.2.0 Tiny utility to get the number of CPU cores.
jean85/pretty-package-versions 2.1.0 A library to get pretty versions strings of installed dependencies
kelunik/certificate 1.1.3 Access certificate details and transform between different formats.
league/uri 7.5.1 URI manipulation library
league/uri-components 7.5.1 URI components manipulation library
league/uri-interfaces 7.5.0 Common interfaces and classes for URI representation and interaction
monolog/monolog 3.8.1 Sends your logs to files, sockets, inboxes, databases and various web services
myclabs/deep-copy 1.12.1 Create deep copies (clones) of your objects
netresearch/jsonmapper 4.5.0 Map nested JSON structures onto PHP classes
nikic/php-parser 5.3.1 A PHP parser written in PHP
paragonie/constant_time_encoding 3.0.0 Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
paragonie/random_compat 9.99.100 PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
phar-io/manifest 2.0.4 Component for reading phar.io manifest information from a PHP Archive (PHAR)
phar-io/version 3.2.1 Library for handling version information and constraints
phpdocumentor/reflection-common 2.2.0 Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/reflection-docblock 5.6.1 With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phpdocumentor/type-resolver 1.10.0 A PSR-5 based resolver of Class names, Types and Structural Element Names
phpseclib/phpseclib 3.0.43 PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpstan/phpdoc-parser 1.33.0 PHPDoc parser with support for nullable, intersection and generic types
phpunit/php-code-coverage 9.2.32 Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpunit/php-file-iterator 3.0.6 FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-invoker 3.1.1 Invoke callables with a timeout
phpunit/php-text-template 2.0.4 Simple template engine.
phpunit/php-timer 5.0.3 Utility class for timing
phpunit/phpunit 9.6.22 The PHP Unit Testing framework.
promphp/prometheus_client_php 2.13.1 Prometheus instrumentation library for PHP applications.
psr/container 2.0.2 Common Container Interface (PHP FIG PSR-11)
psr/http-factory 1.1.0 PSR-17: Common interfaces for PSR-7 HTTP message factories
psr/http-message 2.0 Common interface for HTTP messages
psr/log 3.0.2 Common interface for logging libraries
react/async 4.3.0 Async utilities and fibers for ReactPHP
react/event-loop 1.5.0 ReactPHP's core reactor event loop that libraries can use for evented I/O.
react/promise 3.2.0 A lightweight implementation of CommonJS Promises/A for PHP
revolt/event-loop 1.0.6 Rock-solid event loop for concurrent PHP applications.
revolt/event-loop-adapter-react 1.1.1 Makes any ReactPHP based library run on top of the Revolt event loop.
sebastian/cli-parser 1.0.2 Library for parsing CLI options
sebastian/code-unit 1.0.8 Collection of value objects that represent the PHP code units
sebastian/code-unit-reverse-lookup 2.0.3 Looks up which function or method a line of code belongs to
sebastian/comparator 4.0.8 Provides the functionality to compare PHP values for equality
sebastian/complexity 2.0.3 Library for calculating the complexity of PHP code units
sebastian/diff 4.0.6 Diff implementation
sebastian/environment 5.1.5 Provides functionality to handle HHVM/PHP environments
sebastian/exporter 4.0.6 Provides the functionality to export PHP variables for visualization
sebastian/global-state 5.0.7 Snapshotting of global state
sebastian/lines-of-code 1.0.4 Library for counting the lines of code in PHP source code
sebastian/object-enumerator 4.0.4 Traverses array structures and object graphs to enumerate all referenced objects
sebastian/object-reflector 2.0.4 Allows reflection of object attributes, including inherited and non-public ones
sebastian/recursion-context 4.0.5 Provides functionality to recursively process PHP variables
sebastian/resource-operations 3.0.4 Provides a list of PHP built-in functions that operate on resources
sebastian/type 3.2.1 Collection of value objects that represent the types of the PHP type system
sebastian/version 3.0.2 Library that helps with managing the version number of Git-hosted PHP projects
spatie/array-to-xml 3.4.0 Convert an array to xml
symfony/console 7.2.1 Eases the creation of beautiful and testable command line interfaces
symfony/deprecation-contracts 3.5.1 A generic function and convention to trigger deprecation notices
symfony/filesystem 7.2.0 Provides basic utilities for the filesystem
symfony/polyfill-ctype 1.31.0 Symfony polyfill for ctype functions
symfony/polyfill-intl-grapheme 1.31.0 Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-intl-normalizer 1.31.0 Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-mbstring 1.31.0 Symfony polyfill for the Mbstring extension
symfony/process 7.2.0 Executes commands in sub-processes
symfony/service-contracts 3.5.1 Generic abstractions related to writing services
symfony/string 7.2.0 Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/yaml 6.4.13 Loads and dumps YAML files
theseer/tokenizer 1.2.3 A small library for converting tokenized PHP source code into XML and potentially other formats
vimeo/psalm dev-master 765dcbf A static analysis tool for finding errors in PHP applications
webmozart/assert 1.11.0 Assertions to validate method input/output with nice error messages.
Log from MadelineProto
[sudo docker run --rm -it --init -v $PWD/app:/app hub.madelineproto.xyz/danog/madelineproto php /app/bot.php]
Logger: MadelineProto 8.4.1
Logger: Copyright (C) 2016-2024 Daniil Gentili
Logger: Licensed under AGPLv3
Logger: https://github.com/danog/MadelineProto
SessionPaths: Waiting for shared lock of /app/bot.madeline/lightState.php.lock...
SessionPaths: Got shared lock of /app/bot.madeline/lightState.php.lock...
Serialization: Got exclusive session lock!
SessionPaths: Waiting for shared lock of /app/bot.madeline/safe.php.lock...
SessionPaths: Got shared lock of /app/bot.madeline/safe.php.lock...
LoggerLoop, bot: Started IPC server!
LoggerLoop, bot: Started IPC server!
MTProto, bot: Generic settings have changed!
MTProto, bot: Serialization is out of date, reconstructing object!
TL, bot: Loading TL schemes...
TL, bot: Parsing TL_telegram_v195.tl...
TL, bot: Translating objects...
TL, bot: Translating methods...
TL, bot: Parsing TL_mtproto_v1.tl...
TL, bot: Translating objects...
TL, bot: Translating methods...
TL, bot: Parsing TL_secret.tl...
TL, bot: Translating objects...
TL, bot: Translating methods...
LoggerLoop, bot: Started serialize!
LoggerLoop, bot: Started phone config!
LoggerLoop, bot: Started config!
DataCenter, bot: Acquiring connect lock for 2!
DataCenter, bot: Connecting to DC 2
DataCenterConnection, bot: Restoring 0 messages to DC 2
Session, bot: Resetting session in DC 2.0 due to creating initial session...
Connection, bot: Connecting to DC 2.0 via tcp://149.154.167.41:443 main DC 2, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream
LoggerLoop, bot: Pausing serialize for 30...
LoggerLoop, bot: Pausing phone config for 3600...
Connection, bot: Connected to DC 2.0 via tcp://149.154.167.41:443 main DC 2, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream!
LoggerLoop, bot: Started write loop in DC 2.0!
LoggerLoop, bot: Started read loop in DC 2.0!
LoggerLoop, bot: Started check loop in DC 2.0!
LoggerLoop, bot: Started cleanup loop in DC 2.0!
LoggerLoop, bot: Started HTTP wait loop in DC 2.0!
LoggerLoop, bot: Started Ping loop in DC 2.0!
DataCenterConnection, bot: Acquiring lock in order to init auth for DC 2
DataCenterConnection, bot: Initing auth for DC 2
DataCenterConnection, bot: Generating temporary authorization key for DC 2...
AuthKeyHandler, bot: Requesting pq...
WriteLoop, bot: Sending req_pq_multi pending as unencrypted message to DC 2.0
WriteLoop, bot: Sent req_pq_multi pending as unencrypted message to DC 2.0!
WriteLoop, bot: Have to wait for handshake, pausing in write loop in DC 2.0...
LoggerLoop, bot: Pausing write loop in DC 2.0 for 1...
ReadLoop, bot: Reading in read loop in DC 2.0...
LoggerLoop, bot: Pausing check loop in DC 2.0 for 5...
Session, bot: Garbage collected 0 outgoing messages in DC 2, 1 left
LoggerLoop, bot: Pausing cleanup loop in DC 2.0 for 10...
LoggerLoop, bot: Exited HTTP wait loop in DC 2.0!
PingLoop, bot: Waiting for temp key in Ping loop in DC 2.0
LoggerLoop, bot: Pausing Ping loop in DC 2.0 until resume...
ReadLoop, bot: Padded unencrypted message
ReadLoop, bot: Received payload from DC 2.0
ReadLoop, bot: Finished reading in read loop in DC 2.0!
ResponseHandler, bot: Received resPQ from DC 2
ResponseHandler, bot: Trying to assign a response of type ResPQ to its request...
ResponseHandler, bot: Does the request of return type ResPQ match?
ResponseHandler, bot: Yes
AuthKeyHandler, bot: Factorizing with native_single_cpp (please wait, might take a while)
AuthKeyHandler, bot: Factorization 2681020392814146463 = 1514575333 * 1770146611
AuthKeyHandler, bot: Starting Diffie Hellman key exchange
ReadLoop, bot: Reading in read loop in DC 2.0...
WriteLoop, bot: Sending req_DH_params pending as unencrypted message to DC 2.0
WriteLoop, bot: Sent req_DH_params pending as unencrypted message to DC 2.0!
WriteLoop, bot: Have to wait for handshake, pausing in write loop in DC 2.0...
LoggerLoop, bot: Pausing write loop in DC 2.0 for 1...
LoggerLoop, bot: Pausing check loop in DC 2.0 for 5...
ReadLoop, bot: Padded unencrypted message
ReadLoop, bot: Received payload from DC 2.0
ReadLoop, bot: Finished reading in read loop in DC 2.0!
ResponseHandler, bot: Received server_DH_params_ok from DC 2
ResponseHandler, bot: Trying to assign a response of type Server_DH_Params to its request...
ResponseHandler, bot: Does the request of return type Server_DH_Params match?
ResponseHandler, bot: Yes
AuthKeyHandler, bot: Server-client time delta = -1.0 s
Crypt, bot: Executing p/g checks (1/2)...
Crypt, bot: Executing p/g checks (2/2)...
Crypt, bot: Executing g check...
Crypt, bot: Executing g_a check (1/2)...
Crypt, bot: Executing g_a check (2/2)...
AuthKeyHandler, bot: Generating b...
AuthKeyHandler, bot: Generating g_b...
Crypt, bot: Executing g_a check (1/2)...
Crypt, bot: Executing g_a check (2/2)...
AuthKeyHandler, bot: Executing g_b check...
AuthKeyHandler, bot: Preparing client_DH_inner_data...
AuthKeyHandler, bot: Executing set_client_DH_params...
ReadLoop, bot: Reading in read loop in DC 2.0...
WriteLoop, bot: Sending set_client_DH_params pending as unencrypted message to DC 2.0
WriteLoop, bot: Sent set_client_DH_params pending as unencrypted message to DC 2.0!
WriteLoop, bot: Have to wait for handshake, pausing in write loop in DC 2.0...
LoggerLoop, bot: Pausing write loop in DC 2.0 for 1...
LoggerLoop, bot: Pausing check loop in DC 2.0 for 5...
ReadLoop, bot: Padded unencrypted message
ReadLoop, bot: Received payload from DC 2.0
ReadLoop, bot: Finished reading in read loop in DC 2.0!
ResponseHandler, bot: Received dh_gen_ok from DC 2
ResponseHandler, bot: Trying to assign a response of type Set_client_DH_params_answer to its request...
ResponseHandler, bot: Does the request of return type Set_client_DH_params_answer match?
ResponseHandler, bot: Yes
AuthKeyHandler, bot: Generating authorization key...
AuthKeyHandler, bot: Diffie Hellman key exchange processed successfully!
AuthKeyHandler, bot: Auth key generated
DataCenterConnection, bot: Binding authorization keys...
ReadLoop, bot: Reading in read loop in DC 2.0...
WriteLoop, bot: Skipping help.getConfig pending due to unbound keys in DC 2.0
WriteLoop, bot: Skipping help.getConfig pending due to unbound keys in DC 2.0
WriteLoop, bot: Sending auth.bindTempAuthKey with message ID 7453626686614837480 pending as encrypted message to DC 2.0
WriteLoop, bot: Adding msgs_ack
WriteLoop, bot: Wrapping in msg_container (2 messages of total size 164) as encrypted message for DC 2.0
WriteLoop, bot: Sent encrypted payload to DC 2.0
WriteLoop, bot: Have to wait for handshake, pausing in write loop in DC 2.0...
LoggerLoop, bot: Pausing write loop in DC 2.0 for 1...
LoggerLoop, bot: Pausing check loop in DC 2.0 for 5...
ReadLoop, bot: Received payload from DC 2.0
ReadLoop, bot: Finished reading in read loop in DC 2.0!
ResponseHandler, bot: Received msg_container from DC 2
MsgIdHandler, bot: Given message id (7453626692002615297) is bigger than or equal to the current limit (7453626692002580481). Please sync your date using NTP.
ResponseHandler, bot: Inside of container, received new_session_created from DC 2
ResponseHandler, bot: Inside of container, received msgs_ack from DC 2
ReadLoop, bot: Reading in read loop in DC 2.0...
ReadLoop, bot: Received payload from DC 2.0
ReadLoop, bot: Finished reading in read loop in DC 2.0!
ResponseHandler, bot: Received rpc_result from DC 2
DataCenterConnection, bot: Bound temporary and permanent authorization keys, DC 2
ReadLoop, bot: Reading in read loop in DC 2.0...
WriteLoop, bot: Sending help.getConfig pending as encrypted message to DC 2.0
WriteLoop, bot: Writing client info (also executing help.getConfig)...
WriteLoop, bot: Sending help.getConfig pending as encrypted message to DC 2.0
WriteLoop, bot: Writing client info (also executing help.getConfig)...
WriteLoop, bot: Sending help.getConfig pending as encrypted message to DC 2.0
WriteLoop, bot: Writing client info (also executing help.getConfig)...
WriteLoop, bot: Adding msgs_ack
WriteLoop, bot: Wrapping in msg_container (4 messages of total size 300) as encrypted message for DC 2.0
WriteLoop, bot: Sent encrypted payload to DC 2.0
WriteLoop, bot: No messages, pausing in write loop in DC 2.0...
LoggerLoop, bot: Pausing write loop in DC 2.0 until resume...
LoggerLoop, bot: Pausing check loop in DC 2.0 for 5...
ReadLoop, bot: Received payload from DC 2.0
ReadLoop, bot: Finished reading in read loop in DC 2.0!
ResponseHandler, bot: Received msg_container from DC 2
MsgIdHandler, bot: Given message id (7453626692419214341) is bigger than or equal to the current limit (7453626692419214337). Please sync your date using NTP.
ResponseHandler, bot: Inside of container, received rpc_result from DC 2
ResponseHandler, bot: Inside of container, received msgs_ack from DC 2
MTProto, bot: Updated config!
LoggerLoop, bot: Pausing config for 3600...
ReadLoop, bot: Reading in read loop in DC 2.0...
ReadLoop, bot: Received payload from DC 2.0
ReadLoop, bot: Finished reading in read loop in DC 2.0!
ResponseHandler, bot: Received rpc_result from DC 2
MTProto, bot: Updated config!
MTProto, bot: Starting update system
LoggerLoop, bot: Started update feed loop generic!
LoggerLoop, bot: Started getUpdate loop generic!
LoggerLoop, bot: Started update seq loop!
TL, bot: Loading TL schemes...
TL, bot: Parsing TL_telegram_v195.tl...
TL, bot: Translating objects...
TL, bot: Translating methods...
TL, bot: Parsing TL_mtproto_v1.tl...
TL, bot: Translating objects...
TL, bot: Translating methods...
TL, bot: Parsing TL_secret.tl...
TL, bot: Translating objects...
TL, bot: Translating methods...
MTProto, bot: Starting update system
ReadLoop, bot: Reading in read loop in DC 2.0...
ReadLoop, bot: Received payload from DC 2.0
ReadLoop, bot: Finished reading in read loop in DC 2.0!
FeedLoop, bot: Resumed update feed loop generic
LoggerLoop, bot: Pausing update feed loop generic until resume...
UpdateLoop, bot: Resumed and fetching normal difference...
DataCenter, bot: Acquiring connect lock for 4!
DataCenter, bot: Connecting to DC 4
DataCenterConnection, bot: Restoring 0 messages to DC 4
Session, bot: Resetting session in DC 4.0 due to creating initial session...
Connection, bot: Connecting to DC 4.0 via tcp://149.154.167.91:443 main DC 4, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream
SeqLoop, bot: Resumed update seq loop!
LoggerLoop, bot: Pausing update seq loop until resume...
WriteLoop, bot: Sending users.getUsers pending as encrypted message to DC 2.0
WriteLoop, bot: Adding msgs_ack
WriteLoop, bot: Wrapping in msg_container (2 messages of total size 48) as encrypted message for DC 2.0
WriteLoop, bot: Sent encrypted payload to DC 2.0
WriteLoop, bot: No messages, pausing in write loop in DC 2.0...
LoggerLoop, bot: Pausing write loop in DC 2.0 until resume...
ResponseHandler, bot: Received rpc_result from DC 2
DataCenterConnection, bot: Done initing auth for DC 2
ReadLoop, bot: Reading in read loop in DC 2.0...
LoggerLoop, bot: Pausing check loop in DC 2.0 for 5...
WriteLoop, bot: No messages, pausing in write loop in DC 2.0...
LoggerLoop, bot: Pausing write loop in DC 2.0 until resume...
LoggerLoop, bot: Pausing Ping loop in DC 2.0 for 5...
PingLoop, bot: Ping DC 2.0
WriteLoop, bot: Sending ping_delay_disconnect pending as encrypted message to DC 2.0
WriteLoop, bot: Adding msgs_ack
WriteLoop, bot: Wrapping in msg_container (2 messages of total size 48) as encrypted message for DC 2.0
WriteLoop, bot: Sent encrypted payload to DC 2.0
WriteLoop, bot: No messages, pausing in write loop in DC 2.0...
LoggerLoop, bot: Pausing write loop in DC 2.0 until resume...
LoggerLoop, bot: Pausing check loop in DC 2.0 for 5...
Connection, bot: Connected to DC 4.0 via tcp://149.154.167.91:443 main DC 4, via ipv4 using AbridgedStream => BufferedRawStream => DefaultStream!
LoggerLoop, bot: Started write loop in DC 4.0!
LoggerLoop, bot: Started read loop in DC 4.0!
LoggerLoop, bot: Started check loop in DC 4.0!
LoggerLoop, bot: Started cleanup loop in DC 4.0!
LoggerLoop, bot: Started HTTP wait loop in DC 4.0!
LoggerLoop, bot: Started Ping loop in DC 4.0!
DataCenterConnection, bot: Acquiring lock in order to init auth for DC 4
DataCenterConnection, bot: Initing auth for DC 4
DataCenterConnection, bot: Generating temporary authorization key for DC 4...
AuthKeyHandler, bot: Requesting pq...
WriteLoop, bot: Sending req_pq_multi pending as unencrypted message to DC 4.0
WriteLoop, bot: Sent req_pq_multi pending as unencrypted message to DC 4.0!
WriteLoop, bot: Have to wait for handshake, pausing in write loop in DC 4.0...
LoggerLoop, bot: Pausing write loop in DC 4.0 for 1...
ReadLoop, bot: Reading in read loop in DC 4.0...
LoggerLoop, bot: Pausing check loop in DC 4.0 for 5...
Session, bot: Garbage collected 0 outgoing messages in DC 4, 1 left
LoggerLoop, bot: Pausing cleanup loop in DC 4.0 for 10...
LoggerLoop, bot: Exited HTTP wait loop in DC 4.0!
PingLoop, bot: Waiting for temp key in Ping loop in DC 4.0
LoggerLoop, bot: Pausing Ping loop in DC 4.0 until resume...
ReadLoop, bot: Received payload from DC 2.0
ReadLoop, bot: Finished reading in read loop in DC 2.0!
ResponseHandler, bot: Received msg_container from DC 2
MsgIdHandler, bot: Given message id (7453626693050721285) is bigger than or equal to the current limit (7453626693050721281). Please sync your date using NTP.
ResponseHandler, bot: Inside of container, received pong from DC 2
ResponseHandler, bot: Inside of container, received msgs_ack from DC 2
ReadLoop, bot: Reading in read loop in DC 2.0...
ReadLoop, bot: Received payload from DC 2.0
ReadLoop, bot: Finished reading in read loop in DC 2.0!
ResponseHandler, bot: Received rpc_result from DC 2
ResponseHandler, bot: Resending users.getUsers with message ID 7453626686614921340 sent 0.092310209 seconds ago to new DC 4...
ReadLoop, bot: Reading in read loop in DC 2.0...
WriteLoop, bot: Have to wait for handshake, pausing in write loop in DC 4.0...
LoggerLoop, bot: Pausing write loop in DC 4.0 for 1...
ReadLoop, bot: Padded unencrypted message
ReadLoop, bot: Received payload from DC 4.0
ReadLoop, bot: Finished reading in read loop in DC 4.0!
ResponseHandler, bot: Received resPQ from DC 4
ResponseHandler, bot: Trying to assign a response of type ResPQ to its request...
ResponseHandler, bot: Does the request of return type ResPQ match?
ResponseHandler, bot: Yes
AuthKeyHandler, bot: Factorizing with native_single_cpp (please wait, might take a while)
AuthKeyHandler, bot: Factorization 2110875658520330941 = 1393212437 * 1515113993
AuthKeyHandler, bot: Starting Diffie Hellman key exchange
ReadLoop, bot: Reading in read loop in DC 4.0...
WriteLoop, bot: Sending req_DH_params pending as unencrypted message to DC 4.0
WriteLoop, bot: Sent req_DH_params pending as unencrypted message to DC 4.0!
WriteLoop, bot: Have to wait for handshake, pausing in write loop in DC 4.0...
LoggerLoop, bot: Pausing write loop in DC 4.0 for 1...
LoggerLoop, bot: Pausing check loop in DC 4.0 for 5...
ReadLoop, bot: Padded unencrypted message
ReadLoop, bot: Received payload from DC 4.0
ReadLoop, bot: Finished reading in read loop in DC 4.0!
ResponseHandler, bot: Received server_DH_params_ok from DC 4
ResponseHandler, bot: Trying to assign a response of type Server_DH_Params to its request...
ResponseHandler, bot: Does the request of return type Server_DH_Params match?
ResponseHandler, bot: Yes
AuthKeyHandler, bot: Server-client time delta = -1.0 s
Crypt, bot: Executing p/g checks (1/2)...
Crypt, bot: Executing p/g checks (2/2)...
Crypt, bot: Executing g check...
Crypt, bot: Executing g_a check (1/2)...
Crypt, bot: Executing g_a check (2/2)...
AuthKeyHandler, bot: Generating b...
AuthKeyHandler, bot: Generating g_b...
Crypt, bot: Executing g_a check (1/2)...
Crypt, bot: Executing g_a check (2/2)...
AuthKeyHandler, bot: Executing g_b check...
AuthKeyHandler, bot: Preparing client_DH_inner_data...
AuthKeyHandler, bot: Executing set_client_DH_params...
ReadLoop, bot: Reading in read loop in DC 4.0...
WriteLoop, bot: Sending set_client_DH_params pending as unencrypted message to DC 4.0
WriteLoop, bot: Sent set_client_DH_params pending as unencrypted message to DC 4.0!
WriteLoop, bot: Have to wait for handshake, pausing in write loop in DC 4.0...
LoggerLoop, bot: Pausing write loop in DC 4.0 for 1...
LoggerLoop, bot: Pausing check loop in DC 4.0 for 5...
ReadLoop, bot: Padded unencrypted message
ReadLoop, bot: Received payload from DC 4.0
ReadLoop, bot: Finished reading in read loop in DC 4.0!
ResponseHandler, bot: Received dh_gen_ok from DC 4
ResponseHandler, bot: Trying to assign a response of type Set_client_DH_params_answer to its request...
ResponseHandler, bot: Does the request of return type Set_client_DH_params_answer match?
ResponseHandler, bot: Yes
AuthKeyHandler, bot: Generating authorization key...
AuthKeyHandler, bot: Diffie Hellman key exchange processed successfully!
AuthKeyHandler, bot: Auth key generated
DataCenterConnection, bot: Binding authorization keys...
ReadLoop, bot: Reading in read loop in DC 4.0...
WriteLoop, bot: Skipping updates.getDifference pending due to unbound keys in DC 4.0
WriteLoop, bot: Skipping users.getUsers sent 0.825334469 seconds ago due to unbound keys in DC 4.0
WriteLoop, bot: Sending auth.bindTempAuthKey with message ID 7453626690909929780 pending as encrypted message to DC 4.0
WriteLoop, bot: Adding msgs_ack
WriteLoop, bot: Wrapping in msg_container (2 messages of total size 164) as encrypted message for DC 4.0
WriteLoop, bot: Sent encrypted payload to DC 4.0
WriteLoop, bot: Have to wait for handshake, pausing in write loop in DC 4.0...
LoggerLoop, bot: Pausing write loop in DC 4.0 for 1...
LoggerLoop, bot: Pausing check loop in DC 4.0 for 5...
ReadLoop, bot: Received payload from DC 4.0
ReadLoop, bot: Finished reading in read loop in DC 4.0!
ResponseHandler, bot: Received msg_container from DC 4
MsgIdHandler, bot: Given message id (7453626696583054341) is bigger than or equal to the current limit (7453626696583054337). Please sync your date using NTP.
ResponseHandler, bot: Inside of container, received new_session_created from DC 4
ResponseHandler, bot: Inside of container, received msgs_ack from DC 4
ReadLoop, bot: Reading in read loop in DC 4.0...
ReadLoop, bot: Received payload from DC 4.0
ReadLoop, bot: Finished reading in read loop in DC 4.0!
ResponseHandler, bot: Received rpc_result from DC 4
DataCenterConnection, bot: Bound temporary and permanent authorization keys, DC 4
ReadLoop, bot: Reading in read loop in DC 4.0...
WriteLoop, bot: Sending updates.getDifference pending as encrypted message to DC 4.0
WriteLoop, bot: Skipping updates.getDifference pending due to uninited connection in DC 4.0
WriteLoop, bot: Sending users.getUsers sent 0.949309296 seconds ago as encrypted message to DC 4.0
WriteLoop, bot: Skipping users.getUsers sent 0.949326711 seconds ago due to uninited connection in DC 4.0
WriteLoop, bot: Sending help.getConfig pending as encrypted message to DC 4.0
WriteLoop, bot: Writing client info (also executing help.getConfig)...
WriteLoop, bot: Adding msgs_ack
WriteLoop, bot: Wrapping in msg_container (2 messages of total size 100) as encrypted message for DC 4.0
WriteLoop, bot: Sent encrypted payload to DC 4.0
WriteLoop, bot: Have to wait for handshake, pausing in write loop in DC 4.0...
LoggerLoop, bot: Pausing write loop in DC 4.0 for 1...
LoggerLoop, bot: Pausing check loop in DC 4.0 for 5...
ReadLoop, bot: Received payload from DC 4.0
ReadLoop, bot: Finished reading in read loop in DC 4.0!
ResponseHandler, bot: Received rpc_result from DC 4
DataCenterConnection, bot: Done initing auth for DC 4
ReadLoop, bot: Reading in read loop in DC 4.0...
WriteLoop, bot: Sending updates.getDifference pending as encrypted message to DC 4.0
WriteLoop, bot: Sending users.getUsers sent 1.068218035 seconds ago as encrypted message to DC 4.0
WriteLoop, bot: Adding msgs_ack
WriteLoop, bot: Wrapping in msg_container (3 messages of total size 100) as encrypted message for DC 4.0
WriteLoop, bot: Sent encrypted payload to DC 4.0
WriteLoop, bot: No messages, pausing in write loop in DC 4.0...
LoggerLoop, bot: Pausing write loop in DC 4.0 until resume...
LoggerLoop, bot: Pausing Ping loop in DC 4.0 for 5...
PingLoop, bot: Ping DC 4.0
LoggerLoop, bot: Pausing check loop in DC 4.0 for 5...
WriteLoop, bot: Sending ping_delay_disconnect pending as encrypted message to DC 4.0
WriteLoop, bot: Sent encrypted payload to DC 4.0
WriteLoop, bot: No messages, pausing in write loop in DC 4.0...
LoggerLoop, bot: Pausing write loop in DC 4.0 until resume...
LoggerLoop, bot: Pausing check loop in DC 4.0 for 5...
ReadLoop, bot: Received payload from DC 4.0
ReadLoop, bot: Finished reading in read loop in DC 4.0!
ResponseHandler, bot: Received msg_container from DC 4
MsgIdHandler, bot: Given message id (7453626697631415301) is bigger than or equal to the current limit (7453626697631415297). Please sync your date using NTP.
ResponseHandler, bot: Inside of container, received pong from DC 4
ResponseHandler, bot: Inside of container, received msgs_ack from DC 4
ReadLoop, bot: Reading in read loop in DC 4.0...
ReadLoop, bot: Received payload from DC 4.0
ReadLoop, bot: Finished reading in read loop in DC 4.0!
ResponseHandler, bot: Received rpc_result from DC 4
ReadLoop, bot: Reading in read loop in DC 4.0...
WriteLoop, bot: Sending help.getCdnConfig pending as encrypted message to DC 4.0
WriteLoop, bot: Adding msgs_ack
WriteLoop, bot: Wrapping in msg_container (2 messages of total size 36) as encrypted message for DC 4.0
WriteLoop, bot: Sent encrypted payload to DC 4.0
WriteLoop, bot: No messages, pausing in write loop in DC 4.0...
LoggerLoop, bot: Pausing write loop in DC 4.0 until resume...
LoggerLoop, bot: Pausing check loop in DC 4.0 for 5...
ReadLoop, bot: Received payload from DC 4.0
ReadLoop, bot: Finished reading in read loop in DC 4.0!
ResponseHandler, bot: Received rpc_result from DC 4
UpdateLoop, bot: Got updates.difference
FeedLoop, bot: Was fed an update of type updateMessageID in update feed loop generic...
FeedLoop, bot: Was fed an update of type updateMessageID in update feed loop generic...
FeedLoop, bot: Was fed an update of type updateMessageID in update feed loop generic...
FeedLoop, bot: Getdiff fed me message of type message in update feed loop generic...
FeedLoop, bot: Getdiff fed me message of type message in update feed loop generic...
FeedLoop, bot: Getdiff fed me message of type message in update feed loop generic...
UpdateLoop, bot: Finished parsing updates in getUpdate loop generic, now resuming feeders
UpdateLoop, bot: Finished parsing updates in getUpdate loop generic, pausing for 10 seconds
LoggerLoop, bot: Pausing getUpdate loop generic for 10...
ReadLoop, bot: Reading in read loop in DC 4.0...
FeedLoop, bot: Resumed update feed loop generic
UpdateHandler, bot: Saving update of type updateNewMessage
UpdateHandler, bot: Postponing update handling, onStart is still running (if stuck here for too long, make sure to fork long-running tasks in onStart using $this->callFork(function () { ... }) to fix this)...
UpdateHandler, bot: Saving update of type updateNewMessage
UpdateHandler, bot: Postponing update handling, onStart is still running (if stuck here for too long, make sure to fork long-running tasks in onStart using $this->callFork(function () { ... }) to fix this)...
UpdateHandler, bot: Saving update of type updateNewMessage
UpdateHandler, bot: Postponing update handling, onStart is still running (if stuck here for too long, make sure to fork long-running tasks in onStart using $this->callFork(function () { ... }) to fix this)...
UpdateHandler, bot: Saving update of type updateMessageID
UpdateHandler, bot: Postponing update handling, onStart is still running (if stuck here for too long, make sure to fork long-running tasks in onStart using $this->callFork(function () { ... }) to fix this)...
UpdateHandler, bot: Saving update of type updateMessageID
UpdateHandler, bot: Postponing update handling, onStart is still running (if stuck here for too long, make sure to fork long-running tasks in onStart using $this->callFork(function () { ... }) to fix this)...
UpdateHandler, bot: Saving update of type updateMessageID
UpdateHandler, bot: Postponing update handling, onStart is still running (if stuck here for too long, make sure to fork long-running tasks in onStart using $this->callFork(function () { ... }) to fix this)...
LoggerLoop, bot: Pausing update feed loop generic until resume...
ReadLoop, bot: Received payload from DC 4.0
ReadLoop, bot: Finished reading in read loop in DC 4.0!
ResponseHandler, bot: Received rpc_result from DC 4
InternalDoc, bot: The bot was started!
InternalDoc, bot: {
"Chat": {
"_": "channel",
"flags": 1056868,
"creator": false,
"left": true,
"broadcast": true,
"verified": false,
"megagroup": false,
"restricted": false,
"signatures": false,
"min": false,
"scam": false,
"has_link": true,
"has_geo": false,
"slowmode_enabled": false,
"call_active": false,
"call_not_empty": false,
"fake": false,
"gigagroup": false,
"noforwards": false,
"join_to_send": false,
"join_request": false,
"forum": false,
"flags2": 12,
"stories_hidden": false,
"stories_hidden_min": true,
"stories_unavailable": true,
"signature_profiles": false,
"id": -1001115554076,
"access_hash": -6654410398714317096,
"title": "MadelineProto | Official Channel",
"username": "MadelineProto",
"photo": {
"_": "chatPhoto",
"has_video": false,
"photo_id": 1629045245737019312,
"dc_id": 2
},
"date": 1490044922
},
"channel_id": -1001115554076,
"bot_api_id": -1001115554076,
"type": "channel",
"full": {
"_": "channelFull",
"flags": 24609,
"can_view_participants": false,
"can_set_username": false,
"can_set_stickers": false,
"hidden_prehistory": false,
"can_set_location": false,
"has_scheduled": false,
"can_view_stats": false,
"blocked": false,
"flags2": 16384,
"can_delete_channel": false,
"antispam": false,
"participants_hidden": false,
"translations_disabled": false,
"stories_pinned_available": false,
"view_forum_as_messages": false,
"restricted_sponsored": false,
"can_view_revenue": false,
"paid_media_allowed": true,
"can_view_stars_revenue": false,
"paid_reactions_available": false,
"id": -1001115554076,
"about": "Official MadelineProto channel.\nItalian Channel: @MadelineProtoIta\nGroup: @pwrtelegramgroup",
"participants_count": 7277,
"online_count": 0,
"read_inbox_max_id": 0,
"read_outbox_max_id": 0,
"unread_count": 0,
"chat_photo": {
"size": 26635,
"fileName": "1629045245737019312_c_2.jpg",
"fileExt": ".jpg",
"creationDate": 1490136922,
"mimeType": "image/jpeg",
"ttl": null,
"spoiler": false,
"botApiFileId": "AgACAgIAAxUAAWdwkaz-oamz1gfRQnPaHrVA53R8AAKwpzEbBYibFj8cWyMFzL7VAQADAgADYwADLwQ",
"botApiFileUniqueId": "AQADsKcxGwWImxYB",
"encrypted": false,
"thumb": null,
"thumbHeight": null,
"thumbWidth": null,
"protected": false,
"hasStickers": false
},
"notify_settings": {
"_": "peerNotifySettings",
"show_previews": true,
"silent": false,
"mute_until": 0,
"ios_sound": {
"_": "notificationSoundDefault"
},
"android_sound": {
"_": "notificationSoundLocal",
"title": "default",
"data": "default"
},
"other_sound": {
"_": "notificationSoundLocal",
"title": "default",
"data": "default"
}
},
"bot_info": [],
"pinned_msg_id": 657,
"linked_chat_id": 1033295233,
"pts": 2220
},
"inserted": 1735430572,
"id": -1001115554076
}
ReadLoop, bot: Reading in read loop in DC 4.0...
WriteLoop, bot: Sending messages.sendMessage pending as encrypted message to DC 4.0
WriteLoop, bot: Adding msgs_ack
WriteLoop, bot: Wrapping in msg_container (2 messages of total size 92) as encrypted message for DC 4.0
WriteLoop, bot: Sent encrypted payload to DC 4.0
WriteLoop, bot: No messages, pausing in write loop in DC 4.0...
LoggerLoop, bot: Pausing write loop in DC 4.0 until resume...
LoggerLoop, bot: Pausing check loop in DC 4.0 for 5...
ReadLoop, bot: Received payload from DC 4.0
ReadLoop, bot: Finished reading in read loop in DC 4.0!
ResponseHandler, bot: Received rpc_result from DC 4
UpdateHandler, bot: Parsing updates (updateShortSentMessage) received via the socket...
FeedLoop, bot: Was fed an update of type updateNewMessage in update feed loop generic...
MTProto, bot: Not starting update system
MTProto, bot: Starting update system
MTProto, bot: Obtaining updates after deserialization...
APIWrapper, bot: MadelineProto is ready!
ReadLoop, bot: Reading in read loop in DC 4.0...
FeedLoop, bot: Resumed update feed loop generic
FeedLoop, bot: PTS OK. My pts: 100916, remote pts: 100917, computed pts: 100917, msg id: 71777, channel id: 0
UpdateHandler, bot: Saving update of type updateNewMessage
LoggerLoop, bot: Pausing update feed loop generic until resume...
UpdateLoop, bot: Resumed and fetching normal difference...
SeqLoop, bot: Resumed update seq loop!
LoggerLoop, bot: Pausing update seq loop until resume...
WriteLoop, bot: Sending users.getUsers pending as encrypted message to DC 4.0
WriteLoop, bot: Sending updates.getDifference pending as encrypted message to DC 4.0
WriteLoop, bot: Adding msgs_ack
WriteLoop, bot: Wrapping in msg_container (3 messages of total size 100) as encrypted message for DC 4.0
WriteLoop, bot: Sent encrypted payload to DC 4.0
WriteLoop, bot: No messages, pausing in write loop in DC 4.0...
LoggerLoop, bot: Pausing write loop in DC 4.0 until resume...
LoggerLoop, bot: Pausing check loop in DC 4.0 for 5...
ReadLoop, bot: Received payload from DC 4.0
ReadLoop, bot: Finished reading in read loop in DC 4.0!
ResponseHandler, bot: Received msg_container from DC 4
MsgIdHandler, bot: Given message id (7453626700700934149) is bigger than or equal to the current limit (7453626700700934145). Please sync your date using NTP.
ResponseHandler, bot: Inside of container, received rpc_result from DC 4
ResponseHandler, bot: Inside of container, received msgs_ack from DC 4
Loop, bot: Starting event loop
MTProto, bot: Starting update system
Loop, bot: Started update loop
ReadLoop, bot: Reading in read loop in DC 4.0...
ReadLoop, bot: Received payload from DC 4.0
ReadLoop, bot: Finished reading in read loop in DC 4.0!
FeedLoop, bot: Resumed update feed loop generic
LoggerLoop, bot: Pausing update feed loop generic until resume...
SeqLoop, bot: Resumed update seq loop!
LoggerLoop, bot: Pausing update seq loop until resume...
ResponseHandler, bot: Received rpc_result from DC 4
UpdateLoop, bot: Got updates.differenceEmpty
UpdateLoop, bot: Finished parsing updates in getUpdate loop generic, now resuming feeders
UpdateLoop, bot: Finished parsing updates in getUpdate loop generic, pausing for 10 seconds
LoggerLoop, bot: Pausing getUpdate loop generic for 10...
ReadLoop, bot: Reading in read loop in DC 4.0...
The text was updated successfully, but these errors were encountered:
kk010100
changed the title
Latest version not working with amp-http-client
Latest docker version not working with amp-http-client
Jan 2, 2025
Hello,
After upgrading to the latest version through docker I can no longer get it to work with the latest amp/http/client
It is crashing from:
$client = HttpClientBuilder::buildDefault();
$response = $client->request(new Request("https://web.site/example.php"));
Is there any solution available? Or how can I pull an older docker image, that was working?
Not working with:
MadelineProto 8.4.1
PHP 8.3.15
Log from MadelineProto
[sudo docker run --rm -it --init -v $PWD/app:/app hub.madelineproto.xyz/danog/madelineproto php /app/bot.php]
The text was updated successfully, but these errors were encountered: