http:///

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"
_links
Fig\Link\GenericLinkProvider {#1042
  -links: [
    "00000000000004110000000000000000" => Fig\Link\Link {#1041
      -href: "/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => true
      ]
      -attributes: []
    }
  ]
}
_stopwatch_token
"840042"
exception
Symfony\Component\HttpKernel\Exception\BadRequestHttpException {#63
  #message: "Untrusted Host "167.86.97.238"."
  #code: 0
  #file: "/var/www/renty/renty-backend/api/vendor/symfony/http-kernel/HttpKernel.php"
  #line: 81
  -previous: Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException {#552 …}
  -statusCode: 400
  -headers: []
  trace: {
    /var/www/renty/renty-backend/api/vendor/symfony/http-kernel/HttpKernel.php:81 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › if ($e instanceof RequestExceptionInterface) {    $e = new BadRequestHttpException($e->getMessage(), $e);}
    }
    /var/www/renty/renty-backend/api/vendor/symfony/http-kernel/Kernel.php:199 {
      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/renty/renty-backend/api/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:37 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/renty/renty-backend/api/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/renty/renty-backend/api/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/renty/renty-backend/api/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#73 …6}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
content-length
""
content-type
""
host
"167.86.97.238"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36"
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
"Fri, 15 Nov 2024 10:22:53 GMT"
x-debug-exception
"Untrusted%20Host%20%22167.86.97.238%22."
x-debug-exception-file
"%2Fvar%2Fwww%2Frenty%2Frenty-backend%2Fapi%2Fvendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php:81"
x-debug-token
"3d2f74"

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
"!ChangeMe!"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"postgresql://postgres:Renty123.@127.0.0.1:5432/renty?serverVersion=13&charset=utf8"
JWT_PASSPHRASE
"0f0430c3e127bb82ed8bfe6b6ef8c68a"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://c91c43f93277e8:2137ed1914881f@smtp.mailtrap.io:2525?encryption=tls&auth_mode=login"
MERCURE_JWT_SECRET
"!ChangeMe!"
MERCURE_PUBLIC_URL
"http://caddy/.well-known/mercure"
MERCURE_URL
"http://caddy/.well-known/mercure"
SLACK_BOT_NAME
"System Exception Notifier"
SLACK_WEBHOOK_URL
"https://hooks.slack.com/services/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"
TRUSTED_HOSTS
"^localhost|caddy|api.renty.nanokit.behram.dev$"
TRUSTED_PROXIES
"127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/renty/renty-backend/api/public"
DOCUMENT_URI
"/index.php//"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"off"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_HOST
"167.86.97.238"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"45.156.128.49"
REMOTE_PORT
"54859"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1731666173
REQUEST_TIME_FLOAT
1731666173.853
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/renty/renty-backend/api/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"167.86.97.238"
SERVER_NAME
"api.renty.nanokit.behram.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"TRUSTED_PROXIES,TRUSTED_HOSTS,APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAILER_DSN,SLACK_WEBHOOK_URL,SLACK_BOT_NAME"
USER
"www-data"

Parent Request

Return to parent request (token = fe2117)

Key Value
_links
Fig\Link\GenericLinkProvider {#1231
  -links: [
    "00000000000004ce0000000000000000" => Fig\Link\Link {#1230
      -href: "/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => true
      ]
      -attributes: []
    }
  ]
}
_remove_csp_headers
true
_stopwatch_token
"436db1"