http://194.58.107.10/

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"8a4ffd"
exception
Doctrine\DBAL\Exception\ConnectionException {#511
  -query: null
  #message: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused"
  #code: 2002
  #file: "/var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php"
  #line: 101
  -previous: Doctrine\DBAL\Driver\PDO\Exception {#512 …}
  trace: {
    /var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101 {
      Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException …
      › case 2054:    return new ConnectionException($exception, $query);}
    /var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/vendor/doctrine/dbal/src/Connection.php:1935 {
      Doctrine\DBAL\Connection->handleDriverException(Exception $driverException, ?Query $query): DriverException …
      › $this->exceptionConverter ??= $this->_driver->getExceptionConverter();$exception                  = $this->exceptionConverter->convert($driverException, $query);}
    /var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/vendor/doctrine/dbal/src/Connection.php:1884 {
      Doctrine\DBAL\Connection->convertException(Exception $e): DriverException …
      › {    return $this->handleDriverException($e, null);}
    }
    /var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/vendor/doctrine/dbal/src/Connection.php:377 {
      Doctrine\DBAL\Connection->connect() …
      › } catch (Driver\Exception $e) {    throw $this->convertException($e);}
    }
    /var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/vendor/doctrine/dbal/src/Connection.php:1652 {
      Doctrine\DBAL\Connection->getWrappedConnection() …
      › 
      › $this->connect();}
    /var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/vendor/doctrine/dbal/src/Connection.php:1079 {
      Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], $types = [], QueryCacheProfile $qcp = null): Result …
      › 
      › $connection = $this->getWrappedConnection();}
    /var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:920 {
      Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
      › [$params, $types] = $this->expandParameters($criteria);$stmt             = $this->conn->executeQuery($sql, $params, $types);}
    /var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:225 {
      Doctrine\ORM\EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
      › 
      ›     return $persister->loadAll($criteria, $orderBy, $limit, $offset);}
    }
    /var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:207 {
      Doctrine\ORM\EntityRepository->findAll() …
      › {    return $this->findBy([]);}
    }
    /var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/src/Controller/StartController.php:19 {
      App\Controller\StartController->index(EntityManagerInterface $entityManager): Response …
      › {    $product = $entityManager->getRepository(AllTyre::class)->findAll();}
    /var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#44 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, gzip, deflate"
accept-language
"en US,en;q=0.9,sv;q=0.8"
connection
"keep-alive"
content-type
"application/x-www-form-urlencoded; charset=UTF-8"
host
"194.58.107.10:80"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46"
x-php-ob-level
"1"
x-requested-with
"XMLHttpRequest"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Fri, 04 Jul 2025 02:28:28 GMT"
vary
"Accept"
x-debug-exception
"An%20exception%20occurred%20in%20the%20driver%3A%20SQLSTATE%5BHY000%5D%20%5B2002%5D%20Connection%20refused"
x-debug-exception-file
"%2Fvar%2Fwww%2F194-58-109-96.cloudvps.regruhosting.ru%2Fptyre%2Fvendor%2Fdoctrine%2Fdbal%2Fsrc%2FDriver%2FAPI%2FMySQL%2FExceptionConverter.php:101"
x-debug-token
"85a8e3"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"d8e3d3190cd871c3d92d50e3a72ab779"
DATABASE_URL
"mysql://mysqladmin:[email protected]:3306/ptyre?serverVersion=mariadb-10.5.8"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_TYPE
"application/x-www-form-urlencoded; charset=UTF-8"
CONTEXT_DOCUMENT_ROOT
"/var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"en US,en;q=0.9,sv;q=0.8"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"194.58.107.10:80"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46"
HTTP_X_REQUESTED_WITH
"XMLHttpRequest"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/"
REMOTE_ADDR
"45.194.66.7"
REMOTE_PORT
"34246"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1751596108
REQUEST_TIME_FLOAT
1751596108.253
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/194-58-109-96.cloudvps.regruhosting.ru/ptyre/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"194.58.107.10"
SERVER_ADMIN
"[email protected]"
SERVER_NAME
"194.58.107.10"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.41 (Ubuntu) Server at 194.58.107.10 Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.41 (Ubuntu)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN"

Parent Request

Return to parent request (token = fe8a29)

Key Value
_controller
"App\Controller\StartController::index"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_start"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"65533a"