Error 500 Internal Server Error

GET https://showorders.eu/api/login

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#1313
  -links: [
    1315 => Symfony\Component\WebLink\Link {#1315
      -href: "https://showorders.eu/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_controller
"error_controller"
_disable_profiler
true
_stopwatch_token
"7db2a8"
exception
ErrorException {#886
  #message: "Warning: Trying to access array offset on value of type null"
  #code: 0
  #file: "/home/showorders/www/showorders.eu/src/Controller/ApiAuthController.php"
  #line: 21
  #severity: E_WARNING
  trace: {
    /home/showorders/www/showorders.eu/src/Controller/ApiAuthController.php:21 {
      App\Controller\ApiAuthController->getTokenUser(Request $request, UserPasswordHasherInterface $passwordHasher, UserRepository $userRepository, JWTTokenManagerInterface $JWTManager) …
      › $data = json_decode($request->getContent(), true);$userRepository->findOneBy(['email' => $data['email']]);}
    /home/showorders/www/showorders.eu/vendor/symfony/http-kernel/HttpKernel.php:181 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/showorders/www/showorders.eu/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/showorders/www/showorders.eu/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 {
    }
    /home/showorders/www/showorders.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /home/showorders/www/showorders.eu/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/showorders/www/showorders.eu/public/index.php:6 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/showorders/www/showorders.eu/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#92 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"74.7.227.169"
cf-ipcountry
"US"
cf-ray
"9b018b2aca7c6735-ATL"
cf-visitor
"{"scheme":"https"}"
from
"gptbot(at)openai.com"
host
"showorders.eu"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
x-forwarded-for
"74.7.227.169"
x-forwarded-proto
"https"
x-openai-host-hash
"270755421"
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
"Thu, 18 Dec 2025 20:52:23 GMT"
vary
"Accept"
x-debug-exception
"Warning%3A%20Trying%20to%20access%20array%20offset%20on%20value%20of%20type%20null"
x-debug-exception-file
"%2Fhome%2Fshoworders%2Fwww%2Fshoworders.eu%2Fsrc%2FController%2FApiAuthController.php:21"
x-debug-token
"086f57"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/showorders/www/showorders.eu/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/showorders/www/showorders.eu/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/showorders/www/showorders.eu/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/showorders/www/showorders.eu/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/showorders/www/showorders.eu/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/showorders/www/showorders.eu/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/showorders/www/showorders.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/showorders/www/showorders.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/showorders/www/showorders.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/showorders/www/showorders.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/showorders/www/showorders.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/showorders/www/showorders.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/showorders/www/showorders.eu/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/showorders/www/showorders.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/showorders/www/showorders.eu/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/showorders/www/showorders.eu/public/index.php"
    "line" => 6
    "args" => [
      "/home/showorders/www/showorders.eu/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"d1aad66fbc56223s83895faa4b814d47d"
BASELINKER_API_KEY
"6002976-6006172-7WA7RWSLCXRFEEQZ24HKJHJ99ZRKD9XDPD07XJCM4UHIDDF0LIDLDCRDNDXES9RC"
BASELINKER_API_URL
"https://api.baselinker.com"
CINKCIARZ_AUTH_HOST
"https://login.cinkciarz.pl"
CINKCIARZ_CLIENT_ID
"partner-a9ddf54b-9b9e-4be3-acd5-b56094f66403"
CINKCIARZ_CLIENT_SECRET
"CBGWzsgLTDtm6xTjVm3CA9meAsaQ5F7vzhEPQ6zwuQVTWteTN4"
CINKCIARZ_HOST
"https://partner.cinkciarz.pl"
CINKCIARZ_KID
"UI_wNjuQvW3qq7ChO1izZ--6mmWQq1icxW5lRTV_3mI"
CINKCIARZ_POD
"POS2248476367236487"
DATABASE_URL
"mysql://showorders_prod:y2XViJBVAz-2bzx9MywApA@localhost:3306/showorders_prod?serverVersion=5.7"
GITHUB_WEBHOOK_SECRET
"GE7TXJVaapFj3y8p9ujufb"
INFAKT_API_KEY
"2a188b5cbcdd1cf2ffa21220fa58623048ec6665"
JWT_PASSPHRASE
"c4093786a175430625499f4c11cdb97ad4c0dc6abab4d43e3245d4ec5122a648"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/showorders/www/showorders.eu/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/showorders/www/showorders.eu/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"1549903-9132-1"
HOME
"/home/showorders"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"74.7.227.169"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"9b018b2aca7c6735-ATL"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"showorders.eu"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
HTTP_X_FORWARDED_FOR
"74.7.227.169"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OPENAI_HOST_HASH
"270755421"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"1549903-9132-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"showorders.eu"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/api/login"
REMOTE_ADDR
"172.69.71.59"
REMOTE_PORT
"13289"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1766091143
REQUEST_TIME_FLOAT
1766091143.1745
REQUEST_URI
"/api/login"
SCRIPT_FILENAME
"/home/showorders/www/showorders.eu/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"54.36.174.237"
SERVER_ADMIN
"[email protected]"
SERVER_NAME
"showorders.eu"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at showorders.eu Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_CIPHER
"TLS_AES_128_GCM_SHA256"
SSL_CIPHER_ALGKEYSIZE
"128"
SSL_CIPHER_EXPORT
"false"
SSL_CIPHER_USEKEYSIZE
"128"
SSL_CLIENT_VERIFY
"NONE"
SSL_COMPRESS_METHOD
"NULL"
SSL_PROTOCOL
"TLSv1.3"
SSL_SECURE_RENEG
"false"
SSL_SERVER_A_KEY
"id-ecPublicKey"
SSL_SERVER_A_SIG
"ecdsa-with-SHA384"
SSL_SERVER_I_DN
"CN=E8,O=Let's Encrypt,C=US"
SSL_SERVER_I_DN_C
"US"
SSL_SERVER_I_DN_CN
"E8"
SSL_SERVER_I_DN_O
"Let's Encrypt"
SSL_SERVER_M_SERIAL
"065EF3218C95AEA8C4D3E8078191F37122C3"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_SAN_DNS_0
"showorders.eu"
SSL_SERVER_SAN_DNS_1
"www.showorders.eu"
SSL_SERVER_S_DN
"CN=showorders.eu"
SSL_SERVER_S_DN_CN
"showorders.eu"
SSL_SERVER_V_END
"Mar 17 21:42:28 2026 GMT"
SSL_SERVER_V_START
"Dec 17 21:42:29 2025 GMT"
SSL_SESSION_ID
"1c882d9bd617492a140316d7b51b2ad737374e4130dc4ed0039e88b979ea9184"
SSL_SESSION_RESUMED
"Initial"
SSL_TLS_SNI
"showorders.eu"
SSL_VERSION_INTERFACE
"mod_ssl/2.4.58"
SSL_VERSION_LIBRARY
"OpenSSL/3.0.13"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,GITHUB_WEBHOOK_SECRET,CINKCIARZ_CLIENT_ID,CINKCIARZ_CLIENT_SECRET,CINKCIARZ_POD,CINKCIARZ_HOST,CINKCIARZ_AUTH_HOST,CINKCIARZ_KID,INFAKT_API_KEY,BASELINKER_API_KEY,BASELINKER_API_URL"
USER
"showorders"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = def055)

Key Value
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#1382
  -links: [
    1380 => Symfony\Component\WebLink\Link {#1380
      -href: "https://showorders.eu/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_controller
"App\Controller\ApiAuthController::getTokenUser"
_disable_profiler
true
_firewall_context
"security.firewall.map.context.api_login"
_remove_csp_headers
true
_route
"api_login"
_route_params
[]
_security_firewall_run
"_security_api_login"
_stopwatch_token
"7903de"