2025-09-14 06:30:43.302 GuzzleHttp\Exception\ClientException Object
(
    [message:protected] => Client error: `POST https://api.telegram.org/bot434297310:AAEsHpG4k2tNEKa31Tapx5rdh_0EXQE7FkQ/sendMessage` resulted in a `429 Too Many Requests` response:
{"ok":false,"error_code":429,"description":"Too Many Requests: retry after 5","parameters":{"retry_after":5}}

    [string:Exception:private] => 
    [code:protected] => 429
    [file:protected] => /var/www/thesystem/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php
    [line:protected] => 111
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/thesystem/vendor/guzzlehttp/guzzle/src/Middleware.php
                    [line] => 72
                    [function] => create
                    [class] => GuzzleHttp\Exception\RequestException
                    [type] => ::
                    [args] => Array
                        (
                            [0] => GuzzleHttp\Psr7\Request Object
                                (
                                    [method:GuzzleHttp\Psr7\Request:private] => POST
                                    [requestTarget:GuzzleHttp\Psr7\Request:private] => 
                                    [uri:GuzzleHttp\Psr7\Request:private] => GuzzleHttp\Psr7\Uri Object
                                        (
                                            [scheme:GuzzleHttp\Psr7\Uri:private] => https
                                            [userInfo:GuzzleHttp\Psr7\Uri:private] => 
                                            [host:GuzzleHttp\Psr7\Uri:private] => api.telegram.org
                                            [port:GuzzleHttp\Psr7\Uri:private] => 
                                            [path:GuzzleHttp\Psr7\Uri:private] => /bot434297310:AAEsHpG4k2tNEKa31Tapx5rdh_0EXQE7FkQ/sendMessage
                                            [query:GuzzleHttp\Psr7\Uri:private] => 
                                            [fragment:GuzzleHttp\Psr7\Uri:private] => 
                                            [composedComponents:GuzzleHttp\Psr7\Uri:private] => https://api.telegram.org/bot434297310:AAEsHpG4k2tNEKa31Tapx5rdh_0EXQE7FkQ/sendMessage
                                        )

                                    [headers:GuzzleHttp\Psr7\Request:private] => Array
                                        (
                                            [Content-Type] => Array
                                                (
                                                    [0] => application/x-www-form-urlencoded
                                                )

                                            [Host] => Array
                                                (
                                                    [0] => api.telegram.org
                                                )

                                            [User-Agent] => Array
                                                (
                                                    [0] => Telegram Bot PHP SDK v2.0.0 - (https://github.com/irazasyed/telegram-bot-sdk)
                                                )

                                        )

                                    [headerNames:GuzzleHttp\Psr7\Request:private] => Array
                                        (
                                            [content-type] => Content-Type
                                            [host] => Host
                                            [user-agent] => User-Agent
                                        )

                                    [protocol:GuzzleHttp\Psr7\Request:private] => 1.1
                                    [stream:GuzzleHttp\Psr7\Request:private] => GuzzleHttp\Psr7\Stream Object
                                        (
                                            [stream:GuzzleHttp\Psr7\Stream:private] => Resource id #17
                                            [size:GuzzleHttp\Psr7\Stream:private] => 1582
                                            [seekable:GuzzleHttp\Psr7\Stream:private] => 1
                                            [readable:GuzzleHttp\Psr7\Stream:private] => 1
                                            [writable:GuzzleHttp\Psr7\Stream:private] => 1
                                            [uri:GuzzleHttp\Psr7\Stream:private] => php://temp
                                            [customMetadata:GuzzleHttp\Psr7\Stream:private] => Array
                                                (
                                                )

                                        )

                                )

                            [1] => GuzzleHttp\Psr7\Response Object
                                (
                                    [reasonPhrase:GuzzleHttp\Psr7\Response:private] => Too Many Requests
                                    [statusCode:GuzzleHttp\Psr7\Response:private] => 429
                                    [headers:GuzzleHttp\Psr7\Response:private] => Array
                                        (
                                            [Server] => Array
                                                (
                                                    [0] => nginx/1.18.0
                                                )

                                            [Date] => Array
                                                (
                                                    [0] => Sun, 14 Sep 2025 03:30:43 GMT
                                                )

                                            [Content-Type] => Array
                                                (
                                                    [0] => application/json
                                                )

                                            [Content-Length] => Array
                                                (
                                                    [0] => 109
                                                )

                                            [Connection] => Array
                                                (
                                                    [0] => keep-alive
                                                )

                                            [Retry-After] => Array
                                                (
                                                    [0] => 5
                                                )

                                            [Strict-Transport-Security] => Array
                                                (
                                                    [0] => max-age=31536000; includeSubDomains; preload
                                                )

                                            [Access-Control-Allow-Origin] => Array
                                                (
                                                    [0] => *
                                                )

                                            [Access-Control-Expose-Headers] => Array
                                                (
                                                    [0] => Content-Length,Content-Type,Date,Server,Connection
                                                )

                                        )

                                    [headerNames:GuzzleHttp\Psr7\Response:private] => Array
                                        (
                                            [server] => Server
                                            [date] => Date
                                            [content-type] => Content-Type
                                            [content-length] => Content-Length
                                            [connection] => Connection
                                            [retry-after] => Retry-After
                                            [strict-transport-security] => Strict-Transport-Security
                                            [access-control-allow-origin] => Access-Control-Allow-Origin
                                            [access-control-expose-headers] => Access-Control-Expose-Headers
                                        )

                                    [protocol:GuzzleHttp\Psr7\Response:private] => 1.1
                                    [stream:GuzzleHttp\Psr7\Response:private] => GuzzleHttp\Psr7\Stream Object
                                        (
                                            [stream:GuzzleHttp\Psr7\Stream:private] => Resource id #19
                                            [size:GuzzleHttp\Psr7\Stream:private] => 109
                                            [seekable:GuzzleHttp\Psr7\Stream:private] => 1
                                            [readable:GuzzleHttp\Psr7\Stream:private] => 1
                                            [writable:GuzzleHttp\Psr7\Stream:private] => 1
                                            [uri:GuzzleHttp\Psr7\Stream:private] => php://temp
                                            [customMetadata:GuzzleHttp\Psr7\Stream:private] => Array
                                                (
                                                )

                                        )

                                )

                            [2] => 
                            [3] => Array
                                (
                                )

                            [4] => 
                        )

                )

            [1] => Array
                (
                    [file] => /var/www/thesystem/vendor/guzzlehttp/promises/src/Promise.php
                    [line] => 204
                    [function] => GuzzleHttp\{closure}
                    [class] => GuzzleHttp\Middleware
                    [type] => ::
                    [args] => Array
                        (
                            [0] => GuzzleHttp\Psr7\Response Object
                                (
                                    [reasonPhrase:GuzzleHttp\Psr7\Response:private] => Too Many Requests
                                    [statusCode:GuzzleHttp\Psr7\Response:private] => 429
                                    [headers:GuzzleHttp\Psr7\Response:private] => Array
                                        (
                                            [Server] => Array
                                                (
                                                    [0] => nginx/1.18.0
                                                )

                                            [Date] => Array
                                                (
                                                    [0] => Sun, 14 Sep 2025 03:30:43 GMT
                                                )

                                            [Content-Type] => Array
                                                (
                                                    [0] => application/json
                                                )

                                            [Content-Length] => Array
                                                (
                                                    [0] => 109
                                                )

                                            [Connection] => Array
                                                (
                                                    [0] => keep-alive
                                                )

                                            [Retry-After] => Array
                                                (
                                                    [0] => 5
                                                )

                                            [Strict-Transport-Security] => Array
                                                (
                                                    [0] => max-age=31536000; includeSubDomains; preload
                                                )

                                            [Access-Control-Allow-Origin] => Array
                                                (
                                                    [0] => *
                                                )

                                            [Access-Control-Expose-Headers] => Array
                                                (
                                                    [0] => Content-Length,Content-Type,Date,Server,Connection
                                                )

                                        )

                                    [headerNames:GuzzleHttp\Psr7\Response:private] => Array
                                        (
                                            [server] => Server
                                            [date] => Date
                                            [content-type] => Content-Type
                                            [content-length] => Content-Length
                                            [connection] => Connection
                                            [retry-after] => Retry-After
                                            [strict-transport-security] => Strict-Transport-Security
                                            [access-control-allow-origin] => Access-Control-Allow-Origin
                                            [access-control-expose-headers] => Access-Control-Expose-Headers
                                        )

                                    [protocol:GuzzleHttp\Psr7\Response:private] => 1.1
                                    [stream:GuzzleHttp\Psr7\Response:private] => GuzzleHttp\Psr7\Stream Object
                                        (
                                            [stream:GuzzleHttp\Psr7\Stream:private] => Resource id #19
                                            [size:GuzzleHttp\Psr7\Stream:private] => 109
                                            [seekable:GuzzleHttp\Psr7\Stream:private] => 1
                                            [readable:GuzzleHttp\Psr7\Stream:private] => 1
                                            [writable:GuzzleHttp\Psr7\Stream:private] => 1
                                            [uri:GuzzleHttp\Psr7\Stream:private] => php://temp
                                            [customMetadata:GuzzleHttp\Psr7\Stream:private] => Array
                                                (
                                                )

                                        )

                                )

                        )

                )

            [2] => Array
                (
                    [file] => /var/www/thesystem/vendor/guzzlehttp/promises/src/Promise.php
                    [line] => 153
                    [function] => callHandler
                    [class] => GuzzleHttp\Promise\Promise
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 1
                            [1] => GuzzleHttp\Psr7\Response Object
                                (
                                    [reasonPhrase:GuzzleHttp\Psr7\Response:private] => Too Many Requests
                                    [statusCode:GuzzleHttp\Psr7\Response:private] => 429
                                    [headers:GuzzleHttp\Psr7\Response:private] => Array
                                        (
                                            [Server] => Array
                                                (
                                                    [0] => nginx/1.18.0
                                                )

                                            [Date] => Array
                                                (
                                                    [0] => Sun, 14 Sep 2025 03:30:43 GMT
                                                )

                                            [Content-Type] => Array
                                                (
                                                    [0] => application/json
                                                )

                                            [Content-Length] => Array
                                                (
                                                    [0] => 109
                                                )

                                            [Connection] => Array
                                                (
                                                    [0] => keep-alive
                                                )

                                            [Retry-After] => Array
                                                (
                                                    [0] => 5
                                                )

                                            [Strict-Transport-Security] => Array
                                                (
                                                    [0] => max-age=31536000; includeSubDomains; preload
                                                )

                                            [Access-Control-Allow-Origin] => Array
                                                (
                                                    [0] => *
                                                )

                                            [Access-Control-Expose-Headers] => Array
                                                (
                                                    [0] => Content-Length,Content-Type,Date,Server,Connection
                                                )

                                        )

                                    [headerNames:GuzzleHttp\Psr7\Response:private] => Array
                                        (
                                            [server] => Server
                                            [date] => Date
                                            [content-type] => Content-Type
                                            [content-length] => Content-Length
                                            [connection] => Connection
                                            [retry-after] => Retry-After
                                            [strict-transport-security] => Strict-Transport-Security
                                            [access-control-allow-origin] => Access-Control-Allow-Origin
                                            [access-control-expose-headers] => Access-Control-Expose-Headers
                                        )

                                    [protocol:GuzzleHttp\Psr7\Response:private] => 1.1
                                    [stream:GuzzleHttp\Psr7\Response:private] => GuzzleHttp\Psr7\Stream Object
                                        (
                                            [stream:GuzzleHttp\Psr7\Stream:private] => Resource id #19
                                            [size:GuzzleHttp\Psr7\Stream:private] => 109
                                            [seekable:GuzzleHttp\Psr7\Stream:private] => 1
                                            [readable:GuzzleHttp\Psr7\Stream:private] => 1
                                            [writable:GuzzleHttp\Psr7\Stream:private] => 1
                                            [uri:GuzzleHttp\Psr7\Stream:private] => php://temp
                                            [customMetadata:GuzzleHttp\Psr7\Stream:private] => Array
                                                (
                                                )

                                        )

                                )

                            [2] => 
                        )

                )

            [3] => Array
                (
                    [file] => /var/www/thesystem/vendor/guzzlehttp/promises/src/TaskQueue.php
                    [line] => 48
                    [function] => GuzzleHttp\Promise\{closure}
                    [class] => GuzzleHttp\Promise\Promise
                    [type] => ::
                    [args] => Array
                        (
                        )

                )

            [4] => Array
                (
                    [file] => /var/www/thesystem/vendor/guzzlehttp/promises/src/Promise.php
                    [line] => 248
                    [function] => run
                    [class] => GuzzleHttp\Promise\TaskQueue
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 1
                        )

                )

            [5] => Array
                (
                    [file] => /var/www/thesystem/vendor/guzzlehttp/promises/src/Promise.php
                    [line] => 224
                    [function] => invokeWaitFn
                    [class] => GuzzleHttp\Promise\Promise
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [6] => Array
                (
                    [file] => /var/www/thesystem/vendor/guzzlehttp/promises/src/Promise.php
                    [line] => 269
                    [function] => waitIfPending
                    [class] => GuzzleHttp\Promise\Promise
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [7] => Array
                (
                    [file] => /var/www/thesystem/vendor/guzzlehttp/promises/src/Promise.php
                    [line] => 226
                    [function] => invokeWaitList
                    [class] => GuzzleHttp\Promise\Promise
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [8] => Array
                (
                    [file] => /var/www/thesystem/vendor/guzzlehttp/promises/src/Promise.php
                    [line] => 62
                    [function] => waitIfPending
                    [class] => GuzzleHttp\Promise\Promise
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [9] => Array
                (
                    [file] => /var/www/thesystem/vendor/irazasyed/telegram-bot-sdk/src/HttpClients/GuzzleHttpClient.php
                    [line] => 108
                    [function] => wait
                    [class] => GuzzleHttp\Promise\Promise
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [10] => Array
                (
                    [file] => /var/www/thesystem/vendor/irazasyed/telegram-bot-sdk/src/TelegramClient.php
                    [line] => 137
                    [function] => send
                    [class] => Telegram\Bot\HttpClients\GuzzleHttpClient
                    [type] => ->
                    [args] => Array
                        (
                            [0] => https://api.telegram.org/bot434297310:AAEsHpG4k2tNEKa31Tapx5rdh_0EXQE7FkQ/sendMessage
                            [1] => POST
                            [2] => Array
                                (
                                    [User-Agent] => Telegram Bot PHP SDK v2.0.0 - (https://github.com/irazasyed/telegram-bot-sdk)
                                )

                            [3] => Array
                                (
                                    [headers] => Array
                                        (
                                            [User-Agent] => Telegram Bot PHP SDK v2.0.0 - (https://github.com/irazasyed/telegram-bot-sdk)
                                        )

                                    [body] => 
                                    [timeout] => 3660
                                    [connect_timeout] => 30
                                    [synchronous] => 1
                                    [form_params] => Array
                                        (
                                            [chat_id] => -1001478139323
                                            [text] => <b>init</b>
<b>Host:</b> Finland
<b>Error:</b> SQLSTATE[08006] [7] connection to server at &quot;65.21.33.254&quot;, port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
<b>Backtrace:</b> called at /var/www/thesystem/model/Database.1.38.php:86 in function &lt;b&gt;debug_print_backtrace_cf&lt;/b&gt;
called at /var/www/thesystem/model/Model.php:374 in function &lt;b&gt;init&lt;/b&gt;
called at /var/www/thesystem/controller/Controller.php:113 in function &lt;b&gt;__construct&lt;/b&gt;
called at /var/www/thesystem/index.php:484 in function &lt;b&gt;__construct&lt;/b&gt;

User ID:-1

https://forours.ru/venue/prostranstvo-dlya-svoih-sochi-id864621?lang=es&amp;theme=social


<b>Request:</b> /venue/prostranstvo-dlya-svoih-sochi-id864621?lang=es&amp;theme=social
<b>IP:</b> 216.73.216.6
<b>UserAgent:</b> Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
<b>Query:</b> Array
(
    [cat] =&gt; venue
    [link] =&gt; prostranstvo-dlya-svoih-sochi-id864621
)

<b>Time:</b> 0.00040483474731445
<b>DateTime:</b> 2025-09-14 06:30:41


                                            [parse_mode] => HTML
                                        )

                                )

                            [4] => 3660
                            [5] => 
                            [6] => 30
                        )

                )

            [11] => Array
                (
                    [file] => /var/www/thesystem/vendor/irazasyed/telegram-bot-sdk/src/Api.php
                    [line] => 1166
                    [function] => sendRequest
                    [class] => Telegram\Bot\TelegramClient
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Telegram\Bot\TelegramRequest Object
                                (
                                    [accessToken:protected] => 434297310:AAEsHpG4k2tNEKa31Tapx5rdh_0EXQE7FkQ
                                    [method:protected] => POST
                                    [endpoint:protected] => sendMessage
                                    [headers:protected] => Array
                                        (
                                        )

                                    [params:protected] => Array
                                        (
                                            [form_params] => Array
                                                (
                                                    [chat_id] => -1001478139323
                                                    [text] => <b>init</b>
<b>Host:</b> Finland
<b>Error:</b> SQLSTATE[08006] [7] connection to server at &quot;65.21.33.254&quot;, port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
<b>Backtrace:</b> called at /var/www/thesystem/model/Database.1.38.php:86 in function &lt;b&gt;debug_print_backtrace_cf&lt;/b&gt;
called at /var/www/thesystem/model/Model.php:374 in function &lt;b&gt;init&lt;/b&gt;
called at /var/www/thesystem/controller/Controller.php:113 in function &lt;b&gt;__construct&lt;/b&gt;
called at /var/www/thesystem/index.php:484 in function &lt;b&gt;__construct&lt;/b&gt;

User ID:-1

https://forours.ru/venue/prostranstvo-dlya-svoih-sochi-id864621?lang=es&amp;theme=social


<b>Request:</b> /venue/prostranstvo-dlya-svoih-sochi-id864621?lang=es&amp;theme=social
<b>IP:</b> 216.73.216.6
<b>UserAgent:</b> Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
<b>Query:</b> Array
(
    [cat] =&gt; venue
    [link] =&gt; prostranstvo-dlya-svoih-sochi-id864621
)

<b>Time:</b> 0.00040483474731445
<b>DateTime:</b> 2025-09-14 06:30:41


                                                    [parse_mode] => HTML
                                                )

                                        )

                                    [files:protected] => Array
                                        (
                                        )

                                    [isAsyncRequest:protected] => 
                                    [timeOut:protected] => 3660
                                    [connectTimeOut:protected] => 30
                                )

                        )

                )

            [12] => Array
                (
                    [file] => /var/www/thesystem/vendor/irazasyed/telegram-bot-sdk/src/Api.php
                    [line] => 1106
                    [function] => sendRequest
                    [class] => Telegram\Bot\Api
                    [type] => ->
                    [args] => Array
                        (
                            [0] => POST
                            [1] => sendMessage
                            [2] => Array
                                (
                                    [form_params] => Array
                                        (
                                            [chat_id] => -1001478139323
                                            [text] => <b>init</b>
<b>Host:</b> Finland
<b>Error:</b> SQLSTATE[08006] [7] connection to server at &quot;65.21.33.254&quot;, port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
<b>Backtrace:</b> called at /var/www/thesystem/model/Database.1.38.php:86 in function &lt;b&gt;debug_print_backtrace_cf&lt;/b&gt;
called at /var/www/thesystem/model/Model.php:374 in function &lt;b&gt;init&lt;/b&gt;
called at /var/www/thesystem/controller/Controller.php:113 in function &lt;b&gt;__construct&lt;/b&gt;
called at /var/www/thesystem/index.php:484 in function &lt;b&gt;__construct&lt;/b&gt;

User ID:-1

https://forours.ru/venue/prostranstvo-dlya-svoih-sochi-id864621?lang=es&amp;theme=social


<b>Request:</b> /venue/prostranstvo-dlya-svoih-sochi-id864621?lang=es&amp;theme=social
<b>IP:</b> 216.73.216.6
<b>UserAgent:</b> Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
<b>Query:</b> Array
(
    [cat] =&gt; venue
    [link] =&gt; prostranstvo-dlya-svoih-sochi-id864621
)

<b>Time:</b> 0.00040483474731445
<b>DateTime:</b> 2025-09-14 06:30:41


                                            [parse_mode] => HTML
                                        )

                                )

                        )

                )

            [13] => Array
                (
                    [file] => /var/www/thesystem/vendor/irazasyed/telegram-bot-sdk/src/Api.php
                    [line] => 302
                    [function] => post
                    [class] => Telegram\Bot\Api
                    [type] => ->
                    [args] => Array
                        (
                            [0] => sendMessage
                            [1] => Array
                                (
                                    [form_params] => Array
                                        (
                                            [chat_id] => -1001478139323
                                            [text] => <b>init</b>
<b>Host:</b> Finland
<b>Error:</b> SQLSTATE[08006] [7] connection to server at &quot;65.21.33.254&quot;, port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
<b>Backtrace:</b> called at /var/www/thesystem/model/Database.1.38.php:86 in function &lt;b&gt;debug_print_backtrace_cf&lt;/b&gt;
called at /var/www/thesystem/model/Model.php:374 in function &lt;b&gt;init&lt;/b&gt;
called at /var/www/thesystem/controller/Controller.php:113 in function &lt;b&gt;__construct&lt;/b&gt;
called at /var/www/thesystem/index.php:484 in function &lt;b&gt;__construct&lt;/b&gt;

User ID:-1

https://forours.ru/venue/prostranstvo-dlya-svoih-sochi-id864621?lang=es&amp;theme=social


<b>Request:</b> /venue/prostranstvo-dlya-svoih-sochi-id864621?lang=es&amp;theme=social
<b>IP:</b> 216.73.216.6
<b>UserAgent:</b> Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
<b>Query:</b> Array
(
    [cat] =&gt; venue
    [link] =&gt; prostranstvo-dlya-svoih-sochi-id864621
)

<b>Time:</b> 0.00040483474731445
<b>DateTime:</b> 2025-09-14 06:30:41


                                            [parse_mode] => HTML
                                        )

                                )

                        )

                )

            [14] => Array
                (
                    [file] => /var/www/thesystem/model/Model_TgBot.php
                    [line] => 180
                    [function] => sendMessage
                    [class] => Telegram\Bot\Api
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [chat_id] => -1001478139323
                                    [text] => <b>init</b>
<b>Host:</b> Finland
<b>Error:</b> SQLSTATE[08006] [7] connection to server at &quot;65.21.33.254&quot;, port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
<b>Backtrace:</b> called at /var/www/thesystem/model/Database.1.38.php:86 in function &lt;b&gt;debug_print_backtrace_cf&lt;/b&gt;
called at /var/www/thesystem/model/Model.php:374 in function &lt;b&gt;init&lt;/b&gt;
called at /var/www/thesystem/controller/Controller.php:113 in function &lt;b&gt;__construct&lt;/b&gt;
called at /var/www/thesystem/index.php:484 in function &lt;b&gt;__construct&lt;/b&gt;

User ID:-1

https://forours.ru/venue/prostranstvo-dlya-svoih-sochi-id864621?lang=es&amp;theme=social


<b>Request:</b> /venue/prostranstvo-dlya-svoih-sochi-id864621?lang=es&amp;theme=social
<b>IP:</b> 216.73.216.6
<b>UserAgent:</b> Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
<b>Query:</b> Array
(
    [cat] =&gt; venue
    [link] =&gt; prostranstvo-dlya-svoih-sochi-id864621
)

<b>Time:</b> 0.00040483474731445
<b>DateTime:</b> 2025-09-14 06:30:41


                                    [parse_mode] => HTML
                                )

                        )

                )

            [15] => Array
                (
                    [file] => /var/www/thesystem/model/Model_Notifications.php
                    [line] => 197
                    [function] => sendMessage
                    [class] => Model_TgBot
                    [type] => ->
                    [args] => Array
                        (
                            [0] => -1001478139323
                            [1] => <b>init</b>
<b>Host:</b> Finland
<b>Error:</b> SQLSTATE[08006] [7] connection to server at &quot;65.21.33.254&quot;, port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
<b>Backtrace:</b> called at /var/www/thesystem/model/Database.1.38.php:86 in function &lt;b&gt;debug_print_backtrace_cf&lt;/b&gt;
called at /var/www/thesystem/model/Model.php:374 in function &lt;b&gt;init&lt;/b&gt;
called at /var/www/thesystem/controller/Controller.php:113 in function &lt;b&gt;__construct&lt;/b&gt;
called at /var/www/thesystem/index.php:484 in function &lt;b&gt;__construct&lt;/b&gt;

User ID:-1

https://forours.ru/venue/prostranstvo-dlya-svoih-sochi-id864621?lang=es&amp;theme=social


<b>Request:</b> /venue/prostranstvo-dlya-svoih-sochi-id864621?lang=es&amp;theme=social
<b>IP:</b> 216.73.216.6
<b>UserAgent:</b> Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
<b>Query:</b> Array
(
    [cat] =&gt; venue
    [link] =&gt; prostranstvo-dlya-svoih-sochi-id864621
)

<b>Time:</b> 0.00040483474731445
<b>DateTime:</b> 2025-09-14 06:30:41


                        )

                )

            [16] => Array
                (
                    [file] => /var/www/thesystem/model/Model_Notifications.php
                    [line] => 37
                    [function] => sendTGMessage
                    [class] => Model
                    [type] => ->
                    [args] => Array
                        (
                            [0] => stdClass Object
                                (
                                    [title] => init
                                    [Data] => stdClass Object
                                        (
                                            [Host] => Finland
                                            [Error] => SQLSTATE[08006] [7] connection to server at &quot;65.21.33.254&quot;, port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
                                            [Backtrace] => called at /var/www/thesystem/model/Database.1.38.php:86 in function &lt;b&gt;debug_print_backtrace_cf&lt;/b&gt;
called at /var/www/thesystem/model/Model.php:374 in function &lt;b&gt;init&lt;/b&gt;
called at /var/www/thesystem/controller/Controller.php:113 in function &lt;b&gt;__construct&lt;/b&gt;
called at /var/www/thesystem/index.php:484 in function &lt;b&gt;__construct&lt;/b&gt;

User ID:-1

https://forours.ru/venue/prostranstvo-dlya-svoih-sochi-id864621?lang=es&amp;theme=social


                                            [Request] => /venue/prostranstvo-dlya-svoih-sochi-id864621?lang=es&amp;theme=social
                                            [IP] => 216.73.216.6
                                            [UserAgent] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
                                            [Query] => Array
(
    [cat] =&gt; venue
    [link] =&gt; prostranstvo-dlya-svoih-sochi-id864621
)

                                            [Time] => 0.00040483474731445
                                        )

                                    [DateTime] => 2025-09-14 06:30:41
                                )

                            [1] => 
                        )

                )

            [17] => Array
                (
                    [file] => /var/www/thesystem/model/Database.1.38.php
                    [line] => 93
                    [function] => tg_Notify
                    [class] => Model
                    [type] => ->
                    [args] => Array
                        (
                            [0] => stdClass Object
                                (
                                    [Host] => Finland
                                    [Error] => SQLSTATE[08006] [7] connection to server at &quot;65.21.33.254&quot;, port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
                                    [Backtrace] => called at /var/www/thesystem/model/Database.1.38.php:86 in function &lt;b&gt;debug_print_backtrace_cf&lt;/b&gt;
called at /var/www/thesystem/model/Model.php:374 in function &lt;b&gt;init&lt;/b&gt;
called at /var/www/thesystem/controller/Controller.php:113 in function &lt;b&gt;__construct&lt;/b&gt;
called at /var/www/thesystem/index.php:484 in function &lt;b&gt;__construct&lt;/b&gt;

User ID:-1

https://forours.ru/venue/prostranstvo-dlya-svoih-sochi-id864621?lang=es&amp;theme=social


                                    [Request] => /venue/prostranstvo-dlya-svoih-sochi-id864621?lang=es&amp;theme=social
                                    [IP] => 216.73.216.6
                                    [UserAgent] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
                                    [Query] => Array
(
    [cat] =&gt; venue
    [link] =&gt; prostranstvo-dlya-svoih-sochi-id864621
)

                                    [Time] => 0.00040483474731445
                                )

                            [1] => init
                        )

                )

            [18] => Array
                (
                    [file] => /var/www/thesystem/model/Model.php
                    [line] => 374
                    [function] => init
                    [class] => Database
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [19] => Array
                (
                    [file] => /var/www/thesystem/controller/Controller.php
                    [line] => 113
                    [function] => __construct
                    [class] => Model
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Settings Object
                                (
                                    [settings:Settings:private] => Array
                                        (
                                            [common] => Array
                                                (
                                                    [projectname] => thesystem
                                                    [txtpreviewlen] => 150
                                                    [timezone] => Europe/Moscow
                                                    [sessionsavepath] => data/sessions
                                                    [temppath] => data/temp
                                                    [enableajaxrecode] => 0
                                                    [oldrecordsthres] => 0
                                                    [defaulttheme] => modern
                                                    [bigdata_subfolder] => data/backup/bigdata
                                                    [mailpass_subfolder] => data/backup/bigdata_mailpass
                                                    [voice_subfolder] => data/voice
                                                    [timetracker_voice_subfolder] => data/voice/thetimetracker
                                                    [//           bcs_token] => 32CC87D694EF4F6EA8598FC67A9AE621
                                                    [bcs_token] => 16968BE097A548E1B76DBDD3F577FB7F
                                                    [cmc_token] => 96e25c1119299cae149ed8a1d39d3eff
                                                    [app_files_subfolder] => data/app_files
                                                    [app_files_temp_subfolder] => data/app_files_temp
                                                    [receiveFile_subfolder] => data/receiveFile_files
                                                    [//          tg_dl_subfolder] => data/tg_dl
                                                )

                                            [database] => Array
                                                (
                                                    [//              dbname] => cfteam
                                                    [//              dbuser] => root
                                                    [//          dbpassword] => 
                                                    [//              dbhost] => localhost
                                                    [dbname] => tr
                                                    [dbuser] => cfteam
                                                    [dbpassword] => ts123123123
                                                    [dbhost] => 5.101.120.208
                                                    [dbport] => 3316
                                                    [//            sqllimit] => 200
                                                    [displaydberrors] => 1
                                                    [reportdberrors] => 1
                                                    [pgname] => cfteam
                                                    [pguser] => cfteam
                                                    [pgpassword] => FK_)@J$#L%KJsak@l#j4Ask&fd
                                                    [pghost] => 65.21.33.254
                                                    [pgport] => 5432
                                                    [pgname2] => barzha
                                                    [pguser2] => cs
                                                    [pgpassword2] => frnbdysq123
                                                    [pghost2] => 65.21.33.254
                                                    [pgport2] => 5434
                                                    [pgtimeout] => 600
                                                )

                                            [pictures] => Array
                                                (
                                                    [usersfolder] => data/users
                                                    [pm_usersfolder] => data/pm_users
                                                    [photofolder] => data/photos
                                                    [blogfolder] => data/blog
                                                    [webinarsfolder] => data/webinars
                                                    [knowledgebasefolder] => data/knowledgebase
                                                    [picsfolder] => data/pics
                                                    [coursesfolder] => data/courses_img
                                                    [videosfolder] => data/videos_img
                                                    [igphotofolder] => data/ig_photos
                                                    [meetingsfolder] => data/meetings_images
                                                    [meetingsfolder2] => data/backup/meetings_images
                                                    [venueslogosfolder] => data/venues_logos
                                                    [thumbwidth] => 50
                                                    [thumbheight] => 50
                                                    [previewwidth] => 640
                                                    [previewheight] => 480
                                                    [pfwidth] => 260
                                                    [pfheight] => 260
                                                    [avwidth] => 260
                                                    [avheight] => 1000
                                                )

                                            [vk] => Array
                                                (
                                                    [vk_appid] => 4967311
                                                    [vk_seckey] => N4k4OCObsUWXl5WJJlSm
                                                    [vk_uid] => 20620332
                                                    [vk_uname] => arag_cf
                                                    [vk_uemail] => microbook@mail.ru
                                                    [vk_password] => CFAragorn123
                                                    [vk_appid_old] => 3786766
                                                    [vk_seckey_old] => XVbSMPNwDOGC32WjpJ26
                                                    [vk_uid_old] => 20620332
                                                    [vk_uname_old] => arag_cf
                                                    [vk_uemail_old] => microbook@mail.ru
                                                    [vk_password_old] => CFAragorn123
                                                    [vk_appid2] => 6624385
                                                    [vk_seckey2] => 61tISyfa3bIhTzaPUH7u
                                                    [vk_uid2] => 20620332
                                                    [vk_uname2] => arag_cf
                                                    [vk_uemail2] => microbook@mail.ru
                                                    [vk_password2] => CFAragorn123
                                                )

                                            [fb] => Array
                                                (
                                                    [fb_app_id] => 164706717307552
                                                    [fb_app_secret] => 7313fe31edf13836009281e4ac202874
                                                    [fb_access_token] => EAACVzMVgkqABAHEmzLXQJHv1eERXv7FG5UKhncxulo6MTjBFtS7rIbVs0IOZClZCc7KmNJXh8ZBBJymhHIaeodEzqGDUWWfpx0LQCOPZCnhxYRXiPFHhwEjz9vhqxh5g48KVyCUoPZCM9VcIGEndJ7haUIqJGRJq43zU39EyAvQZDZD
                                                    [fb_account_id] => 729135340571102
                                                )

                                            [google] => Array
                                                (
                                                    [g_client_id] => 1035538555969-511r5tkol8d6q9hel3209652nk29ep6a.apps.googleusercontent.com
                                                    [g_client_secret] => Rk88gkcLWfB2_eojVpSdpWNE
                                                    [g_redirect_uri] => http://thesystem.pro/?go=users
                                                )

                                            [amazon] => Array
                                                (
                                                    [amazonKeyID] => AKIAJACPU5JT4CTIIVKQ
                                                    [amazonKeySecret] => UX8KawmfokYKbBki/nCWUyMVGy/7x4FNJ9sgvprU
                                                )

                                            [sms_transport] => Array
                                                (
                                                    [sms_HTTPS_LOGIN] => beauty2014
                                                    [sms_HTTPS_PASSWORD] => 123456789
                                                    [sms_HTTPS_ADDRESS] => https://lcab.smsintel.ru/
                                                    [sms_HTTP_ADDRESS] => http://lcab.smsintel.ru/
                                                    [sms_HTTPS_METHOD] => file_get_contents
                                                    [sms_USE_HTTPS] => 1
                                                    [sms_HTTPS_CHARSET_AUTO_DETECT] => 
                                                    [sms_HTTPS_CHARSET] => utf-8
                                                )

                                            [darksky.net] => Array
                                                (
                                                    [darksky_secret] => f35edcf21b47ac09748d92f4e14c7405
                                                )

                                            [b24] => Array
                                                (
                                                    [b24_appcode] => local.5b7d33ec9680e4.68429842
                                                    [b24_appkey] => IqsI76a1s40Ff1js3ZKgpDEBfKuG6HlBe8O5vaTUn1e0M0Hk7E
                                                )

                                            [telegram] => Array
                                                (
                                                    [tg_botname] => thesystem_cf_bot
                                                    [tg_bottoken] => 434297310:AAEsHpG4k2tNEKa31Tapx5rdh_0EXQE7FkQ
                                                    [tg_vinbot_bottoken] => 1397429417:AAHXMmT5tfTdf7QFgdwa01cYw_YkDfg8vs8
                                                    [tg_likesell_bottoken] => 5820427913:AAEJi7bIpw6siOPw0_JKfaKEN09uqG2-bmY
                                                    [tg_singthis_bottoken] => 6271713776:AAHxYY6QhY1b8lEvNLh72jGAFxx4T_Ppj7c
                                                    [tg_thetimetracker_bottoken] => 5901451351:AAHrF4kWBlByDf6hEjN6geYqrKk8u4aabHc
                                                    [tg_restopartnerbot_bottoken] => 5834076144:AAFk2-ZjOem-tz40Yw7jDjTNwCg0Hz0s3wM
                                                    [tg_predestination_bottoken] => 5419797911:AAG_RQOv-yXJvNyWxd1p5D0FI_IqJKQq7mA
                                                    [tg_chatkeeper2024_bottoken] => 7272169078:AAGR_tW5WczKd0vm72Eo0UdCAQ-S75EcvH8
                                                )

                                            [yandex_checkout] => Array
                                                (
                                                    [yandexcheckout_shopID] => 736910
                                                    [yandexcheckout_secKey] => live_dPPu0JA3C9f5P7t7w7L4uwpBhI69s63Aqi2iocFg-hs
                                                )

                                            [yandex] => Array
                                                (
                                                    [yandex_appID] => d876debcfb734e8a870161fe5569a97d
                                                    [yandex_password] => 28f48b33651849fa9c818db97a3a134c
                                                )

                                            [skorozvon] => Array
                                                (
                                                    [sk_login] => 9959188@gmail.com
                                                    [sk_apikey] => a1e66868e6bd81df5adda2adf1bac3c948de07b05ae8908b754ee61fe75c31ef
                                                    [sk_appid] => 29055bf486467ffb99159edf3c21881d8ec4349ee1eb61c0b172364bbcc623b7
                                                    [sk_appkey] => 172f48c27f7eb1c2322526b8f92d5b25dcc9cbc8785f137a428795b3f4a4cb2a
                                                )

                                            [smsdar] => Array
                                                (
                                                    [smsdar_appID] => 63601
                                                    [smsdar_password] => b0ad44752d852e714d1a261780794fdb77ac27e3
                                                )

                                            [AmoCRM] => Array
                                                (
                                                    [amo_clientId] => 158ca230-141b-4860-b900-6297b04913a8
                                                    [amo_clientSecret] => Q1AzOqLRfV9eHaflOAvxARvK9JwqjIn6SALlrKvuPg152v1FRtME1Os3NXrFHIWl
                                                    [amo_redirectUri] => http://5.thesystem.pro/?action=edur_sendToAmoCRM
                                                    [amo_baseDomain] => medrabotnik
                                                    [amo_login] => rop@medrabotnik.online
                                                    [amo_subdomain] => medrabotnik
                                                    [amo_authCode] => def50200d7fef452ea44ac6463ef5d3b56f3fecd7d29fee9415637fc7c72748521ccb117a48673a63343c1fb70b23733c28a0f6a57637db6b428986a8a902f097957f231ad7fabc0b5a3a3c40c94c2883affb14c0d0d6fb4fc71a07290579dd356016eef3529a808457bd75ca9609bdf80aacae5d7c5ed94245dbcdd594493ba15f4840a0997dd690e6299f18242279ea72ac38c1ceb9e3a9afe87f299fcadd2a49fa2faf030364c5a15a3a0ddd1b03fdc45d13643db03f2fc7f8584a15b99ac00316c1bd639d26f7f83c5f49e811f706f83f7a08c75172b848ef245bb5ba6626efae27d9b770de88f792ed93b0dfbed5ed309f8b8dd0f748ee54e8c3517db0b9da61f27e5ecfbe4478c8a02b105176f4912793f707bffb5ba067e2c129aebfbfc14a38d003cc74976c908a06705fd9081a555251a4a38fc6820ab7a0818a718cbe3075af45f3a072a9eef12e73e9de15a7cac89b18793cb70497b369e5ccf5952bb952e0e25de4fbdeb1ca9eee47b154e201bff26d67de1db7fafb2acaef953cc0bd4521df78c43524e24345bc933e1c38c3ca7ef7d9c73cebc07a1e3641b8492efb439c15c26578c4254ec67f5b2cbb56ebcaabc365d0cc840ff04b4cd78407bfbf93de7b77ff5cbc4b47ffd215068be7c8fa73e30f6caf55d6123a88840d7dc3a932c7ac915b8f1fb51680ae731ddabad804061984ea477532e17f638ed6a99
                                                )

                                            [AmoCRM_b2b] => Array
                                                (
                                                    [amo_b2b_clientId] => 6794ae4b-2c6e-477e-be2d-4216216b02aa
                                                    [amo_b2b_clientSecret] => z9OfwOAr1jOlW8twwWkDEu9lJAMc25m6iZQ5NjVO8emvF8vO8Ky1IRZX1Ppuwv6l
                                                    [amo_b2b_redirectUri] => http://5.thesystem.pro/?action=edur_sendToAmoCRM
                                                    [amo_b2b_baseDomain] => b2bmr
                                                    [amo_b2b_login] => TrenerGeroev@mail.ru
                                                    [amo_b2b_subdomain] => b2bmr
                                                )

                                            [pochta] => Array
                                                (
                                                    [pochta_login] => vNjbNgJhzBLyNI
                                                    [pochta_password] => yz4kgt2Gt3pO
                                                )

                                            [botto] => Array
                                                (
                                                    [botto_token] => eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTA1NSwicm9sZSI6ImNsaWVudCJ9.yr4h4bAhgxFleeCXJiqP6vB0gsMitZ97Mlp6zADpvTc
                                                )

                                            [obzvonilka] => Array
                                                (
                                                    [obz_apikey] => 9JYT3H9RRYRFWHXXF6FRHRRHH7XP6FRG
                                                    [obz_login] => sysadmin@medrabotnik.online
                                                    [obz_password] => 1M&(Z(Q7
                                                )

                                            [ChatGPT] => Array
                                                (
                                                    [chatgpt_apikey] => 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
                                                    [chatgpt_apikey_admin] => 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
                                                )

                                            [getcourse] => Array
                                                (
                                                    [gc_apikey] => Astv98RK74Rrx00wCKgNZW297qWCRlKIHcbBmBbTSKFekwwIWw7KRIZkEb79NZpY7rhgS2nQuXWhKB1obBmRonNLWaVVSHsL2Xlpfj3hzpIotyKwxvYdWZXGYqjLAEhr
                                                )

                                        )

                                )

                            [1] => Settings Object
                                (
                                    [settings:Settings:private] => Array
                                        (
                                            [common] => Array
                                                (
                                                    [projectname] => thesystem
                                                    [txtpreviewlen] => 150
                                                    [timezone] => Europe/Moscow
                                                    [sessionsavepath] => data/sessions
                                                    [temppath] => data/temp
                                                    [enableajaxrecode] => 0
                                                    [oldrecordsthres] => 0
                                                    [defaulttheme] => modern
                                                    [bigdata_subfolder] => data/backup/bigdata
                                                    [mailpass_subfolder] => data/backup/bigdata_mailpass
                                                    [voice_subfolder] => data/voice
                                                    [timetracker_voice_subfolder] => data/voice/thetimetracker
                                                    [//           bcs_token] => 32CC87D694EF4F6EA8598FC67A9AE621
                                                    [bcs_token] => 16968BE097A548E1B76DBDD3F577FB7F
                                                    [cmc_token] => 96e25c1119299cae149ed8a1d39d3eff
                                                    [app_files_subfolder] => data/app_files
                                                    [app_files_temp_subfolder] => data/app_files_temp
                                                    [receiveFile_subfolder] => data/receiveFile_files
                                                    [//          tg_dl_subfolder] => data/tg_dl
                                                )

                                            [database] => Array
                                                (
                                                    [//              dbname] => cfteam
                                                    [//              dbuser] => root
                                                    [//          dbpassword] => 
                                                    [//              dbhost] => localhost
                                                    [dbname] => tr
                                                    [dbuser] => cfteam
                                                    [dbpassword] => ts123123123
                                                    [dbhost] => 5.101.120.208
                                                    [dbport] => 3316
                                                    [//            sqllimit] => 200
                                                    [displaydberrors] => 1
                                                    [reportdberrors] => 1
                                                    [pgname] => cfteam
                                                    [pguser] => cfteam
                                                    [pgpassword] => FK_)@J$#L%KJsak@l#j4Ask&fd
                                                    [pghost] => 65.21.33.254
                                                    [pgport] => 5432
                                                    [pgname2] => barzha
                                                    [pguser2] => cs
                                                    [pgpassword2] => frnbdysq123
                                                    [pghost2] => 65.21.33.254
                                                    [pgport2] => 5434
                                                    [pgtimeout] => 600
                                                )

                                            [pictures] => Array
                                                (
                                                    [usersfolder] => data/users
                                                    [pm_usersfolder] => data/pm_users
                                                    [photofolder] => data/photos
                                                    [blogfolder] => data/blog
                                                    [webinarsfolder] => data/webinars
                                                    [knowledgebasefolder] => data/knowledgebase
                                                    [picsfolder] => data/pics
                                                    [coursesfolder] => data/courses_img
                                                    [videosfolder] => data/videos_img
                                                    [igphotofolder] => data/ig_photos
                                                    [meetingsfolder] => data/meetings_images
                                                    [meetingsfolder2] => data/backup/meetings_images
                                                    [venueslogosfolder] => data/venues_logos
                                                    [thumbwidth] => 50
                                                    [thumbheight] => 50
                                                    [previewwidth] => 640
                                                    [previewheight] => 480
                                                    [pfwidth] => 260
                                                    [pfheight] => 260
                                                    [avwidth] => 260
                                                    [avheight] => 1000
                                                )

                                            [vk] => Array
                                                (
                                                    [vk_appid] => 4967311
                                                    [vk_seckey] => N4k4OCObsUWXl5WJJlSm
                                                    [vk_uid] => 20620332
                                                    [vk_uname] => arag_cf
                                                    [vk_uemail] => microbook@mail.ru
                                                    [vk_password] => CFAragorn123
                                                    [vk_appid_old] => 3786766
                                                    [vk_seckey_old] => XVbSMPNwDOGC32WjpJ26
                                                    [vk_uid_old] => 20620332
                                                    [vk_uname_old] => arag_cf
                                                    [vk_uemail_old] => microbook@mail.ru
                                                    [vk_password_old] => CFAragorn123
                                                    [vk_appid2] => 6624385
                                                    [vk_seckey2] => 61tISyfa3bIhTzaPUH7u
                                                    [vk_uid2] => 20620332
                                                    [vk_uname2] => arag_cf
                                                    [vk_uemail2] => microbook@mail.ru
                                                    [vk_password2] => CFAragorn123
                                                )

                                            [fb] => Array
                                                (
                                                    [fb_app_id] => 164706717307552
                                                    [fb_app_secret] => 7313fe31edf13836009281e4ac202874
                                                    [fb_access_token] => EAACVzMVgkqABAHEmzLXQJHv1eERXv7FG5UKhncxulo6MTjBFtS7rIbVs0IOZClZCc7KmNJXh8ZBBJymhHIaeodEzqGDUWWfpx0LQCOPZCnhxYRXiPFHhwEjz9vhqxh5g48KVyCUoPZCM9VcIGEndJ7haUIqJGRJq43zU39EyAvQZDZD
                                                    [fb_account_id] => 729135340571102
                                                )

                                            [google] => Array
                                                (
                                                    [g_client_id] => 1035538555969-511r5tkol8d6q9hel3209652nk29ep6a.apps.googleusercontent.com
                                                    [g_client_secret] => Rk88gkcLWfB2_eojVpSdpWNE
                                                    [g_redirect_uri] => http://thesystem.pro/?go=users
                                                )

                                            [amazon] => Array
                                                (
                                                    [amazonKeyID] => AKIAJACPU5JT4CTIIVKQ
                                                    [amazonKeySecret] => UX8KawmfokYKbBki/nCWUyMVGy/7x4FNJ9sgvprU
                                                )

                                            [sms_transport] => Array
                                                (
                                                    [sms_HTTPS_LOGIN] => beauty2014
                                                    [sms_HTTPS_PASSWORD] => 123456789
                                                    [sms_HTTPS_ADDRESS] => https://lcab.smsintel.ru/
                                                    [sms_HTTP_ADDRESS] => http://lcab.smsintel.ru/
                                                    [sms_HTTPS_METHOD] => file_get_contents
                                                    [sms_USE_HTTPS] => 1
                                                    [sms_HTTPS_CHARSET_AUTO_DETECT] => 
                                                    [sms_HTTPS_CHARSET] => utf-8
                                                )

                                            [darksky.net] => Array
                                                (
                                                    [darksky_secret] => f35edcf21b47ac09748d92f4e14c7405
                                                )

                                            [b24] => Array
                                                (
                                                    [b24_appcode] => local.5b7d33ec9680e4.68429842
                                                    [b24_appkey] => IqsI76a1s40Ff1js3ZKgpDEBfKuG6HlBe8O5vaTUn1e0M0Hk7E
                                                )

                                            [telegram] => Array
                                                (
                                                    [tg_botname] => thesystem_cf_bot
                                                    [tg_bottoken] => 434297310:AAEsHpG4k2tNEKa31Tapx5rdh_0EXQE7FkQ
                                                    [tg_vinbot_bottoken] => 1397429417:AAHXMmT5tfTdf7QFgdwa01cYw_YkDfg8vs8
                                                    [tg_likesell_bottoken] => 5820427913:AAEJi7bIpw6siOPw0_JKfaKEN09uqG2-bmY
                                                    [tg_singthis_bottoken] => 6271713776:AAHxYY6QhY1b8lEvNLh72jGAFxx4T_Ppj7c
                                                    [tg_thetimetracker_bottoken] => 5901451351:AAHrF4kWBlByDf6hEjN6geYqrKk8u4aabHc
                                                    [tg_restopartnerbot_bottoken] => 5834076144:AAFk2-ZjOem-tz40Yw7jDjTNwCg0Hz0s3wM
                                                    [tg_predestination_bottoken] => 5419797911:AAG_RQOv-yXJvNyWxd1p5D0FI_IqJKQq7mA
                                                    [tg_chatkeeper2024_bottoken] => 7272169078:AAGR_tW5WczKd0vm72Eo0UdCAQ-S75EcvH8
                                                )

                                            [yandex_checkout] => Array
                                                (
                                                    [yandexcheckout_shopID] => 736910
                                                    [yandexcheckout_secKey] => live_dPPu0JA3C9f5P7t7w7L4uwpBhI69s63Aqi2iocFg-hs
                                                )

                                            [yandex] => Array
                                                (
                                                    [yandex_appID] => d876debcfb734e8a870161fe5569a97d
                                                    [yandex_password] => 28f48b33651849fa9c818db97a3a134c
                                                )

                                            [skorozvon] => Array
                                                (
                                                    [sk_login] => 9959188@gmail.com
                                                    [sk_apikey] => a1e66868e6bd81df5adda2adf1bac3c948de07b05ae8908b754ee61fe75c31ef
                                                    [sk_appid] => 29055bf486467ffb99159edf3c21881d8ec4349ee1eb61c0b172364bbcc623b7
                                                    [sk_appkey] => 172f48c27f7eb1c2322526b8f92d5b25dcc9cbc8785f137a428795b3f4a4cb2a
                                                )

                                            [smsdar] => Array
                                                (
                                                    [smsdar_appID] => 63601
                                                    [smsdar_password] => b0ad44752d852e714d1a261780794fdb77ac27e3
                                                )

                                            [AmoCRM] => Array
                                                (
                                                    [amo_clientId] => 158ca230-141b-4860-b900-6297b04913a8
                                                    [amo_clientSecret] => Q1AzOqLRfV9eHaflOAvxARvK9JwqjIn6SALlrKvuPg152v1FRtME1Os3NXrFHIWl
                                                    [amo_redirectUri] => http://5.thesystem.pro/?action=edur_sendToAmoCRM
                                                    [amo_baseDomain] => medrabotnik
                                                    [amo_login] => rop@medrabotnik.online
                                                    [amo_subdomain] => medrabotnik
                                                    [amo_authCode] => def50200d7fef452ea44ac6463ef5d3b56f3fecd7d29fee9415637fc7c72748521ccb117a48673a63343c1fb70b23733c28a0f6a57637db6b428986a8a902f097957f231ad7fabc0b5a3a3c40c94c2883affb14c0d0d6fb4fc71a07290579dd356016eef3529a808457bd75ca9609bdf80aacae5d7c5ed94245dbcdd594493ba15f4840a0997dd690e6299f18242279ea72ac38c1ceb9e3a9afe87f299fcadd2a49fa2faf030364c5a15a3a0ddd1b03fdc45d13643db03f2fc7f8584a15b99ac00316c1bd639d26f7f83c5f49e811f706f83f7a08c75172b848ef245bb5ba6626efae27d9b770de88f792ed93b0dfbed5ed309f8b8dd0f748ee54e8c3517db0b9da61f27e5ecfbe4478c8a02b105176f4912793f707bffb5ba067e2c129aebfbfc14a38d003cc74976c908a06705fd9081a555251a4a38fc6820ab7a0818a718cbe3075af45f3a072a9eef12e73e9de15a7cac89b18793cb70497b369e5ccf5952bb952e0e25de4fbdeb1ca9eee47b154e201bff26d67de1db7fafb2acaef953cc0bd4521df78c43524e24345bc933e1c38c3ca7ef7d9c73cebc07a1e3641b8492efb439c15c26578c4254ec67f5b2cbb56ebcaabc365d0cc840ff04b4cd78407bfbf93de7b77ff5cbc4b47ffd215068be7c8fa73e30f6caf55d6123a88840d7dc3a932c7ac915b8f1fb51680ae731ddabad804061984ea477532e17f638ed6a99
                                                )

                                            [AmoCRM_b2b] => Array
                                                (
                                                    [amo_b2b_clientId] => 6794ae4b-2c6e-477e-be2d-4216216b02aa
                                                    [amo_b2b_clientSecret] => z9OfwOAr1jOlW8twwWkDEu9lJAMc25m6iZQ5NjVO8emvF8vO8Ky1IRZX1Ppuwv6l
                                                    [amo_b2b_redirectUri] => http://5.thesystem.pro/?action=edur_sendToAmoCRM
                                                    [amo_b2b_baseDomain] => b2bmr
                                                    [amo_b2b_login] => TrenerGeroev@mail.ru
                                                    [amo_b2b_subdomain] => b2bmr
                                                )

                                            [pochta] => Array
                                                (
                                                    [pochta_login] => vNjbNgJhzBLyNI
                                                    [pochta_password] => yz4kgt2Gt3pO
                                                )

                                            [botto] => Array
                                                (
                                                    [botto_token] => eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTA1NSwicm9sZSI6ImNsaWVudCJ9.yr4h4bAhgxFleeCXJiqP6vB0gsMitZ97Mlp6zADpvTc
                                                )

                                            [obzvonilka] => Array
                                                (
                                                    [obz_apikey] => 9JYT3H9RRYRFWHXXF6FRHRRHH7XP6FRG
                                                    [obz_login] => sysadmin@medrabotnik.online
                                                    [obz_password] => 1M&(Z(Q7
                                                )

                                            [ChatGPT] => Array
                                                (
                                                    [chatgpt_apikey] => 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
                                                    [chatgpt_apikey_admin] => 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
                                                )

                                            [getcourse] => Array
                                                (
                                                    [gc_apikey] => Astv98RK74Rrx00wCKgNZW297qWCRlKIHcbBmBbTSKFekwwIWw7KRIZkEb79NZpY7rhgS2nQuXWhKB1obBmRonNLWaVVSHsL2Xlpfj3hzpIotyKwxvYdWZXGYqjLAEhr
                                                )

                                        )

                                )

                            [2] => 
                            [3] => 
                        )

                )

            [20] => Array
                (
                    [file] => /var/www/thesystem/index.php
                    [line] => 484
                    [function] => __construct
                    [class] => Controller
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] => 
    [request:GuzzleHttp\Exception\RequestException:private] => GuzzleHttp\Psr7\Request Object
        (
            [method:GuzzleHttp\Psr7\Request:private] => POST
            [requestTarget:GuzzleHttp\Psr7\Request:private] => 
            [uri:GuzzleHttp\Psr7\Request:private] => GuzzleHttp\Psr7\Uri Object
                (
                    [scheme:GuzzleHttp\Psr7\Uri:private] => https
                    [userInfo:GuzzleHttp\Psr7\Uri:private] => 
                    [host:GuzzleHttp\Psr7\Uri:private] => api.telegram.org
                    [port:GuzzleHttp\Psr7\Uri:private] => 
                    [path:GuzzleHttp\Psr7\Uri:private] => /bot434297310:AAEsHpG4k2tNEKa31Tapx5rdh_0EXQE7FkQ/sendMessage
                    [query:GuzzleHttp\Psr7\Uri:private] => 
                    [fragment:GuzzleHttp\Psr7\Uri:private] => 
                    [composedComponents:GuzzleHttp\Psr7\Uri:private] => https://api.telegram.org/bot434297310:AAEsHpG4k2tNEKa31Tapx5rdh_0EXQE7FkQ/sendMessage
                )

            [headers:GuzzleHttp\Psr7\Request:private] => Array
                (
                    [Content-Type] => Array
                        (
                            [0] => application/x-www-form-urlencoded
                        )

                    [Host] => Array
                        (
                            [0] => api.telegram.org
                        )

                    [User-Agent] => Array
                        (
                            [0] => Telegram Bot PHP SDK v2.0.0 - (https://github.com/irazasyed/telegram-bot-sdk)
                        )

                )

            [headerNames:GuzzleHttp\Psr7\Request:private] => Array
                (
                    [content-type] => Content-Type
                    [host] => Host
                    [user-agent] => User-Agent
                )

            [protocol:GuzzleHttp\Psr7\Request:private] => 1.1
            [stream:GuzzleHttp\Psr7\Request:private] => GuzzleHttp\Psr7\Stream Object
                (
                    [stream:GuzzleHttp\Psr7\Stream:private] => Resource id #17
                    [size:GuzzleHttp\Psr7\Stream:private] => 1582
                    [seekable:GuzzleHttp\Psr7\Stream:private] => 1
                    [readable:GuzzleHttp\Psr7\Stream:private] => 1
                    [writable:GuzzleHttp\Psr7\Stream:private] => 1
                    [uri:GuzzleHttp\Psr7\Stream:private] => php://temp
                    [customMetadata:GuzzleHttp\Psr7\Stream:private] => Array
                        (
                        )

                )

        )

    [response:GuzzleHttp\Exception\RequestException:private] => GuzzleHttp\Psr7\Response Object
        (
            [reasonPhrase:GuzzleHttp\Psr7\Response:private] => Too Many Requests
            [statusCode:GuzzleHttp\Psr7\Response:private] => 429
            [headers:GuzzleHttp\Psr7\Response:private] => Array
                (
                    [Server] => Array
                        (
                            [0] => nginx/1.18.0
                        )

                    [Date] => Array
                        (
                            [0] => Sun, 14 Sep 2025 03:30:43 GMT
                        )

                    [Content-Type] => Array
                        (
                            [0] => application/json
                        )

                    [Content-Length] => Array
                        (
                            [0] => 109
                        )

                    [Connection] => Array
                        (
                            [0] => keep-alive
                        )

                    [Retry-After] => Array
                        (
                            [0] => 5
                        )

                    [Strict-Transport-Security] => Array
                        (
                            [0] => max-age=31536000; includeSubDomains; preload
                        )

                    [Access-Control-Allow-Origin] => Array
                        (
                            [0] => *
                        )

                    [Access-Control-Expose-Headers] => Array
                        (
                            [0] => Content-Length,Content-Type,Date,Server,Connection
                        )

                )

            [headerNames:GuzzleHttp\Psr7\Response:private] => Array
                (
                    [server] => Server
                    [date] => Date
                    [content-type] => Content-Type
                    [content-length] => Content-Length
                    [connection] => Connection
                    [retry-after] => Retry-After
                    [strict-transport-security] => Strict-Transport-Security
                    [access-control-allow-origin] => Access-Control-Allow-Origin
                    [access-control-expose-headers] => Access-Control-Expose-Headers
                )

            [protocol:GuzzleHttp\Psr7\Response:private] => 1.1
            [stream:GuzzleHttp\Psr7\Response:private] => GuzzleHttp\Psr7\Stream Object
                (
                    [stream:GuzzleHttp\Psr7\Stream:private] => Resource id #19
                    [size:GuzzleHttp\Psr7\Stream:private] => 109
                    [seekable:GuzzleHttp\Psr7\Stream:private] => 1
                    [readable:GuzzleHttp\Psr7\Stream:private] => 1
                    [writable:GuzzleHttp\Psr7\Stream:private] => 1
                    [uri:GuzzleHttp\Psr7\Stream:private] => php://temp
                    [customMetadata:GuzzleHttp\Psr7\Stream:private] => Array
                        (
                        )

                )

        )

    [handlerContext:GuzzleHttp\Exception\RequestException:private] => Array
        (
        )

)

response: 2025-09-14 06:30:43.306 Telegram\Bot\TelegramResponse Object
(
    [httpStatusCode:protected] => 429
    [headers:protected] => Array
        (
            [Server] => Array
                (
                    [0] => nginx/1.18.0
                )

            [Date] => Array
                (
                    [0] => Sun, 14 Sep 2025 03:30:43 GMT
                )

            [Content-Type] => Array
                (
                    [0] => application/json
                )

            [Content-Length] => Array
                (
                    [0] => 109
                )

            [Connection] => Array
                (
                    [0] => keep-alive
                )

            [Retry-After] => Array
                (
                    [0] => 5
                )

            [Strict-Transport-Security] => Array
                (
                    [0] => max-age=31536000; includeSubDomains; preload
                )

            [Access-Control-Allow-Origin] => Array
                (
                    [0] => *
                )

            [Access-Control-Expose-Headers] => Array
                (
                    [0] => Content-Length,Content-Type,Date,Server,Connection
                )

        )

    [body:protected] => GuzzleHttp\Psr7\Stream Object
        (
            [stream:GuzzleHttp\Psr7\Stream:private] => Resource id #19
            [size:GuzzleHttp\Psr7\Stream:private] => 109
            [seekable:GuzzleHttp\Psr7\Stream:private] => 1
            [readable:GuzzleHttp\Psr7\Stream:private] => 1
            [writable:GuzzleHttp\Psr7\Stream:private] => 1
            [uri:GuzzleHttp\Psr7\Stream:private] => php://temp
            [customMetadata:GuzzleHttp\Psr7\Stream:private] => Array
                (
                )

        )

    [decodedBody:protected] => Array
        (
            [ok] => 
            [error_code] => 429
            [description] => Too Many Requests: retry after 5
            [parameters] => Array
                (
                    [retry_after] => 5
                )

        )

    [endPoint:protected] => 
    [request:protected] => 
    [thrownException:protected] => 
)

data: 2025-09-14 06:30:43.306 Array
(
    [ok] => 
    [error_code] => 429
    [description] => Too Many Requests: retry after 5
    [parameters] => Array
        (
            [retry_after] => 5
        )

)

message: 2025-09-14 06:30:43.306 Too Many Requests: retry after 5
called at /var/www/thesystem/vendor/irazasyed/telegram-bot-sdk/src/Exceptions/TelegramResponseException.php:60 in function debug_print_backtrace_cf
called at /var/www/thesystem/vendor/irazasyed/telegram-bot-sdk/src/TelegramResponse.php:174 in function create
called at /var/www/thesystem/vendor/irazasyed/telegram-bot-sdk/src/TelegramResponse.php:204 in function makeException
called at /var/www/thesystem/vendor/irazasyed/telegram-bot-sdk/src/TelegramResponse.php:65 in function decodeBody
called at /var/www/thesystem/vendor/irazasyed/telegram-bot-sdk/src/TelegramClient.php:158 in function __construct
called at /var/www/thesystem/vendor/irazasyed/telegram-bot-sdk/src/TelegramClient.php:139 in function getResponse
called at /var/www/thesystem/vendor/irazasyed/telegram-bot-sdk/src/Api.php:1166 in function sendRequest
called at /var/www/thesystem/vendor/irazasyed/telegram-bot-sdk/src/Api.php:1106 in function sendRequest
called at /var/www/thesystem/vendor/irazasyed/telegram-bot-sdk/src/Api.php:302 in function post
called at /var/www/thesystem/model/Model_TgBot.php:180 in function sendMessage
called at /var/www/thesystem/model/Model_Notifications.php:197 in function sendMessage
called at /var/www/thesystem/model/Model_Notifications.php:37 in function sendTGMessage
called at /var/www/thesystem/model/Database.1.38.php:93 in function tg_Notify
called at /var/www/thesystem/model/Model.php:374 in function init
called at /var/www/thesystem/controller/Controller.php:113 in function __construct
called at /var/www/thesystem/index.php:484 in function __construct

User ID:-1

https://forours.ru/venue/prostranstvo-dlya-svoih-sochi-id864621?lang=es&theme=social

SQLSTATE[08006] [7] connection to server at "65.21.33.254", port 5432 failed: Connection refused Is the server running on that host and accepting TCP/IP connections?
No database available.