GET https://pre-api.kategora.app/admin

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Admin\DashboardController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"admin"
_route_params
[
  "routeCreatedByEasyAdmin" => true
  "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController"
  "crudControllerFqcn" => null
  "crudAction" => null
]
_security_firewall_run
"_security_main"
_stopwatch_token
"087c60"
crudAction
null
crudControllerFqcn
null
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
routeCreatedByEasyAdmin
true

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"pre-api.kategora.app"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.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
"Fri, 24 Oct 2025 15:27:43 GMT"
location
"https://pre-api.kategora.app/login"
x-debug-token
"391a68"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Fri, 24 Oct 25 15:27:43 +0000"
Last used
"Fri, 24 Oct 25 15:27:43 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://pre-api.kategora.app/admin"

Session Usage

8 Usages
Stateless check enabled
Usage
App\EventSubscriber\LocaleSubscriber:46
[
  [
    "file" => "/var/www/pre-api.kategora.app/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 46
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/pre-api.kategora.app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php"
    "line" => 42
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/pre-api.kategora.app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 224
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 195
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 148
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 103
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/pre-api.kategora.app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 265
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/pre-api.kategora.app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 265
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/pre-api.kategora.app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 265
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/pre-api.kategora.app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 265
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/pre-api.kategora.app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 265
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pre-api.kategora.app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/pre-api.kategora.app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_PW
"$argon2id$v=19$m=65536,t=4,p=1$IrmVfGSGSyYM4UkkLyNiBA$cwCIcP5UU7eFrEA6VtbrV9ZQ3HY66w4trI3tt8MUv7w"
APP_ENV
"dev"
APP_SECRET
"516671bee617eb6e21d80163f30984e8"
BREAKFAST_HOST
"breakfast.kdocs.local"
BREAKFAST_HOST_PATTERN
"^breakfast\.kdocs\.local$"
COOKIE_SAMESITE
"none"
CORS_ALLOW_ORIGIN
"^http://localhost(:[0-9]+)?$"
DASHBOARD_BASE_PATH
"https://pre.kategora.app"
DATABASE_URL
"mysql://kdocs:ua8Q1Mno3P@de!fzbVrV6wEj6y1zj@4s@10.135.206.59:3306/kdocs_pre"
DEFAULT_URI
"https://pre.kategora.app"
DWH_ADMIN_PW
"~"
GOOGLE_API_KEY
"AIzaSyDWPTEMlIxFXe2-nu_KcmEtFReATq_z-ik"
GOOGLE_CLIENT_ID
"290297322642-o5d3bsj07r4redlhgkv1u7i1bpplabdr.apps.googleusercontent.com"
GOOGLE_CLIENT_SECRET
"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"
GOOGLE_CREDENTIALS
"%kernel.project_dir%/var/google/kdocs-pre.json"
GOOGLE_CREDENTIALS_USER
"kdocs-admin-pre@kdocs-pre.iam.gserviceaccount.com"
GOOGLE_DRIVE_CUSTOMERS_DRIVE_ID
"0AATfmGvIlJOuUk9PVA"
GOOGLE_DRIVE_FOLDER_BASE_PATH
"https://drive.google.com/drive/u/4/folders/"
HIJIFFY_API_BASE_URI
"https://messenger-services.com"
HUBSPOT_API_KEY
"pat-eu1-2785eab7-7057-4451-a65b-96eab1a05e4c"
HUBSPOT_CONTACT_BASE_PATH
"https://app.hubspot.com/contacts"
HUBSPOT_ID
"62930569"
HUBSPOT_SECRET_KEY
"a8346aaa-b5f8-463f-8aa5-9467ec801bc3"
HUBSPOT_SYNC
"false"
HUBSPOT_WEBHOOK_ID
"bhr8y8w1B817G1OV7APbgsozpQiHzAuxVKvngs9y8bNeSlaAZAvVeWAxegguhIN7"
JWT_PASSPHRASE
"28ea5e2a244cdf7c8cd5c37868d8efd3"
JWT_PUBLIC_KEY
"%kernel.project_dir%/var/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/var/jwt/private.pem"
KATEGORA_CAMPAIGN_TREES_CO2_WEIGHT
"314006.42"
KATEGORA_CAMPAIGN_TREES_PERCENTAGE
"75"
KATEGORA_CAMPAIGN_TREES_TREES
"682"
KATEGORA_CAMPAIGN_TREES_YEARS
"20"
MAILER_ADDRESS_FROM
"sergio.rebollo@koraliving.com"
MAILER_ADDRESS_FROM_NAME
"Kategora"
MAILER_ADDRESS_TO
"sergio.rebollo@koraliving.com"
MAILER_ADDRESS_TO_ADMIN
"eduardo.romero@koraliving.com"
MAILER_DSN
"microsoft-graph-api://12f595df-1c23-44f7-b2dc-27a89393ad23:6Ei8Q~zy_4y2V7ZPgeT4Ep-IdG0sXZj2gxWrEaSk@a3c41c20-82f3-4121-82e7-db809ae1e40e"
MAILER_DSN_KORA
"microsoft-graph-api://12f595df-1c23-44f7-b2dc-27a89393ad23:6Ei8Q~zy_4y2V7ZPgeT4Ep-IdG0sXZj2gxWrEaSk@a3c41c20-82f3-4121-82e7-db809ae1e40e"
MAILER_DSN_NIVARIA
"microsoft-graph-api://12f595df-1c23-44f7-b2dc-27a89393ad23:6Ei8Q~zy_4y2V7ZPgeT4Ep-IdG0sXZj2gxWrEaSk@a3c41c20-82f3-4121-82e7-db809ae1e40e"
MAIN_HOST
"pre-api.kategora.app"
MESSAGEBIRD_ACCESS_KEY
"eEkZ2f06iLe7FM26gM0Z5h7qb"
MESSAGEBIRD_BEFORE_CHECKIN_24H_TEMPLATE
"before_check_in_24h_withbutton"
MESSAGEBIRD_BEFORE_CHECKIN_48H_TEMPLATE
"before_check_in_48h_withbutton"
MESSAGEBIRD_BEFORE_CHECKIN_YOGA_TEMPLATE
"before_check_in_experiences_with_button3"
MESSAGEBIRD_CHECKIN_EXCURSION_V1_TEMPLATE
"checkin_excursion_v1"
MESSAGEBIRD_CHECKIN_EXCURSION_V2_TEMPLATE
"checkin_excursion_v2"
MESSAGEBIRD_CHECKIN_EXCURSION_V3_TEMPLATE
"checkin_excursion_v3"
MESSAGEBIRD_CHECKIN_KIDS_CLUB_TEMPLATE
"checkin_kids_club"
MESSAGEBIRD_CHECKIN_SHOP_TEMPLATE
"checkin_shop"
MESSAGEBIRD_CHECKIN_WIFI_TEMPLATE
"checkin_wifi"
MESSAGEBIRD_CHECKOUT_REPUTATION_TEMPLATE
"checkout_reputation_with_button"
MESSAGEBIRD_SMS_CHANNEL
""
MESSAGEBIRD_SMS_ORIGINATOR
""
MESSAGEBIRD_TEST_ENVIRONMENT
"0"
MESSAGEBIRD_TEST_RECIPIENT
"34652741122"
MESSAGEBIRD_TEST_RECIPIENTS_FILTER
""
MESSAGEBIRD_WHATSAPP_CHANNEL
"c3d21bf1-3137-43c4-bdb6-8fac229d84ce"
MESSAGEBIRD_WHATSAPP_NAMESPACE
"65514893_0b5c_4869_a3e6_2948dfa3c5ac"
MESSAGEBIRD_WHATSAPP_SANDBOX
"0"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
MEWS_API_BASE_URI
"https://api.mews.com"
MEWS_CONTRACTS_HOST
"mews-contracts.kdocs.local"
MEWS_CONTRACTS_HOST_PATTERN
"^mews-contracts\.kdocs\.local"
MEWS_CONTRACTS_PW
"~"
MEWS_EXCLUDED_RATE_IDS
"fe8a010b-27fb-4f99-bd88-acda0091e8f8,5b8ded91-772b-42d3-8ea0-acda0090bbe7,f9df41c5-1dd0-44bc-b190-ace00129dba7"
MEWS_GC_PROXY
""
MICROSOFT_CUSTOMERS_CHANNEL_ID
"19:12638c3cdd624331a7811bcd939c03a1@thread.tacv2"
MICROSOFT_CUSTOMERS_FOLDER_ID
"01KHD3YFEFZOQS22AFSZHIEJWLCIC2AXAA"
MICROSOFT_DRIVE_ID
"b!YSNansG8oEWIQ72t9-BG_toBf83GFulKroyljJcHDJcxIPz0YFd8Sr6pItWykPD1"
MICROSOFT_PROJECTS_TEAMS_ID
"e18e4285-05f7-463a-aad9-4ec1d840b8eb"
MICROSOFT_SYNC
"false"
MIRAI_API_BASE_URI
"https://api.mirai.com/club"
MIRAI_API_CLUB_ID
"1147816746866659200"
MIRAI_API_PASSWORD
"vrMG7k9xidkb"
MIRAI_API_USER
"KoraLiving-apiclub-501627"
MIRA_API_CLUB_ID
"~"
MIR_API_BASE_URI
"https://hospedajes.pre-ses.mir.es/hospedajes-web/ws/v1/comunicacion"
MIR_CERT
"%kernel.project_dir%/var/mir/PRE_SGSICS.SES.MIR.ES.cer"
MIR_WSDL
"%kernel.project_dir%/var/mir/comunicacion.wsdl"
OFFICE365_CLIENT_ID
"12f595df-1c23-44f7-b2dc-27a89393ad23"
OFFICE365_CLIENT_SECRET
"6Ei8Q~zy_4y2V7ZPgeT4Ep-IdG0sXZj2gxWrEaSk"
OFFICE365_TENANT_ID
"a3c41c20-82f3-4121-82e7-db809ae1e40e"
PERSONAL_GDRIVE_HOST
"pre-gdrive.kategora.app"
PERSONAL_GDRIVE_HOST_PATTERN
"^pre\.gdrive\.kategora\.app$"
RELYING_PARTY_ID
"kategora.app"
RELYING_PARTY_NAME
"Kategora App"
REPORTS_DATABASE_PATH
"/var/reports.db"
SIHOT_WSDL_PATH
"/var/sihot/SihotNotifications01.wsdl"
WEBPUSH_VAPID_PRIVATE_KEY
"lpUTFujTOGI3_5jbaAhd8ZtQhcM3bJ0Z6R1f8KkTfn8"
WEBPUSH_VAPID_PUBLIC_KEY
"BEYVwetF6xfdlo9b-9fArzVA6-9pzAqOg1zDz5PdXJsaZXqDOx7p3dG9_ws032FgB0EQmkE4KgKEgm8YXXhf9xQ"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/pre-api.kategora.app/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"pre-api.kategora.app"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.135"
REMOTE_PORT
"58542"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1761319663
REQUEST_TIME_FLOAT
1761319663.392
REQUEST_URI
"/admin"
SCRIPT_FILENAME
"/var/www/pre-api.kategora.app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"164.92.192.179"
SERVER_NAME
"pre-api.kategora.app"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.0"
SYMFONY_DOTENV_VARS
"DEFAULT_URI,MAILER_ADDRESS_FROM,MAILER_ADDRESS_FROM_NAME,MAILER_ADDRESS_TO,MAILER_ADDRESS_TO_ADMIN,ADMIN_PW,DWH_ADMIN_PW,MEWS_CONTRACTS_PW,DASHBOARD_BASE_PATH,MAIN_HOST,BREAKFAST_HOST,BREAKFAST_HOST_PATTERN,MEWS_CONTRACTS_HOST,MEWS_CONTRACTS_HOST_PATTERN,GOOGLE_DRIVE_FOLDER_BASE_PATH,GOOGLE_DRIVE_CUSTOMERS_DRIVE_ID,MICROSOFT_PROJECTS_TEAMS_ID,MICROSOFT_CUSTOMERS_CHANNEL_ID,MICROSOFT_CUSTOMERS_FOLDER_ID,MICROSOFT_DRIVE_ID,MICROSOFT_SYNC,HUBSPOT_API_KEY,HUBSPOT_ID,HUBSPOT_CONTACT_BASE_PATH,HUBSPOT_SECRET_KEY,HUBSPOT_WEBHOOK_ID,HUBSPOT_SYNC,MEWS_API_BASE_URI,MEWS_EXCLUDED_RATE_IDS,MEWS_GC_PROXY,MESSAGEBIRD_ACCESS_KEY,MESSAGEBIRD_WHATSAPP_SANDBOX,MESSAGEBIRD_WHATSAPP_CHANNEL,MESSAGEBIRD_WHATSAPP_NAMESPACE,MESSAGEBIRD_SMS_CHANNEL,MESSAGEBIRD_SMS_ORIGINATOR,MESSAGEBIRD_TEST_ENVIRONMENT,MESSAGEBIRD_TEST_RECIPIENT,MESSAGEBIRD_TEST_RECIPIENTS_FILTER,MESSAGEBIRD_BEFORE_CHECKIN_24H_TEMPLATE,MESSAGEBIRD_BEFORE_CHECKIN_48H_TEMPLATE,MESSAGEBIRD_BEFORE_CHECKIN_YOGA_TEMPLATE,MESSAGEBIRD_CHECKOUT_REPUTATION_TEMPLATE,MESSAGEBIRD_CHECKIN_KIDS_CLUB_TEMPLATE,MESSAGEBIRD_CHECKIN_SHOP_TEMPLATE,MESSAGEBIRD_CHECKIN_EXCURSION_V1_TEMPLATE,MESSAGEBIRD_CHECKIN_EXCURSION_V2_TEMPLATE,MESSAGEBIRD_CHECKIN_EXCURSION_V3_TEMPLATE,MESSAGEBIRD_CHECKIN_WIFI_TEMPLATE,HIJIFFY_API_BASE_URI,KATEGORA_CAMPAIGN_TREES_PERCENTAGE,KATEGORA_CAMPAIGN_TREES_CO2_WEIGHT,KATEGORA_CAMPAIGN_TREES_TREES,KATEGORA_CAMPAIGN_TREES_YEARS,COOKIE_SAMESITE,MIRAI_API_BASE_URI,MIRAI_API_USER,MIRAI_API_PASSWORD,MIRA_API_CLUB_ID,SIHOT_WSDL_PATH,REPORTS_DATABASE_PATH,APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,MESSENGER_TRANSPORT_DSN,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_CREDENTIALS,GOOGLE_CREDENTIALS_USER,OFFICE365_TENANT_ID,OFFICE365_CLIENT_ID,OFFICE365_CLIENT_SECRET,MIR_API_BASE_URI,MIR_WSDL,MIR_CERT,RELYING_PARTY_ID,RELYING_PARTY_NAME,WEBPUSH_VAPID_PUBLIC_KEY,WEBPUSH_VAPID_PRIVATE_KEY,PERSONAL_GDRIVE_HOST,PERSONAL_GDRIVE_HOST_PATTERN,MIRAI_API_CLUB_ID,MAILER_DSN_NIVARIA,MAILER_DSN_KORA"
USER
"www-data"