Error 404 Not Found

GET http://146.190.75.64/telescope/requests

Forwarded to ErrorController (da7c13)

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"42f69d"

Request Headers

Header Value
accept-encoding
"gzip"
authorization
""
connection
"close"
host
"146.190.75.64"
user-agent
"Go-http-client/1.1"
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, 29 Oct 2024 23:28:07 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20http%3A%2F%2F146.190.75.64%2Ftelescope%2Frequests%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fapp%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"b49e5d"
x-debug-token-link
"http://146.190.75.64/_profiler/da7c13"
x-previous-debug-token
"da7c13"
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
API_URL
"http://127.0.0.1/api"
APP_ENV
"dev"
APP_SECRET
"4221db2154a5a015aa559eb7f15ec328"
APP_URL
"http://146.190.75.64"
AUTHORIZE_NET_KEY
"4Vz83s42u83eBnSG"
AUTHORIZE_NET_LOGIN
"49U3z5mVp9a"
AUTHORIZE_NET_SANDBOX
"true"
CUSTOMER_SERVICE_EMAIL
"develop@intuitivereason.com"
DATABASE_URL
"mysql://staging:JD0gjzi0!aMLs5KT@127.0.0.1:3306/ibccesaw?serverVersion=8.0.32&charset=utf8mb4"
DATE_FORMAT
"F j, Y"
ENABLE_GEOCODE
"true"
FROM_EMAIL
"develop@intuitivereason.com"
FROM_NAME
"The Accessibility App"
GALLERY_IMG_WIDTH
"1136"
GALLERY_IMT_HEIGHT
"640"
GOOGLE_API_KEY
"AIzaSyCHvzsfiAgD5HXmerrkz9YTqPdU67Qd1V8"
MAILER_DOMAIN
"sandbox453aca01cba2487a80428d80315c6ca8.mailgun.org"
MAILER_DSN
"mailgun://b525f333339d3d8507fba18588335c16-770f03c4-8e09bdfd:sandbox453aca01cba2487a80428d80315c6ca8.mailgun.org@default?region=us"
MAILER_KEY
"b525f333339d3d8507fba18588335c16-770f03c4-8e09bdfd"
MAILER_PASSWORD
"ac04e89c2f7522852be651372dc744ce"
MAILER_USER
"postmaster@sandbox453aca01cba2487a80428d80315c6ca8.mailgun.org"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
PROFILE_IMG_WIDTH
"400"
PROFILE_IMT_HEIGHT
"400"
TO_EMAIL
"develop@intuitivereason.com"
TWILIO_ACCOUNT_SID
"ACa437528e7df79ebc116c7bc9e9191042"
TWILIO_AUTH_TOKEN
"83f3dd1c72dd9d160dc1bd30c7ed0e55"
TWILIO_SERVICE_SID
"IS9a867cf0d4e223ca69aa19c8f572518a"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/app/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/app/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_HOST
"146.190.75.64"
HTTP_USER_AGENT
"Go-http-client/1.1"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/telescope/requests"
REMOTE_ADDR
"142.93.129.190"
REMOTE_PORT
"56860"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1730244487
REQUEST_TIME_FLOAT
1730244487.6252
REQUEST_URI
"/telescope/requests"
SCRIPT_FILENAME
"/var/www/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"146.190.75.64"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"146.190.75.64"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.41 (Ubuntu) Server at 146.190.75.64 Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.41 (Ubuntu)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_USER,MAILER_PASSWORD,MAILER_DSN,FROM_EMAIL,FROM_NAME,TO_EMAIL,CUSTOMER_SERVICE_EMAIL,API_URL,AUTHORIZE_NET_LOGIN,AUTHORIZE_NET_KEY,AUTHORIZE_NET_SANDBOX,PROFILE_IMG_WIDTH,PROFILE_IMT_HEIGHT,GALLERY_IMG_WIDTH,GALLERY_IMT_HEIGHT,DATE_FORMAT,ENABLE_GEOCODE,GOOGLE_API_KEY,TWILIO_ACCOUNT_SID,TWILIO_AUTH_TOKEN,TWILIO_SERVICE_SID,APP_URL,MAILER_DOMAIN,MAILER_KEY"

Sub Requests 1

ErrorController (token = da7c13)

Key Value
_controller
"error_controller"
_stopwatch_token
"2504fb"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#50
  #message: "No route found for "GET http://146.190.75.64/telescope/requests""
  #code: 0
  #file: "/var/www/app/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#107 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/app/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/app/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/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/app/vendor/symfony/http-kernel/HttpKernel.php:142 {
      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/app/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/app/vendor/symfony/http-kernel/Kernel.php:197 {
      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/app/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/app/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/app/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
      arguments: {
        "/var/www/app/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#181 …9}