| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#249
-records: [
2 => [
[
"timestamp" => 1773071998
"timestamp_rfc3339" => "2026-03-09T15:59:58.480+00:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://space-tactics.com/robots.txt"" at RouterListener.php line 156"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#349
#message: "No route found for "GET https://space-tactics.com/robots.txt""
#code: 0
#file: "/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 156
-previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#44 …}
-statusCode: 404
-headers: []
trace: {
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
›
› throw new NotFoundHttpException($message, $e);
› } catch (MethodNotAllowedException $e) {
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:159 {
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/vhosts/space-tactics.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/space-tactics.com/httpdocs/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/space-tactics.com/httpdocs/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1773071998
"timestamp_rfc3339" => "2026-03-09T15:59:58.533+00:00"
"message" => "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1209
#message: "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
#code: 0
#file: "/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/deprecations/src/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:176 {
Doctrine\DBAL\Driver\AbstractMySQLDriver->getMariaDbMysqlVersionNumber(string $versionString): string …
› if (stripos($versionString, 'MariaDB') === 0) {
› Deprecation::trigger(
› 'doctrine/orm',
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:45 {
Doctrine\DBAL\Driver\AbstractMySQLDriver->createDatabasePlatformForVersion($version) …
› if ($mariadb) {
› $mariaDbVersion = $this->getMariaDbMysqlVersionNumber($version);
› if (version_compare($mariaDbVersion, '11.7.0', '>=')) {
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
› if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {
› return $this->wrappedDriver->createDatabasePlatformForVersion($version);
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
› if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {
› return $this->wrappedDriver->createDatabasePlatformForVersion($version);
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
› if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {
› return $this->wrappedDriver->createDatabasePlatformForVersion($version);
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/dbal/src/Connection.php:421 {
Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
›
› return $this->_driver->createDatabasePlatformForVersion($version);
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/dbal/src/Connection.php:323 {
Doctrine\DBAL\Connection->getDatabasePlatform() …
› if ($this->platform === null) {
› $this->platform = $this->detectDatabasePlatform();
› $this->platform->setEventManager($this->_eventManager);
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:876 {
Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform(): AbstractPlatform …
› if (! $this->targetPlatform) {
› $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:631 {
Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadataInfo $class): void …
› if ($idGenType === ClassMetadata::GENERATOR_TYPE_AUTO) {
› $class->setIdGeneratorType($this->determineIdGeneratorStrategy($this->getTargetPlatform()));
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:160 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› } else {
› $this->completeIdGeneratorMapping($class);
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/doctrine/orm/src/EntityRepository.php:85 {
Doctrine\ORM\EntityRepository->createQueryBuilder($alias, $indexBy = null) …
› {
› return $this->_em->createQueryBuilder()
› ->select($alias)
}
/var/www/vhosts/space-tactics.com/httpdocs/src/Repository/ReleaseRepository.php:37 {
App\Repository\ReleaseRepository->findLatest(): Release …
› {
› return $this->createQueryBuilder('r')
› ->orderBy('r.releasedAt', 'DESC')
}
/var/www/vhosts/space-tactics.com/httpdocs/src/Service/ReleaseVersionProvider.php:25 {
App\Service\ReleaseVersionProvider->getVersion(): string …
› }
› $latest = $this->releaseRepository->findLatest();
› if ($latest !== null) {
}
/var/www/vhosts/space-tactics.com/httpdocs/src/Twig/AppVersionExtension.php:19 {
App\Twig\AppVersionExtension->getGlobals(): array …
› return [
› 'app_version' => $this->releaseVersionProvider->getVersion(),
› ];
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/twig/twig/src/ExtensionSet.php:365 {
Twig\ExtensionSet->getGlobals(): array …
›
› $globals = array_merge($globals, $extension->getGlobals());
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/twig/twig/src/Environment.php:908 {
Twig\Environment->getGlobals(): array …
› if (null === $this->resolvedGlobals) {
› $this->resolvedGlobals = array_merge($this->extensionSet->getGlobals(), $this->globals);
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/twig/twig/src/Template.php:398 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› {
› $context += $this->env->getGlobals();
› $blocks = array_merge($this->blocks, $blocks);
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/twig/twig/src/Template.php:358 {
Twig\Template->display(array $context, array $blocks = []): void …
› {
› foreach ($this->yield($context, $blocks) as $data) {
› echo $data;
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/twig/twig/src/Template.php:373 {
Twig\Template->render(array $context): string …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/twig/twig/src/TemplateWrapper.php:51 {
Twig\TemplateWrapper->render(array $context = []): string …
› {
› return $this->template->render($context);
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/twig/twig/src/Environment.php:333 {
Twig\Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:163 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces): void …
› if (false !== $pos) {
› $toolbar = "\n".str_replace("\n", '', $this->twig->render(
› '@WebProfiler/Profiler/toolbar_js.html.twig',
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:151 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(ResponseEvent $event): void …
›
› $this->injectToolbar($response, $request, $nonces);
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/space-tactics.com/httpdocs/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/space-tactics.com/httpdocs/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/space-tactics.com/httpdocs/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1773071998
"timestamp_rfc3339" => "2026-03-09T15:59:58.539+00:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"use_savepoints" => true
"driver" => "pdo_mysql"
"idle_connection_ttl" => 600
"host" => "127.0.0.1"
"port" => 3306
"user" => "t4ct1c3r"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => [
"collation" => "utf8mb4_unicode_ci"
]
"dbname" => "sp4cet"
"serverVersion" => "mariadb-10.11.13"
"charset" => "utf8mb4"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1773071998
"timestamp_rfc3339" => "2026-03-09T15:59:58.540+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT r0_.id AS id_0, r0_.version AS version_1, r0_.git_tag AS git_tag_2, r0_.released_at AS released_at_3, r0_.body AS body_4, r0_.created_at AS created_at_5 FROM `release` r0_ ORDER BY r0_.released_at DESC LIMIT 1"
]
"channel" => "doctrine"
]
]
]
-errorCount: [
2 => 1
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#248 …}
} |