Error 404 Not Found

GET https://173.249.4.168/actuator/gateway/routes

Forwarded to ErrorController (fb728e)

Routing

(none) Matched route

Route Matching Logs

Path to match: /actuator/gateway/routes
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 app_client_index /clients Path does not match
17 app_client_new /clients/new Path does not match
18 app_client_show /clients/{id} Path does not match
19 app_client_projects /clients/{id}/projects Path does not match
20 app_client_projects_json /clients/{id}/projects.json Path does not match
21 app_client_edit /clients/{id}/edit Path does not match
22 app_client_delete /clients/{id}/delete Path does not match
23 app_home / Path does not match
24 app_dashboard /dashboard Path does not match
25 app_document_show /sites/{siteId}/documents/{docId} Path does not match
26 app_document_new /sites/{siteId}/documents/new Path does not match
27 app_document_save /sites/{siteId}/documents/{docId}/save Path does not match
28 app_document_delete /sites/{siteId}/documents/{docId} Path does not match
29 app_expense_index /depenses Path does not match
30 app_expense_data /depenses/data Path does not match
31 app_expense_subscription_create /depenses/subscriptions Path does not match
32 app_expense_subscription_update /depenses/subscriptions/{id} Path does not match
33 app_expense_subscription_delete /depenses/subscriptions/{id} Path does not match
34 app_invoice_index /invoices Path does not match
35 app_invoice_bulk_delete /invoices/bulk-delete Path does not match
36 app_invoice_new /invoices/new Path does not match
37 app_invoice_show /invoices/{id} Path does not match
38 app_invoice_edit /invoices/{id}/edit Path does not match
39 app_invoice_save /invoices/{id}/save Path does not match
40 app_invoice_import_hours /invoices/{id}/import-hours Path does not match
41 app_invoice_apply_template /invoices/{id}/apply-template/{templateId} Path does not match
42 app_invoice_finalize /invoices/{id}/finalize Path does not match
43 app_invoice_duplicate /invoices/{id}/duplicate Path does not match
44 app_invoice_convert /invoices/{id}/convert Path does not match
45 app_invoice_cancel /invoices/{id}/cancel Path does not match
46 app_invoice_pdf /invoices/{id}/pdf Path does not match
47 app_invoice_send /invoices/{id}/send Path does not match
48 app_invoice_payment_add /invoices/{id}/payments Path does not match
49 app_invoice_payment_delete /invoices/{id}/payments/{paymentId}/delete Path does not match
50 app_invoice_template_index /invoices/templates Path does not match
51 app_invoice_template_new /invoices/templates/new Path does not match
52 app_invoice_template_edit /invoices/templates/{id}/edit Path does not match
53 app_invoice_template_delete /invoices/templates/{id}/delete Path does not match
54 app_project_index /projects Path does not match
55 app_project_new /projects/new Path does not match
56 app_project_show /projects/{id} Path does not match
57 app_project_sites_json /projects/{id}/sites.json Path does not match
58 app_project_edit /projects/{id}/edit Path does not match
59 app_project_delete /projects/{id}/delete Path does not match
60 app_project_site_new /projects/{id}/sites/new Path does not match
61 app_project_reorder_steps /projects/{id}/reorder-steps Path does not match
62 app_project_step_new /projects/{projectId}/steps/new Path does not match
63 app_project_step_show /projects/{projectId}/steps/{id} Path does not match
64 app_project_step_edit /projects/{projectId}/steps/{id}/edit Path does not match
65 app_project_step_delete /projects/{projectId}/steps/{id}/delete Path does not match
66 app_project_step_status /projects/{projectId}/steps/{id}/status Path does not match
67 app_login /login Path does not match
68 app_logout /logout Path does not match
69 app_settings /settings Path does not match
70 app_settings_profile /settings/profile Path does not match
71 app_settings_theme /settings/theme Path does not match
72 app_settings_users /settings/users Path does not match
73 app_settings_company /settings/company Path does not match
74 app_settings_users_new /settings/users/new Path does not match
75 app_settings_users_edit /settings/users/{id}/edit Path does not match
76 app_settings_users_delete /settings/users/{id}/delete Path does not match
77 app_site_show /sites/{id} Path does not match
78 app_site_edit /sites/{id}/edit Path does not match
79 app_site_delete /sites/{id}/delete Path does not match
80 app_site_task_create /sites/{siteId}/tasks Path does not match
81 app_site_task_update /sites/{siteId}/tasks/{id} Path does not match
82 app_site_task_status /sites/{siteId}/tasks/{id}/status Path does not match
83 app_site_task_reorder /sites/{siteId}/tasks/reorder Path does not match
84 app_site_task_delete /sites/{siteId}/tasks/{id} Path does not match
85 app_thumbnail /thumb Path does not match
86 app_time_entry_list_json /sites/{siteId}/time-entries.json Path does not match
87 app_time_entry_create /sites/{siteId}/time-entries Path does not match
88 app_time_entry_delete_json /sites/{siteId}/time-entries/{id} Path does not match
89 app_time_entry_delete /sites/{siteId}/time-entries/{id}/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.