Error 405 Method Not Allowed

PROPFIND https://77.48.2.35/

Forwarded to ErrorController (c5ed73)

Routing

(none) Matched route

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _logout_main /logout Path does not match
3 _wdt_stylesheet /_wdt/styles Path does not match
4 _wdt /_wdt/{token} Path does not match
5 _profiler_home /_profiler/ Path does not match
6 _profiler_search /_profiler/search Path does not match
7 _profiler_search_bar /_profiler/search_bar Path does not match
8 _profiler_phpinfo /_profiler/phpinfo Path does not match
9 _profiler_xdebug /_profiler/xdebug Path does not match
10 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
11 _profiler_search_results /_profiler/{token}/search/results Path does not match
12 _profiler_open_file /_profiler/open Path does not match
13 _profiler /_profiler/{token} Path does not match
14 _profiler_router /_profiler/{token}/router Path does not match
15 _profiler_exception /_profiler/{token}/exception Path does not match
16 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
17 api_v1_coffee_debt /api/v1/coffee_debt/{employee} Path does not match
18 api_v1_open_orders /api/v1/open_orders Path does not match
19 api_v1_waiting_orders /api/v1/waiting_orders/{employee} Path does not match
20 api_v1_lunch_to_pay /api/v1/lunch_to_pay/{employee} Path does not match
21 api_v1_lunch_pay_to_me /api/v1/lunch_pay_to_me/{employee} Path does not match
22 api_v1_lunch_pay_to_me_to_check /api/v1/lunch_pay_to_me_to_check/{employee} Path does not match
23 api_v1_pay_me_for_me /api/v1/pay_me_for_me/{employee} Path does not match
24 api_v1_pay_me_debt /api/v1/pay_me_debt/{employee} Path does not match
25 api_v1_pay_me_for_me_to_check /api/v1/pay_me_for_me_to_check/{employee} Path does not match
26 api_v1_list_active_persons /api/v1/list_active_persons Path does not match
27 api_v1_list_print_persons /api/v1/list_print_persons Path does not match
28 api_v1_person /api/v1/person/{employee} Path does not match
29 api_v1_settings_bank_details /api/v1/settings/bank_details Path does not match
30 app_api_docs /docs_api Path does not match
31 app_coffee /coffee Path does not match
32 app_coffee_new /coffee/new Path does not match
33 app_coffee_edit /coffee/{id}/edit Path does not match
34 app_coffee_delete /coffee/{id}/delete Path does not match
35 app_coffee_confirmed /coffee/{id}/confirmed Path does not match
36 app_coffee_withdraw /coffee/withdraw Path does not match
37 app_home / Path almost matches, but Method "PROPFIND" does not match any of the required methods (GET)
38 app_home_pay_me_create /pay-me Path does not match
39 app_home_notify_coffee_qr /notify-coffee-qr Path does not match
40 app_lunch /lunch Path does not match
41 app_lunch_row_status /lunch/row/{id}/status Path does not match
42 app_lunch_order_new /lunch/order/new Path does not match
43 app_lunch_order_add_lunch /lunch/order/{id}/lunch Path does not match
44 app_money /money Path does not match
45 app_money_new /money/new Path does not match
46 app_money_edit /money/{id}/edit Path does not match
47 app_money_delete /money/{id}/delete Path does not match
48 app_person_index /persons Path does not match
49 app_person_coffee /persons/{id}/coffee Path does not match
50 app_person_new /persons/new Path does not match
51 app_person_edit /persons/{id}/edit Path does not match
52 app_person_delete /persons/{id}/delete Path does not match
53 app_places_index /places Path does not match
54 app_places_new /places/new Path does not match
55 app_places_edit /places/{code}/edit Path does not match
56 app_places_delete /places/{code}/delete Path does not match
57 app_profile /profile Path does not match
58 app_profile_picture_upload /profile/picture Path does not match
59 app_profile_picture_delete /profile/picture/delete Path does not match
60 app_login /login Path does not match
61 app_settings /settings Path does not match
62 app_settings_update_value /settings/{code}/value Path does not match
63 app_users_index /users Path does not match
64 app_users_new /users/new Path does not match
65 app_users_edit /users/{login}/edit Path does not match
66 app_users_delete /users/{login}/delete Path does not match

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