Error 404 Not Found

GET https://dev.olympiacosbc.gr/robots.txt

Forwarded to ErrorController (5d8ec5)

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"c89843"

Request Headers

Header Value
accept-encoding
"gzip"
connection
"close"
content-length
"0"
host
"dev.olympiacosbc.gr"
user-agent
"Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)"
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
"Tue, 03 Feb 2026 18:44:07 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fdev.olympiacosbc.gr%2Frobots.txt%22"
x-debug-exception-file
"%2Fhome%2Fosfpbc%2Fdomains%2Fdev.olympiacosbc.gr%2Fpublic_html%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"9872e3"
x-debug-token-link
"https://dev.olympiacosbc.gr/_profiler/5d8ec5"
x-previous-debug-token
"5d8ec5"
x-robots-tag
"noindex"

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
"34758293fec65935bbada106f23ef38f"
CORS_ALLOW_ORIGIN
"^https?://([a-z0-9]+[.])*olympiacosbc[.]gr?$"
DATABASE_URL
"mysql://osfpbc_basketleaguemanagerusr:KpLZNEgUwbJStgXRXEuX@localhost:3306/osfpbc_basketleaguemanager?serverVersion=14&charset=utf8"
EUROLEAGUE_API_PASSWORD
"14C4D55232E7F9CEBA7E500089295F982AAB9DB3"
EUROLEAGUE_API_URL
"https://api-live.euroleague.net"
EUROLEAGUE_API_USER
"olympiacos"
EUROLEAGUE_OTHER_API_URL
"https://live.euroleague.net"
GENIUS_API_KEY
"03ad6828039b3f335c077f097beb2344"
GENIUS_API_URL
"https://api.wh.geniussports.com/v1"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SPORTSTATS_API_URL
"https://data.sportstats.gr/"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/osfpbc/domains/dev.olympiacosbc.gr/public_html"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/osfpbc/domains/dev.olympiacosbc.gr/public_html"
]
CONTENT_LENGTH
"0"
CONTEXT_DOCUMENT_ROOT
"/home/osfpbc/domains/dev.olympiacosbc.gr/public_html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/osfpbc/domains/dev.olympiacosbc.gr/public_html/public"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"dev.olympiacosbc.gr"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)"
PATH
"/usr/local/bin:/usr/bin:/bin"
PHP_SELF
"/index.php"
PWD
"/"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"dev.olympiacosbc.gr"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aYJB9z_TwmG-WWAiDrM73AAAADE"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"47.128.40.120"
REMOTE_PORT
"47424"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1770144247
REQUEST_TIME_FLOAT
1770144247.7286
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/home/osfpbc/domains/dev.olympiacosbc.gr/public_html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"135.181.126.59"
SERVER_ADMIN
"webmaster@olympiacosbc.gr"
SERVER_NAME
"dev.olympiacosbc.gr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2"
SSL_TLS_SNI
"dev.olympiacosbc.gr"
SYMFONY_DOTENV_PATH
"/home/osfpbc/domains/dev.olympiacosbc.gr/public_html/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,GENIUS_API_KEY,GENIUS_API_URL,EUROLEAGUE_API_URL,EUROLEAGUE_OTHER_API_URL,EUROLEAGUE_API_USER,EUROLEAGUE_API_PASSWORD,CORS_ALLOW_ORIGIN,SPORTSTATS_API_URL"
TEMP
"/tmp"
TMP
"/tmp"
TMPDIR
"/tmp"
UNIQUE_ID
"aYJB9z_TwmG-WWAiDrM73AAAADE"

Sub Requests 1

ErrorController (token = 5d8ec5)

Key Value
_controller
"error_controller"
_stopwatch_token
"3d8b3e"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#504
  #message: "No route found for "GET https://dev.olympiacosbc.gr/robots.txt""
  #code: 0
  #file: "/home/osfpbc/domains/dev.olympiacosbc.gr/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#84 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/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) {
    }
    /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/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 {
    }
    /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/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);}
    }
    /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/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 {
    }
    /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/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);}
    /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/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) {
    }
    /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/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 {
    }
    /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/osfpbc/domains/dev.olympiacosbc.gr/public_html/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#309
  -records: [
    "" => [
      [
        "timestamp" => 1770144247
        "timestamp_rfc3339" => "2026-02-03T20:44:07.762+02:00"
        "message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#316
            +count: 14
            -severity: E_WARNING
            trace: {
              /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/vendor/symfony/error-handler/DebugClassLoader.php:303 {
                Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
                ›     // no-op} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;
              }
              /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:136 {
                › 
                ›     $this->autoloader = Autoloader::register($dir, $namespace, $proxyGenerator);}
              }
            }
          }
        ]
        "channel" => "php"
      ]
    ]
    10 => [
      [
        "timestamp" => 1770144247
        "timestamp_rfc3339" => "2026-02-03T20:44:07.775+02:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://dev.olympiacosbc.gr/robots.txt"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#504
            #message: "No route found for "GET https://dev.olympiacosbc.gr/robots.txt""
            #code: 0
            #file: "/home/osfpbc/domains/dev.olympiacosbc.gr/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#84 …}
            -statusCode: 404
            -headers: []
            trace: {
              /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/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) {
              }
              /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/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 {
              }
              /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/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);}
              }
              /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/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 {
              }
              /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/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);}
              /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/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) {
              }
              /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/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 {
              }
              /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/osfpbc/domains/dev.olympiacosbc.gr/public_html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/osfpbc/domains/dev.olympiacosbc.gr/public_html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    10 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#307 …}
}