Error 500 Internal Server Error

POST https://dev.slave.scapp.cz/product/3fdfb7bc-49b9-46b9-9431-366c90e2605e/add-to-cart

Forwarded to ErrorController (88c749)

Routing

frontoffice_product_add_to_cart Matched route

Route Parameters

Name Value
product
"3fdfb7bc-49b9-46b9-9431-366c90e2605e"

Route Matching Logs

Path to match: /product/3fdfb7bc-49b9-46b9-9431-366c90e2605e/add-to-cart
# Route name Path Log
1 configuration_change /admin/configuration/{key} Path does not match
2 configuration_country_index /admin/configuration/country Path does not match
3 configuration_currency_add /admin/configuration/currency/add Path does not match
4 configuration_currency_index /admin/configuration/currency Path does not match
5 configuration_supported_currency_search /admin/configuration/supported-currency Path does not match
6 configuration_currency_toggle_default /admin/configuration/currency/{code}/toggle-is-default Path does not match
7 configuration_currency_toggle_enabled /admin/configuration/currency/{code}/toggle-is-enabled Path does not match
8 admin_filters_parameter_edit /admin/filters/parameter/{id}/edit Path does not match
9 admin_filters_parameter_update /admin/filters/parameter/{id}/edit Path does not match
10 admin_filters_index /admin/filters Path does not match
11 admin_filters_parameter_delete /admin/filters/parameter/{id}/delete Path does not match
12 admin_filters_parameter_toggle_enabled /admin/filters/parameter/{id}/toggle-is-enabled Path does not match
13 admin_dashboard /admin Path does not match
14 frontoffice_product_add_to_cart /product/{product}/add-to-cart Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.