Error 500 Internal Server Error

GET https://dev.cat.greensign.de/api/v3/certifications?lang=en&mine=1&withDetails=1

Query Metrics

5 Database Queries
5 Different statements
3.25 ms Query time
1 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 1.12 ms
SELECT t0.id AS id_1, t0.domain AS domain_2, t0.is_primary AS is_primary_3, t0.verified_at AS verified_at_4, t0.tenant_id AS tenant_id_5 FROM tenant_domain t0 WHERE t0.domain = ? LIMIT 1
Parameters:
[
  "dev.cat.greensign.de"
]
2 0.43 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.logo_url AS logo_url_4, t0.favicon_url AS favicon_url_5, t0.primary_color AS primary_color_6, t0.secondary_color AS secondary_color_7, t0.tertiary_color AS tertiary_color_8, t0.email_from_address AS email_from_address_9, t0.email_from_name AS email_from_name_10, t0.email_notificationddress AS email_notificationddress_11, t0.features AS features_12, t0.gsid_prefix AS gsid_prefix_13, t0.is_active AS is_active_14, t0.created_at AS created_at_15 FROM tenant t0 WHERE t0.id = ?
Parameters:
[
  1
]
3 0.59 ms
"START TRANSACTION"
Parameters:
[]
4 0.84 ms
INSERT INTO request (request_path, request_time, request_payload, request_result, request_success, api_version, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "GET /api/v3/certifications?lang=en&mine=1&withDetails=1"
  "2026-08-21 16:30:03"
  null
  """
    {\n
        "error": {\n
            "code": "INTERNAL_SERVER_ERROR",\n
            "message": "Access Denied. The user doesn\u0027t have ROLE_API_USER.",\n
            "exception": "Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException",\n
            "file": "\/var\/www\/vhosts\/cat.greensign.de\/dev.cat.greensign.de\/vendor\/symfony\/security-http\/Firewall\/AccessListener.php",\n
            "line": 79,\n
            "trace": [\n
                {\n
                    "file": "\/var\/www\/vhosts\/cat.greensign.de\/dev.cat.greensign.de\/vendor\/symfony\/security-http\/Firewall\/AccessListener.php",\n
                    "line": 79,\n
                    "class": null,\n
                    "type": null,\n
                    "function": null\n
                },\n
                {\n
                    "file": "\/var\/www\/vhosts\/cat.greensign.de\/dev.cat.greensign.de\/vendor\/symfony\/security-bundle\/Debug\/WrappedLazyListener.php",\n
                    "line": 46,\n
                    "class": "Symfony\\Component\\Security\\Http\\Firewall\\AccessListener",\n
                    "type": "-\u003E",\n
                    "function": "authenticate"\n
                },\n
                {\n
                    "file": "\/var\/www\/vhosts\/cat.greensign.de\/dev.cat.greensign.de\/vendor\/symfony\/security-bundle\/Debug\/TraceableFirewallListener.php",\n
                    "line": 94,\n
                    "class": "Symfony\\Bundle\\SecurityBundle\\Debug\\WrappedLazyListener",\n
                    "type": "-\u003E",\n
                    "function": "authenticate"\n
                },\n
                {\n
                    "file": "\/var\/www\/vhosts\/cat.greensign.de\/dev.cat.greensign.de\/vendor\/symfony\/security-http\/Firewall.php",\n
                    "line": 93,\n
                    "class": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener",\n
                    "type": "-\u003E",\n
                    "function": "callListeners"\n
                },\n
                {\n
                    "file": "\/var\/www\/vhosts\/cat.greensign.de\/dev.cat.greensign.de\/vendor\/symfony\/event-dispatcher\/Debug\/WrappedListener.php",\n
                    "line": 115,\n
                    "class": "Symfony\\Component\\Security\\Http\\Firewall",\n
                    "type": "-\u003E",\n
                    "function": "onKernelRequest"\n
                },\n
                {\n
                    "file": "\/var\/www\/vhosts\/cat.greensign.de\/dev.cat.greensign.de\/vendor\/symfony\/event-dispatcher\/EventDispatcher.php",\n
                    "line": 206,\n
                    "class": "Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener",\n
                    "type": "-\u003E",\n
                    "function": "__invoke"\n
                },\n
                {\n
                    "file": "\/var\/www\/vhosts\/cat.greensign.de\/dev.cat.greensign.de\/vendor\/symfony\/event-dispatcher\/EventDispatcher.php",\n
                    "line": 56,\n
                    "class": "Symfony\\Component\\EventDispatcher\\EventDispatcher",\n
                    "type": "-\u003E",\n
                    "function": "callListeners"\n
                },\n
                {\n
                    "file": "\/var\/www\/vhosts\/cat.greensign.de\/dev.cat.greensign.de\/vendor\/symfony\/event-dispatcher\/Debug\/TraceableEventDispatcher.php",\n
                    "line": 129,\n
                    "class": "Symfony\\Component\\EventDispatcher\\EventDispatcher",\n
                    "type": "-\u003E",\n
                    "function": "dispatch"\n
                },\n
                {\n
                    "file": "\/var\/www\/vhosts\/cat.greensign.de\/dev.cat.greensign.de\/vendor\/symfony\/http-kernel\/HttpKernel.php",\n
                    "line": 159,\n
                    "class": "Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher",\n
                    "type": "-\u003E",\n
                    "function": "dispatch"\n
                },\n
                {\n
                    "file": "\/var\/www\/vhosts\/cat.greensign.de\/dev.cat.greensign.de\/vendor\/symfony\/http-kernel\/HttpKernel.php",\n
                    "line": 76,\n
                    "class": "Symfony\\Component\\HttpKernel\\HttpKernel",\n
                    "type": "-\u003E",\n
                    "function": "handleRaw"\n
                },\n
                {\n
                    "file": "\/var\/www\/vhosts\/cat.greensign.de\/dev.cat.greensign.de\/vendor\/symfony\/http-kernel\/Kernel.php",\n
                    "line": 193,\n
                    "class": "Symfony\\Component\\HttpKernel\\HttpKernel",\n
                    "type": "-\u003E",\n
                    "function": "handle"\n
                },\n
                {\n
                    "file": "\/var\/www\/vhosts\/cat.greensign.de\/dev.cat.greensign.de\/vendor\/symfony\/runtime\/Runner\/Symfony\/HttpKernelRunner.php",\n
                    "line": 34,\n
                    "class": "Symfony\\Component\\HttpKernel\\Kernel",\n
                    "type": "-\u003E",\n
                    "function": "handle"\n
                },\n
                {\n
                    "file": "\/var\/www\/vhosts\/cat.greensign.de\/dev.cat.greensign.de\/vendor\/autoload_runtime.php",\n
                    "line": 32,\n
                    "class": "Symfony\\Component\\Runtime\\Runner\\Symfony\\HttpKernelRunner",\n
                    "type": "-\u003E",\n
                    "function": "run"\n
                },\n
                {\n
                    "file": "\/var\/www\/vhosts\/cat.greensign.de\/dev.cat.greensign.de\/public\/index.php",\n
                    "line": 5,\n
                    "class": null,\n
                    "type": null,\n
                    "function": "require_once"\n
                }\n
            ]\n
        }\n
    }
    """
  0
  "v3"
  null
]
5 0.27 ms
"COMMIT"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Tenant\TenantDomain 1
App\Entity\Tenant\Tenant 1
App\Entity\Api\Log\Request 1