https://pim.ampm-service.com/%C0

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"
_editmode
false
_pimcore_context
"default"
_stopwatch_token
"95d26c"
exception
Doctrine\DBAL\Exception\DriverException {#1738
  #message: """
    An exception occurred while executing 'SELECT id FROM documents WHERE path = ? AND `key` = ?' with params ["\/", "\xc0"]:\n
    \n
    SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (utf8mb3_bin,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation '='
    """
  #code: 0
  #file: "/var/www/pim.ampm-world.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php"
  #line: 128
  -previous: Doctrine\DBAL\Driver\PDO\Exception {#1739 …}
  -driverException: Doctrine\DBAL\Driver\PDO\Exception {#1739 …}
  trace: {
    /var/www/pim.ampm-world.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128 {
      Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException($message, DriverException $exception) …
      › 
      ›     return new DriverException($message, $exception);}
    }
    /var/www/pim.ampm-world.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:182 {
      Doctrine\DBAL\DBALException::wrapException(Driver $driver, Throwable $driverEx, string $msg) …
      › if ($driver instanceof ExceptionConverterDriver && $driverEx instanceof DeprecatedDriverException) {    return $driver->convertException($msg, $driverEx);}
    }
    /var/www/pim.ampm-world.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:159 {
      Doctrine\DBAL\DBALException::driverExceptionDuringQuery(Driver $driver, Throwable $driverEx, $sql, array $params = []) …
      › 
      ›     return self::wrapException($driver, $driverEx, $msg);}
    }
    /var/www/pim.ampm-world.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:2226 {
      Doctrine\DBAL\Connection->handleExceptionDuringQuery(Throwable $e, string $sql, array $params = [], array $types = []): void …
      ›     $sql,    $this->resolveParams($params, $types))
    }
    /var/www/pim.ampm-world.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1313 {
      Doctrine\DBAL\Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
      › $this->handleExceptionDuringQuery(    $e,    $sql,
    }
    /var/www/pim.ampm-world.com/vendor/pimcore/pimcore/lib/Db/PimcoreExtensionsTrait.php:95 {
      Pimcore\Db\Connection->executeQuery($query, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
      › 
      ›     return parent::executeQuery($query, $params, $types, $qcp);}
    }
    /var/www/pim.ampm-world.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:684 {
      Doctrine\DBAL\Connection->fetchAssociative(string $query, array $params = [], array $types = []) …
      › $stmt = $this->ensureForwardCompatibilityStatement(    $this->executeQuery($query, $params, $types));
    }
    /var/www/pim.ampm-world.com/vendor/pimcore/pimcore/lib/Db/PimcoreExtensionsTrait.php:254 {
      Pimcore\Db\Connection->fetchRow($sql, $params = [], $types = []) …
      › 
      ›     return $this->fetchAssociative($sql, $params, $types);}
    }
    /var/www/pim.ampm-world.com/vendor/pimcore/pimcore/models/Document/Dao.php:61 {
      Pimcore\Model\Document\Dao->getByPath($path) …
      › $params = $this->extractKeyAndPath($path);$data = $this->db->fetchRow('SELECT id FROM documents WHERE path = :path AND `key` = :key', $params);}
    /var/www/pim.ampm-world.com/vendor/pimcore/pimcore/models/Document.php:231 {
      Pimcore\Model\Document::getByPath($path, $force = false) …
      › $helperDoc = new Document();$helperDoc->getDao()->getByPath($path);$doc = static::getById($helperDoc->getId(), $force);
    }
    /var/www/pim.ampm-world.com/vendor/pimcore/pimcore/lib/Routing/Dynamic/DocumentRouteHandler.php:144 {
      Pimcore\Routing\Dynamic\DocumentRouteHandler->matchRequest(RouteCollection $collection, DynamicRequestContext $context) …
      › {    $document = Document::getByPath($context->getPath());}
    /var/www/pim.ampm-world.com/vendor/pimcore/pimcore/lib/Routing/DynamicRouteProvider.php:78 {
      Pimcore\Routing\DynamicRouteProvider->getRouteCollectionForRequest(Request $request) …
      › foreach ($this->handlers as $handler) {    $handler->matchRequest($collection, new DynamicRequestContext($request, $path, $originalPath));}
    }
    /var/www/pim.ampm-world.com/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:140 {
      Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request) …
      › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
    }
    /var/www/pim.ampm-world.com/vendor/symfony-cmf/routing/src/DynamicRouter.php:272 {
      Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request) …
      › } else {    $defaults = $matcher->matchRequest($request);}
    }
    /var/www/pim.ampm-world.com/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:72 {
      Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request) …
      › {    $defaults = parent::matchRequest($request);}
    /var/www/pim.ampm-world.com/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
      Symfony\Cmf\Component\Routing\ChainRouter->doMatch($pathinfo, Request $request = null) …
      › 
      ›     return $router->matchRequest($requestForMatching);}
    }
    /var/www/pim.ampm-world.com/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
      Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request) …
      › {    return $this->doMatch($request->getPathInfo(), $request);}
    }
    /var/www/pim.ampm-world.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:111 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
    }
    /var/www/pim.ampm-world.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/pim.ampm-world.com/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/pim.ampm-world.com/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/pim.ampm-world.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/pim.ampm-world.com/vendor/symfony/http-kernel/HttpKernel.php:139 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/pim.ampm-world.com/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/pim.ampm-world.com/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/pim.ampm-world.com/public/index.php:36 {
      › 
      › $response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#269 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
content-length
""
content-type
""
from
"gptbot(at)openai.com"
host
"pim.ampm-service.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
x-openai-host-hash
"939543276"
x-php-ob-level
"1"

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
"Sat, 06 Dec 2025 03:51:10 GMT"
vary
"Accept"
x-debug-exception
"An%20exception%20occurred%20while%20executing%20%27SELECT%20id%20FROM%20documents%20WHERE%20path%20%3D%20%3F%20AND%20%60key%60%20%3D%20%3F%27%20with%20params%20%5B%22%5C%2F%22%2C%20%22%5Cxc0%22%5D%3A%0A%0ASQLSTATE%5BHY000%5D%3A%20General%20error%3A%201267%20Illegal%20mix%20of%20collations%20%28utf8mb3_bin%2CIMPLICIT%29%20and%20%28utf8mb4_general_ci%2CCOERCIBLE%29%20for%20operation%20%27%3D%27"
x-debug-exception-file
"%2Fvar%2Fwww%2Fpim.ampm-world.com%2Fvendor%2Fdoctrine%2Fdbal%2Flib%2FDoctrine%2FDBAL%2FDriver%2FAbstractMySQLDriver.php:128"
x-debug-token
"66e848"

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"
MESSENGER_TRANSPORT_DSN
"amqp://general:FAQ12cmyk@localhost:5672/%2f/messages"
RABBIT_ENABLED
"true"
RABBIT_HOST
"localhost"
RABBIT_LOGIN
"general"
RABBIT_PASSWORD
"FAQ12cmyk"
RABBIT_PORT
"5672"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/pim.ampm-world.com/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/aquaart"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"pim.ampm-service.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"939543276"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"74.7.227.62"
REMOTE_PORT
"47966"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1764993070
REQUEST_TIME_FLOAT
1764993070.5432
REQUEST_URI
"/%C0"
SCRIPT_FILENAME
"/var/www/pim.ampm-world.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"81.17.120.55"
SERVER_NAME
"pim.ampm-service.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.0"
SYMFONY_DOTENV_VARS
"APP_ENV,MESSENGER_TRANSPORT_DSN,RABBIT_ENABLED,RABBIT_HOST,RABBIT_PORT,RABBIT_LOGIN,RABBIT_PASSWORD"
USER
"aquaart"

Parent Request

Return to parent request (token = fe0c5a)

Key Value
_editmode
false
_pimcore_context
"default"
_pimcore_frontend_request
true
_remove_csp_headers
true
_stopwatch_token
"84e584"